Skip to content
New issue

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

easyswoole/orm等部分组件最新版依赖错误 #224

Open
kihoor opened this issue Sep 17, 2023 · 1 comment
Open

easyswoole/orm等部分组件最新版依赖错误 #224

kihoor opened this issue Sep 17, 2023 · 1 comment

Comments

@kihoor
Copy link

kihoor commented Sep 17, 2023

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]同样有类似的情况,相互依赖混乱,各个组件有的依赖旧版有的依赖新版,这导致新应用安装要掐着子版本来安装,过于麻烦。
希望能统一更新一下依赖关系

@350050183
Copy link

还没支持PHP8.0哪

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants