From 3868d830e78c9e3ad5e067c4bd07f4c5cad436c4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Roland=20H=C3=A4der?= <roland@mxchange.org>
Date: Thu, 20 Jul 2017 20:19:28 +0200
Subject: [PATCH] General project change: - cleaned up vendor/ as it is a
 "build" (means being locally recreated)   directory and therefor should *NOT*
 be committed. - updated composer.lock - that is what would be updated now if
 vendor/ would be ignored, instead a lot   files has been changed in vendor/ -
 people running `composer install` regulary will get (with the old way) a
 dirty   working copy (version-controlled files being modified) and then
 cannot update
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Roland Häder <roland@mxchange.org>
---
 composer.lock | 17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)

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