Skip to content

Commit

Permalink
chore(deps): update dependency psr/http-message to v2 (#189)
Browse files Browse the repository at this point in the history
Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Fehr <[email protected]>
  • Loading branch information
3 people authored Sep 18, 2024
1 parent a3eb48c commit 9f4b045
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 @@ -5,7 +5,7 @@
"require": {
"php": ">=7.4",
"guzzlehttp/psr7": "^1.7|^2.0",
"psr/http-message": "^1.0",
"psr/http-message": "^2.0",
"cloudevents/sdk-php": "^1.0"
},
"suggest": {
Expand Down

0 comments on commit 9f4b045

Please sign in to comment.