Skip to content

Commit b048ca4

Browse files
chore(composer): add branch alias for dev-main → 1.0.x-dev
1 parent de5bf81 commit b048ca4

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,10 @@
3939
"support": {
4040
"issues": "https://github.com/codemonster-ru/dumper/issues",
4141
"source": "https://github.com/codemonster-ru/dumper"
42+
},
43+
"extra": {
44+
"branch-alias": {
45+
"dev-main": "1.0.x-dev"
46+
}
4247
}
4348
}

0 commit comments

Comments
 (0)