Skip to content

Commit 1eb90de

Browse files
authored
Add branch alias for dev-6.x in composer.json
1 parent a486794 commit 1eb90de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@
2222
}
2323
},
2424
"extra": {
25+
"branch-alias": {
26+
"dev-6.x": "6.1.x-dev"
27+
},
2528
"pimcore": {
2629
"bundles": [
2730
"Web2PrintToolsBundle\\Web2PrintToolsBundle"

0 commit comments

Comments
 (0)