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:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-08-05 08:17:35 +0300
committerGitHub <noreply@github.com>2022-08-05 08:17:35 +0300
commitacedae355f5d6a60d7a3fc705364569e6f12c554 (patch)
treec4c7b989988c39d5cacae8b8467831102391d7dc /composer.lock
parent162dff80775dca7e896240063cf7e60ea104f395 (diff)
updates composer dependencies (#19600)
Co-authored-by: sgiehl <sgiehl@users.noreply.github.com>
Diffstat (limited to 'composer.lock')
-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",