Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4638bdd

Browse filesBrowse files
minor #37121 [Contracts] Add missing "extra.thanks" entries in composer.json (nicolas-grekas)
This PR was merged into the 5.2-dev branch. Discussion ---------- [Contracts] Add missing "extra.thanks" entries in composer.json | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT | Doc PR | - Something we forgot and that might help give some more visibility to symfony/contracts. Commits ------- bd04f0cce6 [Contracts] Add missing "extra.thanks" entries in composer.json
1 parent b30afb8 commit 4638bdd
Copy full SHA for 4638bdd

File tree

1 file changed

+4
-0
lines changed
Filter options

1 file changed

+4
-0
lines changed

‎composer.json

Copy file name to clipboardExpand all lines: composer.json
+4Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
"extra": {
3030
"branch-alias": {
3131
"dev-master": "1.1-dev"
32+
},
33+
"thanks": {
34+
"name": "symfony/contracts",
35+
"url": "https://github.com/symfony/contracts"
3236
}
3337
}
3438
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.