]> git.mxchange.org Git - friendica.git/commitdiff
General project change:
authorRoland Häder <roland@mxchange.org>
Thu, 20 Jul 2017 18:19:28 +0000 (20:19 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 14 May 2018 20:50:03 +0000 (22:50 +0200)
- 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

Signed-off-by: Roland Häder <roland@mxchange.org>
composer.lock

index f294c16ef5f59a6274ea9c75e0f867fbaf61b4dd..bc0eba77169f48b54273c3173f5caa8f515961e9 100644 (file)
             "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": "*"