Skip to content

Commit 0af0b85

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 81716a0 + cb390d8 commit 0af0b85

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
@@ -51,9 +51,5 @@
5151
]
5252
},
5353
"minimum-stability": "dev",
54-
"extra": {
55-
"branch-alias": {
56-
"dev-master": "5.2-dev"
57-
}
58-
}
54+
"version": "5.2-dev"
5955
}

0 commit comments

Comments
 (0)