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 3c77414f3..4c950d5d4 100644
--- a/composer.json
+++ b/composer.json
@@ -9,7 +9,7 @@
"source": "https://github.com/Bluewind/filebin"
},
"require": {
- "php": ">=5.5",
+ "php": ">=7.0",
"ext-gd": "*",
"ext-exif": "*",
"ext-fileinfo": "*",