diff --git a/composer.json b/composer.json index 41e350d..44b1fe8 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ ], "require": { "php": "^8.1", - "illuminate/support": "^10.0|^11.0|^12.0" + "illuminate/support": "^10.0|^11.0|^12.0|^13.0" }, "require-dev": { "symfony/var-dumper": "^6.0|^7.0",