diff --git a/composer.json b/composer.json index f392877..8718245 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "require": { "php": "^8.0", "ext-json": "*", - "illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0" + "illuminate/support": "^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 ||^12.0" }, "require-dev": { "phpunit/phpunit": "^9.5"