Skip to content

Commit 0e7a49f

Browse files
committed
add missing links to composer support
1 parent ce9064a commit 0e7a49f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
"csfix": "php-cs-fixer fix --using-cache=no"
5757
},
5858
"support": {
59-
"issues": "https://github.com/Astrotomic/laravel-translatable/issues"
59+
"issues": "https://github.com/Astrotomic/laravel-translatable/issues",
60+
"source": "https://github.com/Astrotomic/laravel-translatable",
61+
"docs": "https://docs.astrotomic.info/laravel-translatable"
6062
}
6163
}

0 commit comments

Comments
 (0)