Skip to content

Commit 54ebfe8

Browse files
committed
Enhancement: Add link to source to composer.json
1 parent 90db7b9 commit 54ebfe8

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)