From 74c29fd1ebfc88cc5efe9f72644e4687f7f49132 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 20:11:16 +0000 Subject: [PATCH] Bump knplabs/knp-time-bundle from 2.0.2 to 2.1.0 (#1197) Bumps [knplabs/knp-time-bundle](https://github.com/KnpLabs/KnpTimeBundle) from 2.0.2 to 2.1.0. - [Release notes](https://github.com/KnpLabs/KnpTimeBundle/releases) - [Changelog](https://github.com/KnpLabs/KnpTimeBundle/blob/main/CHANGELOG.md) - [Commits](https://github.com/KnpLabs/KnpTimeBundle/compare/v2.0.2...v2.1.0) --- updated-dependencies: - dependency-name: knplabs/knp-time-bundle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 5a97cb22e..3d235a84a 100644 --- a/composer.lock +++ b/composer.lock @@ -1992,16 +1992,16 @@ }, { "name": "knplabs/knp-time-bundle", - "version": "v2.0.2", + "version": "v2.1.0", "source": { "type": "git", "url": "https://github.com/KnpLabs/KnpTimeBundle.git", - "reference": "d68712ac4f40ab4fd09c6a326883c1e00522a495" + "reference": "974625dd3d92a7bd3b3992afbf2f89cb446e8bf7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/KnpLabs/KnpTimeBundle/zipball/d68712ac4f40ab4fd09c6a326883c1e00522a495", - "reference": "d68712ac4f40ab4fd09c6a326883c1e00522a495", + "url": "https://api.github.com/repos/KnpLabs/KnpTimeBundle/zipball/974625dd3d92a7bd3b3992afbf2f89cb446e8bf7", + "reference": "974625dd3d92a7bd3b3992afbf2f89cb446e8bf7", "shasum": "" }, "require": { @@ -2061,9 +2061,9 @@ ], "support": { "issues": "https://github.com/KnpLabs/KnpTimeBundle/issues", - "source": "https://github.com/KnpLabs/KnpTimeBundle/tree/v2.0.2" + "source": "https://github.com/KnpLabs/KnpTimeBundle/tree/v2.1.0" }, - "time": "2023-08-07T15:22:09+00:00" + "time": "2023-09-07T14:32:32+00:00" }, { "name": "knpuniversity/oauth2-client-bundle",