Skip to content

Commit 3a82723

Browse files
committed
allow installation with doctrine persistence 4
1 parent cae5590 commit 3a82723

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.0",
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)