Continued:
- ops, did accidently modify composer.lock ... :-( Signed-off-by: Roland Häder <roland@mxchange.org>
This commit is contained in:
parent
a0d03bb311
commit
058f30d982
1 changed files with 11 additions and 6 deletions
17
composer.lock
generated
17
composer.lock
generated
|
@ -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": "*"
|
||||||
|
|
Loading…
Reference in a new issue