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-11-07 14:20:46 +0300
committerGitHub <noreply@github.com>2022-11-07 14:20:46 +0300
commit2e698d1e91104cf66012d0ef88239dcb19eeda37 (patch)
tree390554a646d1882fbd1f25349648a588da22836a
parent92febf47a500e2bd552aa0878748bad24813cbba (diff)
updates composer dependencies (#19950)
Co-authored-by: sgiehl <sgiehl@users.noreply.github.com>
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index ec4a86a376..3066e9224b 100644
--- a/composer.lock
+++ b/composer.lock
@@ -3096,16 +3096,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "8.5.30",
+ "version": "8.5.31",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "4fd448df9affda65a5faa58f8b93087d415216ce"
+ "reference": "33c126b09a42de5c99e5e8032b54e8221264a74e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4fd448df9affda65a5faa58f8b93087d415216ce",
- "reference": "4fd448df9affda65a5faa58f8b93087d415216ce",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/33c126b09a42de5c99e5e8032b54e8221264a74e",
+ "reference": "33c126b09a42de5c99e5e8032b54e8221264a74e",
"shasum": ""
},
"require": {
@@ -3173,7 +3173,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
- "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.30"
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.31"
},
"funding": [
{
@@ -3189,7 +3189,7 @@
"type": "tidelift"
}
],
- "time": "2022-09-25T03:43:00+00:00"
+ "time": "2022-10-28T05:57:37+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",