diff --git a/composer.json b/composer.json index 3d37c0c..f5ffde6 100644 --- a/composer.json +++ b/composer.json @@ -23,9 +23,9 @@ } ], "require": { - "php": ">=7.2.0", - "sofa/hookable": "^6.0", - "illuminate/database": "^5.8|^6.0" + "php": ">=7.0.0", + "sofa/hookable": "^5.5|^6.0", + "illuminate/database": "^5.5|^6.0" }, "require-dev": { "phpunit/phpunit": "4.5.0",