Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Meghabm07 opened this issue Dec 13, 2022 · 1 comment
Open

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

Meghabm07 opened this issue Dec 13, 2022 · 1 comment

Comments

@Meghabm07
Copy link

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.

@peter279k
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants