
Now that we dropped support for deprecated PHP versions, we can use the same PHPUnit version on all supported PHP version. Let’s install it as a Composer dependency to have the same PHPUnit version on the CI as on developers’ computers.
Now that we dropped support for deprecated PHP versions, we can use the same PHPUnit version on all supported PHP version. Let’s install it as a Composer dependency to have the same PHPUnit version on the CI as on developers’ computers.