From ce95a2924cce2ebcd73ccf7196776ab7c1480dab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 01:43:09 +0000 Subject: [PATCH] chore(deps): lock file maintenance Signed-off-by: Renovate Bot --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 619f7448..97fd81ae 100644 --- a/composer.lock +++ b/composer.lock @@ -1383,16 +1383,16 @@ }, { "name": "phpbench/phpbench", - "version": "1.2.5", + "version": "1.2.6", "source": { "type": "git", "url": "https://github.com/phpbench/phpbench.git", - "reference": "a38af132cf317fd13c199cf73501153b82c279b5" + "reference": "c30fac992e72b505a1f131790583647f4d3255c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpbench/phpbench/zipball/a38af132cf317fd13c199cf73501153b82c279b5", - "reference": "a38af132cf317fd13c199cf73501153b82c279b5", + "url": "https://api.github.com/repos/phpbench/phpbench/zipball/c30fac992e72b505a1f131790583647f4d3255c3", + "reference": "c30fac992e72b505a1f131790583647f4d3255c3", "shasum": "" }, "require": { @@ -1459,7 +1459,7 @@ "description": "PHP Benchmarking Framework", "support": { "issues": "https://github.com/phpbench/phpbench/issues", - "source": "https://github.com/phpbench/phpbench/tree/1.2.5" + "source": "https://github.com/phpbench/phpbench/tree/1.2.6" }, "funding": [ { @@ -1467,7 +1467,7 @@ "type": "github" } ], - "time": "2022-03-06T17:10:14+00:00" + "time": "2022-07-19T19:52:39+00:00" }, { "name": "phpdocumentor/reflection-common",