Skip to content

Commit

Permalink
Add missing "extra.thanks" entries in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Jun 6, 2020
1 parent a760d89 commit fa0837f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@
"extra": {
"branch-alias": {
"dev-master": "1.17-dev"
},
"thanks": {
"name": "symfony/polyfill",
"url": "https://github.com/symfony/polyfill"
}
}
}

0 comments on commit fa0837f

Please sign in to comment.