Skip to content

Commit

Permalink
[Contracts] 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 dd99cb3 commit 5e20b83
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 @@ -26,6 +26,10 @@
"extra": {
"branch-alias": {
"dev-master": "2.1-dev"
},
"thanks": {
"name": "symfony/contracts",
"url": "https://github.com/symfony/contracts"
}
}
}

0 comments on commit 5e20b83

Please sign in to comment.