From 3c4925c0f7547f5ca13b0f5103aa5af833bb105e Mon Sep 17 00:00:00 2001 From: Violinist bot Date: Thu, 30 Dec 2021 01:30:50 +0000 Subject: [PATCH] Update symfony/dotenv --- composer.lock | 41 ++++++++++++++++++++++++++--------------- 1 file changed, 26 insertions(+), 15 deletions(-) diff --git a/composer.lock b/composer.lock index d171fd3..4ebb48c 100644 --- a/composer.lock +++ b/composer.lock @@ -821,30 +821,25 @@ }, { "name": "symfony/dotenv", - "version": "v4.2.3", + "version": "v4.4.36", "source": { "type": "git", "url": "https://github.com/symfony/dotenv.git", - "reference": "9a3bdfcd7a0d9602754894d76c614d15ca366535" + "reference": "15a389dd8d1764565543ca063db2857940d3f00d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dotenv/zipball/9a3bdfcd7a0d9602754894d76c614d15ca366535", - "reference": "9a3bdfcd7a0d9602754894d76c614d15ca366535", + "url": "https://api.github.com/repos/symfony/dotenv/zipball/15a389dd8d1764565543ca063db2857940d3f00d", + "reference": "15a389dd8d1764565543ca063db2857940d3f00d", "shasum": "" }, "require": { - "php": "^7.1.3" + "php": ">=7.1.3" }, "require-dev": { - "symfony/process": "~3.4|~4.0" + "symfony/process": "^3.4.2|^4.0|^5.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "4.2-dev" - } - }, "autoload": { "psr-4": { "Symfony\\Component\\Dotenv\\": "" @@ -874,7 +869,21 @@ "env", "environment" ], - "time": "2019-01-24T21:39:51+00:00" + "funding": [ + { + "url": "https://symfony.com/sponsor", + "type": "custom" + }, + { + "url": "https://github.com/fabpot", + "type": "github" + }, + { + "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", + "type": "tidelift" + } + ], + "time": "2021-12-16T21:17:20+00:00" }, { "name": "symfony/event-dispatcher", @@ -2285,6 +2294,7 @@ "keywords": [ "tokenizer" ], + "abandoned": true, "time": "2018-10-30T05:52:18+00:00" }, { @@ -2982,12 +2992,12 @@ "version": "1.4.0", "source": { "type": "git", - "url": "https://github.com/webmozart/assert.git", + "url": "https://github.com/webmozarts/assert.git", "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9", "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9", "shasum": "" }, @@ -3040,5 +3050,6 @@ "ext-iconv": "*", "ext-json": "*" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "1.1.0" }