Update version in setup.md

Use "~3.0" instead of "~3.0.2" to get version 3.0.3 and future minor
versions
This commit is contained in:
Floran Brutel 2014-08-17 12:16:15 +02:00
parent 33ee047f83
commit 22a2a223cc

View file

@ -7,7 +7,7 @@ A) Install FOSElasticaBundle
FOSElasticaBundle is installed using [Composer](https://getcomposer.org).
```bash
$ php composer.phar require friendsofsymfony/elastica-bundle "~3.0.2"
$ php composer.phar require friendsofsymfony/elastica-bundle "~3.0"
```
### Elasticsearch