From 1b6d0276def21f4dfd7ef64db07f0568a5a993cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 00:33:46 +0000 Subject: [PATCH] Lock file maintenance Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 7631a0be..5807e0ad 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "laminas/laminas-filter", - "version": "2.39.0", + "version": "2.40.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-filter.git", - "reference": "515f081cdbea90721bfbffdd15184564b256478e" + "reference": "9b32ba7c45a302ed349bf42061308e854d56e75b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/515f081cdbea90721bfbffdd15184564b256478e", - "reference": "515f081cdbea90721bfbffdd15184564b256478e", + "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/9b32ba7c45a302ed349bf42061308e854d56e75b", + "reference": "9b32ba7c45a302ed349bf42061308e854d56e75b", "shasum": "" }, "require": { @@ -83,7 +83,7 @@ "type": "community_bridge" } ], - "time": "2024-10-31T21:18:49+00:00" + "time": "2025-01-06T21:36:57+00:00" }, { "name": "laminas/laminas-hydrator", @@ -1615,16 +1615,16 @@ }, { "name": "laminas/laminas-captcha", - "version": "2.17.0", + "version": "2.18.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-captcha.git", - "reference": "981b3d1e287653b1fc5b71859964508ac0a2d7cb" + "reference": "4c0965b31ec310ec95c72acd76a016b5030182fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-captcha/zipball/981b3d1e287653b1fc5b71859964508ac0a2d7cb", - "reference": "981b3d1e287653b1fc5b71859964508ac0a2d7cb", + "url": "https://api.github.com/repos/laminas/laminas-captcha/zipball/4c0965b31ec310ec95c72acd76a016b5030182fe", + "reference": "4c0965b31ec310ec95c72acd76a016b5030182fe", "shasum": "" }, "require": { @@ -1633,7 +1633,7 @@ "laminas/laminas-stdlib": "^3.10.1", "laminas/laminas-text": "^2.9.0", "laminas/laminas-validator": "^2.19.0", - "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0" + "php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0" }, "conflict": { "zendframework/zend-captcha": "*" @@ -1642,7 +1642,7 @@ "ext-gd": "*", "laminas/laminas-coding-standard": "~2.5.0", "phpunit/phpunit": "^9.5.26", - "psalm/plugin-phpunit": "^0.18.4", + "psalm/plugin-phpunit": "^0.19.0", "vimeo/psalm": "^5.1" }, "suggest": { @@ -1678,7 +1678,7 @@ "type": "community_bridge" } ], - "time": "2023-10-18T10:03:37+00:00" + "time": "2025-01-06T20:04:41+00:00" }, { "name": "laminas/laminas-coding-standard",