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 055ddfd commit 51a6ee5Copy full SHA for 51a6ee5
composer.json
@@ -3,10 +3,10 @@
3
"php": ">=7.4"
4
},
5
"require-dev": {
6
- "friendsofphp/php-cs-fixer": "^3.64",
+ "friendsofphp/php-cs-fixer": "^3.68",
7
"glpi-project/tools": "^0.7.4",
8
"php-parallel-lint/php-parallel-lint": "^1.4",
9
- "phpstan/phpstan": "^1.12"
+ "phpstan/phpstan": "^2.1"
10
11
"config": {
12
"optimize-autoloader": true,
0 commit comments