diff options
author | Vincent Peugnet <33429034+vincent-peugnet@users.noreply.github.com> | 2019-10-26 18:24:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-26 18:24:02 +0200 |
commit | ee75ce26e492fec9176c6e9757caefef46573d79 (patch) | |
tree | 13fac840262d2d46b1792c89e906c592a2053196 /README.md | |
parent | 620fa64a2bd86022903482454df235e435431e75 (diff) | |
parent | cbe244114f814a70dfa9e2ef619de3b0ff6bb164 (diff) | |
download | wcms-ee75ce26e492fec9176c6e9757caefef46573d79.tar.gz wcms-ee75ce26e492fec9176c6e9757caefef46573d79.zip |
Merge pull request #21 from n-peugnet/fix-composer-warning
Fix composer warning about outdated lock
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,7 +52,7 @@ If you want to contribute to the project. ## Prerequisites -- PHP ^5.6 +- PHP >=5.6.0 - [Composer](https://getcomposer.org/) - _Optionally_ [NPM](https://www.npmjs.com/get-npm) |