File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 2424 },
2525 "require" : {
2626 "php" : " >=7.0" ,
27- "symfony/form" : " ~3.4|~4.0" ,
28- "symfony/console" : " ~3.4|~4.0" ,
29- "symfony/translation" : " ~3.4|~4.0"
27+ "symfony/form" : " ~3.4|~4.0|~5.0 " ,
28+ "symfony/console" : " ~3.4|~4.0|~5.0 " ,
29+ "symfony/translation" : " ~3.4|~4.0|~5.0 "
3030 },
3131 "require-dev" : {
3232 "beberlei/assert" : " ~2.1" ,
3333 "behat/behat" : " ~3.0" ,
3434 "friendsofphp/php-cs-fixer" : " ^1.10|^2.2" ,
35- "symfony/finder" : " ~3.4|~4.0" ,
36- "symfony/framework-bundle" : " ~3.4|~4.0" ,
37- "symfony/validator" : " ~3.4|~4.0" ,
38- "symfony/yaml" : " ~3.4|~4.0" ,
39- "symfony/security" : " ~3.4|~4.0"
35+ "symfony/finder" : " ~3.4|~4.0|~5.0 " ,
36+ "symfony/framework-bundle" : " ~3.4|~4.0|~5.0 " ,
37+ "symfony/validator" : " ~3.4|~4.0|~5.0 " ,
38+ "symfony/yaml" : " ~3.4|~4.0|~5.0 " ,
39+ "symfony/security" : " ~3.4|~4.0|~5.0 "
4040 }
4141}
You can’t perform that action at this time.
0 commit comments