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-05-20 15:08:08 +0300
committerGitHub <noreply@github.com>2022-05-20 15:08:08 +0300
commit737a1c8bf56e0ec9bb8ac9867767c1af5c0431a3 (patch)
tree923219e09f29a277350ab28580b4833e626a640f
parent513ad202e2b94181980dfc4a71509bd05b1b24ab (diff)
updates composer dependencies (#19247)
Co-authored-by: sgiehl <sgiehl@users.noreply.github.com>
-rw-r--r--composer.lock14
1 files changed, 7 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock
index 1f28105b48..ca5eb61ddb 100644
--- a/composer.lock
+++ b/composer.lock
@@ -2283,16 +2283,16 @@
},
{
"name": "twig/twig",
- "version": "v3.3.10",
+ "version": "v3.4.1",
"source": {
"type": "git",
"url": "https://github.com/twigphp/Twig.git",
- "reference": "8442df056c51b706793adf80a9fd363406dd3674"
+ "reference": "e939eae92386b69b49cfa4599dd9bead6bf4a342"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/twigphp/Twig/zipball/8442df056c51b706793adf80a9fd363406dd3674",
- "reference": "8442df056c51b706793adf80a9fd363406dd3674",
+ "url": "https://api.github.com/repos/twigphp/Twig/zipball/e939eae92386b69b49cfa4599dd9bead6bf4a342",
+ "reference": "e939eae92386b69b49cfa4599dd9bead6bf4a342",
"shasum": ""
},
"require": {
@@ -2307,7 +2307,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "3.3-dev"
+ "dev-master": "3.4-dev"
}
},
"autoload": {
@@ -2343,7 +2343,7 @@
],
"support": {
"issues": "https://github.com/twigphp/Twig/issues",
- "source": "https://github.com/twigphp/Twig/tree/v3.3.10"
+ "source": "https://github.com/twigphp/Twig/tree/v3.4.1"
},
"funding": [
{
@@ -2355,7 +2355,7 @@
"type": "tidelift"
}
],
- "time": "2022-04-06T06:47:41+00:00"
+ "time": "2022-05-17T05:48:52+00:00"
},
{
"name": "wikimedia/less.php",