summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index 0af736804..8858e3c83 100644
--- a/composer.json
+++ b/composer.json
@@ -57,6 +57,9 @@
"phpunit/phpunit": "9.5.*",
"squizlabs/php_codesniffer": "^3.5.6",
"phpstan/phpstan": "^0.12.43",
+ "phpstan/phpstan-doctrine": "^0.12.22",
+ "phpstan/phpstan-phpunit": "^0.12.16",
+ "phpstan/extension-installer": "^1.0",
"guzzlehttp/guzzle": "^7.2",
"doctrine/dbal": "^3.0",
"symfony/console": "^4.4.18",