Skip to content

Commit 9214f51

Browse files
authored
Merge pull request florianv#158 from tacman/patch-1
change psr/http-factory
2 parents 17fb595 + ac1662e commit 9214f51

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
@@ -29,7 +29,7 @@
2929
"php": "^7.1.3 || ^8.0",
3030
"php-http/httplug": "^1.0 || ^2.0",
3131
"php-http/discovery": "^1.6",
32-
"php-http/message-factory": "^1.0.2",
32+
"psr/http-factory": "^1.0.2",
3333
"php-http/client-implementation": "^1.0",
3434
"psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
3535
},

0 commit comments

Comments
 (0)