diff --git a/composer.lock b/composer.lock index a59faad..15de079 100644 --- a/composer.lock +++ b/composer.lock @@ -333,16 +333,16 @@ }, { "name": "ingenerator/php-utils", - "version": "v2.5.0", + "version": "v2.5.1", "source": { "type": "git", "url": "https://github.com/ingenerator/php-utils.git", - "reference": "2fe3e4a9da1f61bb0987acd1e9cd3a905868213c" + "reference": "337efe4dd0bed708b6b90e427020b8e098a54c7f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ingenerator/php-utils/zipball/2fe3e4a9da1f61bb0987acd1e9cd3a905868213c", - "reference": "2fe3e4a9da1f61bb0987acd1e9cd3a905868213c", + "url": "https://api.github.com/repos/ingenerator/php-utils/zipball/337efe4dd0bed708b6b90e427020b8e098a54c7f", + "reference": "337efe4dd0bed708b6b90e427020b8e098a54c7f", "shasum": "" }, "require": { @@ -384,7 +384,7 @@ "issues": "https://github.com/ingenerator/php-utils/issues", "source": "https://github.com/ingenerator/php-utils" }, - "time": "2025-06-26T14:03:17+00:00" + "time": "2025-09-17T12:52:26+00:00" }, { "name": "psr/http-client", @@ -1520,16 +1520,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.5.36", + "version": "11.5.39", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "264a87c7ef68b1ab9af7172357740dc266df5957" + "reference": "ad5597f79d8489d2870073ac0bc0dd0ad1fa9931" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/264a87c7ef68b1ab9af7172357740dc266df5957", - "reference": "264a87c7ef68b1ab9af7172357740dc266df5957", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ad5597f79d8489d2870073ac0bc0dd0ad1fa9931", + "reference": "ad5597f79d8489d2870073ac0bc0dd0ad1fa9931", "shasum": "" }, "require": { @@ -1601,7 +1601,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.36" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.39" }, "funding": [ { @@ -1625,7 +1625,7 @@ "type": "tidelift" } ], - "time": "2025-09-03T06:24:17+00:00" + "time": "2025-09-14T06:20:41+00:00" }, { "name": "sebastian/cli-parser",