summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-11 04:33:22 +0000
committerGitHub <noreply@github.com>2023-02-11 04:33:22 +0000
commit395e7ce9f35f6c44e4f6e09790251995bf10b961 (patch)
tree09d50f4924e7b086ec8431d059c4817fb711d170
parentcf6aa72ad21f02dd584b286ee800c8e93c2a81f0 (diff)
parenta14aa4e168d2482e8a81bc732e60efbde4f28fa9 (diff)
Merge pull request #3226 from nextcloud/dependabot/composer/phpunit/phpunit-9.6.3
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index d3677e81..0901e1a0 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1278,16 +1278,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": {
@@ -1360,7 +1360,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": [
{
@@ -1376,7 +1376,7 @@
"type": "tidelift"
}
],
- "time": "2023-02-03T19:31:30+00:00"
+ "time": "2023-02-04T13:37:15+00:00"
},
{
"name": "psr/cache",