core icon indicating copy to clipboard operation
core copied to clipboard

feat(doctrine): allow doctrine persistence v4

Open kochen opened this issue 8 months ago • 3 comments

Q A
Branch? main
Tickets Closes #6966
License MIT
Doc PR api-platform/docs#...

Allow doctrine/persistence v4

kochen avatar Mar 22 '25 20:03 kochen

tests need fixing

soyuka avatar Mar 24 '25 08:03 soyuka

Thanks @soyuka - I'm looking into this.

the issue do not seem to be directly related, cause doctrine/persistence v3 is still being installed

kochen avatar Mar 24 '25 10:03 kochen

- 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

soyuka avatar May 06 '25 07:05 soyuka

Thanks this was fixed https://github.com/api-platform/core/pull/7276

soyuka avatar Jul 05 '25 20:07 soyuka