diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json index ac85123..0ff8a27 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,8 @@ "mockery/mockery": "^1.6", "phpstan/extension-installer": "^1.4", "phpstan/phpstan-mockery": "^2.0", - "mrpunyapal/peststan": "^0.2.10" + "mrpunyapal/peststan": "^0.2.10", + "phpstan/phpstan-strict-rules": "^2.0" }, "config": { "allow-plugins": { |
