aboutsummaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2020-04-20 20:24:44 +0200
committerVincent Peugnet <33429034+vincent-peugnet@users.noreply.github.com>2020-04-21 14:56:53 +0200
commit6a002dde678907abc355e3afecc3b67da866f8cd (patch)
tree5ec0d15161cffa967351166281aa8f34b4f2742e /composer.json
parent618b22ab217b773d18abfce8bfe4dd6960738371 (diff)
downloadwcms-6a002dde678907abc355e3afecc3b67da866f8cd.tar.gz
wcms-6a002dde678907abc355e3afecc3b67da866f8cd.zip
tests: add exception phpstan extensions
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 8640d17..ab94f5d 100644
--- a/composer.json
+++ b/composer.json
@@ -9,6 +9,7 @@
"michelf/php-markdown": "^1.8"
},
"require-dev": {
+ "pepakriz/phpstan-exception-rules": "^0.10.1",
"phpstan/phpstan": "^0.12.19",
"phpunit/phpunit": "^8.5",
"sentry/sdk": "^2.0",