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 df9fc79 + 7285f0f commit 80815ccCopy full SHA for 80815cc
composer.json
@@ -18,10 +18,10 @@
18
"require" : {
19
"php" : ">=7.1",
20
"thecodingmachine/graphqlite" : "~4.0.0",
21
- "illuminate/console": "^5.0",
22
- "illuminate/container": "^5.0",
23
- "illuminate/support": "^5.0",
24
- "illuminate/cache": "^5.0",
+ "illuminate/console": "^5.0|^6.0",
+ "illuminate/container": "^5.0|^6.0",
+ "illuminate/support": "^5.0|^6.0",
+ "illuminate/cache": "^5.0|^6.0",
25
"symfony/psr-http-message-bridge": "^1",
26
"zendframework/zend-diactoros": "^1.8.6"
27
},
0 commit comments