Skip to content

Commit fe976a3

Browse files
Update branch-alias to 2.x-dev (#37)
Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com> Co-authored-by: Pascal Birchler <pascalb@google.com>
1 parent 57403a3 commit fe976a3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,10 @@
6060
"@phpunit",
6161
"@behat"
6262
]
63+
},
64+
"extra": {
65+
"branch-alias": {
66+
"dev-main": "2.x-dev"
67+
}
6368
}
6469
}

0 commit comments

Comments
 (0)