From 21d82de5af0015d7d319176760b9399b2fdca05d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 23:22:20 +0300 Subject: [PATCH] build(deps-dev): bump phpunit/phpunit from 11.0.9 to 11.1.1 (#101) Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.0.9 to 11.1.1. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.1.1/ChangeLog-11.1.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.0.9...11.1.1) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/composer.lock b/composer.lock index 3c146f8..0974544 100644 --- a/composer.lock +++ b/composer.lock @@ -3899,16 +3899,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.0.9", + "version": "11.1.1", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "591bbfe416400385527d5086b346b92c06de404b" + "reference": "816cb6070af901c0548aa5f18f2132fd8a6e4ade" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/591bbfe416400385527d5086b346b92c06de404b", - "reference": "591bbfe416400385527d5086b346b92c06de404b", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/816cb6070af901c0548aa5f18f2132fd8a6e4ade", + "reference": "816cb6070af901c0548aa5f18f2132fd8a6e4ade", "shasum": "" }, "require": { @@ -3947,7 +3947,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "11.0-dev" + "dev-main": "11.1-dev" } }, "autoload": { @@ -3979,7 +3979,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.9" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.1.1" }, "funding": [ { @@ -3995,7 +3995,7 @@ "type": "tidelift" } ], - "time": "2024-03-28T10:09:42+00:00" + "time": "2024-04-06T06:20:21+00:00" }, { "name": "psr/container", @@ -4110,12 +4110,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/cli-parser.git", - "reference": "1cb1276290d9478d8480a20ed5a79b4d23f53c1d" + "reference": "47c93ee55891788203dcb8efefa5abe46472266b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/1cb1276290d9478d8480a20ed5a79b4d23f53c1d", - "reference": "1cb1276290d9478d8480a20ed5a79b4d23f53c1d", + "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/47c93ee55891788203dcb8efefa5abe46472266b", + "reference": "47c93ee55891788203dcb8efefa5abe46472266b", "shasum": "" }, "require": { @@ -4160,7 +4160,7 @@ "type": "github" } ], - "time": "2024-03-22T13:38:23+00:00" + "time": "2024-04-04T08:53:05+00:00" }, { "name": "sebastian/code-unit", @@ -4168,12 +4168,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/code-unit.git", - "reference": "f88cb9e934eb57509cb1220efa7f13815a99390e" + "reference": "2a4919d2c7eb2e17379ea1e878fc8c176042ecf4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/f88cb9e934eb57509cb1220efa7f13815a99390e", - "reference": "f88cb9e934eb57509cb1220efa7f13815a99390e", + "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/2a4919d2c7eb2e17379ea1e878fc8c176042ecf4", + "reference": "2a4919d2c7eb2e17379ea1e878fc8c176042ecf4", "shasum": "" }, "require": { @@ -4218,7 +4218,7 @@ "type": "github" } ], - "time": "2024-03-22T13:38:42+00:00" + "time": "2024-04-03T07:55:50+00:00" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -4553,12 +4553,12 @@ "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "142f0fbcbc9e5b6cc6714744a26b025dbcd9dfe9" + "reference": "b9c7cad904c5c2596beb29ceb8fb794be3edc539" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/142f0fbcbc9e5b6cc6714744a26b025dbcd9dfe9", - "reference": "142f0fbcbc9e5b6cc6714744a26b025dbcd9dfe9", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/b9c7cad904c5c2596beb29ceb8fb794be3edc539", + "reference": "b9c7cad904c5c2596beb29ceb8fb794be3edc539", "shasum": "" }, "require": { @@ -4624,7 +4624,7 @@ "type": "github" } ], - "time": "2024-03-31T11:45:49+00:00" + "time": "2024-04-04T06:31:26+00:00" }, { "name": "sebastian/global-state",