ludofleury / GuzzleBundle

Debug your API Calls with a Symfony web profiler for guzzle
http://ludofleury.github.io/GuzzleBundle/
MIT License
82 stars 21 forks source link

Update services.xml #17

Closed geoffreytran closed 10 years ago

geoffreytran commented 10 years ago

Updated service definitions to be public in order to allow injecting of the logger and profiler manually into the Guzzle client as described in "Add the logger/profiler manually to a Guzzle client" of the readme.

ludofleury commented 10 years ago

I caught this before, but totally forget to fix it. Thanks.