Skip to content

Commit

Permalink
Merge pull request #1 from uintaam/05-25-Allow_support_for_psr/http-m…
Browse files Browse the repository at this point in the history
…essage_v1.0.1

Allow support for psr/http-message v1.0.1
  • Loading branch information
uintaam authored May 25, 2023
2 parents cc9e488 + 443cbcb commit 65f7c35
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 @@ -15,7 +15,7 @@
"require": {
"php": "^8.1",
"guzzlehttp/guzzle": "^7.3",
"psr/http-message": "^2.0"
"psr/http-message": "^1.0.1|^2.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 65f7c35

Please sign in to comment.