From b0d0901b8a9b39e2fe35d1771df20293371f1429 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 00:07:32 +0000 Subject: [PATCH] :arrow_up: Bump oscarotero/env from 2.1.0 to 2.1.1 Bumps [oscarotero/env](https://github.com/oscarotero/env) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/oscarotero/env/releases) - [Changelog](https://github.com/oscarotero/env/blob/master/CHANGELOG.md) - [Commits](https://github.com/oscarotero/env/compare/v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: oscarotero/env dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index b14c84d..59bc415 100644 --- a/composer.lock +++ b/composer.lock @@ -3227,16 +3227,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": { @@ -3245,7 +3245,7 @@ }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.16", - "phpunit/phpunit": "^7.0" + "phpunit/phpunit": ">=7.0" }, "type": "library", "autoload": { @@ -3276,9 +3276,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",