Skip to content

Commit 5739129

Browse files
committed
Adapt branch alias to change from master to main
1 parent 94ca7ba commit 5739129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"extra": {
2525
"branch-alias": {
26-
"dev-master": "2.x-dev"
26+
"dev-main": "2.x-dev"
2727
},
2828
"bundled": true,
2929
"commands": [

0 commit comments

Comments
 (0)