Skip to content

Commit acf54bd

Browse files
committed
Merge branch '4.4' into 5.2
* 4.4: doctrine/doctrine-bundle should not be a dep
2 parents c350227 + 51babc8 commit acf54bd

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
@@ -30,7 +30,7 @@
3030
"symfony/security-http": "^5.2"
3131
},
3232
"require-dev": {
33-
"doctrine/doctrine-bundle": "^2.0",
33+
"doctrine/annotations": "^1.10.4",
3434
"symfony/asset": "^4.4|^5.0",
3535
"symfony/browser-kit": "^4.4|^5.0",
3636
"symfony/console": "^4.4|^5.0",

0 commit comments

Comments
 (0)