安装topthink/think-swoole报错

浏览:5709 发布日期:2019/05/22 分类:ThinkPHP5专区
composer require topthink/think-swoole ^3.0
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- topthink/think-swoole v3.0.1 requires topthink/framework ^6.0.0 -> satisfiable by topthink/framework[6.0.x-dev, v6.0.0-rc2] but these conflict with your requirements or minimum-stability.
- topthink/think-swoole v3.0.0 requires topthink/framework ^6.0.0 -> satisfiable by topthink/framework[6.0.x-dev, v6.0.0-rc2] but these conflict with your requirements or minimum-stability.
- Installation request for topthink/think-swoole ^3.0 -> satisfiable by topthink/think-swoole[v3.0.0, v3.0.1].


Installation failed, reverting ./composer.json to its original content.
最佳答案
评论( 相关
后面还有条评论,点击查看>>