[README] Changing composer (fixes #33)
This commit is contained in:
parent
4c28dd420f
commit
51edd50acc
|
@ -50,7 +50,7 @@ $ git submodule update --init
|
||||||
Add the following to the "require" section of your `composer.json` file:
|
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
|
And update your dependencies
|
||||||
|
|
Loading…
Reference in New Issue