【发布时间】:2014-11-10 23:59:50
【问题描述】:
我正在通过 composer 更新我的 yii2,然后又恢复到旧的 beta 版本。
这是我的作曲家的错误:
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
- The requested package bower-asset/jquery could not be found in any version, there may be a typ
o in the package name.
Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setti
ng
see <https://groups.google.com/d/topic/composer-dev/_g3ASeIFlrc/discussion> for more details.
Read <http://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
尝试在 packagist 中搜索 bower-asset/jquery,但未找到。
感谢您的帮助:)
【问题讨论】:
-
他们正在重构资产管理部分。几个小时前发生了变化。 github.com/yiisoft/yii2-app-advanced/commit/…
-
该死的。现在不是试验和让新手放弃 Yii 的时候。如果他们的第一次安装不能“正常工作”,许多人可能会尝试其他框架。
标签: composer-php yii2