Skip to content

Commit 76f8278

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 81202b2 + 9289540 commit 76f8278

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

0 commit comments

Comments
 (0)