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 14d2bd2 commit 99c1849Copy full SHA for 99c1849
composer.json
@@ -6,7 +6,16 @@
6
"laravel",
7
"laravel-env-keys-checker"
8
],
9
- "homepage": "https://github.com/msamgan/laravel-env-keys-checker",
+ "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
19
"license": "MIT",
20
"authors": [
21
{
0 commit comments