Skip to content

Commit 2bbf287

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 72d46a4 + b347b58 commit 2bbf287

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
@@ -48,9 +48,5 @@
4848
]
4949
},
5050
"minimum-stability": "dev",
51-
"extra": {
52-
"branch-alias": {
53-
"dev-master": "5.2-dev"
54-
}
55-
}
51+
"version": "5.2-dev"
5652
}

0 commit comments

Comments
 (0)