diff --git a/composer.json b/composer.json index 54ec4e6..c60b7d1 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "prefer-stable": true, "require": { "php": ">=8.2", - "illuminate/support": "^11.0", + "illuminate/support": "^11.0|^12.0", "php-flasher/flasher": "^2.1.2" }, "autoload": {