Skip to content

Commit 0c5a4d8

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 c976c11 + 8cef957 commit 0c5a4d8

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
@@ -46,9 +46,5 @@
4646
"Resources/bin/var-dump-server"
4747
],
4848
"minimum-stability": "dev",
49-
"extra": {
50-
"branch-alias": {
51-
"dev-master": "5.1-dev"
52-
}
53-
}
49+
"version": "5.1-dev"
5450
}

0 commit comments

Comments
 (0)