Let Composer figure out the latest version.

This commit is contained in:
Raphael Stolt
2017-10-05 02:49:26 +02:00
parent 65893fc1a9
commit c3cc0c2e1f

View File

@@ -7,7 +7,7 @@ Run docker compose commands from the Robo task runner.
First, you'll need to download the robo docker compose library using composer:
```bash
composer require --dev droath/robo-docker-compose:~0.0.1
composer require --dev droath/robo-docker-compose
```
### Example