Skip to content

Commit 67a77fa

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 9381fd6 + 49acfa6 commit 67a77fa

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
@@ -42,9 +42,5 @@
4242
]
4343
},
4444
"minimum-stability": "dev",
45-
"extra": {
46-
"branch-alias": {
47-
"dev-master": "5.1-dev"
48-
}
49-
}
45+
"version": "5.1-dev"
5046
}

0 commit comments

Comments
 (0)