Skip to content

Commit

Permalink
Update guzzle/psr-7 for security
Browse files Browse the repository at this point in the history
  • Loading branch information
calcinai committed Jun 26, 2022
1 parent 4555a06 commit 8b79fd9
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 @@ -8,7 +8,7 @@
"php": ">=5.5.0",
"calcinai/oauth2-xero": "^1.0",
"guzzlehttp/guzzle": "^6.5|^7.0",
"guzzlehttp/psr7": "^1.5|^1.6|^2.0",
"guzzlehttp/psr7": "^1.5|^1.6|^2.1.1",
"ext-json": "*",
"ext-simplexml": "*"
},
Expand Down

0 comments on commit 8b79fd9

Please sign in to comment.