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
Nothing really changing in this project. Just updating the lock file to ensure using the latest version of Chassis. That one fixed an issue with changes to PHPUnit 10.3
Changes support to PHPUnit 10. This version change required which classes within PHPUnit are used. As such, any apps still using PHPUnit 9 and below should lock to 2.0.3
Dropping support for PHP 8.0, as PHPUnit 10 also dropped support for it.