The library 2.13.3 has a deprecation message from Imagine when the filter is applied :
deprecation.INFO: User Deprecated: Method "Imagine\Filter\FilterInterface::apply()" might add "\Imagine\Image\ImageInterface" as a native return type declaration in the future. Do the same in implementation "Liip\ImagineBundle\Imagine\Filter\RelativeResize" now to avoid errors or add an explicit @return annotation to suppress this message.