Skip to content

Commit 3449355

Browse files
committed
Add support doctrine-orm-module 5
1 parent a7e7e3f commit 3449355

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
@@ -59,7 +59,7 @@
5959
"require-dev": {
6060
"aura/di": "^3.4 || ^4.2.1",
6161
"doctrine/dbal": "^3.5.1",
62-
"doctrine/doctrine-orm-module": "^4.2.1",
62+
"doctrine/doctrine-orm-module": "^4.2.1 || ^5.0",
6363
"kahlan/kahlan": "^5.2.2",
6464
"laminas/laminas-cli": "^1.7",
6565
"laminas/laminas-coding-standard": "^2.4",

0 commit comments

Comments
 (0)