diff --git a/composer.json b/composer.json index 7517a22..2bd35c7 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "illuminate/auth": "^5.8 || ^6.0 || ^7.0" }, "require-dev": { - "mockery/mockery": "^1.3", + "mockery/mockery": "^1.3.1", "orchestra/testbench": "^3.8.5 || ^4.0 || ^5.0", "phpunit/phpunit": "^8.4" },