I am not sure if this is a "feature" request, but I am not sure where else to put it.
yuri Any particular reason why the psr/log library has been locked at version 1.1.* here: https://github.com/espocrm/espocrm/b...poser.json#L18
We recently upgraded to PHP 8 and are trying to install the latest version of PHP Profiler XHProf with MonogDB and XHGui for profiling our application, but these libraries use the latest version of the psr/log because of which ESPO is breaking. We cannot use the earlier version of the profiler because it does not work with PHP 8.
It would be good if all the libraries are updated to the latest versions.
Thank You.
yuri Any particular reason why the psr/log library has been locked at version 1.1.* here: https://github.com/espocrm/espocrm/b...poser.json#L18
We recently upgraded to PHP 8 and are trying to install the latest version of PHP Profiler XHProf with MonogDB and XHGui for profiling our application, but these libraries use the latest version of the psr/log because of which ESPO is breaking. We cannot use the earlier version of the profiler because it does not work with PHP 8.
It would be good if all the libraries are updated to the latest versions.
Thank You.
Comment