From 03c17200a0d3aa6187786e9a43b29f2969d3a1c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 04:44:31 +0000 Subject: [PATCH] Bump phpunit/phpunit from 10.5.61 to 10.5.62 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.61 to 10.5.62. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.62/ChangeLog-10.5.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.61...10.5.62) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 10.5.62 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index b23a521..0ce694f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ef07f8a14104e4a5f7510b08a57bff83", + "content-hash": "3d857869dd4de1a39b6fdcefda94d232", "packages": [ { "name": "brick/math", @@ -7930,16 +7930,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.5.61", + "version": "10.5.62", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "bd265b671a63b87e85a8155f885b6fbb41ee505b" + "reference": "3f7dd5066ebde5809296a81f0b19e8b00e5aab49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bd265b671a63b87e85a8155f885b6fbb41ee505b", - "reference": "bd265b671a63b87e85a8155f885b6fbb41ee505b", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3f7dd5066ebde5809296a81f0b19e8b00e5aab49", + "reference": "3f7dd5066ebde5809296a81f0b19e8b00e5aab49", "shasum": "" }, "require": { @@ -8011,7 +8011,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.61" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.62" }, "funding": [ { @@ -8035,7 +8035,7 @@ "type": "tidelift" } ], - "time": "2026-01-24T16:06:23+00:00" + "time": "2026-01-27T05:32:38+00:00" }, { "name": "roave/security-advisories", @@ -10522,9 +10522,9 @@ "prefer-stable": true, "prefer-lowest": false, "platform": { - "php": "^8.2", + "php": "^8.4", "ext-imagick": "*" }, "platform-dev": {}, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" }