Skip to content

Commit 0599f91

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 6beca1c + 4cef245 commit 0599f91

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
@@ -26,9 +26,5 @@
2626
]
2727
},
2828
"minimum-stability": "dev",
29-
"extra": {
30-
"branch-alias": {
31-
"dev-master": "5.2-dev"
32-
}
33-
}
29+
"version": "5.2-dev"
3430
}

0 commit comments

Comments
 (0)