From cb65d418855121a92692b7a5003b111d9f4d73c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 20:34:39 +0000 Subject: [PATCH] composer(deps-dev): bump phpunit/phpunit from 10.4.1 to 10.4.2 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.4.1 to 10.4.2. - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.4.2/ChangeLog-10.4.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.4.1...10.4.2) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index 32c7960c1..a1fb19a2c 100644 --- a/composer.lock +++ b/composer.lock @@ -1165,7 +1165,7 @@ }, { "name": "phpdocumentor/guides", - "version": "dev-guides-code", + "version": "dev-main", "dist": { "type": "path", "url": "./packages/guides", @@ -1212,7 +1212,7 @@ }, { "name": "phpdocumentor/guides-cli", - "version": "dev-guides-code", + "version": "dev-main", "dist": { "type": "path", "url": "./packages/guides-cli", @@ -1260,7 +1260,7 @@ }, { "name": "phpdocumentor/guides-code", - "version": "dev-guides-code", + "version": "dev-main", "dist": { "type": "path", "url": "./packages/guides-code", @@ -1294,7 +1294,7 @@ }, { "name": "phpdocumentor/guides-graphs", - "version": "dev-guides-code", + "version": "dev-main", "dist": { "type": "path", "url": "./packages/guides-graphs", @@ -1335,7 +1335,7 @@ }, { "name": "phpdocumentor/guides-markdown", - "version": "dev-guides-code", + "version": "dev-main", "dist": { "type": "path", "url": "./packages/guides-markdown", @@ -1370,7 +1370,7 @@ }, { "name": "phpdocumentor/guides-restructured-text", - "version": "dev-guides-code", + "version": "dev-main", "dist": { "type": "path", "url": "./packages/guides-restructured-text", @@ -1407,7 +1407,7 @@ }, { "name": "phpdocumentor/guides-theme-bootstrap", - "version": "dev-guides-code", + "version": "dev-main", "dist": { "type": "path", "url": "./packages/guides-theme-bootstrap", @@ -5247,16 +5247,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.4.1", + "version": "10.4.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "62bd7af13d282deeb95650077d28ba3600ca321c" + "reference": "cacd8b9dd224efa8eb28beb69004126c7ca1a1a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/62bd7af13d282deeb95650077d28ba3600ca321c", - "reference": "62bd7af13d282deeb95650077d28ba3600ca321c", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/cacd8b9dd224efa8eb28beb69004126c7ca1a1a1", + "reference": "cacd8b9dd224efa8eb28beb69004126c7ca1a1a1", "shasum": "" }, "require": { @@ -5328,7 +5328,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.4.1" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.4.2" }, "funding": [ { @@ -5344,7 +5344,7 @@ "type": "tidelift" } ], - "time": "2023-10-08T05:01:11+00:00" + "time": "2023-10-26T07:21:45+00:00" }, { "name": "psalm/plugin-phpunit",