Skip to content

Commit b99cf3b

Browse files
authored
fixed branch-aliases in composer.json (#218)
1 parent a72bb05 commit b99cf3b

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
@@ -52,7 +52,7 @@
5252
},
5353
"extra": {
5454
"branch-alias": {
55-
"dev-master": "1.0-dev"
55+
"dev-master": "1.1-dev"
5656
}
5757
}
5858
}

0 commit comments

Comments
 (0)