Skip to content

Commit

Permalink
Add master alias
Browse files Browse the repository at this point in the history
  • Loading branch information
mabar committed Jul 9, 2019
1 parent e89a13e commit 577cec3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,10 @@
]
},
"minimum-stability": "RC",
"prefer-stable": true
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "3.1.x-dev"
}
}
}

0 comments on commit 577cec3

Please sign in to comment.