Skip to content

Commit a4f73c5

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 d5de97d + 6707de7 commit a4f73c5

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
@@ -49,9 +49,5 @@
4949
]
5050
},
5151
"minimum-stability": "dev",
52-
"extra": {
53-
"branch-alias": {
54-
"dev-master": "5.1-dev"
55-
}
56-
}
52+
"version": "5.1-dev"
5753
}

0 commit comments

Comments
 (0)