Skip to content

Commit 420357c

Browse files
authored
TASK: Add branch alias for master
This change is required because of the futur removal of the 3.0 branch
1 parent 4c065f5 commit 420357c

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
@@ -13,6 +13,9 @@
1313
}
1414
},
1515
"extra": {
16+
"branch-alias": {
17+
"dev-master": "3.0.x-dev"
18+
}
1619
"applied-flow-migrations": [
1720
"TYPO3.FLOW3-201201261636",
1821
"TYPO3.Fluid-201205031303",

0 commit comments

Comments
 (0)