Skip to content

Commit 52e5802

Browse files
committed
Remove composer defaults
Library and the GitHub link will be used by default by Packagist.
1 parent 7f461d6 commit 52e5802

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

composer.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
{
22
"name": "vlucas/phpdotenv",
3-
"type": "library",
43
"description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
54
"keywords": ["env", "dotenv", "environment"],
6-
"homepage": "http://github.com/vlucas/phpdotenv",
75
"license" : "BSD-3-Clause-Attribution",
86
"authors" : [
97
{

0 commit comments

Comments
 (0)