Skip to content

Commit 33533c0

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 6c5d337 + 124cf0f commit 33533c0

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
@@ -51,9 +51,5 @@
5151
]
5252
},
5353
"minimum-stability": "dev",
54-
"extra": {
55-
"branch-alias": {
56-
"dev-master": "5.1-dev"
57-
}
58-
}
54+
"version": "5.1-dev"
5955
}

0 commit comments

Comments
 (0)