Skip to content

Commit 39dcc73

Browse files
Merge branch '4.4' into 5.1
* 4.4: [appveyor] fix checking for the .x branch Remove "branch-alias", populate "version"
2 parents 30f946a + ecf086b commit 39dcc73

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,5 @@
7373
]
7474
},
7575
"minimum-stability": "dev",
76-
"extra": {
77-
"branch-alias": {
78-
"dev-master": "5.1-dev"
79-
}
80-
}
76+
"version": "5.1-dev"
8177
}

0 commit comments

Comments
 (0)