Skip to content

Commit

Permalink
Added 2.0 support for psr/http-message
Browse files Browse the repository at this point in the history
  • Loading branch information
tanseercena committed Mar 19, 2024
1 parent c26aee5 commit edd25e1
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 @@ -31,7 +31,7 @@
"guzzlehttp/guzzle": "^7.0",
"guzzlehttp/psr7": "^2.0",
"psr/http-client": "^1.0",
"psr/http-message": "^1.0",
"psr/http-message": "^1.0 || ^2.0",
"psr/log": "^1.1 || ^2.0 || ^3.0",
"ramsey/uuid": "^4.1"
},
Expand Down

0 comments on commit edd25e1

Please sign in to comment.