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 19f8586..c5913ea 100644
--- a/composer.json
+++ b/composer.json
@@ -25,7 +25,7 @@
},
"prefer-stable": true,
"require": {
- "php": "^7.2",
+ "php": ">=7.2",
"ext-dom": "*",
"ext-xmlwriter": "*",
"phpunit/php-file-iterator": "^2.0.2",