diff --git a/composer.json b/composer.json index 44c52f9..a9650ff 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require": { "php": "^8.2", "blaspsoft/onym": "^1.0", - "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",