-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Description
Problem 1
- Root composer.json requires yiisoft/yii2 ~2.0.45 -> satisfiable by yiisoft/yii2[2.0.52, 2.0.53].
- yiisoft/yii2[2.0.52, ..., 2.0.53] require bower-asset/punycode ^1.4 -> could not be found in any version, but the following packages provide it:
- yidas/yii2-bower-asset Bower Assets for Yii 2 app provided via Composer repository
- craftcms/cms Craft CMS
- yidas/yii2-composer-bower-skip A Composer package that allows you to install or update Yii2 without Bower-Asset
- demokn/yii2-composer-asset
- kriss/yii2-calendar-schedule Yii2 Calendar Schedule
- lsat/yii2-bower-asset Bower Assets for Yii 2 app provided via Composer repository
- craftcms/yii2-dynamodb Yii2 implementation of a cache, session, and queue driver for DynamoDB
- jamband/yii2-schemadump Generate the schema from an existing database
- davidhirtz/yii2-skeleton Extended framework and admin panel based on Yii 2.0 framework
- yii2-extensions/app-basic Web Application Basic
- craftcms/yii2-adapter Craft CMS Yii2 adapter
- umono/yaa-yii2 一个基于Vue3 yii2 的后台框架,可快速助你开发。
- umono/yii2-multiple A common and diverse Toolkit
- blackhive/yii2-app-advanced Yii 2 Advanced Project Template
- cliff363825/yii2-bower-asset Yii2 bower asset
... and 14 more.
Consider requiring one of these to satisfy the bower-asset/punycode requirement.
Problem 2
- Root composer.json requires yiisoft/yii2-symfonymailer ~2.0.3 -> satisfiable by yiisoft/yii2-symfonymailer[2.0.3, 2.0.4].
- yiisoft/yii2[2.0.52, ..., 2.0.53] require bower-asset/punycode ^1.4 -> could not be found in any version, but the following packages provide it:
- yidas/yii2-bower-asset Bower Assets for Yii 2 app provided via Composer repository
- craftcms/cms Craft CMS
- yidas/yii2-composer-bower-skip A Composer package that allows you to install or update Yii2 without Bower-Asset
- demokn/yii2-composer-asset
- kriss/yii2-calendar-schedule Yii2 Calendar Schedule
- lsat/yii2-bower-asset Bower Assets for Yii 2 app provided via Composer repository
- craftcms/yii2-dynamodb Yii2 implementation of a cache, session, and queue driver for DynamoDB
- jamband/yii2-schemadump Generate the schema from an existing database
- davidhirtz/yii2-skeleton Extended framework and admin panel based on Yii 2.0 framework
- yii2-extensions/app-basic Web Application Basic
- craftcms/yii2-adapter Craft CMS Yii2 adapter
- umono/yaa-yii2 一个基于Vue3 yii2 的后台框架,可快速助你开发。
- umono/yii2-multiple A common and diverse Toolkit
- blackhive/yii2-app-advanced Yii 2 Advanced Project Template
- cliff363825/yii2-bower-asset Yii2 bower asset
... and 14 more.
Consider requiring one of these to satisfy the bower-asset/punycode requirement.
- yiisoft/yii2-symfonymailer[2.0.3, ..., 2.0.4] require yiisoft/yii2 >=2.0.4 -> satisfiable by yiisoft/yii2[2.0.52, 2.0.53].
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 https://getcomposer.org/doc/04-schema.md#minimum-stability for more details. - It's a private package and you forgot to add a custom repository to find it
Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.
macwin@MacBook-Pro-M ~ %