Revert "composer.json - updated to use a gregwar/captcha fork (chesscom)"

This reverts commit b085af6e00.
This commit is contained in:
lackovic10 2013-09-26 17:28:48 +02:00
parent b085af6e00
commit 4f46a609ba
1 changed files with 1 additions and 7 deletions

View File

@ -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": {