diff --git a/composer.json b/composer.json index 14ab22e..29e6038 100644 --- a/composer.json +++ b/composer.json @@ -17,11 +17,11 @@ ], "require": { "php": "^7.1", - "illuminate/database": "~5.5.0|~5.6.0" + "illuminate/database": "~5.5.0|~5.6.0|~5.7.0" }, "require-dev": { - "phpunit/phpunit": "^6.5 || ^7.0", - "orchestra/testbench": "~3.5.0|~3.6.0" + "phpunit/phpunit": "^6.1|^7.0", + "orchestra/testbench": "~3.5.0|~3.6.0|~3.7.0" }, "autoload": { "psr-4": {