Skip to content

Commit e30c965

Browse files
committed
remove dup dependency
1 parent 866713a commit e30c965

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@
4444
"dflydev/doctrine-orm-service-provider": "Allows packs to manage their own entities",
4545
"quazardous/silex-console": "Allows packs to add their own commands",
4646
"mheap/Silex-Assetic" : "Allows packs to add assets via assetic",
47-
"symfony/translation" : "Allows packs to have translations",
48-
"symfony/twig-bridge" : "Twig translation helpers"
47+
"symfony/translation" : "Allows packs to have translations"
4948
},
5049
"extra": {
5150
"branch-alias": {

0 commit comments

Comments
 (0)