From 25f9f99ed9e31909f108f11a8ab732345467bf20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 12:13:12 +0000 Subject: [PATCH] Bump php-di/slim-bridge from 3.3.0 to 3.4.0 in /php Bumps [php-di/slim-bridge](https://github.com/PHP-DI/Slim-Bridge) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/PHP-DI/Slim-Bridge/releases) - [Commits](https://github.com/PHP-DI/Slim-Bridge/compare/3.3.0...3.4.0) --- updated-dependencies: - dependency-name: php-di/slim-bridge dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- php/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/php/composer.lock b/php/composer.lock index 4c6b9015..428e13ff 100644 --- a/php/composer.lock +++ b/php/composer.lock @@ -699,16 +699,16 @@ }, { "name": "php-di/slim-bridge", - "version": "3.3.0", + "version": "3.4.0", "source": { "type": "git", "url": "https://github.com/PHP-DI/Slim-Bridge.git", - "reference": "9374b67ebf2f135b32c34907b7891b02b935d845" + "reference": "d14c95b34b3c5ba2e8c40020dd93fdcc8f3ba875" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-DI/Slim-Bridge/zipball/9374b67ebf2f135b32c34907b7891b02b935d845", - "reference": "9374b67ebf2f135b32c34907b7891b02b935d845", + "url": "https://api.github.com/repos/PHP-DI/Slim-Bridge/zipball/d14c95b34b3c5ba2e8c40020dd93fdcc8f3ba875", + "reference": "d14c95b34b3c5ba2e8c40020dd93fdcc8f3ba875", "shasum": "" }, "require": { @@ -734,9 +734,9 @@ "description": "PHP-DI integration in Slim", "support": { "issues": "https://github.com/PHP-DI/Slim-Bridge/issues", - "source": "https://github.com/PHP-DI/Slim-Bridge/tree/3.3.0" + "source": "https://github.com/PHP-DI/Slim-Bridge/tree/3.4.0" }, - "time": "2023-01-13T15:49:44+00:00" + "time": "2023-06-29T14:08:47+00:00" }, { "name": "psr/container",