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:04:32 +0300
committerGitHub <noreply@github.com>2022-03-05 05:04:32 +0300
commit2c380c81e6dbb45bfb45e24e32929015473a46a7 (patch)
treee04f1adb69ac406ac4693a206d9fbbfabb7aa922 /composer.lock
parent8c06d67a8fd6ff8261a3ccf31ed4520c19445996 (diff)
Bump symfony/polyfill-php73 from 1.24.0 to 1.25.0
Bumps symfony/polyfill-php73 from 1.24.0 to 1.25.0. --- updated-dependencies: - dependency-name: symfony/polyfill-php73 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.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index 9cbf72e4c..2b2e3f806 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": [
@@ -2085,7 +2085,7 @@
},
{
"name": "symfony/polyfill-php73",
- "version": "v1.24.0",
+ "version": "v1.25.0",
"source": {
"type": "git",
"url": "https://github.com/symfony/polyfill-php73.git",