aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/composer/installed.json
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 /vendor/composer/installed.json
parent88a68f96da303893d911f09c25088d4f8288b5fb (diff)
downloadvolse-hubzilla-646dce7765b36afab5c1688c51ebab48a214864e.tar.gz
volse-hubzilla-646dce7765b36afab5c1688c51ebab48a214864e.tar.bz2
volse-hubzilla-646dce7765b36afab5c1688c51ebab48a214864e.zip
composer update pear/text_languagedetect
Diffstat (limited to 'vendor/composer/installed.json')
-rw-r--r--vendor/composer/installed.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/vendor/composer/installed.json b/vendor/composer/installed.json
index 82936174b..31cb1a05d 100644
--- a/vendor/composer/installed.json
+++ b/vendor/composer/installed.json
@@ -483,26 +483,26 @@
},
{
"name": "pear/text_languagedetect",
- "version": "v1.0.0",
- "version_normalized": "1.0.0.0",
+ "version": "v1.0.1",
+ "version_normalized": "1.0.1.0",
"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"
},
- "time": "2017-03-02T16:14:08+00:00",
+ "time": "2020-05-17T12:19:40+00:00",
"type": "library",
"installation-source": "dist",
"autoload": {