diff --git a/composer.json b/composer.json index 97fee74..f754699 100644 --- a/composer.json +++ b/composer.json @@ -11,8 +11,8 @@ "require": { "php": "^8.1.0", "crell/api-problem": "^3.6.1", - "illuminate/http": "^9.0", - "illuminate/support": "^9.0", + "illuminate/http": "^9.0 || ^10.0", + "illuminate/support": "^9.0 || ^10.0", "nyholm/psr7": "^1.8", "membrane/membrane": "^0.2.0", "symfony/psr-http-message-bridge": "^2.1"