Skip to content

Commit

Permalink
Merge pull request #97 from LinioPay/chore/lock-guzzle
Browse files Browse the repository at this point in the history
chore: lock guzlehttp
  • Loading branch information
ibrito182 authored Jun 14, 2022
2 parents fb657e9 + e6dc9f1 commit e843c44
Show file tree
Hide file tree
Showing 2 changed files with 194 additions and 152 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"symfony/process": "~3|~4|~5",
"jeremeamia/superclosure": "~2",
"lstrojny/hmmmath": ">=0.5.0",
"guzzlehttp/guzzle": "^6.3|~7",
"guzzlehttp/guzzle": "^6.5",
"slim/slim": "^3.12",
"friendsofphp/php-cs-fixer": "3.4.0"
},
Expand Down
Loading

0 comments on commit e843c44

Please sign in to comment.