summaryrefslogtreecommitdiffstats
path: root/vendor-bin/phpunit/composer.lock
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2023-03-05 03:23:02 +0000
committerGitHub <noreply@github.com>2023-03-05 03:23:02 +0000
commite8ca0eeabd6ca2beb03865c56196ee939642db74 (patch)
treebe4e6d4c9ac2339bf430a6539b2fe563a79307bd /vendor-bin/phpunit/composer.lock
parentf9ec3c8e89bb54652c4a75e3a2d6bbd5c5c82de1 (diff)
chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@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 57d5d8750..f2bce1577 100644
--- a/vendor-bin/phpunit/composer.lock
+++ b/vendor-bin/phpunit/composer.lock
@@ -623,16 +623,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "9.6.3",
+ "version": "9.6.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "e7b1615e3e887d6c719121c6d4a44b0ab9645555"
+ "reference": "9125ee085b6d95e78277dc07aa1f46f9e0607b8d"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e7b1615e3e887d6c719121c6d4a44b0ab9645555",
- "reference": "e7b1615e3e887d6c719121c6d4a44b0ab9645555",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9125ee085b6d95e78277dc07aa1f46f9e0607b8d",
+ "reference": "9125ee085b6d95e78277dc07aa1f46f9e0607b8d",
"shasum": ""
},
"require": {
@@ -705,7 +705,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.3"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.4"
},
"funding": [
{
@@ -721,7 +721,7 @@
"type": "tidelift"
}
],
- "time": "2023-02-04T13:37:15+00:00"
+ "time": "2023-02-27T13:06:37+00:00"
},
{
"name": "sebastian/cli-parser",