Skip to content

Commit dab2499

Browse files
author
Cristoforo Cervino
committed
extends doctrine composer requirement to v3
1 parent dd2eb54 commit dab2499

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
],
2424
"require": {
2525
"php": "^7.4 || ^8.0",
26-
"doctrine/orm": "^2.0"
26+
"doctrine/orm": "^2.0 || ^3.0"
2727
},
2828
"require-dev": {
2929
"doctrine/doctrine-bundle": "^2.2",

0 commit comments

Comments
 (0)