Giter Club home page Giter Club logo

Comments (3)

XueSiLf avatar XueSiLf commented on June 2, 2024

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

你提供一下你的easyswoole版本 php版本 我会给到你安装哪个组件比较合适

from easyswoole.

dcdebug avatar dcdebug commented on June 2, 2024

需要注意版本呀,官方的文档用的是最新的版本3.5x
你在安装的时候,如果不指定版本,应该是最新的版本;
查看版本的方法直接在composer.json中看就行了。

from easyswoole.

XueSiLf avatar XueSiLf commented on June 2, 2024

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

你现在可以直接尝试使用这个骨架:

composer create-project easy-swoole-php/easyswoole-skeleton="3.5.1" project_name

from easyswoole.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.