Skip to content

Commit 84e1b31

Browse files
committed
Enhancement: Add link to source to composer.json
1 parent e275e2d commit 84e1b31

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"homepage": "https://www.php-fig.org/"
1111
}
1212
],
13+
"support": {
14+
"source": "https://github.com/php-fig/event-dispatcher"
15+
},
1316
"require": {
1417
"php": ">=7.2.0"
1518
},

0 commit comments

Comments
 (0)