Skip to content

Commit

Permalink
Merge branch '4.4' into 5.1
Browse files Browse the repository at this point in the history
* 4.4:
  [appveyor] fix checking for the .x branch
  Remove "branch-alias", populate "version"
  • Loading branch information
nicolas-grekas committed Oct 6, 2020
2 parents f406eaa + 65b69c9 commit 235b0e2
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 @@ -29,9 +29,5 @@
]
},
"minimum-stability": "dev",
"extra": {
"branch-alias": {
"dev-master": "5.1-dev"
}
}
"version": "5.1-dev"
}

0 comments on commit 235b0e2

Please sign in to comment.