1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

Merge pull request #13740 from jasny/patch-composer-replace

Added rename directive for composer
This commit is contained in:
Chris Rebert 2014-06-05 09:02:36 -07:00
commit ef436c761b

View file

@ -30,5 +30,8 @@
"branch-alias": {
"dev-master": "3.1.x-dev"
}
},
"replace": {
"twitter/bootstrap": "self.version"
}
}