Add branch alias

This commit is contained in:
Romain Neutron
2013-06-27 15:13:17 +02:00
parent 337bcc98b7
commit 11f78307d9

View File

@@ -97,5 +97,10 @@
"PhraseaFixture" : "lib/conf.d"
}
},
"include-path": ["vendor/zend/gdata/library"]
"include-path": ["vendor/zend/gdata/library"],
"extra": {
"branch-alias": {
"dev-master": "3.8-dev"
}
}
}