diff --git a/composer.json b/composer.json index f123cd9..728ae15 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ } ], "require": { - "php" : "^7.1.3|^8.0", + "php" : "^7.1.3|^8.0|^8.1", "guzzlehttp/guzzle": "^6.3 || ^7.0.1", "illuminate/support": "~5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0", "illuminate/notifications": "~5.8 || ^6.0 || ^7.0 || ^8.0 || ^9.0"