Skip to content

Commit

Permalink
Change php-http/message-factory → psr/http-factory
Browse files Browse the repository at this point in the history
* Package php-http/message-factory is abandoned, you should avoid using it. Use psr/http-factory instead.
* This package is abandoned and no longer maintained. The author suggests using the psr/http-factory package instead.
* https://packagist.org/packages/php-http/message-factory
  • Loading branch information
o5 committed May 12, 2023
1 parent 9314fb8 commit 4fbeb77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -23,7 +23,7 @@
"php-http/client-implementation": "^1.0",
"php-http/discovery": "^1.0",
"php-http/message": "^1.4",
"php-http/message-factory": "^1.0"
"psr/http-factory": "^1.0"
},
"require-dev": {
"freezy-bee/nette-caching-psr6": "^2.0",
Expand Down

0 comments on commit 4fbeb77

Please sign in to comment.