We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36ace22 commit 2aae65eCopy full SHA for 2aae65e
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "symfony/thanks",
3
- "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)!",
4
"type": "composer-plugin",
5
"license": "MIT",
6
"authors": [
@@ -20,7 +20,7 @@
20
},
21
"extra": {
22
"branch-alias": {
23
- "dev-master": "1.0-dev"
+ "dev-master": "1.2-dev"
24
25
"class": "Symfony\\Thanks\\Thanks"
26
}
0 commit comments