mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-11-30 02:37:58 +08:00
b18bf79b7e
Co-authored-by: 李铭昕 <715557344@qq.com>
27 lines
457 B
Markdown
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
|