diff --git a/composer.json b/composer.json index 611a65c..48fd7bb 100644 --- a/composer.json +++ b/composer.json @@ -23,11 +23,11 @@ ], "require": { "php": ">=7.2", - "illuminate/container": "^6.0", - "illuminate/console": "^6.0", - "illuminate/filesystem": "^6.0", - "illuminate/support": "^6.0", - "illuminate/view": "^6.0" + "illuminate/container": "^7.0", + "illuminate/console": "^7.0", + "illuminate/filesystem": "^7.0", + "illuminate/support": "^7.0", + "illuminate/view": "^7.0" }, "autoload": { "psr-4": {