Getting the below msg while installing. Can help? New to Drupal 9.
~ % composer global require drush/drush:dev-master Changed current directory to /Users/winnielim/.composer Info from https://repo.packagist.org: #StandWithUkraine ./composer.json has been updated Running composer update drush/drush Loading composer repositories with package information Info from https://repo.packagist.org: #StandWithUkraine Updating dependencies Your requirements could not be resolved to an installable set of packages.
Problem 1 – psr/container 1.1.2 requires php >=7.4.0 -> your php version (7.3.29) does not satisfy that requirement. – league/container 2.5.0 requires container-interop/container-interop ^1.2 -> satisfiable by container-interop/container-interop[1.2.0]. – drush/drush dev-master requires league/container ~2 -> satisfiable by league/container[2.5.0]. – container-interop/container-interop 1.2.0 requires psr/container ^1.0 -> satisfiable by psr/container[1.1.2]. – Root composer.json requires drush/drush dev-master -> satisfiable by drush/drush[dev-master].
Installation failed, reverting ./composer.json and ./composer.lock to their original content.