Skip to content

Commit 51babc8

Browse files
doctrine/doctrine-bundle should not be a dep
1 parent a2416b9 commit 51babc8

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.5"
2828
},
2929
"require-dev": {
30-
"doctrine/doctrine-bundle": "^1.5|^2.0",
30+
"doctrine/annotations": "^1.10.4",
3131
"symfony/asset": "^3.4|^4.0|^5.0",
3232
"symfony/browser-kit": "^4.2|^5.0",
3333
"symfony/console": "^3.4|^4.0|^5.0",

0 commit comments

Comments
 (0)