1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-20 12:21:35 +02: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

View File

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