File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 strategy :
1818 matrix :
1919 php-version :
20- - " 8.3"
2120 - " 8.4"
2221 - " 8.5"
2322
Original file line number Diff line number Diff line change 1313 "php" : " ^8.3"
1414 },
1515 "require-dev" : {
16- "brainbits/phpcs-standard" : " ^8.0.0 " ,
16+ "brainbits/phpcs-standard" : " ^8.0.1 " ,
1717 "brainbits/phpstan-rules" : " ^4.0.0" ,
1818 "ergebnis/composer-normalize" : " ^2.50" ,
1919 "ergebnis/phpstan-rules" : " ^2.13.1" ,
2020 "phpstan/phpstan" : " ^2.1.40" ,
2121 "phpstan/phpstan-phpunit" : " ^2.0.16" ,
2222 "phpstan/phpstan-strict-rules" : " ^2.0.10" ,
23- "phpunit/phpunit" : " ^12.5.14 " ,
23+ "phpunit/phpunit" : " ^13.0.5 " ,
2424 "rector/rector" : " ^2.3.8" ,
25- "squizlabs/php_codesniffer" : " ^3.13.5 " ,
25+ "squizlabs/php_codesniffer" : " ^4.0.1 " ,
2626 "thecodingmachine/phpstan-safe-rule" : " ^1.4.3"
2727 },
2828 "autoload" : {
You can’t perform that action at this time.
0 commit comments