Skip to content

Commit 9a48e9f

Browse files
committed
Add support for doctrine/doctrine-bundle 3
1 parent 18f877f commit 9a48e9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"homepage": "https://nucleos.rocks",
1313
"require": {
1414
"php": "^8.3",
15-
"doctrine/doctrine-bundle": "^1.12 || ^2.0",
15+
"doctrine/doctrine-bundle": "^2.18 || ^3.0",
1616
"doctrine/orm": "^2.7 || ^3.0",
1717
"nucleos/user-bundle": "^3.0"
1818
},

0 commit comments

Comments
 (0)