Commit 9d88f817 authored by Igor Wiedler's avatar Igor Wiedler

[composer] add branch-alias

parent 034bc073
......@@ -38,5 +38,10 @@
},
"autoload": {
"psr-0": { "Silex": "src/" }
},
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
}
}
}
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