### 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.