Skip to content

Commit ab5ea8e

Browse files
doctrine/doctrine-bundle ^1.5 is not compatible with Symfony 5
1 parent 5cf83de commit ab5ea8e

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
@@ -27,7 +27,7 @@
2727
"symfony/security-http": "^4.4.1|^5.0.1"
2828
},
2929
"require-dev": {
30-
"doctrine/doctrine-bundle": "^1.5|^2.0",
30+
"doctrine/doctrine-bundle": "^2.0",
3131
"symfony/asset": "^4.4|^5.0",
3232
"symfony/browser-kit": "^4.4|^5.0",
3333
"symfony/console": "^4.4|^5.0",

0 commit comments

Comments
 (0)