File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2121 - php : ' 8.1'
2222 - php : ' 8.2'
2323 - php : ' 8.3'
24+ - php : ' 8.4'
2425 ignore-php-version : true
2526 calculate-code-coverage : true
2627 - doctrine-orm : ' 2.14'
3334 - name : Set up PHP with PECL extension
3435 uses : shivammathur/setup-php@v2
3536 with :
36- php-version : ${{ matrix.php || '8.3 ' }}
37+ php-version : ${{ matrix.php || '8.4 ' }}
3738 coverage : xdebug
3839 extensions : ctype, json, mbstring
3940 tools : composer
Original file line number Diff line number Diff line change 5050 "phpstan/phpstan" : " ^1.12.11" ,
5151 "phpstan/phpstan-phpunit" : " ^1.4.1" ,
5252 "phpunit/phpunit" : " ^10.5.38" ,
53- "qossmic/deptrac" : " ^2.0.0-alpha " ,
53+ "qossmic/deptrac" : " ^2.0.4 " ,
5454 "rector/rector" : " ^1.2.10" ,
5555 "symfony/cache" : " ^6.4||^7.0"
5656 },
You can’t perform that action at this time.
0 commit comments