File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747 - php : ' 7.2'
4848 composer_flags : ' --prefer-lowest --prefer-stable'
4949 symfony_deprecations_helper : weak
50- - php : ' 8.2 '
50+ - php : ' 8.4 '
5151 minimum_stability : dev
5252 fail-fast : false
5353
Original file line number Diff line number Diff line change 1616
1717 "require" : {
1818 "php" : " >=7.2" ,
19- "symfony/css-selector" : " ^4.4 || ^5.0 || ^6.0 || ^7.0"
19+ "symfony/css-selector" : " ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0 "
2020 },
2121
2222 "require-dev" : {
2323 "phpstan/phpstan" : " ^1.10" ,
2424 "phpstan/phpstan-phpunit" : " ^1.3" ,
2525 "phpunit/phpunit" : " ^8.5.22 || ^9.5.11" ,
26- "symfony/error-handler" : " ^4.4 || ^5.0 || ^6.0 || ^7.0" ,
27- "symfony/phpunit-bridge" : " ^5.4 || ^6.0 || ^7.0" ,
26+ "symfony/error-handler" : " ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0 " ,
27+ "symfony/phpunit-bridge" : " ^5.4 || ^6.0 || ^7.0 || ^8.0 " ,
2828 "jetbrains/phpstorm-attributes" : " *"
2929 },
3030
You can’t perform that action at this time.
0 commit comments