File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Original file line number Diff line number Diff line change 28
28
"psr/link" : " ^1.0" ,
29
29
"psr/log" : " ~1.0" ,
30
30
"psr/simple-cache" : " ^1.0" ,
31
- "symfony/contracts" : " ^1.0.2 " ,
31
+ "symfony/contracts" : " ^1.1.1 " ,
32
32
"symfony/polyfill-ctype" : " ~1.8" ,
33
33
"symfony/polyfill-intl-icu" : " ~1.0" ,
34
34
"symfony/polyfill-mbstring" : " ~1.0" ,
115
115
"psr/container-implementation" : " 1.0" ,
116
116
"psr/log-implementation" : " 1.0" ,
117
117
"psr/simple-cache-implementation" : " 1.0" ,
118
- "symfony/cache-contracts " : " 1.0" ,
119
- "symfony/service-contracts " : " 1.0" ,
120
- "symfony/translation-contracts " : " 1.0"
118
+ "symfony/cache-implementation " : " 1.0" ,
119
+ "symfony/service-implementation " : " 1.0" ,
120
+ "symfony/translation-implementation " : " 1.0"
121
121
},
122
122
"autoload" : {
123
123
"psr-4" : {
You can’t perform that action at this time.
0 commit comments