Skip to content

Commit a29e90e

Browse files
committed
Fix branch alias
1 parent 93bdb02 commit a29e90e

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
@@ -19,7 +19,7 @@
1919
]
2020
},
2121
"branch-alias": {
22-
"dev-master": "1.0.x-dev"
22+
"dev-master": "1.x-dev"
2323
}
2424
}
2525
}

0 commit comments

Comments
 (0)