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 af47cb7 commit ff04b1dCopy full SHA for ff04b1d
composer.json
@@ -20,7 +20,7 @@
20
}
21
],
22
"require": {
23
- "php": ">=7.4",
+ "php": "^7.4|^8.0",
24
"ext-dom": "*",
25
"ext-json": "*",
26
"phpunit/phpunit": "^8.3|^9.0",
0 commit comments