diff --git a/composer.json b/composer.json index 65867bf..8584a74 100644 --- a/composer.json +++ b/composer.json @@ -14,12 +14,12 @@ ], "license": "MIT", "require": { - "php": ">=7.2.0", - "illuminate/support": "^6.0" + "php": ">=7.2.5", + "illuminate/support": "^7.0" }, "require-dev": { - "phpunit/phpunit": "^8.0", - "mockery/mockery": "^0.9.4" + "phpunit/phpunit": "^8.5", + "mockery/mockery": "^1.2" }, "autoload": { "psr-0": {