core
core copied to clipboard
feat(doctrine): allow doctrine persistence v4
| Q | A |
|---|---|
| Branch? | main |
| Tickets | Closes #6966 |
| License | MIT |
| Doc PR | api-platform/docs#... |
Allow doctrine/persistence v4
tests need fixing
Thanks @soyuka - I'm looking into this.
the issue do not seem to be directly related, cause doctrine/persistence v3 is still being installed
- Locking doctrine/persistence (4.0.0)
the doctrine-common package does fail with 4.0 I added a documentation to run component's tests:
https://github.com/api-platform/core/blob/main/CONTRIBUTING.md#components-tests
Thanks this was fixed https://github.com/api-platform/core/pull/7276