Update dependency laminas/laminas-servicemanager to v4 #30
Annotations
5 errors
Psalm [8.1, locked]:
src/Assertion/AssertionPluginManager.php#L33
src/Assertion/AssertionPluginManager.php:33:25: ParamNameMismatch: Argument 1 of Lmc\Rbac\Assertion\AssertionPluginManager::get has wrong name $name, expecting $id as defined by Psr\Container\ContainerInterface::get (see https://psalm.dev/230)
|
Psalm [8.1, locked]:
src/Assertion/AssertionPluginManager.php#L33
src/Assertion/AssertionPluginManager.php:33:25: ParamNameMismatch: Argument 1 of Lmc\Rbac\Assertion\AssertionPluginManager::get has wrong name $name, expecting $id as defined by Laminas\ServiceManager\ServiceLocatorInterface::get (see https://psalm.dev/230)
|
Psalm [8.1, locked]:
src/Assertion/AssertionPluginManager.php#L33
src/Assertion/AssertionPluginManager.php:33:25: ParamNameMismatch: Argument 1 of Lmc\Rbac\Assertion\AssertionPluginManager::get has wrong name $name, expecting $id as defined by Laminas\ServiceManager\AbstractPluginManager::get (see https://psalm.dev/230)
|
Psalm [8.1, locked]:
src/Assertion/AssertionPluginManagerFactory.php#L18
src/Assertion/AssertionPluginManagerFactory.php:18:9: MissingParamType: Parameter $requestedName has no provided type (see https://psalm.dev/154)
|
Psalm [8.1, locked]:
src/Service/AuthorizationServiceDelegatorFactory.php#L37
src/Service/AuthorizationServiceDelegatorFactory.php:37:9: MissingParamType: Parameter $name has no provided type (see https://psalm.dev/154)
|
Loading