Skip to content

Commit

Permalink
Remove "extra" section from composer.json (#29420)
Browse files Browse the repository at this point in the history
This section is meaningless and doesn't serve any purpose.
  • Loading branch information
andreasschroth authored and XhmikosR committed Oct 2, 2019
1 parent e41342b commit c306e96
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@
"issues": "https://github.com/twbs/bootstrap/issues"
},
"license": "MIT",
"extra": {
"branch-alias": {
"dev-master": "3.3.x-dev"
}
},
"replace": {
"twitter/bootstrap": "self.version"
}
Expand Down

0 comments on commit c306e96

Please sign in to comment.