Skip to content

Commit 89806e6

Browse files
committed
[Composer] Fix branch alias
1 parent 14f1c85 commit 89806e6

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
@@ -83,7 +83,7 @@
8383
},
8484
"extra": {
8585
"branch-alias": {
86-
"dev-master": "1.0-dev"
86+
"dev-1.0": "1.0-dev"
8787
}
8888
},
8989
"prefer-stable": true

0 commit comments

Comments
 (0)