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-04-12 16:36:42 +0300
committerGitHub <noreply@github.com>2022-04-12 16:36:42 +0300
commit79a939cbb8212a24c4fae7438bb35a89a0892222 (patch)
tree2222ae4b101d7fa1d1d9d8b6b0513425c718a608 /composer.lock
parent33b67fcc1253009d5bb4770f8a4dc86da9cb0efc (diff)
Bump league/mime-type-detection from 1.9.0 to 1.10.0dependabot/composer/league/mime-type-detection-1.10.0
Bumps [league/mime-type-detection](https://github.com/thephpleague/mime-type-detection) from 1.9.0 to 1.10.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.9.0...1.10.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.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index f9338ff0a..300bfc64a 100644
--- a/composer.lock
+++ b/composer.lock
@@ -937,16 +937,16 @@
},
{
"name": "league/mime-type-detection",
- "version": "1.9.0",
+ "version": "1.10.0",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/mime-type-detection.git",
- "reference": "aa70e813a6ad3d1558fc927863d47309b4c23e69"
+ "reference": "3e4a35d756eedc67096f30240a68a3149120dae7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/aa70e813a6ad3d1558fc927863d47309b4c23e69",
- "reference": "aa70e813a6ad3d1558fc927863d47309b4c23e69",
+ "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/3e4a35d756eedc67096f30240a68a3149120dae7",
+ "reference": "3e4a35d756eedc67096f30240a68a3149120dae7",
"shasum": ""
},
"require": {
@@ -985,7 +985,7 @@
"type": "tidelift"
}
],
- "time": "2021-11-21T11:48:40+00:00"
+ "time": "2022-04-11T12:49:04+00:00"
},
{
"name": "pear-pear.horde.org/Horde_Crypt_Blowfish",