diff --git a/composer.json b/composer.json index 77dbef60..6129cd79 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "email": "jason.lewis1991@gmail.com" }], "require": { - "php": "^7.2.5", + "php": "^7.2.5|^8.0", "dingo/blueprint": "^0.4", "illuminate/routing": "^7.0|^8.0", "illuminate/support": "^7.0|^8.0",