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

installation of version 4.2 #13

Open
m1kesk opened this issue Oct 24, 2021 · 4 comments
Open

installation of version 4.2 #13

m1kesk opened this issue Oct 24, 2021 · 4 comments

Comments

@m1kesk
Copy link

m1kesk commented Oct 24, 2021

I try to run

$ composer require byjg/migration-cli
getting this result
Using version ^4.2 for byjg/migration-cli
./composer.json has been updated
Running composer update byjg/migration-cli
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 byjg/migration-cli ^4.2 -> satisfiable by byjg/migration-cli[4.2.0].
- byjg/migration-cli 4.2.0 requires symfony/console ^5.4 -> found symfony/console[5.4.x-dev] but it does not match your minimum-stability.

Installation failed, reverting ./composer.json to its original content.

byjg added a commit that referenced this issue Oct 25, 2021
@byjg
Copy link
Owner

byjg commented Oct 25, 2021

I downgrade the Symfony console to make it work.

@byjg
Copy link
Owner

byjg commented Oct 25, 2021

I created the release 4.2.1

@m1kesk
Copy link
Author

m1kesk commented Oct 25, 2021

resolved, with composer -W

@byjg
Copy link
Owner

byjg commented Oct 25, 2021

After the changes I made it is just necessary:

composer require byjg/migration-cli

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