Skip to content

Commit 848d75c

Browse files
Merge branch '6.4' into 7.0
* 6.4: Bump doctrine/persistence to ^3.1
2 parents f4443b6 + a751626 commit 848d75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"require": {
1919
"php": ">=8.2",
2020
"doctrine/event-manager": "^2",
21-
"doctrine/persistence": "^2|^3",
21+
"doctrine/persistence": "^3.1",
2222
"symfony/polyfill-ctype": "~1.8",
2323
"symfony/polyfill-mbstring": "~1.0",
2424
"symfony/service-contracts": "^2.5|^3"

0 commit comments

Comments
 (0)