1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-02-26 02:53:22 +01:00

Syncing deps with guzzle/guzzle

This commit is contained in:
Michael Dowling 2012-12-05 18:27:44 -08:00
parent f92b4d80c1
commit 6793174612

View File

@ -6,7 +6,7 @@
"license": "MIT",
"require": {
"php": ">=5.3.2",
"symfony/event-dispatcher": "2.1.*"
"symfony/event-dispatcher": ">=2.1"
},
"autoload": {
"psr-0": { "Guzzle\\Common": "" }