Skip to content

Commit

Permalink
Update branch alias for 2.x-dev to 2.1.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian Mooyman committed Nov 28, 2017
1 parent 5413f91 commit 2c277b5
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 @@ -18,6 +18,11 @@
"composer/installers": "*",
"silverstripe/framework": "^4@dev"
},
"extra": {
"branch-alias": {
"2.x-dev": "2.1.x-dev"
}
},
"scripts": {
"lint": "phpcs -s src/ tests/"
},
Expand Down

0 comments on commit 2c277b5

Please sign in to comment.