Skip to content

Commit 32ada29

Browse files
committed
Merge branch '5.2' into 5.3
* 5.2: doctrine/doctrine-bundle should not be a dep
2 parents 0b5f839 + acf54bd commit 32ada29

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
@@ -32,7 +32,7 @@
3232
"symfony/security-http": "^5.3"
3333
},
3434
"require-dev": {
35-
"doctrine/doctrine-bundle": "^2.0",
35+
"doctrine/annotations": "^1.10.4",
3636
"symfony/asset": "^4.4|^5.0",
3737
"symfony/browser-kit": "^4.4|^5.0",
3838
"symfony/console": "^4.4|^5.0",

0 commit comments

Comments
 (0)