Skip to content

Commit

Permalink
Remove php-http/message-factory in favor of psr/http-factory
Browse files Browse the repository at this point in the history
  • Loading branch information
ezimuel committed Sep 26, 2023
1 parent 9aa14ca commit e315671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"nyholm/psr7": "^1.5",
"php-http/mock-client": "^1.5",
"symfony/http-client": "^5.0|^6.0",
"php-http/message-factory": "^1.1"
"psr/http-factory" : "^1.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit e315671

Please sign in to comment.