Hi everybody, today we were trying to update our dependencies to psr/log:v3, but laminas-log conflicted because it only supports v1.
Ok, then I went to open a PR to extend its compatibility, but laminas/laminas-log#50 was already there.
I had to read all the comments, and then the README.md, and then 2020-08-03-TSC-Minutes.md to find out it's marked as security-only.
I would like to ask you to mark all the laminas packages currently voted as security-only as Abandoned in https://packagist.org/packages/laminas/: this aims to spread awareness of their status thanks to the built-in functionality of composer to pop yellow warnings for abadoned packages.
I am aware that, semantically, they are not really abandoned, but I think for the end user it's better than not having it marked so.
Hi everybody, today we were trying to update our dependencies to
psr/log:v3, butlaminas-logconflicted because it only supportsv1.Ok, then I went to open a PR to extend its compatibility, but laminas/laminas-log#50 was already there.
I had to read all the comments, and then the
README.md, and then2020-08-03-TSC-Minutes.mdto find out it's marked assecurity-only.I would like to ask you to mark all the
laminaspackages currently voted assecurity-onlyasAbandonedin https://packagist.org/packages/laminas/: this aims to spread awareness of their status thanks to the built-in functionality ofcomposerto pop yellow warnings for abadoned packages.I am aware that, semantically, they are not really abandoned, but I think for the end user it's better than not having it marked so.