Skip to content

Commit 3d63f79

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 e544e24 + b2bed1e commit 3d63f79

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
@@ -29,9 +29,5 @@
2929
]
3030
},
3131
"minimum-stability": "dev",
32-
"extra": {
33-
"branch-alias": {
34-
"dev-master": "5.1-dev"
35-
}
36-
}
32+
"version": "5.1-dev"
3733
}

0 commit comments

Comments
 (0)