Skip to content

Commit

Permalink
Merge pull request #325 from Danack/patch-1
Browse files Browse the repository at this point in the history
Add composer.json "dev-master" alias.
  • Loading branch information
Thinkscape committed Jul 16, 2013
2 parents bd37981 + e5670a5 commit 8835f64
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
Expand Up @@ -18,6 +18,12 @@
"homepage": "http://www.spiffyjr.me/"
}
],
{
"extra": {
"branch-alias": {
"dev-master": "0.1.x-dev"
}
},
"require": {
"php": ">=5.3.3",
"zendframework/zend-authentication": "~2.1",
Expand Down

0 comments on commit 8835f64

Please sign in to comment.