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 21b242b commit 0a44f51Copy full SHA for 0a44f51
composer.json
@@ -13,10 +13,10 @@
13
"php": "~8.3.0 || ~8.4.0",
14
"ext-mbstring": "*",
15
"ext-tokenizer": "*",
16
- "friendsofphp/php-cs-fixer": "^3.87.2"
+ "friendsofphp/php-cs-fixer": "^3.88.0"
17
},
18
"require-dev": {
19
- "phpstan/phpstan": "^2.1.28",
+ "phpstan/phpstan": "^2.1.29",
20
"phpstan/phpstan-phpunit": "^2.0.7",
21
"phpunit/phpunit": "^12.3.14"
22
0 commit comments