You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR: MissingDependency - tests/myTest.php - PHPUnit\Framework\MockObject\Builder\InvocationMocker depends on class or interface phpunit\framework\mockobject\builder\parametersmatch that does not exist (see https://psalm.dev/157)
$aMock->expects($this->never())
The following error occours:
The components from error
Psalm.xml config
Info
Psalm 3.12.2@7c7ebd068f8acaba211d4a2c707c4ba90874fa26
"phpunit/phpunit": "^9.1.4"
"psalm/plugin-phpunit": "^0.10.1"
The text was updated successfully, but these errors were encountered: