Skip to content

Commit 9289540

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 22d653f + 2692baf commit 9289540

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
@@ -44,9 +44,5 @@
4444
]
4545
},
4646
"minimum-stability": "dev",
47-
"extra": {
48-
"branch-alias": {
49-
"dev-master": "5.1-dev"
50-
}
51-
}
47+
"version": "5.1-dev"
5248
}

0 commit comments

Comments
 (0)