Skip to content

Commit 98e71a0

Browse files
committed
support psr/http-message 2.0
1 parent ae89878 commit 98e71a0

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"php": "^7.4 || ^8.0",
1818
"fig/http-message-util": "^1.1",
1919
"psr/http-client": "^1.0",
20-
"psr/http-message": "^1.0"
20+
"psr/http-message": "^1.0 || ^2.0"
2121
},
2222
"autoload": {
2323
"psr-4": {

composer.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)