summaryrefslogtreecommitdiffstats
path: root/vendor-bin/phpunit/composer.lock
diff options
context:
space:
mode:
authornextcloud-command <nextcloud-command@users.noreply.github.com>2023-02-05 02:58:36 +0000
committerGitHub <noreply@github.com>2023-02-05 02:58:36 +0000
commit96301efa4eacfd30434235ccb66c354212a6ebaf (patch)
tree1b613bd72fea8941fc6fd2d6a70b0f59652cf3a7 /vendor-bin/phpunit/composer.lock
parent42a3decb9894c92405b3f8e8f50fbeec0a2c6e7c (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 427aa4cc9..316bea1db 100644
--- a/vendor-bin/phpunit/composer.lock
+++ b/vendor-bin/phpunit/composer.lock
@@ -623,16 +623,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "9.6.1",
+ "version": "9.6.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "9a52e8385f3e432d7e8ecab72c4d211a67223285"
+ "reference": "e7b1615e3e887d6c719121c6d4a44b0ab9645555"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9a52e8385f3e432d7e8ecab72c4d211a67223285",
- "reference": "9a52e8385f3e432d7e8ecab72c4d211a67223285",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e7b1615e3e887d6c719121c6d4a44b0ab9645555",
+ "reference": "e7b1615e3e887d6c719121c6d4a44b0ab9645555",
"shasum": ""
},
"require": {
@@ -705,7 +705,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.1"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.3"
},
"funding": [
{
@@ -721,7 +721,7 @@
"type": "tidelift"
}
],
- "time": "2023-02-03T19:31:30+00:00"
+ "time": "2023-02-04T13:37:15+00:00"
},
{
"name": "sebastian/cli-parser",