File tree Expand file tree Collapse file tree 3 files changed +0
-48
lines changed Expand file tree Collapse file tree 3 files changed +0
-48
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 63
63
<argument type =" service" id =" httplug.collector.formatter" />
64
64
<argument type =" service" id =" debug.stopwatch" />
65
65
</service >
66
- <service id =" httplug.collector.factory.guzzle5" class =" Http\HttplugBundle\Collector\ProfileClientFactory" decorates =" httplug.factory.guzzle5" public =" false" >
67
- <argument type =" service" id =" httplug.collector.factory.guzzle5.inner" />
68
- <argument type =" service" id =" httplug.collector.collector" />
69
- <argument type =" service" id =" httplug.collector.formatter" />
70
- <argument type =" service" id =" debug.stopwatch" />
71
- </service >
72
66
<service id =" httplug.collector.factory.guzzle6" class =" Http\HttplugBundle\Collector\ProfileClientFactory" decorates =" httplug.factory.guzzle6" public =" false" >
73
67
<argument type =" service" id =" httplug.collector.factory.guzzle6.inner" />
74
68
<argument type =" service" id =" httplug.collector.collector" />
Original file line number Diff line number Diff line change 86
86
<argument type =" service" id =" httplug.psr17_response_factory" />
87
87
<argument type =" service" id =" httplug.psr17_stream_factory" />
88
88
</service >
89
- <service id =" httplug.factory.guzzle5" class =" Http\HttplugBundle\ClientFactory\Guzzle5Factory" public =" false" >
90
- <argument type =" service" id =" httplug.message_factory" />
91
- </service >
92
89
<service id =" httplug.factory.guzzle6" class =" Http\HttplugBundle\ClientFactory\Guzzle6Factory" public =" false" />
93
90
<service id =" httplug.factory.guzzle7" class =" Http\HttplugBundle\ClientFactory\Guzzle7Factory" public =" false" />
94
91
<service id =" httplug.factory.react" class =" Http\HttplugBundle\ClientFactory\ReactFactory" public =" false" />
You can’t perform that action at this time.
0 commit comments