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.
1 parent 73ddd5e commit eed0f9eCopy full SHA for eed0f9e
composer.json
@@ -34,8 +34,8 @@
34
"type": "project",
35
"require": {
36
"php": ">= 7.1",
37
- "illuminate/contracts": "5.5.*|5.6.*|5.7.*|5.8.*",
38
- "illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*",
+ "illuminate/contracts": "5.5.*|5.6.*|5.7.*|5.8.*|^6.0",
+ "illuminate/support": "5.5.*|5.6.*|5.7.*|5.8.*|^6.0",
39
"webonyx/graphql-php": "^0.13",
40
"ext-json": "*"
41
},
0 commit comments