Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Use PHPUnit 8.3 on Travis when possible#33072
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
fcb3edf toea25756Comparejderusse commentedAug 9, 2019 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
test are failing because of in we may hold this PR untill the next release in order to properly set the mimum version |
nicolas-grekas commentedAug 9, 2019
this is never needed, we do reference unreleased next-versions and it just works |
… jderusse)This PR was merged into the 3.4 branch.Discussion----------Use PHPUnit 8.3 on Travis when possible| Q | A| ------------- | ---| Branch? | 3.4| Bug fix? | yes| New feature? | no| BC breaks? | no| Deprecations? | no| Tests pass? | yes| Fixed tickets | -| License | MIT| Doc PR | -Followup#33072 to fix dependency resolutionCommits-------41d94c3 Bump minimal requirementsde5256b Use PHPUnit 8.3 on Travis when possible
We just achieved running PHPUnit 8.2 on PHP 7.4, let's ensure it continues running by using it on a primary job.