Skip to content

Commit eca0b8f

Browse files
authored
Merge pull request #150 from GrahamCampbell/patch-1
A better branch alias would be 2.0.x
2 parents 43c7910 + 10b6df5 commit eca0b8f

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
@@ -47,7 +47,7 @@
4747
},
4848
"extra": {
4949
"branch-alias": {
50-
"dev-master": "2.x-dev"
50+
"dev-master": "2.0.x-dev"
5151
}
5252
}
5353
}

0 commit comments

Comments
 (0)