Skip to content

Commit 155b957

Browse files
Merge pull request #171 from vinkla/patch-1
Remove composer defaults
2 parents 7f461d6 + 52e5802 commit 155b957

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)