diff --git a/composer.json b/composer.json index 580cfe6..3e40ab3 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ } ], "require": { - "php": "^5.5.9 || ^7.0", + "php": "^5.5.9 || ^7.0 || ^8.0", "illuminate/support": "~5.1", "illuminate/console": "~5.1", "illuminate/filesystem": "~5.1"