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 4dfc0b2 + d9a6cf5 commit 9688dcf
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 @@ -37,9 +37,5 @@
]
},
"minimum-stability": "dev",
"extra": {
"branch-alias": {
"dev-master": "5.2-dev"
}
}
"version": "5.2-dev"
}

0 comments on commit 9688dcf

Please sign in to comment.