simialbi / yii2-kanban

Kanban board module for yii2
MIT License
10 stars 11 forks source link

Cannot install package with composer #1

Closed pgodiani closed 5 years ago

pgodiani commented 5 years ago

Seems that the dependency with swiper cannot be resolved when installing the package:

$ composer require "simialbi/yii2-kanban" "~1.0@dev" ./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

Potential causes:

Read https://getcomposer.org/doc/articles/troubleshooting.md for further common problems.

Installation failed, reverting ./composer.json to its original content.

simialbi commented 5 years ago

You have to add asset-packagist as repository source as described on: https://asset-packagist.org/