From 143988be5a14327a2eb5b371e9a7496ad41452eb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Mar 2021 05:08:07 +0000 Subject: [PATCH] Bump illuminate/log from 8.30.1 to 8.31.0 Bumps [illuminate/log](https://github.com/illuminate/log) from 8.30.1 to 8.31.0. - [Release notes](https://github.com/illuminate/log/releases) - [Commits](https://github.com/illuminate/log/compare/v8.30.1...v8.31.0) Signed-off-by: dependabot-preview[bot] --- composer.lock | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/composer.lock b/composer.lock index 014bd2b..b639414 100644 --- a/composer.lock +++ b/composer.lock @@ -645,7 +645,7 @@ }, { "name": "illuminate/collections", - "version": "v8.30.1", + "version": "v8.31.0", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -842,7 +842,7 @@ }, { "name": "illuminate/contracts", - "version": "v8.30.1", + "version": "v8.31.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -995,7 +995,7 @@ }, { "name": "illuminate/log", - "version": "v8.30.1", + "version": "v8.31.0", "source": { "type": "git", "url": "https://github.com/illuminate/log.git", @@ -1040,7 +1040,7 @@ }, { "name": "illuminate/macroable", - "version": "v8.30.1", + "version": "v8.31.0", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -1126,16 +1126,16 @@ }, { "name": "illuminate/support", - "version": "v8.30.1", + "version": "v8.31.0", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "0f59c467c1b612122488a262e7f9fb32b30df36a" + "reference": "978e64ffb68189b70fea77e4d401f43e88fa54ca" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/0f59c467c1b612122488a262e7f9fb32b30df36a", - "reference": "0f59c467c1b612122488a262e7f9fb32b30df36a", + "url": "https://api.github.com/repos/illuminate/support/zipball/978e64ffb68189b70fea77e4d401f43e88fa54ca", + "reference": "978e64ffb68189b70fea77e4d401f43e88fa54ca", "shasum": "" }, "require": { @@ -1186,7 +1186,7 @@ ], "description": "The Illuminate Support package.", "homepage": "https://laravel.com", - "time": "2021-02-26T13:17:27+00:00" + "time": "2021-03-04T14:09:31+00:00" }, { "name": "illuminate/testing", @@ -3892,16 +3892,16 @@ }, { "name": "symfony/translation", - "version": "v5.2.3", + "version": "v5.2.4", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", - "reference": "c021864d4354ee55160ddcfd31dc477a1bc77949" + "reference": "74b0353ab34ff4cca827a2cf909e325d96815e60" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/translation/zipball/c021864d4354ee55160ddcfd31dc477a1bc77949", - "reference": "c021864d4354ee55160ddcfd31dc477a1bc77949", + "url": "https://api.github.com/repos/symfony/translation/zipball/74b0353ab34ff4cca827a2cf909e325d96815e60", + "reference": "74b0353ab34ff4cca827a2cf909e325d96815e60", "shasum": "" }, "require": { @@ -3918,7 +3918,7 @@ "symfony/yaml": "<4.4" }, "provide": { - "symfony/translation-implementation": "2.0" + "symfony/translation-implementation": "2.3" }, "require-dev": { "psr/log": "~1.0", @@ -3978,7 +3978,7 @@ "type": "tidelift" } ], - "time": "2021-01-27T10:15:41+00:00" + "time": "2021-03-04T15:41:09+00:00" }, { "name": "symfony/translation-contracts",