Skip to content

Commit 713738a

Browse files
committed
Erlaube doctrine/persistence ^2.1 (Case 126792)
1 parent 6c48b66 commit 713738a

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
"php": "^7.2",
2424
"doctrine/annotations": "^1.11",
2525
"doctrine/collections": "^1.0",
26-
"doctrine/persistence": "^1.3.8",
26+
"doctrine/persistence": "^1.3.8 | ^2.1",
2727
"doctrine/orm": "~2.2",
2828
"psr/log": "^1.0",
2929
"symfony/config": "^2.0|^3.0|^4.0",

0 commit comments

Comments
 (0)