Skip to content

Commit e05da26

Browse files
committed
removed obsolete tests, fixed composer.json
1 parent 9aa9b66 commit e05da26

File tree

2 files changed

+2
-203
lines changed

2 files changed

+2
-203
lines changed

src/Symfony/Component/Security/Core/Tests/Util/SecureRandomTest.php

Lines changed: 0 additions & 201 deletions
This file was deleted.

src/Symfony/Component/Security/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
],
1818
"require": {
1919
"php": ">=5.3.3",
20+
"paragonie/random_compat": "~1.0",
2021
"symfony/event-dispatcher": "~2.2",
2122
"symfony/http-foundation": "~2.1",
22-
"symfony/http-kernel": "~2.4",
23-
"paragonie/random_compat": "~1.0"
23+
"symfony/http-kernel": "~2.4"
2424
},
2525
"replace": {
2626
"symfony/security-acl": "self.version",

0 commit comments

Comments
 (0)