diff --git a/composer.json b/composer.json index 09f6bf3..c6e7eb1 100644 --- a/composer.json +++ b/composer.json @@ -22,11 +22,11 @@ "require": { "php": "^8.1", "thecodingmachine/graphqlite": "^v6.2.1", - "illuminate/console": "^9 || ^10", - "illuminate/container": "^9 || ^10", - "illuminate/support": "^9 || ^10", - "illuminate/cache": "^9 || ^10", - "symfony/psr-http-message-bridge": "^1.3.0 || ^2", + "illuminate/console": "^9 || ^10 | ^11", + "illuminate/container": "^9 || ^10 | ^11", + "illuminate/support": "^9 || ^10 | ^11", + "illuminate/cache": "^9 || ^10 | ^11", + "symfony/psr-http-message-bridge": "^1.3.0 || ^2 || ^6", "laminas/laminas-diactoros": "^2.2.2", "symfony/cache": "^4.3 || ^5 || ^6", "psr/container": "^2.0.2"