1
0
mirror of https://github.com/danog/phpseclib.git synced 2024-11-26 20:35:21 +01:00

Merge pull request #515 from GrahamCampbell/patch-1

Alias the php5 branch as 2.0.x for now

* GrahamCampbell/patch-1:
  Alias the php5 branch as 2.0.x for now
This commit is contained in:
Andreas Fischer 2014-12-02 21:50:38 +01:00
commit 946aa08aec

View File

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