File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 66 "license" : " BSD-3-Clause" ,
77 "require" : {
88 "php" : " >=7.1" ,
9- "symfony/form" : " ^2.8 || ^3.0 || ^4.0 || ^5.0" ,
10- "symfony/routing" : " ^2.8 || ^3.0 || ^4.0 || ^5.0" ,
11- "symfony/framework-bundle" : " ^2.8 || ^3.0 || ^4.0 || ^5.0" ,
12- "symfony/templating" : " ^3.2 || ^5.0" ,
9+ "symfony/form" : " ^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0 " ,
10+ "symfony/routing" : " ^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0 " ,
11+ "symfony/framework-bundle" : " ^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0 " ,
12+ "symfony/templating" : " ^3.2 || ^5.0 || ^6.0 " ,
1313 "twig/twig" : " ^2.0 || ^3.0" ,
14- "symfony/security-core" : " ^2.8 || ^3.0 || ^4.0 || ^5.0"
14+ "symfony/security-core" : " ^2.8 || ^3.0 || ^4.0 || ^5.0 || ^6.0 "
1515 },
1616 "require-dev" : {
1717 "phpunit/phpunit" : " ^6.0 || ^7.0 || ^8.0" ,
You can’t perform that action at this time.
0 commit comments