From 2fd42014fdd3a440efbc9f4122ea63946d0d1f68 Mon Sep 17 00:00:00 2001 From: Laszlo Korte Date: Sun, 8 Jan 2017 13:05:45 +0100 Subject: [PATCH] Update readme file to adress #70 and #74 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 72c8c2c..8d5390c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,9 @@ Features Installation ------------ -1. Install via composer: +0. Make sure you have php 5.5 or newer installed. Make sure your composer file does not override the required php version of your project with in older one via the `config.plattform.php` setting. + +1. Install the latest version via composer: ```sh composer require coresphere/console-bundle