add alias branch in composer.json file

This commit is contained in:
Manuel Raynaud
2014-01-20 09:41:09 +01:00
parent b7fc2fc0e5
commit e68769efa6
2 changed files with 6 additions and 1 deletions

View File

@@ -57,5 +57,10 @@
"": "local/modules/",
"Thelia" : "core/lib/"
}
},
"extra": {
"branch-alias": {
"dev-master": "2.0.0-dev"
}
}
}

2
composer.lock generated
View File

@@ -3,7 +3,7 @@
"This file locks the dependencies of your project to a known state",
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file"
],
"hash": "6dee359d61c06345d0e4cc045b19dc4e",
"hash": "f779af80bcfc2ed1deefba9350bdcf66",
"packages": [
{
"name": "ensepar/html2pdf",