Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 1dc4959

Browse files
committed
Sets branch alias for release-1.8 branch
- Lists only release-1.8 (mapping to 1.8.x-dev), as we do not want to update it on each and every 2.Y release.
1 parent 20da13b commit 1dc4959

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@
1818
},
1919
"extra": {
2020
"branch-alias": {
21-
"dev-master": "1.8.x-dev",
22-
"dev-develop": "1.9.x-dev",
23-
"dev-release-2.0": "2.0.x-dev"
21+
"dev-release-1.8": "1.8.x-dev"
2422
}
2523
},
2624
"require": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)