We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
composer require easyswoole/orm 最新版[1.5.4]依赖 easyswoole/mysqli: ^2.0 easyswoole/pool: ^1.0
2.x-dev依赖 easyswoole/mysqli: ^3.0 easyswoole/pool: ^1.1
但是其他组件比如redis,大多数都依赖[easyswoole/pool]: ^2.0 还有[easyswoole/spl][easyswoole/template]同样有类似的情况,相互依赖混乱,各个组件有的依赖旧版有的依赖新版,这导致新应用安装要掐着子版本来安装,过于麻烦。 希望能统一更新一下依赖关系
The text was updated successfully, but these errors were encountered:
还没支持PHP8.0哪
Sorry, something went wrong.
No branches or pull requests
composer require easyswoole/orm
最新版[1.5.4]依赖
easyswoole/mysqli: ^2.0
easyswoole/pool: ^1.0
2.x-dev依赖
easyswoole/mysqli: ^3.0
easyswoole/pool: ^1.1
但是其他组件比如redis,大多数都依赖[easyswoole/pool]: ^2.0
还有[easyswoole/spl][easyswoole/template]同样有类似的情况,相互依赖混乱,各个组件有的依赖旧版有的依赖新版,这导致新应用安装要掐着子版本来安装,过于麻烦。
希望能统一更新一下依赖关系
The text was updated successfully, but these errors were encountered: