We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e84ac64 + db6dfa1 commit 067a746Copy full SHA for 067a746
composer.json
@@ -22,11 +22,11 @@
22
"require": {
23
"php": "^8.1",
24
"thecodingmachine/graphqlite": "^v6.2.1",
25
- "illuminate/console": "^9 || ^10",
26
- "illuminate/container": "^9 || ^10",
27
- "illuminate/support": "^9 || ^10",
28
- "illuminate/cache": "^9 || ^10",
29
- "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",
30
"laminas/laminas-diactoros": "^2.2.2",
31
"symfony/cache": "^4.3 || ^5 || ^6",
32
"psr/container": "^2.0.2"
0 commit comments