1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 12:59:05 +02:00

Remove "extra" section from composer.json (#29420)

This section is meaningless and doesn't serve any purpose.
This commit is contained in:
Andreas Schroth
2019-10-02 21:10:31 +02:00
committed by XhmikosR
parent e41342b4c1
commit c306e963e8

View File

@@ -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"
}