Skip to content

Commit e315671

Browse files
committed
Remove php-http/message-factory in favor of psr/http-factory
1 parent 9aa14ca commit e315671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"nyholm/psr7": "^1.5",
2828
"php-http/mock-client": "^1.5",
2929
"symfony/http-client": "^5.0|^6.0",
30-
"php-http/message-factory": "^1.1"
30+
"psr/http-factory" : "^1.0"
3131
},
3232
"autoload": {
3333
"psr-4": {

0 commit comments

Comments
 (0)