Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
guanguans committed Jun 9, 2022
1 parent 70cb40f commit ea5cfaf
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 @@ -76,16 +76,16 @@
"ext-json": "*",
"overtrue/http": "^1.2",
"psr/log": "^1.1 || ^2.0 || ^3.0",
"symfony/mailer": "^5.3 || ^6.0",
"symfony/options-resolver": "^5.3 || ^6.0",
"textalk/websocket": "^1.5"
"symfony/options-resolver": "^5.3 || ^6.0"
},
"require-dev": {
"brainmaestro/composer-git-hooks": "^2.7",
"friendsofphp/php-cs-fixer": "^3.0",
"mockery/mockery": "^1.2",
"overtrue/phplint": "^3.0",
"phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
"symfony/mailer": "^5.3 || ^6.0",
"textalk/websocket": "^1.5",
"vimeo/psalm": "^4.10"
},
"minimum-stability": "dev",
Expand Down

0 comments on commit ea5cfaf

Please sign in to comment.