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:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2021-02-18 13:34:54 +0300
committerGitHub <noreply@github.com>2021-02-18 13:34:54 +0300
commit0d40eb9dd5362c2bdffdc81e549e255ea857ae10 (patch)
tree2aef36375cff108653a9eb6b89187c87346792d5 /composer.lock
parent39957ea66aee332aba34fa563fd1d2c8156a4184 (diff)
parentf81f96db81bd65e2636db89f7dbcbb4f27afd1ef (diff)
Merge pull request #4552 from nextcloud/dependabot/composer/pear-pear.horde.org/Horde_Text_Filter-2.3.7
Bump pear-pear.horde.org/Horde_Text_Filter from 2.3.6 to 2.3.7
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock7
1 files changed, 4 insertions, 3 deletions
diff --git a/composer.lock b/composer.lock
index c155b95e7..6ba93e6fb 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1555,19 +1555,20 @@
},
{
"name": "pear-pear.horde.org/Horde_Text_Filter",
- "version": "2.3.6",
+ "version": "2.3.7",
"dist": {
"type": "file",
- "url": "https://pear.horde.org/get/Horde_Text_Filter-2.3.6.tgz"
+ "url": "https://pear.horde.org/get/Horde_Text_Filter-2.3.7.tgz"
},
"require": {
"pear-pear.horde.org/horde_exception": "<3.0.0.0",
"pear-pear.horde.org/horde_idna": "<2.0.0.0",
+ "pear-pear.horde.org/horde_secret": "<3.0.0.0",
"pear-pear.horde.org/horde_util": "<3.0.0.0",
"php": "<8.0.0.0"
},
"replace": {
- "pear-horde/horde_text_filter": "== 2.3.6.0"
+ "pear-horde/horde_text_filter": "== 2.3.7.0"
},
"type": "pear-library",
"autoload": {