8000 [bug] remove duplicated doctrine/annotations entry · symfony/ux@5b9ea2d · GitHub
[go: up one dir, main page]

Skip to content

Commit 5b9ea2d

Browse files
authored
[bug] remove duplicated doctrine/annotations entry
1 parent 7de66c5 commit 5b9ea2d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/LiveComponent/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@
4141
"doctrine/doctrine-bundle": "^2.0",
4242
"doctrine/orm": "^2.7",
4343
"zenstruck/foundry": "^1.10",
44-
"zenstruck/browser": "^0.5.0",
45-
"doctrine/annotations": "^1.0"
44+
"zenstruck/browser": "^0.5.0"
4645
},
4746
"extra": {
4847
"branch-alias": {

0 commit comments

Comments
 (0)
0