diff --git a/composer.json b/composer.json index c45c5af..3bd63be 100644 --- a/composer.json +++ b/composer.json @@ -17,8 +17,8 @@ ], "require": { "php": ">=7.1.3", - "illuminate/support": "5.6.*", - "illuminate/database": "5.6.*" + "illuminate/support": "5.7.*", + "illuminate/database": "5.7.*" }, "autoload": { "psr-4": {