Hi everybody,
i use Bootstrap 5 with Yii2. Now i have the problem, that i have in vendor/bower-assets two different Bootstrap-Versions. (V5.2.2 on development and V5.1.3 on productive). I used composer update to update both Server Installations (develop and productive). But the Bootstrap-CSS-Files not updated. How can i updated the bower-assets folder? Is this possible with composer?
Thank you for help…