You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks for your proposal. You would like to use symfony debug toolbar with your "own" clients that have been created without this bundle, right? So by tagging them they should be integrated in debug toolbar? Is my understanding correct?
Use case
The bundle is required as dev dependency and used only in dev mode.
The only feature used is debug toolbar integration (and maybe Symfony logs).
Proposition
Make it easier to use debug toolbar integration only, without the need to configure clients using this bundle format.
One way to do it can be using custom tag for clients, bundle then collect all tagged guzzle clients and do it's magic.
The text was updated successfully, but these errors were encountered: