Skip to content

Commit 68f5200

Browse files
committed
fix: alias master branch to 2.0.x
Not sure why merting #28 did not pick this up...
1 parent 122c267 commit 68f5200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"extra": {
2323
"branch-alias": {
24-
"dev-master": "1.1.x-dev"
24+
"dev-master": "2.0.x-dev"
2525
}
2626
}
2727
}

0 commit comments

Comments
 (0)