JMSTranslationBundle
JMSTranslationBundle copied to clipboard
Support psr/log 3.0
| Q | A |
|---|---|
| Bundle version | 2.4.0 |
| Symfony version | 6.4 |
| PHP version | 8.1 |
Composer.json restricts psr/log to (^1.0 || ^2.0).
3.0 added return types, so I imagine this can safely be added as an option, and therefore avoid incompatibility with any modules that require psr/log 3
https://github.com/php-fig/log/releases
Probably it can be done, do you want to provide a pull request?
This was merged. The PR https://github.com/schmittjoh/JMSTranslationBundle/pull/594.
This is officially released in https://github.com/schmittjoh/JMSTranslationBundle/releases/tag/2.6.0