Skip to content

Commit

Permalink
minor #1109 Fixed branch alias (GrahamCampbell)
Browse files Browse the repository at this point in the history
This PR was merged into the 3.10.x-dev branch.

Discussion
----------



Commits
-------

b6fe049 Fixed branch alias
  • Loading branch information
acrobat committed Mar 10, 2023
2 parents c68b874 + b6fe049 commit 4f7e610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -52,7 +52,7 @@
"extra": {
"branch-alias": {
"dev-2.x": "2.20.x-dev",
"dev-master": "3.10.x-dev"
"dev-master": "3.11.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 4f7e610

Please sign in to comment.