File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1616 },
1717 "require-dev" : {
1818 "symfony/framework-bundle" : " ^6.3|^7.0" ,
19- "symfony/phpunit-bridge" : " ^5.4|^6.3|^7.0" ,
19+ "symfony/phpunit-bridge" : " ^5.4.32 |^6.3.9 |^7.0" ,
2020 "zenstruck/browser" : " ^1.4" ,
2121 "symfony/twig-bundle" : " ^5.4|^6.3|^7.0" ,
2222 "twig/twig" : " ^2.15|^3.0" ,
2323 "symfony/options-resolver" : " ^5.4|^6.3|^7.0"
2424 },
25+ "conflict" : {
26+ "phpunit/phpunit" : " >=10"
27+ },
2528 "minimum-stability" : " dev" ,
2629 "autoload" : {
2730 "psr-4" : {
Original file line number Diff line number Diff line change 1515 <server name =" APP_ENV" value =" test" force =" true" />
1616 <server name =" SHELL_VERBOSITY" value =" -1" />
1717 <server name =" SYMFONY_PHPUNIT_REMOVE" value =" " />
18- <server name =" SYMFONY_PHPUNIT_VERSION" value =" 9.5" />
18+ <server name =" SYMFONY_PHPUNIT_VERSION" value =" 9.6" />
19+ <server name =" SYMFONY_DEPRECATIONS_HELPER" value =" max[indirect]=11" />
1920 </php >
2021
2122 <testsuites >
You can’t perform that action at this time.
0 commit comments