aboutsummaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2019-12-26 18:25:34 +0100
committervincent-peugnet <v.peugnet@free.fr>2019-12-26 18:28:22 +0100
commitc9bb9883d2788c88f52538b78359123f4f3e694b (patch)
tree3c82bb05a893a8db7c10083bdb0ccf27fbfd89da /composer.json
parent4b967cb532b34c5d38452a71de6ae6e965858ca0 (diff)
downloadwcms-c9bb9883d2788c88f52538b78359123f4f3e694b.tar.gz
wcms-c9bb9883d2788c88f52538b78359123f4f3e694b.zip
php7 baby
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 7b7a74a..ee39c84 100644
--- a/composer.json
+++ b/composer.json
@@ -2,7 +2,7 @@
"name": "w-cms",
"description": "point'n think",
"require": {
- "php": ">=5.6.0",
+ "php": ">=7.2.0",
"altorouter/altorouter": "^1.2",
"jamesmoss/flywheel": "^0.5.2",
"league/plates": "^3.3",