Skip to content

Commit c306e96

Browse files
andreasschrothXhmikosR
authored andcommitted
Remove "extra" section from composer.json (#29420)
This section is meaningless and doesn't serve any purpose.
1 parent e41342b commit c306e96

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

composer.json

-5
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@
2626
"issues": "https://github.com/twbs/bootstrap/issues"
2727
},
2828
"license": "MIT",
29-
"extra": {
30-
"branch-alias": {
31-
"dev-master": "3.3.x-dev"
32-
}
33-
},
3429
"replace": {
3530
"twitter/bootstrap": "self.version"
3631
}

0 commit comments

Comments
 (0)