Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Sysix committed May 21, 2024
1 parent 31738d6 commit e11e746
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
"guzzlehttp/psr7": "^2.0"
},
"require-dev": {
"phpstan/phpstan": "^1.10",
"phpunit/phpunit": "^10.4",
"phpstan/phpstan": "^1.11",
"phpunit/phpunit": "^10.5",
"guzzlehttp/guzzle": "^7.8",
"friendsofphp/php-cs-fixer": "^3.41",
"vimeo/psalm": "^5.18",
"psalm/plugin-phpunit": "^0.18.4"
"friendsofphp/php-cs-fixer": "^3.57",
"vimeo/psalm": "^5.24",
"psalm/plugin-phpunit": "^0.19"
},
"suggest": {
"guzzlehttp/guzzle": "^7.0",
Expand Down

0 comments on commit e11e746

Please sign in to comment.