Skip to content

Commit 259ce5c

Browse files
Add branch alias for main branch
1 parent 1693125 commit 259ce5c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828
"minimum-stability": "dev",
2929
"prefer-stable": true,
3030
"extra": {
31+
"branch-alias": {
32+
"dev-main": "3.0.x-dev"
33+
},
3134
"entrypoint": "Bolt\\Redactor\\Extension",
3235
"screenshots": [
3336
"screenshots/redactor.png"

0 commit comments

Comments
 (0)