aboutsummaryrefslogtreecommitdiffstats
path: root/composer.lock
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2020-08-22 20:01:59 +0200
committerMario Vavti <mario@mariovavti.com>2020-08-22 20:01:59 +0200
commit646dce7765b36afab5c1688c51ebab48a214864e (patch)
tree5f017403ba8902507a0f1203db4a8954f04b48fa /composer.lock
parent88a68f96da303893d911f09c25088d4f8288b5fb (diff)
downloadvolse-hubzilla-646dce7765b36afab5c1688c51ebab48a214864e.tar.gz
volse-hubzilla-646dce7765b36afab5c1688c51ebab48a214864e.tar.bz2
volse-hubzilla-646dce7765b36afab5c1688c51ebab48a214864e.zip
composer update pear/text_languagedetect
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 1c8c777fa..11350b8aa 100644
--- a/composer.lock
+++ b/composer.lock
@@ -472,20 +472,20 @@
},
{
"name": "pear/text_languagedetect",
- "version": "v1.0.0",
+ "version": "v1.0.1",
"source": {
"type": "git",
"url": "https://github.com/pear/Text_LanguageDetect.git",
- "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6"
+ "reference": "9e253f26cef9a9066f53f200cc3e0684018cb5b5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/pear/Text_LanguageDetect/zipball/bb9ff6f4970f686fac59081e916b456021fe7ba6",
- "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6",
+ "url": "https://api.github.com/repos/pear/Text_LanguageDetect/zipball/9e253f26cef9a9066f53f200cc3e0684018cb5b5",
+ "reference": "9e253f26cef9a9066f53f200cc3e0684018cb5b5",
"shasum": ""
},
"require-dev": {
- "phpunit/phpunit": "*"
+ "phpunit/phpunit": "8.*|9.*"
},
"suggest": {
"ext-mbstring": "May require the mbstring PHP extension"
@@ -512,7 +512,7 @@
],
"description": "Identify human languages from text samples",
"homepage": "http://pear.php.net/package/Text_LanguageDetect",
- "time": "2017-03-02T16:14:08+00:00"
+ "time": "2020-05-17T12:19:40+00:00"
},
{
"name": "psr/log",