diff --git a/composer.json b/composer.json index 9551bf7..8a0d986 100644 --- a/composer.json +++ b/composer.json @@ -24,8 +24,8 @@ ], "minimum-stability": "stable", "require": { - "illuminate/support": "^9|^10|^11|^12", - "illuminate/view": "^9|^10|^11|^12", + "illuminate/support": "^10|^11|^12|^13", + "illuminate/view": "^10|^11|^12|^13", "php": "^8.1" }, "scripts": {