Skip to content

Commit

Permalink
fix: alias master branch to 2.0.x
Browse files Browse the repository at this point in the history
Not sure why merting #28 did not pick this up...
  • Loading branch information
weierophinney committed Mar 5, 2021
1 parent 122c267 commit 68f5200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -21,7 +21,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
"dev-master": "2.0.x-dev"
}
}
}

0 comments on commit 68f5200

Please sign in to comment.