Commit cefe29e9 authored by Taylor Otwell's avatar Taylor Otwell

Merge pull request #39 from okaufmann/master

Allow use of Guzzle 6.0
parents f0d5e2df 4945fcc2
......@@ -15,7 +15,7 @@
}
},
"require": {
"guzzlehttp/guzzle": "~4.0|~5.0",
"guzzlehttp/guzzle": "~4.0|~5.0|~6.0",
"symfony/console": "~2.3",
"symfony/process": "~2.3"
},
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment