diff --git a/composer.json b/composer.json index ed38a76..42c7bec 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ ], "require": { "php": "^8.0|^8.2|^8.3|^8.4", - "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0" + "illuminate/support": "^8.0|^9.0|^10.0|^11.0|^12.0|^13.0" }, "require-dev": { "orchestra/testbench": "^10.0",