Skip to content

Commit 2d1a968

Browse files
authored
Merge pull request #62 from stof/fix_branch_alias
Fix the branch alias
2 parents 217b19e + 9f86b6d commit 2d1a968

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
@@ -29,7 +29,7 @@
2929
},
3030
"extra": {
3131
"branch-alias": {
32-
"dev-master": "2.0-dev"
32+
"dev-master": "2.x-dev"
3333
}
3434
}
3535
}

0 commit comments

Comments
 (0)