diff --git a/composer.json b/composer.json index fc141b2..b47b062 100644 --- a/composer.json +++ b/composer.json @@ -32,8 +32,8 @@ }, "minimum-stability": "stable", "require": { - "illuminate/contracts": "^10.0|^11.0", - "illuminate/support": "^10.0|^11.0", + "illuminate/contracts": "^10.0|^11.0|^12.0", + "illuminate/support": "^10.0|^11.0|^12.0", "php": "^8.0" }, "require-dev": {