Skip to content

Commit d2a7845

Browse files
committed
update extra branch-alias
1 parent c79cdd6 commit d2a7845

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
@@ -1,6 +1,6 @@
11
{
22
"name": "optimistex/git-auto-deploy-ex",
3-
"version": "1.1.0.5",
3+
"version": "1.1.0.6",
44
"type": "library",
55
"description": "The little project for auto-deploying projects to a hosting",
66
"keywords": [
@@ -28,5 +28,10 @@
2828
"optimistex\\deploy\\": ""
2929
}
3030
},
31+
"extra": {
32+
"branch-alias": {
33+
"dev-master": "1.1.x-dev"
34+
}
35+
},
3136
"require": {}
3237
}

0 commit comments

Comments
 (0)