Skip to content

Commit

Permalink
Merge pull request #5 from Healyhatman/Healyhatman-guzzle-psr7-requir…
Browse files Browse the repository at this point in the history
…ement

Update composer.json
  • Loading branch information
Healyhatman authored Jun 29, 2023
2 parents 966637d + 15526f8 commit 23ecd11
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 @@ -17,7 +17,7 @@
],
"require": {
"healyhatman/oauth2-keypay" : "^1",
"guzzlehttp/psr7": "^1.5|^1.6",
"guzzlehttp/psr7": "^1.5|^2.0",
"php": "^7.4 || ^8.0",
"ext-curl": "*",
"ext-json": "*",
Expand Down

0 comments on commit 23ecd11

Please sign in to comment.