You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #43200 [PhpUnitBridge] Use PHPUnit 9.5 on PHP 8.1 (derrabus)
This PR was merged into the 4.4 branch.
Discussion
----------
[PhpUnitBridge] Use PHPUnit 9.5 on PHP 8.1
| Q | A
| ------------- | ---
| Branch? | 4.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | Part of #41552
| License | MIT
| Doc PR | N/A
On PHP 8.1, PhpUnitBridge currently defaults to an incompatible PHPUnit version. This PR proposes to use PHPUnit 9.5 instead.
Commits
-------
b177c08 Use PHPUnit 9.5 on PHP 8.1
0 commit comments