Closed AlexDes closed 1 year 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:
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
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?