From fe66e6d6baf2b6490bf545d67af09373ec105446 Mon Sep 17 00:00:00 2001 From: user Date: Sat, 17 Aug 2024 18:06:28 +0200 Subject: [PATCH] env --- composer.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.lock b/composer.lock index f6347d9..e609df4 100644 --- a/composer.lock +++ b/composer.lock @@ -7576,7 +7576,7 @@ "homepage": "https://github.com/vlucas" } ], - "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.", + "description": "Loads environment variables from `.env` to `config()`, `$_ENV` and `$_SERVER` automagically.", "keywords": [ "dotenv", "env",