Skip to content

Commit 8c7af0a

Browse files
authored
Update src/Resources/config/services.xml
1 parent 3c6f40c commit 8c7af0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Resources/config/services.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<factory class="Http\Discovery\HttpClientDiscovery" method="find" />
4949
</service>
5050
<service id="Http\Client\HttpClient" alias="httplug.client" public="false">
51-
<deprecated package="php-http/httplug-bundle" version="1.28" message="deprecated in favor of PSR-7 ClientInterface" />
51+
<deprecated package="php-http/httplug-bundle" version="1.28" />
5252
</service>
5353
<service id="Psr\Http\Client\ClientInterface" alias="httplug.client" public="false" />
5454

0 commit comments

Comments
 (0)