Skip to content

Commit

Permalink
Composer: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Dec 16, 2023
1 parent 1be7f72 commit b40e7e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
],
"require": {
"php": ">=8.1",
"brick/money": "^0.7.0",
"guzzlehttp/guzzle": "^6.3.3|^7.5.0",
"guzzlehttp/psr7": "^2.4.3"
"brick/money": "^0.9.0",
"guzzlehttp/guzzle": "^6.5.8|^7.8.1",
"guzzlehttp/psr7": "^2.6.2"
},
"require-dev": {
"mockery/mockery": "^1.6.7",
Expand Down

0 comments on commit b40e7e8

Please sign in to comment.