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

Driver does not work with Symfony 4.0+ #187

Closed
Dragonrun1 opened this issue Feb 19, 2019 · 3 comments
Closed

Driver does not work with Symfony 4.0+ #187

Dragonrun1 opened this issue Feb 19, 2019 · 3 comments

Comments

@Dragonrun1
Copy link

Your requirements could not be resolved to an installable set of packages.
...
- Can only install one of: symfony/process[v3.4.20, v4.2.3].
- Can only install one of: symfony/process[v3.4.21, v4.2.3].
- Can only install one of: symfony/process[v3.4.22, v4.2.3].
...
- Installation request for symfony/process (locked at v4.2.3) -> satisfiable by symfony/process[v4.2.3].

@aik099
Copy link
Member

aik099 commented Feb 19, 2019

It's easy to fix. You can safely send PR, that update symfony/process component requirement to allow any 4.x version of Symfony.

P.S.
I've renamed issue, because "Zombie" is an app, that is used by this driver. The app itself has nothing to do with Symfony, but this driver do.

@aik099 aik099 changed the title Zombie does not work with Symfony 4.0+ Driver does not work with Symfony 4.0+ Feb 19, 2019
@beoboo
Copy link

beoboo commented Mar 6, 2019

I added this PR: #189

@stof
Copy link
Member

stof commented Oct 11, 2021

Fixed in #196 alongside the CI changes

@stof stof closed this as completed Oct 11, 2021
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

4 participants