From 56fffa317b145803373dcab31dcb86917f7d382f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jun 2022 04:06:19 +0000 Subject: [PATCH] build(deps): bump monolog/monolog from 3.0.0 to 3.1.0 Bumps [monolog/monolog](https://github.com/Seldaek/monolog) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/Seldaek/monolog/releases) - [Changelog](https://github.com/Seldaek/monolog/blob/main/CHANGELOG.md) - [Commits](https://github.com/Seldaek/monolog/compare/3.0.0...3.1.0) --- updated-dependencies: - dependency-name: monolog/monolog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 4d22522..889cc00 100644 --- a/composer.lock +++ b/composer.lock @@ -1090,16 +1090,16 @@ }, { "name": "monolog/monolog", - "version": "3.0.0", + "version": "3.1.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "60ad5183b5e5d6c9d4047e9f3072d36071dcc161" + "reference": "0c375495d40df0207e5833dca333f963b171ff43" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/60ad5183b5e5d6c9d4047e9f3072d36071dcc161", - "reference": "60ad5183b5e5d6c9d4047e9f3072d36071dcc161", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/0c375495d40df0207e5833dca333f963b171ff43", + "reference": "0c375495d40df0207e5833dca333f963b171ff43", "shasum": "", "mirrors": [ { @@ -1183,7 +1183,7 @@ ], "support": { "issues": "https://github.com/Seldaek/monolog/issues", - "source": "https://github.com/Seldaek/monolog/tree/3.0.0" + "source": "https://github.com/Seldaek/monolog/tree/3.1.0" }, "funding": [ { @@ -1195,7 +1195,7 @@ "type": "tidelift" } ], - "time": "2022-05-10T10:39:55+00:00" + "time": "2022-06-09T09:09:00+00:00" }, { "name": "nette/neon",