diff --git a/composer.json b/composer.json index 6d339fe..24bf7b5 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,8 @@ } }, "require-dev": { - "pestphp/pest": "^1.22|^2.34" + "pestphp/pest": "^1.22|^2.34", + "mockery/mockery": "^1.6" }, "config": { "allow-plugins": {