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 f69c38d commit 1ea6bf7Copy full SHA for 1ea6bf7
composer.json
@@ -32,13 +32,13 @@
32
],
33
"require": {
34
"php": ">=8.0",
35
- "friendsofphp/php-cs-fixer": "^3.2"
+ "friendsofphp/php-cs-fixer": "^3.9.2"
36
},
37
"require-dev": {
38
"ext-xdebug": "*",
39
- "ergebnis/composer-normalize": "^2.15",
40
- "phpmd/phpmd": "^2.10",
41
- "phpstan/phpstan": "^0.12",
+ "ergebnis/composer-normalize": "^2.28",
+ "phpmd/phpmd": "^2.12",
+ "phpstan/phpstan": "^1.8",
42
"phpunit/phpunit": "^9.5"
43
44
"minimum-stability": "dev",
0 commit comments