-
Notifications
You must be signed in to change notification settings - Fork 131
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hi guys I was facing some problems on updating my project to 8.4, but I've notice that on master(branch) there's already an addiction to solve the laminas/mime library problem, also we need to do some changes as:
- Rewrite project code from
Runtime::coroutineEnable(true)toRuntime::coroutineEnable()(adapt to swoole 6) - Update the Dockerfile headers to
FROM hyperf/hyperf:8.4-alpine-v3.21-swoole - Remove
version: '3'fromdocker-compose.yml
In my opinion we just need to create a new release here and trigger it on Packagist to the updates.
Is there anything else you guys think we could change?
Is there someone there who can made this possible? we need to maintain this project as new users can test and start new projects with Hyperf, if this skeleton is lose we all lost a good tool.
Let me know what you think.
Have a good one!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request