We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f24e1df commit b84b5c5Copy full SHA for b84b5c5
composer.json
@@ -26,8 +26,6 @@
26
],
27
"minimum-stability": "stable",
28
"require": {
29
- "php": "^7.4||^8.1",
30
- "ext-dom": "*",
31
"php": ">=8.1",
32
"ext-mbstring": "*",
33
"ext-dom": "*",
0 commit comments