Skip to content

Commit

Permalink
DEP Use guzzlehttp/psr7 ^2
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Mar 9, 2022
1 parent d081683 commit 371c5bb
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 @@ -12,7 +12,7 @@
"ext-bcmath": "*",
"silverstripe/mfa": "^4.0",
"web-auth/webauthn-lib": "^3.3",
"guzzlehttp/psr7": "^1.6"
"guzzlehttp/psr7": "^2"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit 371c5bb

Please sign in to comment.