Hi,
I encountered a compatibility issue in php-scoper, which for version 0.8.14 requires newer version of fidry/console. However, due to some other packages, I am limited to psr/log v1, which now blocks the whole chain of updates...
Would you consider widening the compatibility range of psr/log to also include v1? I can try to make a PR.
Hi, I encountered a compatibility issue in php-scoper, which for version 0.8.14 requires newer version of fidry/console. However, due to some other packages, I am limited to
psr/log
v1, which now blocks the whole chain of updates...Would you consider widening the compatibility range of
psr/log
to also include v1? I can try to make a PR.Thanks!