Skip to content

Commit 84cf2db

Browse files
authored
fixed branch-aliases in composer.json (#218)
1 parent 7fc3563 commit 84cf2db

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
@@ -53,7 +53,7 @@
5353
},
5454
"extra": {
5555
"branch-alias": {
56-
"dev-master": "1.0-dev"
56+
"dev-master": "1.1-dev"
5757
}
5858
}
5959
}

0 commit comments

Comments
 (0)