Задать вопрос
@frmax
человек

Как заставить composer обновиться?

Парни, всем привет. Прошу помочь понять, что у меня в json.composere не так.

Выдает мне вот такую ошибку.

Your requirements could not be resolved to an installable set of packages.

Problem 1
- yiisoft/yii2 2.0.3 requires bower-asset/jquery 2.1.*@stable | 1.11.*@stable -> no matching package found.
- yiisoft/yii2 2.0.2 requires bower-asset/jquery 2.1.*@stable | 1.11.*@stable -> no matching package found.
- yiisoft/yii2 2.0.1 requires bower-asset/jquery 2.1.*@stable | 1.11.*@stable -> no matching package found.
- yiisoft/yii2 2.0.0 requires bower-asset/jquery 2.1.*@stable | 1.11.*@stable -> no matching package found.
- yiisoft/yii2 2.0.3 requires bower-asset/jquery 2.1.*@stable | 1.11.*@stable -> no matching package found.
- Installation request for yiisoft/yii2 * -> satisfiable by yiisoft/yii2[2.0.0, 2.0.1, 2.0.2, 2.0.3].

Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see for more details.

Read for further common problems.

  • Вопрос задан
  • 924 просмотра
Подписаться 1 Оценить 1 комментарий
Решения вопроса 1
@maxyc_webber
Web-программист
php composer.phar global require "fxp/composer-asset-plugin:1.0.0"
Ответ написан
Пригласить эксперта
Ваш ответ на вопрос

Войдите, чтобы написать ответ

Похожие вопросы