figlet icon indicating copy to clipboard operation
figlet copied to clipboard

povils/figlet v1.0.0 requires symfony/console ~3.0

Open Meghabm07 opened this issue 3 years ago • 1 comments

Not able to install povils/figlet library. I'm using the latest symfony/console (v6.2.1). Is it possible to change the Symfony console library version?

Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires povils/figlet 1.0.0 -> satisfiable by povils/figlet[v1.0.0].
    - povils/figlet v1.0.0 requires symfony/console ~3.0 -> found symfony/console[v3.0.0, ..., v3.4.47] but it conflicts with your root composer.json require (6.2.1).

It would be of great help.

Thanks in advance.

Meghabm07 avatar Dec 13 '22 09:12 Meghabm07

The current problem is available here.

If we need to require symfony/console:~6 version for this PHP package, I think it should need to do some tests.

peter279k avatar Dec 13 '22 10:12 peter279k