From c6367c71e0a11bc0c8ee16a17a419c3c8b487a39 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2020 17:18:40 +0000 Subject: [PATCH] Bump php-di/slim-bridge from 3.0.0 to 3.0.1 Bumps [php-di/slim-bridge](https://github.com/PHP-DI/Slim-Bridge) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/PHP-DI/Slim-Bridge/releases) - [Commits](https://github.com/PHP-DI/Slim-Bridge/compare/3.0.0...3.0.1) Signed-off-by: dependabot-preview[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index b1f7c4c..7c3400b 100644 --- a/composer.lock +++ b/composer.lock @@ -447,16 +447,16 @@ }, { "name": "php-di/slim-bridge", - "version": "3.0.0", + "version": "3.0.1", "source": { "type": "git", "url": "https://github.com/PHP-DI/Slim-Bridge.git", - "reference": "3249b0da05550a5d8a393c9e27ded1133f9006ea" + "reference": "e7a568c00ecf6b0128f2a751990e06e77bedec68" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-DI/Slim-Bridge/zipball/3249b0da05550a5d8a393c9e27ded1133f9006ea", - "reference": "3249b0da05550a5d8a393c9e27ded1133f9006ea", + "url": "https://api.github.com/repos/PHP-DI/Slim-Bridge/zipball/e7a568c00ecf6b0128f2a751990e06e77bedec68", + "reference": "e7a568c00ecf6b0128f2a751990e06e77bedec68", "shasum": "" }, "require": { @@ -480,7 +480,7 @@ "MIT" ], "description": "PHP-DI integration in Slim", - "time": "2019-09-08T20:19:58+00:00" + "time": "2020-01-13T19:11:12+00:00" }, { "name": "phpoption/phpoption",