Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vluzrmos committed Feb 23, 2015
1 parent 4cad0bd commit 29943ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
],
"require": {
"php": ">=5.4.0",
"illuminate/support": "~5.0"
"illuminate/support": "~5.0",
"guzzlehttp/guzzle":"~4.0|~5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 29943ad

Please sign in to comment.