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 "require" : {
1414 "php" : " ^7.2" ,
1515 "symfony/asset" : " ^3.4.36 || ^4.3 || ^5.0" ,
16- "symfony/cache" : " 3.4.36 || ^4.3 || ^5.0" ,
17- "symfony/config" : " 3.4.36 || ^4.3 || ^5.0" ,
18- "symfony/dependency-injection" : " 3.4.36 || ^4.3 || ^5.0" ,
19- "symfony/finder" : " 3.4.36 || ^4.3 || ^5.0" ,
20- "symfony/framework-bundle" : " 3.4.36 || ^4.3 || ^5.0" ,
21- "symfony/http-kernel" : " 3.4.36 || ^4.3 || ^5.0"
16+ "symfony/cache" : " ^ 3.4.36 || ^4.3 || ^5.0" ,
17+ "symfony/config" : " ^ 3.4.36 || ^4.3 || ^5.0" ,
18+ "symfony/dependency-injection" : " ^ 3.4.36 || ^4.3 || ^5.0" ,
19+ "symfony/finder" : " ^ 3.4.36 || ^4.3 || ^5.0" ,
20+ "symfony/framework-bundle" : " ^ 3.4.36 || ^4.3 || ^5.0" ,
21+ "symfony/http-kernel" : " ^ 3.4.36 || ^4.3 || ^5.0"
2222 },
2323 "require-dev" : {
2424 "symfony/phpunit-bridge" : " ^5.0"
You can’t perform that action at this time.
0 commit comments