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

Upgrade to the latest "symfony/process" component version #149

Closed
aik099 opened this issue Mar 31, 2024 · 0 comments · Fixed by #155
Closed

Upgrade to the latest "symfony/process" component version #149

aik099 opened this issue Mar 31, 2024 · 0 comments · Fixed by #155

Comments

@aik099
Copy link
Member

aik099 commented Mar 31, 2024

The symfony/process v6.0 has added a static return type to the Process::mustRun method. Mocking methods using such return type isn't supported until the phpspec/prophecy#621 is merged.

Using Symfony 5.0 for now and looking for Prophecy release to expand Symfony component support to 7.x at least.

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

Successfully merging a pull request may close this issue.

1 participant