Skip to content

Commit

Permalink
Merge pull request #855 from calcinai/patch/update-psr-7
Browse files Browse the repository at this point in the history
Update guzzle/psr-7 for Improper Input Validation
  • Loading branch information
calcinai authored Jun 26, 2022
2 parents 4555a06 + 8b79fd9 commit 6bfba5f
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 6bfba5f

Please sign in to comment.