aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/composer.json b/lib/composer.json
index 017adfea6..4e4e1c051 100644
--- a/lib/composer.json
+++ b/lib/composer.json
@@ -11,7 +11,7 @@
}
],
"require": {
- "php": ">=7.0.0",
+ "php": ">=7.2.0",
"phpgt/cssxpath": "dev-master#4fbe420aba3d9e729940107ded4236a835a1a132",
"phpmailer/phpmailer": "6.6.0"
},