mglaman / drupalorg-cli

A command line tool for interfacing with Drupal.org
128 stars 32 forks source link

outdated process version #95

Closed Greg-Boggs closed 1 year ago

Greg-Boggs commented 3 years ago

Since orgcli is installed globally, it conflicts with other command line tools. Is it easy to update this dependency requirement to a more recent version?

- mglaman/drupalorg-cli v0.2.0 requires symfony/process ^3.0 -> found symfony/process[v3.0.0, ..., v3.4.47] but the package is fixed to v4.4.25 (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.
mglaman commented 3 years ago

Weird, it allows v4. Maybe I didn't tag a release 😬

mglaman commented 3 years ago

@Greg-Boggs can you try 0.3.0?