diff --git a/composer.lock b/composer.lock index 34137ef7..189d23da 100644 --- a/composer.lock +++ b/composer.lock @@ -1376,16 +1376,16 @@ }, { "name": "phpbench/phpbench", - "version": "1.1.2", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/phpbench/phpbench.git", - "reference": "b1ea39a7a3cf996065638fd416f3653bcb5a5aa3" + "reference": "ef567fafb819c1cda41e0fe634f7d42354707469" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpbench/phpbench/zipball/b1ea39a7a3cf996065638fd416f3653bcb5a5aa3", - "reference": "b1ea39a7a3cf996065638fd416f3653bcb5a5aa3", + "url": "https://api.github.com/repos/phpbench/phpbench/zipball/ef567fafb819c1cda41e0fe634f7d42354707469", + "reference": "ef567fafb819c1cda41e0fe634f7d42354707469", "shasum": "" }, "require": { @@ -1453,7 +1453,7 @@ "description": "PHP Benchmarking Framework", "support": { "issues": "https://github.com/phpbench/phpbench/issues", - "source": "https://github.com/phpbench/phpbench/tree/1.1.2" + "source": "https://github.com/phpbench/phpbench/tree/1.1.3" }, "funding": [ { @@ -1461,7 +1461,7 @@ "type": "github" } ], - "time": "2021-09-25T19:02:44+00:00" + "time": "2021-10-31T14:40:01+00:00" }, { "name": "phpdocumentor/reflection-common",