From 649c1f86becfc7e7155cc6bd3a97666de79c16ac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 03:23:42 +0000 Subject: [PATCH] chore(deps): Lock file maintenance --- composer.lock | 32 ++++++++++++++++++++------------ 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 19a1852..32cdb81 100644 --- a/composer.lock +++ b/composer.lock @@ -3641,16 +3641,16 @@ }, { "name": "phpunit/phpunit", - "version": "12.1.2", + "version": "12.1.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "6f2775cc4b7b19ba5a411c188e855eb0cc78a711" + "reference": "72ca50e817dd7d65356c16772c30f06c01a6fae2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6f2775cc4b7b19ba5a411c188e855eb0cc78a711", - "reference": "6f2775cc4b7b19ba5a411c188e855eb0cc78a711", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/72ca50e817dd7d65356c16772c30f06c01a6fae2", + "reference": "72ca50e817dd7d65356c16772c30f06c01a6fae2", "shasum": "" }, "require": { @@ -3718,7 +3718,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/12.1.2" + "source": "https://github.com/sebastianbergmann/phpunit/tree/12.1.3" }, "funding": [ { @@ -3729,12 +3729,20 @@ "url": "https://github.com/sebastianbergmann", "type": "github" }, + { + "url": "https://liberapay.com/sebastianbergmann", + "type": "liberapay" + }, + { + "url": "https://thanks.dev/u/gh/sebastianbergmann", + "type": "thanks_dev" + }, { "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit", "type": "tidelift" } ], - "time": "2025-04-08T08:05:27+00:00" + "time": "2025-04-22T06:11:09+00:00" }, { "name": "psalm/plugin-phpunit", @@ -4647,16 +4655,16 @@ }, { "name": "rector/rector", - "version": "2.0.13", + "version": "2.0.14", "source": { "type": "git", "url": "https://github.com/rectorphp/rector.git", - "reference": "9afd5874acf95fd8b0166715e431c2b1d4ac60c0" + "reference": "63923bc9383c1212476c41d8cebf58a425e6f98d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rectorphp/rector/zipball/9afd5874acf95fd8b0166715e431c2b1d4ac60c0", - "reference": "9afd5874acf95fd8b0166715e431c2b1d4ac60c0", + "url": "https://api.github.com/repos/rectorphp/rector/zipball/63923bc9383c1212476c41d8cebf58a425e6f98d", + "reference": "63923bc9383c1212476c41d8cebf58a425e6f98d", "shasum": "" }, "require": { @@ -4694,7 +4702,7 @@ ], "support": { "issues": "https://github.com/rectorphp/rector/issues", - "source": "https://github.com/rectorphp/rector/tree/2.0.13" + "source": "https://github.com/rectorphp/rector/tree/2.0.14" }, "funding": [ { @@ -4702,7 +4710,7 @@ "type": "github" } ], - "time": "2025-04-27T21:02:57+00:00" + "time": "2025-04-28T00:03:14+00:00" }, { "name": "revolt/event-loop",