hyperf/CHANGELOG-3.1.md
Deeka Wong b18bf79b7e
Bumps phpunit to 10.x (#5802)
Co-authored-by: 李铭昕 <715557344@qq.com>
2023-06-07 10:16:25 +08:00

27 lines
457 B
Markdown

# v3.1.0 - TBD
## Dependencies Upgrade
- Upgrade the php version to `>=8.1`
- Upgrade the swoole version to `>=5.0`
- Upgrade `hyperf/engine` to `^2.0`
- Upgrade `phpunit/phpunit` to `^10.0`
## Swow Supported
- [ ] reactive-x
- [ ] socketio-server
## Added
- [ ] Support v2 and v3 for socketio-server
- [ ] Support [Psr7Plus](https://github.com/swow/psr7-plus)
## Optimized
- Move Prometheus driver dependency to suggest.
## Removed
## Deprecated