Navigation Menu

Skip to content

Commit

Permalink
Updating changelog for 2.8.0. Updating composer.json for subtree splits.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtdowling committed Jul 16, 2012
1 parent d2732d6 commit 82bdfb8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -6,9 +6,9 @@
"license": "MIT",
"require": {
"php": ">=5.3.2",
"guzzle/common": "*",
"guzzle/parser": "*",
"symfony/event-dispatcher": "2.*"
"guzzle/common": "self.version",
"guzzle/parser": "self.version",
"symfony/event-dispatcher": "2.1.0-beta2"
},
"autoload": {
"psr-0": { "Guzzle\\Http": "" }
Expand Down

0 comments on commit 82bdfb8

Please sign in to comment.