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