After upgrading from phpstan 1.9 to 1.10, I started getting many errors like this: >Trying to mock an undefined method X on class Y". Downgrading to 1.9 solves the problems, but I'd like to use the latest version. The installed version of phpstan-phpunit is the current latest one (1.3.10)