From 8351ea63c4030afb5430a115ad9127e0aac7e2ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 03:54:45 +0000 Subject: [PATCH] fix(deps): update dependency oscarotero/env to v2.1.1 --- composer.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.lock b/composer.lock index ec729f3..d730466 100644 --- a/composer.lock +++ b/composer.lock @@ -216,16 +216,16 @@ }, { "name": "oscarotero/env", - "version": "v2.1.0", + "version": "v2.1.1", "source": { "type": "git", "url": "https://github.com/oscarotero/env.git", - "reference": "0da22cadc6924155fa9bbea2cdda2e84ab7cbdd3" + "reference": "9f7d85cc6890f06a65bad4fe0077c070d596e4a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/oscarotero/env/zipball/0da22cadc6924155fa9bbea2cdda2e84ab7cbdd3", - "reference": "0da22cadc6924155fa9bbea2cdda2e84ab7cbdd3", + "url": "https://api.github.com/repos/oscarotero/env/zipball/9f7d85cc6890f06a65bad4fe0077c070d596e4a4", + "reference": "9f7d85cc6890f06a65bad4fe0077c070d596e4a4", "shasum": "" }, "require": { @@ -234,7 +234,7 @@ }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.16", - "phpunit/phpunit": "^7.0" + "phpunit/phpunit": ">=7.0" }, "type": "library", "autoload": { @@ -265,9 +265,9 @@ "support": { "email": "oom@oscarotero.com", "issues": "https://github.com/oscarotero/env/issues", - "source": "https://github.com/oscarotero/env/tree/v2.1.0" + "source": "https://github.com/oscarotero/env/tree/v2.1.1" }, - "time": "2020-06-11T10:59:27+00:00" + "time": "2024-12-03T01:02:28+00:00" }, { "name": "phpoption/phpoption", @@ -2185,6 +2185,6 @@ "platform": { "php": ">=8.0" }, - "platform-dev": [], + "platform-dev": {}, "plugin-api-version": "2.6.0" }