Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/bookmarks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Klehr <mklehr@gmx.net>2022-08-03 17:03:02 +0300
committerGitHub <noreply@github.com>2022-08-03 17:03:02 +0300
commitee16052e10f0d20f5353bcc275a2336a85ea7ae9 (patch)
treeb288106b26d6b0df4d418cf8652c0dc2753d2300
parent25ec10740f37f8c7235d361e356a0fb012bb2b84 (diff)
parentaaaebfd316bdfe5ea30f6547b761efda65b9178d (diff)
Merge pull request #1855 from nextcloud/dependabot/composer/phpunit/phpunit-8.5.28
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 16e93fb0..3bb0bfaf 100644
--- a/composer.lock
+++ b/composer.lock
@@ -3345,16 +3345,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "8.5.27",
+ "version": "8.5.28",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "df70070f2711b8fe8dcca0797c1239ede8c94be6"
+ "reference": "8f2d1c9c7b30382459c871467853da1a6e44fbd4"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/df70070f2711b8fe8dcca0797c1239ede8c94be6",
- "reference": "df70070f2711b8fe8dcca0797c1239ede8c94be6",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8f2d1c9c7b30382459c871467853da1a6e44fbd4",
+ "reference": "8f2d1c9c7b30382459c871467853da1a6e44fbd4",
"shasum": ""
},
"require": {
@@ -3423,7 +3423,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.27"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.28"
},
"funding": [
{
@@ -3435,7 +3435,7 @@
"type": "github"
}
],
- "time": "2022-06-19T12:11:16+00:00"
+ "time": "2022-07-29T09:20:50+00:00"
},
{
"name": "psr/cache",