File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 29
29
"symfony/polyfill-mbstring" : " ~1.0" ,
30
30
"symfony/filesystem" : " ~2.3|~3.0.0" ,
31
31
"symfony/routing" : " ^2.8.17" ,
32
- "symfony/security-core" : " ~2.6.13|~2.7.9|~2.8|~3.0.0 " ,
32
+ "symfony/security-core" : " ^2.8.41|^3.3.17 " ,
33
33
"symfony/security-csrf" : " ^2.8.31|^3.3.13" ,
34
34
"symfony/stopwatch" : " ~2.3|~3.0.0" ,
35
35
"symfony/templating" : " ~2.7|~3.0.0" ,
Original file line number Diff line number Diff line change 19
19
"php" : " >=5.3.9" ,
20
20
"symfony/polyfill-php56" : " ~1.0" ,
21
21
"symfony/polyfill-php70" : " ~1.0" ,
22
- "symfony/security-core" : " ~2.4|~3.0.0 "
22
+ "symfony/security-core" : " ^2.8.41|^3.3.17 "
23
23
},
24
24
"require-dev" : {
25
25
"symfony/http-foundation" : " ^2.7.38|~3.3.13"
Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " >=5.3.9" ,
20
- "symfony/security-core" : " ~ 2.8|~3.0.0 " ,
20
+ "symfony/security-core" : " ^ 2.8.41|^3.3.17 " ,
21
21
"symfony/security-http" : " ^2.8.31|^3.3.13"
22
22
},
23
23
"require-dev" : {
Original file line number Diff line number Diff line change 17
17
],
18
18
"require" : {
19
19
"php" : " >=5.3.9" ,
20
- "symfony/security-core" : " ^2.8.6 " ,
20
+ "symfony/security-core" : " ^2.8.41 " ,
21
21
"symfony/event-dispatcher" : " ~2.1|~3.0.0" ,
22
22
"symfony/http-foundation" : " ~2.4|~3.0.0" ,
23
23
"symfony/http-kernel" : " ~2.4|~3.0.0" ,
You can’t perform that action at this time.
0 commit comments