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",