Skip to content

Commit 471b096

Browse files
Add missing "extra.thanks" entries in composer.json
1 parent 82225c2 commit 471b096

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@
2828
"extra": {
2929
"branch-alias": {
3030
"dev-master": "1.17-dev"
31+
},
32+
"thanks": {
33+
"name": "symfony/polyfill",
34+
"url": "https://github.com/symfony/polyfill"
3135
}
3236
}
3337
}

0 commit comments

Comments
 (0)