Skip to content

Commit 9faec8d

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 6d6885e + 49da201 commit 9faec8d

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
@@ -38,9 +38,5 @@
3838
]
3939
},
4040
"minimum-stability": "dev",
41-
"extra": {
42-
"branch-alias": {
43-
"dev-master": "5.1-dev"
44-
}
45-
}
41+
"version": "5.1-dev"
4642
}

0 commit comments

Comments
 (0)