File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
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" ,
31
32
"symfony/polyfill-ctype" : " ~1.8" ,
32
33
"symfony/polyfill-intl-icu" : " ~1.0" ,
33
34
"symfony/polyfill-mbstring" : " ~1.0" ,
39
40
"symfony/cache" : " self.version" ,
40
41
"symfony/config" : " self.version" ,
41
42
"symfony/console" : " self.version" ,
42
- "symfony/contracts" : " 1.0.0" ,
43
43
"symfony/css-selector" : " self.version" ,
44
44
"symfony/dependency-injection" : " self.version" ,
45
45
"symfony/debug" : " self.version" ,
122
122
"Symfony\\ Bridge\\ ProxyManager\\ " : " src/Symfony/Bridge/ProxyManager/" ,
123
123
"Symfony\\ Bridge\\ Twig\\ " : " src/Symfony/Bridge/Twig/" ,
124
124
"Symfony\\ Bundle\\ " : " src/Symfony/Bundle/" ,
125
- "Symfony\\ Component\\ " : " src/Symfony/Component/" ,
126
- "Symfony\\ Contracts\\ " : " src/Symfony/Contracts/"
125
+ "Symfony\\ Component\\ " : " src/Symfony/Component/"
127
126
},
128
127
"classmap" : [
129
128
" src/Symfony/Component/Intl/Resources/stubs"
You can’t perform that action at this time.
0 commit comments