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>2021-11-27 05:03:48 +0300
committerGitHub <noreply@github.com>2021-11-27 05:03:48 +0300
commit6d63c138ee1b13fb11841df6985326888c90e9d7 (patch)
treefa03cbc508cfecd84faf32b09a96c423a270ff1d /composer.lock
parent80ba123ec770cd98b92ea2f9b19d15fe60ada179 (diff)
Bump league/mime-type-detection from 1.8.0 to 1.9.0
Bumps [league/mime-type-detection](https://github.com/thephpleague/mime-type-detection) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/thephpleague/mime-type-detection/releases) - [Changelog](https://github.com/thephpleague/mime-type-detection/blob/main/CHANGELOG.md) - [Commits](https://github.com/thephpleague/mime-type-detection/compare/1.8.0...1.9.0) --- updated-dependencies: - dependency-name: league/mime-type-detection 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.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index fb6dd1c96..bbce411be 100644
--- a/composer.lock
+++ b/composer.lock
@@ -940,16 +940,16 @@
},
{
"name": "league/mime-type-detection",
- "version": "1.8.0",
+ "version": "1.9.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/mime-type-detection.git",
- "reference": "b38b25d7b372e9fddb00335400467b223349fd7e"
+ "reference": "aa70e813a6ad3d1558fc927863d47309b4c23e69"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/b38b25d7b372e9fddb00335400467b223349fd7e",
- "reference": "b38b25d7b372e9fddb00335400467b223349fd7e",
+ "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/aa70e813a6ad3d1558fc927863d47309b4c23e69",
+ "reference": "aa70e813a6ad3d1558fc927863d47309b4c23e69",
"shasum": ""
},
"require": {
@@ -957,7 +957,7 @@
"php": "^7.2 || ^8.0"
},
"require-dev": {
- "friendsofphp/php-cs-fixer": "^2.18",
+ "friendsofphp/php-cs-fixer": "^3.2",
"phpstan/phpstan": "^0.12.68",
"phpunit/phpunit": "^8.5.8 || ^9.3"
},
@@ -988,7 +988,7 @@
"type": "tidelift"
}
],
- "time": "2021-09-25T08:23:19+00:00"
+ "time": "2021-11-21T11:48:40+00:00"
},
{
"name": "pear-pear.horde.org/Horde_Crypt_Blowfish",