Skip to content

Commit 8ec4234

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 ad3c3e8 + b5e28e2 commit 8ec4234

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
@@ -78,9 +78,5 @@
7878
]
7979
},
8080
"minimum-stability": "dev",
81-
"extra": {
82-
"branch-alias": {
83-
"dev-master": "5.1-dev"
84-
}
85-
}
81+
"version": "5.1-dev"
8682
}

0 commit comments

Comments
 (0)