diff --git a/composer.json b/composer.json index 23d4137..8d85f0c 100755 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "minimum-stability": "dev", "require": { "php": "^8.1", - "illuminate/support": "^10.0|^11.0" + "illuminate/support": "^10.0|^11.0|^12.0" }, "require-dev": { "phpunit/phpunit": "^9.5.10|^10.5"