8000 bug #115 [bug] remove duplicated doctrine/annotations entry (kbond) · symfony/ux@d6bacc2 · GitHub
[go: up one dir, main page]

Skip to content

Commit d6bacc2

Browse files
committed
bug #115 [bug] remove duplicated doctrine/annotations entry (kbond)
This PR was merged into the main branch. Discussion ---------- [bug] remove duplicated doctrine/annotations entry | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | Tickets | n/a | License | MIT Looks like 2 different PR's added this. (#111 and #106) Commits ------- 5b9ea2d [bug] remove duplicated doctrine/annotations entry
2 parents 7de66c5 + 5b9ea2d commit d6bacc2

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