Skip to content

Commit

Permalink
Adding Branch Alias for Packagist
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Obuhovich committed Mar 5, 2016
1 parent 39690d0 commit 76937d1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,10 @@
"psr-4": {
"Tests\\ConsoleHelpers\\ProcessIterator\\": "tests/ProcessIterator/"
}
},
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
}
}
4 changes: 2 additions & 2 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 76937d1

Please sign in to comment.