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 bf1495f..c05d2c2 100644
--- a/composer.json
+++ b/composer.json
@@ -21,7 +21,7 @@
}
],
"require": {
- "php": ">=5.6.0 <8.0",
+ "php": ">=7.0.0 <8.0",
"ext-SPL": "*",
"ext-ctype": "*",
"ext-hash": "*",