Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting error due to bootstrap5 while installing package #155

Open
gs63875 opened this issue Sep 13, 2023 · 0 comments
Open

Getting error due to bootstrap5 while installing package #155

gs63875 opened this issue Sep 13, 2023 · 0 comments

Comments

@gs63875
Copy link

gs63875 commented Sep 13, 2023

I am using latest yii2 version 2.0.45. I am getting error while installing package

Problem 1
- yiisoft/yii2-bootstrap 2.0.0 requires bower-asset/bootstrap 3.2.* | 3.1.* -> found bower-asset/bootstrap[v3.1.0, v3.1.1, v3.2.0] but the package is fixed to v5.3.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- yiisoft/yii2-bootstrap[2.0.1, ..., 2.0.8] require bower-asset/bootstrap 3.3.* | 3.2.* | 3.1.* -> found bower-asset/bootstrap[v3.1.0, ..., v3.3.7] but the package is fixed to v5.3.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- yiisoft/yii2-bootstrap[2.0.9, ..., 2.0.11] require bower-asset/bootstrap 3.4.* | 3.3.* | 3.2.* | 3.1.* -> found bower-asset/bootstrap[v3.1.0, ..., v3.4.1] but the package is fixed to v5.3.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- lajax/yii2-translate-manager[1.8.0, ..., 1.8.1] require yiisoft/yii2-bootstrap ~2.0.0 -> satisfiable by yiisoft/yii2-bootstrap[2.0.0, ..., 2.0.11].
- Root composer.json requires lajax/yii2-translate-manager ^1.8 -> satisfiable by lajax/yii2-translate-manager[1.8.0, 1.8.1].

Looks package is using old bootstrap version.
Any body have idea to fix this issue?
FYI: @lajax @moltam and others

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant