Skip to content

Commit bf66c01

Browse files
authored
Merge pull request #611 from robbieaverill/patch-1
Add 4.x-dev branch alias for the v4 branch
2 parents 566d7af + cdc9af8 commit bf66c01

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@
5757
"providers": [
5858
"Mpociot\\ApiDoc\\ApiDocGeneratorServiceProvider"
5959
]
60-
}
60+
},
61+
"branch-alias": {
62+
"dev-v4": "4.x-dev"
63+
}
6164
}
6265
}

0 commit comments

Comments
 (0)