diff --git a/composer.json b/composer.json index 5f4fe13..958e6c4 100644 --- a/composer.json +++ b/composer.json @@ -23,8 +23,8 @@ } ], "require": { - "php": ">=5.6.4", - "sofa/hookable": "5.4.*", + "php": ">=7.0.0", + "sofa/hookable": "5.5.*", "illuminate/database": "5.5.*" }, "require-dev": {