diff --git a/composer.json b/composer.json index ada1275..24fea7b 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ } ], "require": { - "php" : "^7.2.5|^8.0", + "php" : "^7.2.5|^8.1", "illuminate/auth": "^6.0|^7.0|^8.0", "illuminate/container": "^6.0|^7.0|^8.0", "illuminate/contracts": "^6.0|^7.0|^8.0",