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 5961641 commit a1cec96Copy full SHA for a1cec96
composer.json
@@ -10,7 +10,7 @@
10
}
11
],
12
"require": {
13
- "php": "^7.1",
+ "php": "^7.1|^8.0",
14
"ext-json": "*",
15
"guzzlehttp/guzzle": "^6.2 || ^7.0",
16
"guzzlehttp/psr7": "^1.0",
0 commit comments