agungsugiarto / boilerplate

CodeIgniter4 Boilerplate based on AdminLTE 3 with user management, roles, permissions, ...
MIT License
156 stars 49 forks source link

- 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 1 year ago

rafaelsanchezrd commented 1 year ago

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

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.