Skip to content

Commit 700f476

Browse files
committed
update email address
1 parent d454ca5 commit 700f476

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
@@ -7,11 +7,12 @@
77
"language",
88
"database"
99
],
10+
"homepage": "https://astrotomic.info",
1011
"license": "MIT",
1112
"authors": [
1213
{
1314
"name": "Tom Witkowski",
14-
"email": "dev.gummibeer@gmail.com",
15+
"email": "gummibeer@astrotomic.info",
1516
"homepage": "https://gummibeer.de",
1617
"role": "Developer"
1718
},
@@ -58,6 +59,7 @@
5859
"test-coverage": "vendor/bin/phpunit --coverage-html=build"
5960
},
6061
"support": {
62+
"email": "[email protected]",
6163
"issues": "https://github.com/Astrotomic/laravel-translatable/issues",
6264
"source": "https://github.com/Astrotomic/laravel-translatable",
6365
"docs": "https://docs.astrotomic.info/laravel-translatable"

0 commit comments

Comments
 (0)