We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d454ca5 commit 700f476Copy full SHA for 700f476
composer.json
@@ -7,11 +7,12 @@
7
"language",
8
"database"
9
],
10
+ "homepage": "https://astrotomic.info",
11
"license": "MIT",
12
"authors": [
13
{
14
"name": "Tom Witkowski",
- "email": "dev.gummibeer@gmail.com",
15
+ "email": "gummibeer@astrotomic.info",
16
"homepage": "https://gummibeer.de",
17
"role": "Developer"
18
},
@@ -58,6 +59,7 @@
58
59
"test-coverage": "vendor/bin/phpunit --coverage-html=build"
60
61
"support": {
62
+ "email": "[email protected]",
63
"issues": "https://github.com/Astrotomic/laravel-translatable/issues",
64
"source": "https://github.com/Astrotomic/laravel-translatable",
65
"docs": "https://docs.astrotomic.info/laravel-translatable"
0 commit comments