Closed remicollet closed 2 years ago
@remicollet thanks, will update composer.lock
before merging :+1:
@Ocramius notice that there is a set of laminas-* which can be improved the same way
@remicollet yeah, the idea there would be that @renovatebot would take those up, but I haven't had the time to set it up organization-wide yet.
Lemme do it here first :-)
Had to expand the patch a bit: PHP_CodeSniffer was right in finding pending Interop\Container\
references that had to be removed.
Did my best to keep everything BC compliant, by adding a conflict with earlier laminas/laminas-servicemanager
releases (since that component is not a strict requirement for this library to be used).
which is replaced by recent servicemanager
Signed-off-by: Remi Collet remi@famillecollet.com