diff --git a/composer.json b/composer.json index 4a680a36..07ee62a2 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ }, "require-dev": { "phpunit/phpunit": "^10.3", - "mockery/mockery": "~0.8", + "mockery/mockery": "~0.8 || ~1.0", "guzzlehttp/guzzle": "^7.8" }, "suggest": {