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
chore: allow phpunit ^11.5 for PHP 8.2 compatibility
PHPUnit 12 requires PHP 8.3+. Widen the constraint in the root and
each component composer.json so PHP 8.2 resolves to 11.5 (LTS) and
8.3+ to 12.x. Removes the per-job "Force PHPUnit 11.5" workaround
steps from CI.
| Q | A
| ------------- | ---
| Branch? | 4.3
| Tickets | ∅
| License | MIT
| Doc PR | ∅
0 commit comments