Skip to content

Commit

Permalink
Update phrity/websocket requirement from ^2.0 to ^3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [phrity/websocket](https://github.com/sirn-se/websocket-php) to permit the latest version.
- [Release notes](https://github.com/sirn-se/websocket-php/releases)
- [Changelog](https://github.com/sirn-se/websocket-php/blob/v3.0-main/docs/Changelog.md)
- [Commits](sirn-se/websocket-php@2.0.0...3.0.0)

---
updated-dependencies:
- dependency-name: phrity/websocket
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 4cf2a43 commit b947a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"php": "^8.1",
"farzai/support": "^1.2",
"farzai/transport": "^1.2",
"phrity/websocket": "^2.0"
"phrity/websocket": "^3.0"
},
"require-dev": {
"pestphp/pest": "^2.15",
Expand Down

0 comments on commit b947a50

Please sign in to comment.