Skip to content

Commit 1c9c6a2

Browse files
author
Walter
committed
Updated composer.json
1 parent 84cfa45 commit 1c9c6a2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
"phpunit/phpunit": "3.7.*"
2828
},
2929
"extra": {
30-
"installer-name": "Autodate"
30+
"installer-name": "Autodate",
31+
"branch-alias" : {
32+
"dev-master": "1.1.*-dev"
33+
}
3134
}
3235
}

0 commit comments

Comments
 (0)