File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3030 ],
3131 "require" : {
3232 "php" : " >=7.4" ,
33- "symfony/framework-bundle" : " ^3.4 || ^4.1.12 || ^5.0 || ^6.0"
33+ "symfony/framework-bundle" : " ^3.4 || ^4.1.12 || ^5.0 || ^6.0 || ^7.0 "
3434 },
3535 "require-dev" : {
3636 "ext-json" : " *" ,
3737 "phpstan/phpstan" : " 1.9.*" ,
3838 "squizlabs/php_codesniffer" : " 3.7.*" ,
39- "symfony/phpunit-bridge" : " ^3.4 || ^4.1.12 || ^5.0 || ^6.0" ,
39+ "symfony/phpunit-bridge" : " ^3.4 || ^4.1.12 || ^5.0 || ^6.0 || ^7.0 " ,
4040 "phpunit/phpunit" : " ^8.5 || ^9.0" ,
41- "symfony/yaml" : " ^3.4 || ^4.0 || ^5.0 || ^6.0" ,
42- "symfony/browser-kit" : " ^3.4 || ^4.4 || ^5.0 || ^6.0"
41+ "symfony/yaml" : " ^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0 " ,
42+ "symfony/browser-kit" : " ^3.4 || ^4.4 || ^5.0 || ^6.0 || ^7.0 "
4343 },
4444 "autoload" : {
4545 "psr-4" : {
You can’t perform that action at this time.
0 commit comments