Skip to content

Commit 4e7c445

Browse files
Merge branch '5.1' into 5.x
* 5.1: fix merge [appveyor] fix checking for the .x branch Remove "branch-alias", populate "version"
2 parents 57ef5ad + a51679e commit 4e7c445

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
@@ -32,9 +32,5 @@
3232
]
3333
},
3434
"minimum-stability": "dev",
35-
"extra": {
36-
"branch-alias": {
37-
"dev-master": "5.2-dev"
38-
}
39-
}
35+
"version": "5.2-dev"
4036
}

0 commit comments

Comments
 (0)