auto-value-php icon indicating copy to clipboard operation
auto-value-php copied to clipboard

Add support for symfony/console 5.0

Open tgerulaitis opened this issue 5 years ago • 0 comments

Not sure if this requires any dev, or is just a dependency update.

Steps to replicate:

  1. composer init -q
  2. composer require symfony/console
  3. composer require space48/auto-value

Expected outcome:

Package installed successfully.

Actual outcome:

Unable to install package due to a version conflict with symfony/console.

tgerulaitis avatar Jan 10 '20 11:01 tgerulaitis