Skip to content

Symfony 5.0 issue #13

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

Closed
sela opened this issue Apr 13, 2020 · 4 comments
Closed

Symfony 5.0 issue #13

sela opened this issue Apr 13, 2020 · 4 comments
Labels
fixed This issue is fixed now invalid This doesn't seem right

Comments

@sela
Copy link
Contributor

sela commented Apr 13, 2020

I tried to add it to a project with Symfony 5.0 and got the following error:

  • Problem 1

    • sci3ma/symfony-grumphp v3.0.0 requires povils/phpmnd ^2.1 -> satisfiable by povils/phpmnd[v2.1.0, v2.2.0].
    • sci3ma/symfony-grumphp v3.0.1 requires povils/phpmnd ^2.1 -> satisfiable by povils/phpmnd[v2.1.0, v2.2.0].
    • povils/phpmnd v2.2.0 requires symfony/console ^4.0 -> no matching package found.
    • povils/phpmnd v2.1.0 requires symfony/console ^4.0 -> no matching package found.
    • Installation request for sci3ma/symfony-grumphp ^3.0 -> satisfiable by sci3ma/symfony-grumphp[v3.0.0, v3.0.1].
@sci3ma sci3ma added bug Something isn't working invalid This doesn't seem right and removed bug Something isn't working labels Apr 14, 2020
@sci3ma
Copy link
Owner

sci3ma commented Apr 15, 2020

@sela unfortunately it's povils/phpmnd issue. There are still few pending PRs:
povils/phpmnd#102
povils/phpmnd#103
povils/phpmnd#105
which will update dependencies. So we need to wait.

@sela
Copy link
Contributor Author

sela commented Apr 15, 2020

thanks, but out of the box without forking your code you can't use it now. maybe best to remove the phpmnd? or use a tag one for symfony 4 and another one for symfony 5? I just tried with something I had to write and the code was in symfony 5.

@sci3ma
Copy link
Owner

sci3ma commented Apr 15, 2020

Thanks. I'll think about it. Maybe they'll merge those PRs in next few days.

@sela sela closed this as completed Apr 15, 2020
@sci3ma
Copy link
Owner

sci3ma commented May 6, 2020

@sela povils/phpmnd#105 has been merged. Shouldn't be any issues with Symfony 5 and phpmnd now

@sci3ma sci3ma added the fixed This issue is fixed now label May 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed This issue is fixed now invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants