Skip to content

Commit

Permalink
Merge pull request #62 from stof/fix_branch_alias
Browse files Browse the repository at this point in the history
Fix the branch alias
  • Loading branch information
stof committed Feb 6, 2024
2 parents 217b19e + 9f86b6d commit 2d1a968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -29,7 +29,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.0-dev"
"dev-master": "2.x-dev"
}
}
}

0 comments on commit 2d1a968

Please sign in to comment.