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

Allow PHPUnit 12 #67

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Jean85
Copy link
Contributor

@Jean85 Jean85 commented Feb 7, 2025

This is a tentative PR to see if we can just widen the constraint or if we need more work.

@stof
Copy link
Member

stof commented Feb 7, 2025

the CI has not installed PHPUnit 12. Maybe there is another conflict somewhere

@alexander-schranz
Copy link

alexander-schranz commented Feb 7, 2025

Would think in prophecy sebastian package requirements: https://github.com/phpspec/prophecy/blob/a0165c648cab6a80311c74ffc708a07bb53ecc93/composer.json#L23-L25

@Jean85
Copy link
Contributor Author

Jean85 commented Feb 7, 2025

Would think in prophecy sebastian package requirements: https://github.com/phpspec/prophecy/blob/a0165c648cab6a80311c74ffc708a07bb53ecc93/composer.json#L23-L25

But that in turn has another conflict, which stops even PHPUnit 11 along the Prophecy chain: phpspec/phpspec#1483

If we can merget that, we can progress toward PHPUnit 12 too.

Jean85 added a commit to facile-it/paraunit that referenced this pull request Feb 8, 2025
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 this pull request may close these issues.

3 participants