Skip to content

Commit 2b80b0e

Browse files
Merge branch '4.4' into 5.1
* 4.4: [appveyor] fix checking for the .x branch Remove "branch-alias", populate "version"
2 parents 4c7e155 + a00ca68 commit 2b80b0e

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
@@ -27,9 +27,5 @@
2727
]
2828
},
2929
"minimum-stability": "dev",
30-
"extra": {
31-
"branch-alias": {
32-
"dev-master": "5.1-dev"
33-
}
34-
}
30+
"version": "5.1-dev"
3531
}

0 commit comments

Comments
 (0)