Skip to content

Commit 44bd317

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 f85464b + 7ef66d0 commit 44bd317

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
@@ -42,9 +42,5 @@
4242
]
4343
},
4444
"minimum-stability": "dev",
45-
"extra": {
46-
"branch-alias": {
47-
"dev-master": "5.2-dev"
48-
}
49-
}
45+
"version": "5.2-dev"
5046
}

0 commit comments

Comments
 (0)