We have a few tests failing on PHP 8.1, those need to be fixed (dependency on VersionControl_Git). Also confirm 3.0 runs on 8.1 without issues. - [x] Update to newer VersionControl_Git - [x] Ignore PDepend tests on 8.1 - [x] Select PHPUnit 9.5.10 as lowest to fix mocking issues in 8.1
We have a few tests failing on PHP 8.1, those need to be fixed (dependency on VersionControl_Git).
Also confirm 3.0 runs on 8.1 without issues.