File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 continue-on-error : ${{ matrix.php-versions == '8.5' }}
4747 env :
4848 PHP_CS_FIXER_IGNORE_ENV : 1
49+ BOX_REQUIREMENT_CHECKER : 0
Original file line number Diff line number Diff line change 1212 "require" : {
1313 "php" : " ~8.3.0 || ~8.4.0 || ~8.5.0" ,
1414 "phpro/api-problem" : " ^1.0" ,
15- "symfony/dependency-injection" : " ^5 .4 || ^6.0 || ^7 .0" ,
16- "symfony/event-dispatcher" : " ^5 .4 || ^6.0 || ^7 .0" ,
17- "symfony/http-kernel" : " ^6.4 || ^7.0"
15+ "symfony/dependency-injection" : " ^6 .4 || ^7.4 || ^8 .0" ,
16+ "symfony/event-dispatcher" : " ^6 .4 || ^7.4 || ^8 .0" ,
17+ "symfony/http-kernel" : " ^6.4 || ^7.4 || ^8. 0"
1818 },
1919 "require-dev" : {
2020 "matthiasnoback/symfony-dependency-injection-test" : " ^4.3" ,
2323 "phpspec/prophecy" : " ^1.17" ,
2424 "phpspec/prophecy-phpunit" : " ^2.0" ,
2525 "phpunit/phpunit" : " ^12.4" ,
26- "symfony/security-core" : " ^5 .4 || ^6.0 || ^7 .0"
26+ "symfony/security-core" : " ^6 .4 || ^7.4 || ^8 .0"
2727 },
2828 "config" : {
2929 "sort-packages" : true ,
You can’t perform that action at this time.
0 commit comments