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 67a2231 commit 982f763Copy full SHA for 982f763
composer.json
@@ -20,8 +20,8 @@
20
"test": "phpunit"
21
},
22
"require": {
23
- "php": ">=7.2|8.0",
24
- "thecodingmachine/graphqlite": "^5",
+ "php": ">=7.2",
+ "thecodingmachine/graphqlite": "^5.0",
25
"illuminate/console": "^5.7|^6.0|^7|^8",
26
"illuminate/container": "^5.7|^6.0|^7|^8",
27
"illuminate/support": "^5.7|^6.0|^7|^8",
0 commit comments