Compatibility of `doctrine/persistence` version 4
Hi,
Is this planned to add the compatibility with the version 4 of doctrine/persistence?
Thanks,
Mickaël Isaert
Can no longer use JWTRefreshTokenBundle with Symfony LTS 6.4.21 - a new project installs doctrine/persistence 4
- gesdinet/jwt-refresh-token-bundle[v1.1.2, ..., v1.4.0] require doctrine/persistence ^1.3.3|^2.0|^3.0 -> found doctrine/persistence[1.3.3, ..., 1.3.8, 2.0.0, ..., 2.5.7, 3.0.0, ..., 3.4.0] but the package is fixed to 4.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
Shall I downgrade composer require doctrine/persistence:^3.4 or shall I wait?
Thanks
Reuben
See #397 created 1 month ago.
Fixed via #397. Thanks!