Skip to content

Commit fc417fa

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 a6ea884 + 522a27a commit fc417fa

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
@@ -40,9 +40,5 @@
4040
]
4141
},
4242
"minimum-stability": "dev",
43-
"extra": {
44-
"branch-alias": {
45-
"dev-master": "5.2-dev"
46-
}
47-
}
43+
"version": "5.2-dev"
4844
}

0 commit comments

Comments
 (0)