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 e216a72 commit 9b0b3ecCopy full SHA for 9b0b3ec
composer.json
@@ -16,7 +16,7 @@
16
}
17
],
18
"require": {
19
- "php": "7.4.*",
+ "php": "^7.4|^8.0|^8.1",
20
"ext-json": "*",
21
"guzzlehttp/guzzle": "^6.5",
22
"symfony/polyfill-php74": "^1.23"
0 commit comments