Skip to content

Commit 99c1849

Browse files
committed
composer json update
1 parent 14d2bd2 commit 99c1849

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

composer.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,16 @@
66
"laravel",
77
"laravel-env-keys-checker"
88
],
9-
"homepage": "https://github.com/msamgan/laravel-env-keys-checker",
9+
"homepage": "https://msamgan.com/docs/env-checker",
10+
"support": {
11+
"email": "[email protected]",
12+
"url": "https://msamgan.com/contact"
13+
},
14+
"source": {
15+
"type": "git",
16+
"url": "https://github.com/msamgan/laravel-env-keys-checker",
17+
"reference": "v1.7.0"
18+
},
1019
"license": "MIT",
1120
"authors": [
1221
{

0 commit comments

Comments
 (0)