diff --git a/composer.json b/composer.json index 3484974..21e8199 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "activity" ], "require": { - "php" : "^7.1", + "php" : "^7.1|^8.0", "illuminate/config": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0", "illuminate/database": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0", "illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0|^8.0",