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

Composer install error #567

Closed
Fluit opened this issue Jan 26, 2023 · 1 comment
Closed

Composer install error #567

Fluit opened this issue Jan 26, 2023 · 1 comment
Labels
status:ready for adoption Feel free to implement this issue. type:bug Bug

Comments

@Fluit
Copy link

Fluit commented Jan 26, 2023

What steps will reproduce the problem?

error when using composer install

What is the expected result?

What do you get instead?

Your requirements could not be resolved to an installable set of packages.

Problem 1
- yiisoft/yii-bootstrap5 dev-master requires yiisoft/widget ^2.0 -> found yiisoft/widget[2.0.0] but it conflicts with your root composer.json require (^1.1).
- yiisoft/yii-bootstrap5 3.0.x-dev is an alias of yiisoft/yii-bootstrap5 dev-master and thus requires it to be installed too.
- Root composer.json requires yiisoft/yii-bootstrap5 ^3.0@dev -> satisfiable by yiisoft/yii-bootstrap5[3.0.x-dev (alias of dev-master)].

Additional info

Q A
Version 1.0.
PHP version 8.1
Operating system Windows
@vjik vjik added type:bug Bug status:ready for adoption Feel free to implement this issue. labels Jan 26, 2023
@rustamwin
Copy link
Member

Will be fixed after merging #566.

@samdark samdark closed this as completed Jan 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready for adoption Feel free to implement this issue. type:bug Bug
Projects
None yet
Development

No branches or pull requests

4 participants