Skip to content

Commit 241eecd

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 5e4d8ef + 2050e9b commit 241eecd

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
@@ -33,9 +33,5 @@
3333
]
3434
},
3535
"minimum-stability": "dev",
36-
"extra": {
37-
"branch-alias": {
38-
"dev-master": "5.1-dev"
39-
}
40-
}
36+
"version": "5.1-dev"
4137
}

0 commit comments

Comments
 (0)