Closed thomasvargiu closed 8 years ago
zend-log uses an adapter to implement PSR 3 log, but it provides and implementation. So I added in the composer.json the key provide for psr/log-implementation.
composer.json
provide
psr/log-implementation
Duplicate of #44. Sorry
zend-log uses an adapter to implement PSR 3 log, but it provides and implementation. So I added in the
composer.json
the keyprovide
forpsr/log-implementation
.