AlexaCRM / dynamics-webapi-toolkit

Dynamics 365 Web API Toolkit for PHP
MIT License
77 stars 58 forks source link

Update dependencies to psr/log 3.0 as well #96

Closed clwdesign closed 2 months ago

clwdesign commented 11 months ago

I am using this library in a Drupal 10 installation, which has a dependency of psr/log 3.0. This library only supports psr/log 1 and 2.

mrudov commented 2 months ago

Fixed in v4 branch. Refer README.md for details.