From 759a4ae4968424df8323ebdee2e20e11b6adcbba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 00:17:57 +0000 Subject: [PATCH] Lock file maintenance Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.lock b/composer.lock index e26772f8..8a11a96d 100644 --- a/composer.lock +++ b/composer.lock @@ -1324,16 +1324,16 @@ }, { "name": "laminas/laminas-validator", - "version": "2.56.0", + "version": "2.57.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-validator.git", - "reference": "715e1153abb8b57c1f25eb68276133d51a60b1ac" + "reference": "512e133034e51760590e7b0c7db5077e19f25ef1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/715e1153abb8b57c1f25eb68276133d51a60b1ac", - "reference": "715e1153abb8b57c1f25eb68276133d51a60b1ac", + "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/512e133034e51760590e7b0c7db5077e19f25ef1", + "reference": "512e133034e51760590e7b0c7db5077e19f25ef1", "shasum": "" }, "require": { @@ -1404,7 +1404,7 @@ "type": "community_bridge" } ], - "time": "2024-06-13T09:06:50+00:00" + "time": "2024-06-14T15:24:20+00:00" }, { "name": "myclabs/deep-copy", @@ -2452,16 +2452,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.20", + "version": "10.5.21", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "547d314dc24ec1e177720d45c6263fb226cc2ae3" + "reference": "ac837816fa52078f7a5e17ed774f256a72a51af6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/547d314dc24ec1e177720d45c6263fb226cc2ae3", - "reference": "547d314dc24ec1e177720d45c6263fb226cc2ae3", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ac837816fa52078f7a5e17ed774f256a72a51af6", + "reference": "ac837816fa52078f7a5e17ed774f256a72a51af6", "shasum": "" }, "require": { @@ -2533,7 +2533,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.20" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.21" }, "funding": [ { @@ -2549,7 +2549,7 @@ "type": "tidelift" } ], - "time": "2024-04-24T06:32:35+00:00" + "time": "2024-06-15T09:13:15+00:00" }, { "name": "psalm/plugin-phpunit",