Another dependency fix attempt

This commit is contained in:
Chris Boden 2012-04-18 21:55:30 -04:00
parent 59823fc2de
commit 71ad5da58e
2 changed files with 1 additions and 4 deletions

View File

@ -22,9 +22,6 @@
"php": ">=5.3.2" "php": ">=5.3.2"
, "guzzle/guzzle": "v2.0.2" , "guzzle/guzzle": "v2.0.2"
} }
, "replace": {
"guzzle/guzzle": "v2.0.2"
}
, "repositories": [ , "repositories": [
{ {
"type": "package" "type": "package"

2
composer.lock generated
View File

@ -1,5 +1,5 @@
{ {
"hash": "3fb51c7b57fb058065e37de578901055", "hash": "ccba37aea83a191c0846f8cdd9c57025",
"packages": [ "packages": [
{ {
"package": "guzzle/guzzle", "package": "guzzle/guzzle",