Alias the php5 branch as 2.0.x for now

This commit is contained in:
Graham Campbell 2014-12-02 19:47:06 +00:00
parent 43d2e9ef68
commit 0cbfbbbdf9

View File

@ -76,7 +76,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "0.3-dev"
"dev-php5": "2.0-dev"
}
}
}