diff --git a/composer.json b/composer.json index f961161..1ca5023 100644 --- a/composer.json +++ b/composer.json @@ -8,8 +8,8 @@ } ], "require": { - "php" : "^5.6|^7.0|^8.0", - "illuminate/support": "^5.1|^6.0|^7.0|^8.0|^9.0" + "php" : "^5.6|^7.0|^8.0|^8.1", + "illuminate/support": "^5.1|^6.0|^7.0|^8.0|^9.0|^10.0" }, "autoload" : { "psr-4" : {