Skip to content

Commit 21c85e5

Browse files
committed
Set alias for the default branch to 0.5.x in Composer configuration
1 parent 200a1f1 commit 21c85e5

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
@@ -116,6 +116,9 @@
116116
"sort-packages": true
117117
},
118118
"extra": {
119+
"branch-alias": {
120+
"dev-main": "0.5.x-dev"
121+
},
119122
"runtime": {
120123
"dotenv_path": ".env.dirigent"
121124
},

0 commit comments

Comments
 (0)