Skip to content

Commit 22f6e33

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 99eabe3 + 53927fc commit 22f6e33

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
@@ -76,9 +76,5 @@
7676
]
7777
},
7878
"minimum-stability": "dev",
79-
"extra": {
80-
"branch-alias": {
81-
"dev-master": "5.1-dev"
82-
}
83-
}
79+
"version": "5.1-dev"
8480
}

0 commit comments

Comments
 (0)