Skip to content

Commit fa58838

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 bdba2ac commit fa58838

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
@@ -28,10 +28,5 @@
2828
"/Tests/"
2929
]
3030
},
31-
"minimum-stability": "dev",
32-
"extra": {
33-
"branch-alias": {
34-
"dev-master": "5.2-dev"
35-
}
36-
}
31+
"minimum-stability": "dev"
3732
}

0 commit comments

Comments
 (0)