Closed greg0ire closed 2 years ago
It is no longer bundled by default in PHPUnit, which causes a build failure. Rather than requiring the missing package, migrating to PHPUnit mocks should result in code easier to analyse by SA tools.
Fixes #401
It is no longer bundled by default in PHPUnit, which causes a build failure. Rather than requiring the missing package, migrating to PHPUnit mocks should result in code easier to analyse by SA tools.
Fixes #401