Skip to content

Commit

Permalink
Add composer.json branch alias for Pico 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
PhrozenByte committed Mar 29, 2020
1 parent 5d6257f commit af9c09e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.1.x-dev"
"dev-master": "2.1.x-dev",
"dev-pico-3.0": "3.0.x-dev"
}
}
}

0 comments on commit af9c09e

Please sign in to comment.