netsuitephp/netsuite-php

psr/log version scope too narrow.

Closed this issue · 4 comments

Currently the version of psr/log is ^1.0. This means if you application has a dependency on psr/log > 1.0 you are unable to upgrade to the latest version.

I am using this on a Drupal project an I can't upgrade to Drupal 10 because it uses symphony 6 and this has psr/log (~3.0.0).

Please review the pull request then. There's an outstanding question.

Please review the pull request then. There's an outstanding question.

Done

Closed by #154