mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Remove "extra" section from composer.json (#29420)
This section is meaningless and doesn't serve any purpose.
This commit is contained in:
parent
e41342b4c1
commit
c306e963e8
1 changed files with 0 additions and 5 deletions
|
@ -26,11 +26,6 @@
|
||||||
"issues": "https://github.com/twbs/bootstrap/issues"
|
"issues": "https://github.com/twbs/bootstrap/issues"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"extra": {
|
|
||||||
"branch-alias": {
|
|
||||||
"dev-master": "3.3.x-dev"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"replace": {
|
"replace": {
|
||||||
"twitter/bootstrap": "self.version"
|
"twitter/bootstrap": "self.version"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue