Revert "composer.json - updated to use a gregwar/captcha fork (chesscom)"
This reverts commit b085af6e00
.
This commit is contained in:
parent
b085af6e00
commit
4f46a609ba
|
@ -16,15 +16,9 @@
|
||||||
"email": "jeremy.j.livingston@gmail.com"
|
"email": "jeremy.j.livingston@gmail.com"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"repositories": [
|
|
||||||
{
|
|
||||||
"type": "vcs",
|
|
||||||
"url": "git@github.com:ChessCom/Captcha"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.3.0",
|
"php": ">=5.3.0",
|
||||||
"gregwar/captcha": "dev-master"
|
"gregwar/captcha": "v1.0.8"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
|
|
Loading…
Reference in New Issue