Skip to content

Commit

Permalink
Rename methods, make sure all bolean fields use boolean, upgrade Guzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
Jleagle committed Apr 25, 2015
1 parent ecc17a1 commit 968d0c9
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 112 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}
},
"require": {
"php": ">=5.4.0",
"guzzlehttp/guzzle": "~4.0"
"php": ">=5.4",
"guzzlehttp/guzzle": "~5.2"
}
}
Loading

0 comments on commit 968d0c9

Please sign in to comment.