$ 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.
I try to run
Problem 1
Installation failed, reverting ./composer.json to its original content.