Skip to content

Commit

Permalink
Remove redundant dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
abnegate committed Apr 9, 2024
1 parent 72a1bfe commit 0041781
Show file tree
Hide file tree
Showing 2 changed files with 789 additions and 2,766 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,9 @@
"php": ">=8.0"
},
"require-dev": {
"swoole/ide-helper": "4.6.6",
"swoole/ide-helper": "5.1.2",
"textalk/websocket": "1.5.2",
"phpunit/phpunit": "^9.5.5",
"vimeo/psalm": "^4.8.1",
"workerman/workerman": "^4.0",
"phpstan/phpstan": "^1.8",
"laravel/pint": "^1.15"
Expand Down
Loading

0 comments on commit 0041781

Please sign in to comment.