Fixing lot of PHPStan issues by just switch my API tests to github.com/coduo/php-matcher
Matching the whole response is the best you can do and PHP Matcher supports placeholders like "@datetime@", "@integer@" to match dynamically created things.

Fixing lot of PHPStan issues by just switch my API tests to github.com/coduo/php-matcher