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

Lumen (9.0.1) (Laravel Components ^9.0) #8

Closed
yvescleuder opened this issue Feb 27, 2022 · 3 comments
Closed

Lumen (9.0.1) (Laravel Components ^9.0) #8

yvescleuder opened this issue Feb 27, 2022 · 3 comments

Comments

@yvescleuder
Copy link

Using version ^4.3 for anik/form-request
./composer.json has been updated
Running composer update anik/form-request
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires anik/form-request ^4.3 -> satisfiable by anik/form-request[v4.3].
- anik/form-request v4.3 requires illuminate/support ^6.0|^7.0|^8.0 -> found illuminate/support[v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but the package is fixed to v9.2.0 (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.

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 anik/form-request:*" to figure out if any version is installable, or "composer require anik/form-request:^2.1" if you know which you need.

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

@ssi-anik
Copy link
Owner

Thanks for informing. I will try to work and make a release.

@ssi-anik
Copy link
Owner

ssi-anik commented Mar 1, 2022

@yvescleuder It's going to take a few more days as the underlying packages need to be updated as well. I would request you to fork the project, change the composer.json with required changes and use it for urgency. After it's done in this package, you'll be notified here.

@ssi-anik
Copy link
Owner

ssi-anik commented Mar 1, 2022

@yvescleuder I have just tagged the branch with v4.4. You're good to go.

@ssi-anik ssi-anik closed this as completed Mar 1, 2022
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

2 participants