aboutsummaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json
index ab94f5d..4cd706f 100644
--- a/composer.json
+++ b/composer.json
@@ -11,6 +11,7 @@
"require-dev": {
"pepakriz/phpstan-exception-rules": "^0.10.1",
"phpstan/phpstan": "^0.12.19",
+ "phpstan/phpstan-phpunit": "^0.12.8",
"phpunit/phpunit": "^8.5",
"sentry/sdk": "^2.0",
"squizlabs/php_codesniffer": "^3.5"