diff --git a/composer.json b/composer.json index a6087a9..f732bdb 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ } ], "require": { - "php": "^7.2.5|^7.3.0", + "php": "^7.2.5|^7.3.0|^8.0", "illuminate/support": "^8.0", "illuminate/console": "^8.0", "doctrine/dbal": "^2.6.0",