Skip to content

Commit a9ae166

Browse files
committed
Allow doctrine/orm 3
1 parent e1892c5 commit a9ae166

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
@@ -11,7 +11,7 @@
1111
"php": "^8.2",
1212
"doctrine/dbal": "^2.7 || ^3.0",
1313
"doctrine/migrations": "^3.0",
14-
"doctrine/orm": "^2.13",
14+
"doctrine/orm": "^2.18 || ^3.5",
1515
"psr/log": "^3.0",
1616
"sylius/mailer-bundle": "^2.1",
1717
"sylius/resource": "^1.12",

0 commit comments

Comments
 (0)