Author: dependabot[bot] (dependabot[bot]) Committer: GitHub (web-flow) Pusher: dependabot[bot] Date: 2024-03-11T15:17:33Z
Commit: https://github.com/php/web-php/commit/56d33dd630dd901360b295075b6e37080e555d08 Raw diff: https://github.com/php/web-php/commit/56d33dd630dd901360b295075b6e37080e555d08.diff composer(deps-dev): bump phpunit/phpunit from 11.0.4 to 11.0.5 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.0.4 to 11.0.5. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.0.5/ChangeLog-11.0.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.0.4...11.0.5) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Changed paths: M composer.json M composer.lock Diff: diff --git a/composer.json b/composer.json index 2bb027b41e..624cc416b6 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "require-dev": { "ext-curl": "*", "friendsofphp/php-cs-fixer": "^3.51.0", - "phpunit/phpunit": "^11.0.4" + "phpunit/phpunit": "^11.0.5" }, "autoload": { "psr-4": { diff --git a/composer.lock b/composer.lock index 8fe8d7a327..2fb1ba6ff7 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": "a9f155c77ee19d3a1ca48353c6948672", + "content-hash": "97fd8b8deabf90498c76b6bba1e682d4", "packages": [], "packages-dev": [ { @@ -378,16 +378,16 @@ }, { "name": "nikic/php-parser", - "version": "v5.0.1", + "version": "v5.0.2", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "2218c2252c874a4624ab2f613d86ac32d227bc69" + "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/2218c2252c874a4624ab2f613d86ac32d227bc69", - "reference": "2218c2252c874a4624ab2f613d86ac32d227bc69", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/139676794dc1e9231bf7bcd123cfc0c99182cb13", + "reference": "139676794dc1e9231bf7bcd123cfc0c99182cb13", "shasum": "" }, "require": { @@ -430,9 +430,9 @@ ], "support": { "issues": "https://github.com/nikic/PHP-Parser/issues", - "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.1" + "source": "https://github.com/nikic/PHP-Parser/tree/v5.0.2" }, - "time": "2024-02-21T19:24:10+00:00" + "time": "2024-03-05T20:51:40+00:00" }, { "name": "phar-io/manifest", @@ -554,16 +554,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "11.0.1", + "version": "11.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "89702be0ad026873ef3a1605fe8726254eef4e2c" + "reference": "9e0a298b4dc6438a1e70ac8e1b3ea4980ae5a09b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/89702be0ad026873ef3a1605fe8726254eef4e2c", - "reference": "89702be0ad026873ef3a1605fe8726254eef4e2c", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/9e0a298b4dc6438a1e70ac8e1b3ea4980ae5a09b", + "reference": "9e0a298b4dc6438a1e70ac8e1b3ea4980ae5a09b", "shasum": "" }, "require": { @@ -620,7 +620,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.1" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/11.0.2" }, "funding": [ { @@ -628,7 +628,7 @@ "type": "github" } ], - "time": "2024-03-02T07:34:25+00:00" + "time": "2024-03-09T16:56:49+00:00" }, { "name": "phpunit/php-file-iterator", @@ -877,16 +877,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.0.4", + "version": "11.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "3f4261269c91370e9b2b3f64cc76c617c442c35a" + "reference": "da2de3900beab025398ba37705b0f5ecafb3e1ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3f4261269c91370e9b2b3f64cc76c617c442c35a", - "reference": "3f4261269c91370e9b2b3f64cc76c617c442c35a", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/da2de3900beab025398ba37705b0f5ecafb3e1ab", + "reference": "da2de3900beab025398ba37705b0f5ecafb3e1ab", "shasum": "" }, "require": { @@ -957,7 +957,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.0.4" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.0.5" }, "funding": [ { @@ -973,7 +973,7 @@ "type": "tidelift" } ], - "time": "2024-02-29T16:21:10+00:00" + "time": "2024-03-09T12:12:14+00:00" }, { "name": "psr/container",