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-03-05 05:06:54 +0300
committerGitHub <noreply@github.com>2022-03-05 05:06:54 +0300
commit0b2ef0c59e669f875ca044a04c3d31f82d79c1cc (patch)
treead6396ec8371a5a11bd7a7fbeaf2e4249bf6f19f
parent8c06d67a8fd6ff8261a3ccf31ed4520c19445996 (diff)
Bump symfony/polyfill-mbstring from 1.24.0 to 1.25.0
Bumps symfony/polyfill-mbstring from 1.24.0 to 1.25.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>
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index 9cbf72e4c..5421421d2 100644
--- a/composer.lock
+++ b/composer.lock
@@ -367,12 +367,12 @@
},
"type": "library",
"autoload": {
- "psr-4": {
- "Amp\\Serialization\\": "src"
- },
"files": [
"src/functions.php"
- ]
+ ],
+ "psr-4": {
+ "Amp\\Serialization\\": "src"
+ }
},
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -2005,7 +2005,7 @@
},
{
"name": "symfony/polyfill-mbstring",
- "version": "v1.24.0",
+ "version": "v1.25.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-mbstring.git",