hiqdev / asset-packagist

Asset Packagist
https://asset-packagist.org
BSD 3-Clause "New" or "Revised" License
247 stars 24 forks source link

I can't install bower-asset/bootstrap-multiselect #138

Closed AlexDes closed 1 year ago

AlexDes commented 2 years ago

When I added "bower-asset/bootstrap-multiselect" to composer.json "require", "bower-asset/jquery" and some another assets are not installed: `Installing dependencies from lock file (including require-dev) Package operations: 2 installs, 0 updates, 6 removals

How I can install "bower-asset/bootstrap-multiselect" without removing other assets?

jkrasniewski3e commented 2 years ago

Problem starts from bower-asset/bootstrap-multiselect 0.9.16 and only notable change from version 0.9.15 is bootstrap update in bover.json:

image

Asset-packagist forces install yidas/yii2-bower-asset that is responsible for this mess.

@AlexDes for now I suggest downgrade to bower-asset/bootstrap-multiselect 0.9.15