[README] Changing composer (fixes #33)

This commit is contained in:
Gregwar 2012-08-21 13:20:32 +02:00
parent 4c28dd420f
commit 51edd50acc
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ $ git submodule update --init
Add the following to the "require" section of your `composer.json` file:
```
"gregwar/captcha-bundle": "1.0.0"
"gregwar/captcha-bundle": "dev-master"
```
And update your dependencies