Skip to content

Commit 029bf7e

Browse files
committed
support psr/http-message 1.1
1 parent 5456f35 commit 029bf7e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "library",
55
"require": {
66
"psr/http-client": "^1.0",
7-
"psr/http-message": "^2.0",
7+
"psr/http-message": "^1.1 || ^2.0",
88
"psr/http-factory": "^1.1",
99
"ext-curl": "*",
1010
"php": ">=8.3.0"

composer.lock

+3-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)