diff --git a/composer.json b/composer.json index 72508cb..ea9b3f2 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ ], "require": { "php": "^8.2", - "illuminate/support": "^10.0|^11.0", + "illuminate/support": "^10.0|^11.0|^12.0|^13.0", "guzzlehttp/guzzle": "^7.0.1" }, "extra": {