Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Tests] Restricted doctrine/dbal to versions <2.10.0
The 2.10.0 release of doctrine/dbal introduced strict return types on e.g. QueryBuilder. Unfortunately old PHPUnit 4.8.x can't handle mocking of such classes properly.
- Loading branch information