File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 88use PHPStan\Type\Generic\GenericObjectType;
99use PHPStan\Type\IntersectionType;
1010use PHPStan\Type\ObjectType;
11- use PHPUnit\Framework\MockObject\InvocationMocker;
11+ use PHPUnit\Framework\MockObject\Builder\ InvocationMocker;
1212use PHPUnit\Framework\MockObject\MockObject;
1313
1414/**
Original file line number Diff line number Diff line change 99use PHPStan\Type\IntersectionType;
1010use PHPStan\Type\Type;
1111use PHPStan\Type\TypeWithClassName;
12- use PHPUnit\Framework\MockObject\InvocationMocker;
12+ use PHPUnit\Framework\MockObject\Builder\ InvocationMocker;
1313use PHPUnit\Framework\MockObject\MockObject;
1414
1515class MockObjectDynamicReturnTypeExtension implements \PHPStan\Type\DynamicMethodReturnTypeExtension
You can’t perform that action at this time.
0 commit comments