Skip to content

Commit daf3353

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"
1 parent 594601c commit daf3353

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

composer.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,5 @@
2626
"/Tests/"
2727
]
2828
},
29-
"minimum-stability": "dev",
30-
"extra": {
31-
"branch-alias": {
32-
"dev-master": "5.2-dev"
33-
}
34-
}
29+
"minimum-stability": "dev"
3530
}

0 commit comments

Comments
 (0)