Continued:

- ops, did accidently modify composer.lock ... :-(

Signed-off-by: Roland Häder <roland@mxchange.org>
This commit is contained in:
Roland Häder 2018-05-02 23:07:28 +02:00
parent 15c570495b
commit a8e2c3a3ad
No known key found for this signature in database
GPG Key ID: B72F8185C6C7BD78
1 changed files with 11 additions and 6 deletions

17
composer.lock generated
View File

@ -1761,13 +1761,18 @@
"time": "2018-01-27T08:24:15+00:00" "time": "2018-01-27T08:24:15+00:00"
}, },
{ {
"name": "pear-pear.php.net/Archive_Tar", "name": "pear/text_languagedetect",
"version": "1.4.3", "version": "v1.0.0",
"source": {
"type": "git",
"url": "https://github.com/pear/Text_LanguageDetect.git",
"reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6"
},
"dist": { "dist": {
"type": "file", "type": "zip",
"url": "https://pear.php.net/get/Archive_Tar-1.4.3.tgz", "url": "https://api.github.com/repos/pear/Text_LanguageDetect/zipball/bb9ff6f4970f686fac59081e916b456021fe7ba6",
"reference": null, "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6",
"shasum": null "shasum": ""
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "*" "phpunit/phpunit": "*"