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

Added directive for composer

This commit is contained in:
Arnold Daniels 2014-06-05 13:24:56 +02:00
parent f9495eab12
commit 53b8254fe0

View file

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