Skip to content

Commit

Permalink
Bump branch-alias to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Nov 28, 2019
1 parent 36ace22 commit 2aae65e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
@@ -1,6 +1,6 @@
{
"name": "symfony/thanks",
"description": "Give thanks (in the form of a GitHub ⭐) to your fellow PHP package maintainers (not limited to Symfony components)!",
"description": "Encourages sending ⭐ and 💵 to fellow PHP package maintainers (not limited to Symfony components)!",
"type": "composer-plugin",
"license": "MIT",
"authors": [
Expand All @@ -20,7 +20,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.0-dev"
"dev-master": "1.2-dev"
},
"class": "Symfony\\Thanks\\Thanks"
}
Expand Down

0 comments on commit 2aae65e

Please sign in to comment.