File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
src/Symfony/Component/Security Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " >=5.3.9" ,
20
- "paragonie/random_compat" : " ~1.0"
20
+ "paragonie/random_compat" : " ~1.0"
21
21
},
22
22
"require-dev" : {
23
23
"symfony/phpunit-bridge" : " ~2.7|~3.0.0" ,
Original file line number Diff line number Diff line change 18
18
"require" : {
19
19
"php" : " >=5.3.9" ,
20
20
"symfony/security-core" : " ~2.4|~3.0.0" ,
21
- "paragonie/random_compat" : " ~1.0"
21
+ "paragonie/random_compat" : " ~1.0"
22
22
},
23
23
"require-dev" : {
24
24
"symfony/phpunit-bridge" : " ~2.7|~3.0.0" ,
Original file line number Diff line number Diff line change 22
22
"symfony/http-foundation" : " ~2.4|~3.0.0" ,
23
23
"symfony/http-kernel" : " ~2.4|~3.0.0" ,
24
24
"symfony/property-access" : " ~2.3|~3.0.0" ,
25
- "paragonie/random_compat" : " ~1.0"
25
+ "paragonie/random_compat" : " ~1.0"
26
26
},
27
27
"require-dev" : {
28
28
"symfony/phpunit-bridge" : " ~2.7|~3.0.0" ,
Original file line number Diff line number Diff line change 22
22
"symfony/http-foundation" : " ~2.1|~3.0.0" ,
23
23
"symfony/http-kernel" : " ~2.4|~3.0.0" ,
24
24
"symfony/property-access" : " ~2.3|~3.0.0" ,
25
- "paragonie/random_compat" : " ~1.0"
25
+ "paragonie/random_compat" : " ~1.0"
26
26
},
27
27
"replace" : {
28
28
"symfony/security-core" : " self.version" ,
You can’t perform that action at this time.
0 commit comments