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

Update PHPUnit compatibility to 10.1 #752

Merged
merged 1 commit into from
Apr 14, 2023

Conversation

Slamdunk
Copy link
Member

Fix #751

composer.json Outdated
"sebastian/environment": "^6.0",
"symfony/console": "^6.2.7",
"symfony/process": "^6.2.7"
"phpunit/phpunit": "10.1.x-dev",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

10.1.0 just released 👍 https://github.com/sebastianbergmann/phpunit/releases/tag/10.1.0 so it can directly use the version

@Slamdunk Slamdunk marked this pull request as ready for review April 14, 2023 06:16
@Slamdunk Slamdunk merged commit f394bb3 into paratestphp:7.x Apr 14, 2023
@Slamdunk Slamdunk deleted the phpunit_10.1 branch April 14, 2023 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Support for PHPUnit 10.1.0
2 participants