summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index a2b79e7..5bc2935 100644
--- a/composer.json
+++ b/composer.json
@@ -28,7 +28,7 @@
},
"prefer-stable": true,
"require": {
- "php": "^7.3 || ^8.0",
+ "php": ">=7.3",
"ext-dom": "*",
"ext-libxml": "*",
"ext-xmlwriter": "*",