Skip to content

Commit 588d5ff

Browse files
authored
Merge pull request #29 from localheinz/feature/source
Enhancement: Add link to source to `composer.json`
2 parents 673cbae + 189cc9d commit 588d5ff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
"homepage": "https://www.php-fig.org/"
1010
}
1111
],
12+
"support": {
13+
"source": "https://github.com/php-fig/cache"
14+
},
1215
"require": {
1316
"php": ">=8.0.0"
1417
},

0 commit comments

Comments
 (0)