Skip to content

Commit d9a6cf5

Browse files
Merge branch '4.4' into 5.1
* 4.4: [appveyor] fix checking for the .x branch Remove "branch-alias", populate "version"
1 parent 4a9afe9 commit d9a6cf5

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
@@ -37,9 +37,5 @@
3737
]
3838
},
3939
"minimum-stability": "dev",
40-
"extra": {
41-
"branch-alias": {
42-
"dev-master": "5.1-dev"
43-
}
44-
}
40+
"version": "5.1-dev"
4541
}

0 commit comments

Comments
 (0)