Open Chris53897 opened 8 months ago
That breaks all "(low)" checks. I would wait until we upgrade to PHPUnit 10 before making that change.
This is maybe solved by https://github.com/geocoder-php/Geocoder/pull/1218 with Raising minimum PHPUnit version to 9.6 (or 9.6.x)
Bumping the minium PHPUnit version, solved this problem. But of course this is up to you, to wait until PHPUnit 10+.