Skip to content

Commit 37a8f26

Browse files
authored
Declare branch-alias for master branch
1 parent 0c89deb commit 37a8f26

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,10 @@
2525
"codeception/verify": "^2.2",
2626
"codeception/specify": "^2.0",
2727
"consolidation/robo": "^3.0"
28+
},
29+
"extra": {
30+
"branch-alias": {
31+
"dev-master": "5.0-dev"
32+
}
2833
}
2934
}

0 commit comments

Comments
 (0)