Skip to content

Commit

Permalink
Deprecate HttplugFactory
Browse files Browse the repository at this point in the history
  • Loading branch information
murat11 committed Apr 27, 2023
1 parent 7f77c0e commit 38af5e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Factory/HttplugFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
* @author Martijn van der Ven <[email protected]>
*
* @final This class should never be extended. See https://github.com/Nyholm/psr7/blob/master/doc/final.md
*
* @deprecated use \Nyholm\Psr7\Factory\Psr17Factory instead
*/
class HttplugFactory implements MessageFactory, StreamFactory, UriFactory
{
Expand Down

0 comments on commit 38af5e1

Please sign in to comment.