Skip to content
Snippets Groups Projects
Commit bad56b2c authored by David Maus's avatar David Maus
Browse files

Depend on Guzzle HTTP Client

parent 610b5d31
No related branches found
No related tags found
No related merge requests found
...@@ -4,5 +4,8 @@ ...@@ -4,5 +4,8 @@
"psr-0": { "psr-0": {
"HAB": "src/" "HAB": "src/"
} }
},
"require": {
"guzzlehttp/guzzle": "~6.0"
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment