Skip to content

Commit

Permalink
corrected deprecated tag for http client discovery
Browse files Browse the repository at this point in the history
  • Loading branch information
aykutersoy committed Jun 9, 2023
1 parent 69e1a26 commit 26c38f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HttpClientDiscovery.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
*
* @author Márk Sági-Kazár <mark.sagikazar@gmail.com>
*
* @deprecated This will be removed in 2.0. Consider using Psr18FactoryDiscovery.
* @deprecated This will be removed in 2.0. Consider using Psr18ClientDiscovery.
*/
final class HttpClientDiscovery extends ClassDiscovery
{
Expand Down

0 comments on commit 26c38f6

Please sign in to comment.