summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index a3b166093..26654a69c 100644
--- a/composer.json
+++ b/composer.json
@@ -56,7 +56,8 @@
"phpunit/phpunit": "^7.5",
"squizlabs/php_codesniffer": "^3.4",
"guzzlehttp/guzzle": "^6.3",
- "symfony/service-contracts": "1.1.8"
+ "symfony/service-contracts": "1.1.8",
+ "phpstan/phpstan": "^0.12.38"
},
"replace": {
"guzzlehttp/guzzle": "*",