laminas / laminas-crypt

Strong cryptography tools and password hashing
https://docs.laminas.dev/laminas-crypt/
BSD 3-Clause "New" or "Revised" License
39 stars 24 forks source link

Remove laminas/laminas-servicemanager dependency #33

Closed marcelthole closed 1 month ago

marcelthole commented 1 month ago
Q A
New Feature yes

Description

solve #27 Relates to #22

Did the same testrun on the current branch with use Psr\Container\ContainerInterface; use Psr\Container\NotFoundExceptionInterface; and without the servicemanager dependency

https://github.com/laminas/laminas-crypt/issues/20#issuecomment-1096746548

Created cipher of type Laminas\Crypt\BlockCipher
Plugin manager implements: Psr\Container\ContainerInterface
Plugin manager DOES implement Psr\Container\ContainerInterface