Point to stable release in readme

This commit is contained in:
Andrew Kovalyov 2016-01-16 03:46:04 +02:00
parent 44cf552e14
commit c68f9a7b4e

View File

@ -27,7 +27,7 @@ This bundle can be installed using [composer](http://getcomposer.org) by adding
``` json ``` json
"require": { "require": {
... ...
"knplabs/knp-gaufrette-bundle": "*@dev" "knplabs/knp-gaufrette-bundle": "~0.3"
}, },
``` ```