From 8c9020b03136548eccc7a42f0905df582f84236e Mon Sep 17 00:00:00 2001 From: szaimen Date: Mon, 14 Aug 2023 12:02:51 +0000 Subject: [PATCH] php dependency updates Signed-off-by: GitHub --- php/composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/php/composer.lock b/php/composer.lock index ced48696..f42fd3c9 100644 --- a/php/composer.lock +++ b/php/composer.lock @@ -626,16 +626,16 @@ }, { "name": "php-di/php-di", - "version": "7.0.4", + "version": "7.0.5", "source": { "type": "git", "url": "https://github.com/PHP-DI/PHP-DI.git", - "reference": "8ed79468dfb163824bbf48de5e35d1729f9313b6" + "reference": "9ea40a5a6970bf1ca5cbe148bc16cbad6ca3db6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/8ed79468dfb163824bbf48de5e35d1729f9313b6", - "reference": "8ed79468dfb163824bbf48de5e35d1729f9313b6", + "url": "https://api.github.com/repos/PHP-DI/PHP-DI/zipball/9ea40a5a6970bf1ca5cbe148bc16cbad6ca3db6c", + "reference": "9ea40a5a6970bf1ca5cbe148bc16cbad6ca3db6c", "shasum": "" }, "require": { @@ -683,7 +683,7 @@ ], "support": { "issues": "https://github.com/PHP-DI/PHP-DI/issues", - "source": "https://github.com/PHP-DI/PHP-DI/tree/7.0.4" + "source": "https://github.com/PHP-DI/PHP-DI/tree/7.0.5" }, "funding": [ { @@ -695,7 +695,7 @@ "type": "tidelift" } ], - "time": "2023-08-08T15:59:16+00:00" + "time": "2023-08-10T14:57:56+00:00" }, { "name": "php-di/slim-bridge",