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

- agungsugiarto/boilerplate[1.0.0, ..., v1.1.0, 2.x-dev] require myth/auth dev-develop -> found myth/auth[dev-develop] but it conflicts with your root composer.json require (^1.2). #108

Open
rafaelsanchezrd opened this issue Mar 12, 2023 · 0 comments

Comments

@rafaelsanchezrd
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
F:\Development\codeigniter4320>composer require agungsugiarto/boilerplate
./composer.json has been updated
Running composer update agungsugiarto/boilerplate
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- agungsugiarto/boilerplate[1.0.0, ..., v1.1.0, 2.x-dev] require myth/auth dev-develop -> found myth/auth[dev-develop] but it conflicts with your root composer.json require (^1.2).
- agungsugiarto/boilerplate[dev-master, v1.1.1] require codeigniter4/framework ^4.1 -> satisfiable by codeigniter4/framework[v4.1.0, ..., v4.3.2] from composer repo (https://repo.packagist.org) but codeigniter4/framework is the root package and cannot be modified. See https://getcomposer.org/dep-on-root for details and assistance.
- Root composer.json requires agungsugiarto/boilerplate * -> satisfiable by agungsugiarto/boilerplate[dev-master, 1.0.0, ..., v1.1.1, 2.x-dev, 9999999-dev].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
You can also try re-running composer require with an explicit version constraint, e.g. "composer require agungsugiarto/boilerplate:*" to figure out if any version is installable, or "composer require agungsugiarto/boilerplate:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

Expected behavior
Installing in CodeIgniter 4.3.2

Screenshots
image

Additional context
Add any other context about the problem here.

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