- 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>
"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": "*"