Skip to content

Commit 8aefb35

Browse files
Accommodate 1.2.0-alpha as a potential version
1 parent 9c15c31 commit 8aefb35

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
@@ -27,7 +27,7 @@
2727
},
2828
"extra": {
2929
"branch-alias": {
30-
"dev-master": "1.0.x-dev"
30+
"dev-master": "1.x-dev"
3131
},
3232
"commands": [
3333
"scaffold package",

0 commit comments

Comments
 (0)