Skip to content

Commit

Permalink
upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyn committed Nov 30, 2023
1 parent fa3cc56 commit 9bb4873
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"ext-curl": "*",
"ext-json": "*",
"ext-mbstring": "*",
"guzzlehttp/guzzle": "^7.4.5"
"guzzlehttp/guzzle": "^7.8.0"
},
"require-dev": {
"phpunit/phpunit": "^7.4",
"phpunit/phpunit": "^9.6.13",
"squizlabs/php_codesniffer": "~2.6",
"friendsofphp/php-cs-fixer": "~2.12"
},
Expand Down

0 comments on commit 9bb4873

Please sign in to comment.