Commit ef436c76 authored by Chris Rebert's avatar Chris Rebert

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

Added rename directive for composer
parents f9495eab 53b8254f
......@@ -30,5 +30,8 @@
"branch-alias": {
"dev-master": "3.1.x-dev"
}
},
"replace": {
"twitter/bootstrap": "self.version"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment