Skip to content

Commit

Permalink
Merge pull request #586 from jeromegamez/feature/composer-branch-alias
Browse files Browse the repository at this point in the history
composer.json: Add branch alias - fine with this :) 👍
  • Loading branch information
rhukster committed Jan 5, 2016
2 parents f2f9fc4 + 53e1c79 commit 2709938
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,10 @@
},
"scripts": {
"post-create-project-cmd": "bin/grav install"
},
"extra": {
"branch-alias": {
"dev-develop": "1.x-dev"
}
}
}

0 comments on commit 2709938

Please sign in to comment.