summaryrefslogtreecommitdiffstats
path: root/vendor-bin/phpunit/composer.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-04 03:23:09 +0000
committerGitHub <noreply@github.com>2023-02-04 03:23:09 +0000
commit3d9d68147f3b4a7cc7c140327713c2babef863ff (patch)
tree1c9f08686a8ca8ac00142ca9eed2a1e9dc73d025 /vendor-bin/phpunit/composer.lock
parentea31e27e512a5e9a333ade17649f5da882d58941 (diff)
Bump phpunit/phpunit from 9.6.0 to 9.6.1 in /vendor-bin/phpunit
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.0 to 9.6.1. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.0...9.6.1) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vendor-bin/phpunit/composer.lock')
-rw-r--r--vendor-bin/phpunit/composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/vendor-bin/phpunit/composer.lock b/vendor-bin/phpunit/composer.lock
index f6aa49448..427aa4cc9 100644
--- a/vendor-bin/phpunit/composer.lock
+++ b/vendor-bin/phpunit/composer.lock
@@ -623,16 +623,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "9.6.0",
+ "version": "9.6.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "70fc8be1d0b9fad56a199a4df5f9cfabfc246f84"
+ "reference": "9a52e8385f3e432d7e8ecab72c4d211a67223285"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/70fc8be1d0b9fad56a199a4df5f9cfabfc246f84",
- "reference": "70fc8be1d0b9fad56a199a4df5f9cfabfc246f84",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9a52e8385f3e432d7e8ecab72c4d211a67223285",
+ "reference": "9a52e8385f3e432d7e8ecab72c4d211a67223285",
"shasum": ""
},
"require": {
@@ -705,7 +705,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.0"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.1"
},
"funding": [
{
@@ -721,7 +721,7 @@
"type": "tidelift"
}
],
- "time": "2023-02-03T07:32:24+00:00"
+ "time": "2023-02-03T19:31:30+00:00"
},
{
"name": "sebastian/cli-parser",