diff --git a/composer.json b/composer.json index 933820c7..e121a851 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,8 @@ }, "require-dev": { "phpunit/phpunit": "^9", - "mockery/mockery": "^1.4" + "mockery/mockery": "^1.4", + "phpstan/phpstan": "^1" }, "autoload": { "psr-4": {