Skip to content

Commit 1a3596b

Browse files
committed
Update composer.json
1 parent 2d89698 commit 1a3596b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,10 @@
2828
"require-dev" : {
2929
"codeception/codeception" : "^2.2",
3030
"phpmv/ubiquity" : "dev-master"
31-
}
31+
},
32+
"extra": {
33+
"branch-alias": {
34+
"dev-master": "1.0.x-dev"
35+
}
36+
}
3237
}

0 commit comments

Comments
 (0)