Skip to content

Commit

Permalink
Merge branch '5.1' into 5.x
Browse files Browse the repository at this point in the history
* 5.1:
  fix merge
  [appveyor] fix checking for the .x branch
  Remove "branch-alias", populate "version"
  • Loading branch information
nicolas-grekas committed Oct 6, 2020
2 parents 6beca1c + 4cef245 commit 0599f91
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,5 @@
]
},
"minimum-stability": "dev",
"extra": {
"branch-alias": {
"dev-master": "5.2-dev"
}
}
"version": "5.2-dev"
}

0 comments on commit 0599f91

Please sign in to comment.