We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7c22eb commit 0adde32Copy full SHA for 0adde32
1 file changed
composer.json
@@ -57,6 +57,9 @@
57
"ignore-as-root": false,
58
"web-dir": ".Build/Web",
59
"app-dir": ".Build"
60
+ },
61
+ "branch-alias": {
62
+ "dev-3.0": "3.x.x-dev"
63
}
64
},
65
"require": {
0 commit comments