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