diff --git a/composer.json b/composer.json index f5ffde6..0b88196 100644 --- a/composer.json +++ b/composer.json @@ -24,8 +24,8 @@ ], "require": { "php": ">=7.0.0", - "sofa/hookable": "^5.5|^6.0", - "illuminate/database": "^5.5|^6.0" + "sofa/hookable": "^5.5|^6.0|^7.0", + "illuminate/database": "^5.5|^6.0|^7.0" }, "require-dev": { "phpunit/phpunit": "4.5.0",