Skip to content

Commit

Permalink
laravel upgraded
Browse files Browse the repository at this point in the history
  • Loading branch information
BUGOVER committed Oct 30, 2024
1 parent a2fcf1d commit 963c1d4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bugover/laravel-websocket",
"description": "An easy to use WebSocket server",
"version": "2.0.1",
"version": "2.1.0",
"keywords": [
"bugover",
"laravel-websocket"
Expand Down Expand Up @@ -33,9 +33,7 @@
"illuminate/routing": "^11.0.0",
"illuminate/support": "^11.0.0",
"pusher/pusher-php-server": "^7.0.0",
"react/dns": "^1.0.0",
"react/http": "^1.0.0",
"react/promise": "^3.0.0",
"symfony/http-kernel": "^7.0.0",
"symfony/psr-http-message-bridge": "^7.0.0"
},
Expand Down
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 963c1d4

Please sign in to comment.