Skip to content

Commit 7f1e75e

Browse files
authored
Add support section to composer.json
1 parent f9fd23e commit 7f1e75e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
],
99
"homepage": "https://github.com/bilfeldt/laravel-request-logger",
1010
"license": "MIT",
11+
"support": {
12+
"issues": "https://github.com/bilfeldt/laravel-route-statistics/issues",
13+
"source": "https://github.com/bilfeldt/laravel-route-statistics"
14+
},
1115
"authors": [
1216
{
1317
"name": "Anders Bilfeldt",

0 commit comments

Comments
 (0)