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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2021-08-10 09:45:18 +0300
committerGitHub <noreply@github.com>2021-08-10 09:45:18 +0300
commiteab0f4baaca569dd3ffda47b12e75b59f00517c4 (patch)
treeec679450f8e6c4d8fa0009f653fb5c85ed014a86 /composer.lock
parentbc94fc837dadeb4aa5eebfa4116a2825188a077c (diff)
parent604463ad8e685b62b3d43b9c9dabea11d5755e03 (diff)
Merge pull request #5380 from nextcloud/dependabot/composer/symfony/polyfill-mbstring-1.23.1
Bump symfony/polyfill-mbstring from 1.23.0 to 1.23.1
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index c4f9327ab..4e7c2efd5 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1991,16 +1991,16 @@
},
{
"name": "symfony/polyfill-mbstring",
- "version": "v1.23.0",
+ "version": "v1.23.1",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
- "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1"
+ "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
- "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
+ "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
"shasum": ""
},
"require": {
@@ -2064,7 +2064,7 @@
"type": "tidelift"
}
],
- "time": "2021-05-27T09:27:20+00:00"
+ "time": "2021-05-27T12:26:48+00:00"
},
{
"name": "symfony/polyfill-php73",