We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32816be commit ef49931Copy full SHA for ef49931
composer.json
@@ -14,11 +14,11 @@
14
"php": "~8.3.0 || ~8.4.0"
15
},
16
"require-dev": {
17
- "phpstan/phpstan": "^2.1.28",
+ "phpstan/phpstan": "^2.1.29",
18
"phpstan/phpstan-phpunit": "^2.0.7",
19
"phpstan/phpstan-strict-rules": "^2.0.6",
20
"phpunit/phpunit": "^12.3.14",
21
- "slam/php-cs-fixer-extensions": "^3.12",
+ "slam/php-cs-fixer-extensions": "^3.13.0",
22
"symfony/console": "^7.3.3"
23
24
"autoload": {
0 commit comments