File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 1+ .idea
12/test /temp /
23/vendor /
34/composer.lock
Original file line number Diff line number Diff line change 2424 },
2525 "require" : {
2626 "php" : " >=5.5" ,
27- "symfony/form" : " ~2.8|~3.0" ,
28- "symfony/console" : " ~2.8|~3.0"
27+ "symfony/form" : " ~2.8|~3.0|~4.0 " ,
28+ "symfony/console" : " ~2.8|~3.0|~4.0 "
2929 },
3030 "require-dev" : {
3131 "beberlei/assert" : " ~2.1" ,
3232 "behat/behat" : " ~3.0" ,
3333 "friendsofphp/php-cs-fixer" : " ^1.10" ,
34- "symfony/finder" : " ~2.8|~3.0" ,
35- "symfony/framework-bundle" : " ~2.8|~3.0" ,
36- "symfony/validator" : " ~2.8|~3.0" ,
37- "symfony/yaml" : " ~2.8|~3.0" ,
34+ "symfony/finder" : " ~2.8|~3.0|~4.0 " ,
35+ "symfony/framework-bundle" : " ~2.8|~3.0|~4.0 " ,
36+ "symfony/validator" : " ~2.8|~3.0|~4.0 " ,
37+ "symfony/yaml" : " ~2.8|~3.0|~4.0 " ,
3838 "phpunit/phpunit" : " ^4.8" ,
39- "symfony/security" : " ~2.8|~3.0"
39+ "symfony/security" : " ~2.8|~3.0|~4.0 "
4040 }
4141}
You can’t perform that action at this time.
0 commit comments