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:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-01-11 19:00:42 +0300
committerGitHub <noreply@github.com>2022-01-11 19:00:42 +0300
commit10c51cd2c4986f0533e8a99da843091ccaef46e8 (patch)
tree7513a7a2191d0c00f4bc7410e8ca4abdeabdf1db /composer.lock
parentd4cf0192cb35df3a2d64f27e08d3a51cf9efd12d (diff)
Bump symfony/polyfill-mbstring from 1.23.1 to 1.24.0
Bumps symfony/polyfill-mbstring from 1.23.1 to 1.24.0. --- updated-dependencies: - dependency-name: symfony/polyfill-mbstring dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock13
1 files changed, 8 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index d5d2a5d24..a549ce0c6 100644
--- a/composer.lock
+++ b/composer.lock
@@ -2004,21 +2004,24 @@
},
{
"name": "symfony/polyfill-mbstring",
- "version": "v1.23.1",
+ "version": "v1.24.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",
- "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
+ "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
- "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
+ "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
"shasum": ""
},
"require": {
"php": ">=7.1"
},
+ "provide": {
+ "ext-mbstring": "*"
+ },
"suggest": {
"ext-mbstring": "For best performance"
},
@@ -2077,7 +2080,7 @@
"type": "tidelift"
}
],
- "time": "2021-05-27T12:26:48+00:00"
+ "time": "2021-11-30T18:21:41+00:00"
},
{
"name": "symfony/polyfill-php73",