mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-08-25 06:55:48 +02:00
phpstan
This commit is contained in:
@@ -5,8 +5,11 @@
|
||||
"require-dev": {
|
||||
"friendsofphp/php-cs-fixer": "^3.75",
|
||||
"friendsoftwig/twigcs": "^6.1",
|
||||
"glpi-project/phpstan-glpi": "^1.0",
|
||||
"glpi-project/tools": "^0.7.5",
|
||||
"php-parallel-lint/php-parallel-lint": "^1.4"
|
||||
"php-parallel-lint/php-parallel-lint": "^1.4",
|
||||
"phpstan/phpstan": "^2.1",
|
||||
"phpstan/phpstan-deprecation-rules": "^2.0"
|
||||
},
|
||||
"config": {
|
||||
"optimize-autoloader": true,
|
||||
|
Reference in New Issue
Block a user