Skip to content

Commit 49de52e

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 fed2893 + 2b80b0e commit 49de52e

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
@@ -28,9 +28,5 @@
2828
]
2929
},
3030
"minimum-stability": "dev",
31-
"extra": {
32-
"branch-alias": {
33-
"dev-master": "5.2-dev"
34-
}
35-
}
31+
"version": "5.2-dev"
3632
}

0 commit comments

Comments
 (0)