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 ed19139 commit 059a596Copy full SHA for 059a596
composer.json
@@ -28,7 +28,7 @@
28
},
29
"prefer-stable": true,
30
"require": {
31
- "php": "^7.3 || ^8.0",
+ "php": ">=7.3",
32
"ext-dom": "*",
33
"ext-libxml": "*",
34
"ext-xmlwriter": "*",
0 commit comments