File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1313 ],
1414 "require" : {
1515 "php" : " >=7.1" ,
16- "symfony/config" : " ~3.4|~4.0" ,
17- "symfony/http-foundation" : " ~3.4|~4.0" ,
18- "symfony/http-kernel" : " ~3.4|~4.0" ,
19- "symfony/dependency-injection" : " ~3.4|~4.0" ,
16+ "symfony/config" : " ~3.4|~4.0|^5.0 " ,
17+ "symfony/http-foundation" : " ~3.4|~4.0|^5.0 " ,
18+ "symfony/http-kernel" : " ~3.4|~4.0|^5.0 " ,
19+ "symfony/dependency-injection" : " ~3.4|~4.0|^5.0 " ,
2020 "debril/feed-io" : " ~3.0|~4.0"
2121 },
2222 "require-dev" : {
2525 "symfony/validator" : " >3.0" ,
2626 "symfony/finder" : " >3.0" ,
2727 "symfony/browser-kit" : " >3.0" ,
28- "symfony/yaml" : " ^4.0" ,
29- "symfony/framework-bundle" : " ^4.3"
28+ "symfony/yaml" : " ^4.0|^5.0 " ,
29+ "symfony/framework-bundle" : " ^4.3|^5.0 "
3030 },
3131 "autoload" : {
3232 "psr-0" : {
You can’t perform that action at this time.
0 commit comments