Skip to content
This repository was archived by the owner on Jan 27, 2025. It is now read-only.

Commit cd8d900

Browse files
author
Jonas Siewertsen
committed
Update support details
1 parent 0418166 commit cd8d900

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

composer.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,13 @@
1616
},
1717
"authors": [
1818
{
19-
"name": "Jonas Siewertsen"
19+
"name": "Jonas Siewertsen",
20+
"homepage": "https://jonassiewertsen.com",
2021
}
2122
],
2223
"support": {
23-
"email": "[email protected]"
24+
"issues": "https://github.com/jonassiewertsen/statamic-livewire/issues",
25+
"docs": "https://github.com/jonassiewertsen/statamic-livewire"
2426
},
2527
"require": {
2628
"php": "^8.1",

0 commit comments

Comments
 (0)