Commit ef436c76 authored by Chris Rebert's avatar Chris Rebert
Browse files

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

Added rename directive for composer
parents f9495eab 53b8254f
4 merge requests!28721Hot test,!16605Test pull please ignore,!22103test,!25326Adjust examples
Showing with 3 additions and 0 deletions
+3 -0
...@@ -30,5 +30,8 @@ ...@@ -30,5 +30,8 @@
"branch-alias": { "branch-alias": {
"dev-master": "3.1.x-dev" "dev-master": "3.1.x-dev"
} }
},
"replace": {
"twitter/bootstrap": "self.version"
} }
} }
Supports Markdown
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