Upgrade PHPUnit5CompatExtension

[MAILPOET-2588]
This commit is contained in:
Jan Jakeš
2019-12-19 13:40:04 +01:00
committed by amine-mp
parent 4a12051e81
commit ff7c63f0b3
7 changed files with 124 additions and 26 deletions

View File

@@ -0,0 +1,4 @@
<?php
interface PHPUnit_Framework_MockObject_MockObject { // phpcs:ignore
}