Skip to content

Commit 7079847

Browse files
authored
Merge pull request #49 from localheinz/feature/source
Enhancement: Add link to source to `composer.json`
2 parents 90db7b9 + 54ebfe8 commit 7079847

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
"homepage": "https://www.php-fig.org/"
1212
}
1313
],
14+
"support": {
15+
"source": "https://github.com/php-fig/container"
16+
},
1417
"require": {
1518
"php": ">=7.4.0"
1619
},

0 commit comments

Comments
 (0)