Skip to content

Commit 26c38f6

Browse files
committed
corrected deprecated tag for http client discovery
1 parent 69e1a26 commit 26c38f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HttpClientDiscovery.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*
1111
* @author Márk Sági-Kazár <[email protected]>
1212
*
13-
* @deprecated This will be removed in 2.0. Consider using Psr18FactoryDiscovery.
13+
* @deprecated This will be removed in 2.0. Consider using Psr18ClientDiscovery.
1414
*/
1515
final class HttpClientDiscovery extends ClassDiscovery
1616
{

0 commit comments

Comments
 (0)