diff options
author | vincent-peugnet <v.peugnet@free.fr> | 2019-01-08 20:02:52 +0100 |
---|---|---|
committer | vincent-peugnet <v.peugnet@free.fr> | 2019-01-08 20:02:52 +0100 |
commit | acdbc686630f523cee598a95415b515d531b2bde (patch) | |
tree | 6c7f8760f21c046119cbe8b019a704825a2cf09c /composer.json | |
parent | 7de50d7cc8722d229564488152bfb242adc2c80c (diff) | |
download | wcms-acdbc686630f523cee598a95415b515d531b2bde.tar.gz wcms-acdbc686630f523cee598a95415b515d531b2bde.zip |
multi edit
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 1256b4c..72e5195 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ "michelf/php-markdown": "^1.8", "league/plates": "3.*", "jamesmoss/flywheel": "^0.5.2", - "php": "^7.2", + "php": "^5.6.0", "altorouter/altorouter": "^1.2" } } |