Skip to content

Commit e0b6643

Browse files
committed
Removed cache plugin
1 parent 0d768bb commit e0b6643

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Resources/config/plugins.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
55

66
<services>
7-
<service id="httplug.plugin.cache" class="Http\Client\Plugin\CachePlugin" public="false">
8-
<argument />
9-
<argument type="service" id="httplug.stream_factory"/>
10-
<argument />
11-
</service>
127
<service id="httplug.plugin.content_length" class="Http\Client\Plugin\ContentLengthPlugin" public="false" />
138
<service id="httplug.plugin.decoder" class="Http\Client\Plugin\DecoderPlugin" public="false">
149
<argument />

0 commit comments

Comments
 (0)