summaryrefslogtreecommitdiffstats
path: root/vendor-bin/phpunit/composer.lock
diff options
context:
space:
mode:
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",