dotkernel / dot-log

DotKernel log component extending and customizing zend-log
https://docs.dotkernel.org/dot-log/
MIT License
5 stars 2 forks source link

Hardcode laminas-log to version 2.15.2 #17

Closed arhimede closed 2 years ago

arhimede commented 2 years ago

because laminas-log 2.15.3 messed something

https://github.com/laminas/laminas-log/pull/43

and make a new release #https://github.com/laminas/laminas-log/pull/43

bidi47 commented 2 years ago

laminas-log 2.15.3 currently causes this error Uncaught Laminas\ServiceManager\Exception\ServiceNotFoundException: Unable to resolve service "dot-log.default_logger" to a factory; are you certain you provided it during configuration?

updated composer with laminas-log fixed version 2.15.2 until a fix is implemented in dot packages https://github.com/dotkernel/dot-log/pull/18