M
M
Mikha Pankratov2015-04-13 00:37:13
PHP
Mikha Pankratov, 2015-04-13 00:37:13

How to force composer to update?

Guys, hello everyone. Please help me understand what is wrong with my json.composere.
Gives me this error.


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.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Maxim Grechushnikov, 2015-04-13
@frmax

php composer.phar global require "fxp/composer-asset-plugin:1.0.0"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question