Skip to content

Commit 2aae65e

Browse files
Bump branch-alias to 1.2
1 parent 36ace22 commit 2aae65e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "symfony/thanks",
3-
"description": "Give thanks (in the form of a GitHub ⭐) to your fellow PHP package maintainers (not limited to Symfony components)!",
3+
"description": "Encourages sending ⭐ and 💵 to fellow PHP package maintainers (not limited to Symfony components)!",
44
"type": "composer-plugin",
55
"license": "MIT",
66
"authors": [
@@ -20,7 +20,7 @@
2020
},
2121
"extra": {
2222
"branch-alias": {
23-
"dev-master": "1.0-dev"
23+
"dev-master": "1.2-dev"
2424
},
2525
"class": "Symfony\\Thanks\\Thanks"
2626
}

0 commit comments

Comments
 (0)