Closed chumanfu closed 10 months ago
I am using this on a Drupal project an I can't upgrade to Drupal 10 because it uses symphony 6 and this has psr/log (~3.0.0).
Please review the pull request then. There's an outstanding question.
Please review the pull request then. There's an outstanding question.
Done
Closed by #154
Currently the version of
psr/log
is ^1.0. This means if you application has a dependency onpsr/log
> 1.0 you are unable to upgrade to the latest version.