Skip to content

Commit

Permalink
Bump package versions to latest working versions.
Browse files Browse the repository at this point in the history
Signed-off-by: Sacha Telgenhof <[email protected]>
  • Loading branch information
stelgenhof committed Jan 2, 2024
1 parent 8751d4c commit c2b6410
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 @@ -36,7 +36,7 @@
"require": {
"php": "^8.2",
"ext-json": "*",
"guzzlehttp/guzzle": "^7.7"
"guzzlehttp/guzzle": "^7.8"
},
"require-dev": {
"fakerphp/faker": "^1.23",
Expand All @@ -45,7 +45,7 @@
"mockery/mockery": "^1.6",
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^9.6",
"vimeo/psalm": "^5.14"
"vimeo/psalm": "^5.18"
},
"minimum-stability": "dev",
"prefer-stable": true,
Expand Down

0 comments on commit c2b6410

Please sign in to comment.