Skip to content

Commit 3cd6d27

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

2 files changed

Lines changed: 4 additions & 1 deletion

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
},

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)