Skip to content

Commit 830cdad

Browse files
committed
Add support for doctrine persistence 4.1
1 parent b2bc97b commit 830cdad

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
@@ -23,7 +23,7 @@
2323
"doctrine/collections": "^2.0",
2424
"doctrine/common": "^2.4 || ^3.0",
2525
"doctrine/event-manager": "^1.0 || ^2.0",
26-
"doctrine/persistence": "^3.0",
26+
"doctrine/persistence": "^3.0 || ^4.1",
2727
"phpcr/phpcr": "^2.1.1",
2828
"phpcr/phpcr-implementation": "^2.1",
2929
"phpcr/phpcr-utils": "^1.3.0 || ^2.0",

0 commit comments

Comments
 (0)