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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 1329eb2d75..869bacef5f 100644
--- a/composer.lock
+++ b/composer.lock
@@ -3314,16 +3314,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": {
@@ -3392,7 +3392,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": [
{
@@ -3404,7 +3404,7 @@
"type": "github"
}
],
- "time": "2022-06-19T12:11:16+00:00"
+ "time": "2022-07-29T09:20:50+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",