[MediaWiki-commits] [Gerrit] mediawiki...Html2Wiki[master]: Remove composer.lock

2017-06-24 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/361179 )

Change subject: Remove composer.lock
..


Remove composer.lock

Change-Id: I18728fd0e5ca30cbe8d5047e6fc20127707d00d1
---
M .gitignore
D composer.lock
2 files changed, 1 insertion(+), 194 deletions(-)

Approvals:
  Hashar: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/.gitignore b/.gitignore
index c369f1e..b4e6dee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 node_modules/
 vendor/
+/composer.lock
 
 # Editors
 *.kate-swp
diff --git a/composer.lock b/composer.lock
deleted file mode 100644
index 7b4ee4c..000
--- a/composer.lock
+++ /dev/null
@@ -1,194 +0,0 @@
-{
-"_readme": [
-"This file locks the dependencies of your project to a known state",
-"Read more about it at 
https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file;,
-"This file is @generated automatically"
-],
-"content-hash": "0d3468f516943c19bd229bc991c1fb54",
-"packages": [
-{
-"name": "querypath/querypath",
-"version": "3.0.3",
-"source": {
-"type": "git",
-"url": "https://github.com/technosophos/querypath.git;,
-"reference": "13224745f7348e099d2dde9e555bc8972c21a810"
-},
-"dist": {
-"type": "zip",
-"url": 
"https://api.github.com/repos/technosophos/querypath/zipball/13224745f7348e099d2dde9e555bc8972c21a810;,
-"reference": "13224745f7348e099d2dde9e555bc8972c21a810",
-"shasum": ""
-},
-"require": {
-"php": ">=5.3.0"
-},
-"type": "library",
-"autoload": {
-"psr-0": {
-"QueryPath": "src/"
-},
-"files": [
-"src/qp_functions.php"
-]
-},
-"notification-url": "https://packagist.org/downloads/;,
-"license": [
-"MIT"
-],
-"description": "HTML/XML querying (CSS 4 or XPath) and processing 
(like jQuery)",
-"homepage": "https://github.com/technosophos/querypath;,
-"keywords": [
-"css",
-"html",
-"jquery",
-"xml",
-"xslt"
-],
-"time": "2014-09-23T19:04:19+00:00"
-}
-],
-"packages-dev": [
-{
-"name": "jakub-onderka/php-console-color",
-"version": "0.1",
-"source": {
-"type": "git",
-"url": "https://github.com/JakubOnderka/PHP-Console-Color.git;,
-"reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1"
-},
-"dist": {
-"type": "zip",
-"url": 
"https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/e0b393dacf7703fc36a4efc3df1435485197e6c1;,
-"reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1",
-"shasum": ""
-},
-"require": {
-"php": ">=5.3.2"
-},
-"require-dev": {
-"jakub-onderka/php-code-style": "1.0",
-"jakub-onderka/php-parallel-lint": "0.*",
-"jakub-onderka/php-var-dump-check": "0.*",
-"phpunit/phpunit": "3.7.*",
-"squizlabs/php_codesniffer": "1.*"
-},
-"type": "library",
-"autoload": {
-"psr-0": {
-"JakubOnderka\\PhpConsoleColor": "src/"
-}
-},
-"notification-url": "https://packagist.org/downloads/;,
-"license": [
-"BSD-2-Clause"
-],
-"authors": [
-{
-"name": "Jakub Onderka",
-"email": "jakub.onde...@gmail.com",
-"homepage": "http://www.acci.cz;
-}
-],
-"time": "2014-04-08T15:00:19+00:00"
-},
-{
-"name": "jakub-onderka/php-console-highlighter",
-"version": "v0.3.2",
-"source": {
-"type": "git",
-"url": 
"https://github.com/JakubOnderka/PHP-Console-Highlighter.git;,
-"reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5"
-},
-"dist": {
-"type": "zip",
-"url": 
"https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/7daa75df45242c8d5b75a22c00a201e7954e4fb5;,
-"reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5",
-"shasum": ""
-},
-"require": {
-

[MediaWiki-commits] [Gerrit] mediawiki...Html2Wiki[master]: Remove composer.lock

2017-06-23 Thread Umherirrender (Code Review)
Umherirrender has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/361179 )

Change subject: Remove composer.lock
..

Remove composer.lock

Change-Id: I18728fd0e5ca30cbe8d5047e6fc20127707d00d1
---
D composer.lock
1 file changed, 0 insertions(+), 194 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Html2Wiki 
refs/changes/79/361179/1

diff --git a/composer.lock b/composer.lock
deleted file mode 100644
index 7b4ee4c..000
--- a/composer.lock
+++ /dev/null
@@ -1,194 +0,0 @@
-{
-"_readme": [
-"This file locks the dependencies of your project to a known state",
-"Read more about it at 
https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file;,
-"This file is @generated automatically"
-],
-"content-hash": "0d3468f516943c19bd229bc991c1fb54",
-"packages": [
-{
-"name": "querypath/querypath",
-"version": "3.0.3",
-"source": {
-"type": "git",
-"url": "https://github.com/technosophos/querypath.git;,
-"reference": "13224745f7348e099d2dde9e555bc8972c21a810"
-},
-"dist": {
-"type": "zip",
-"url": 
"https://api.github.com/repos/technosophos/querypath/zipball/13224745f7348e099d2dde9e555bc8972c21a810;,
-"reference": "13224745f7348e099d2dde9e555bc8972c21a810",
-"shasum": ""
-},
-"require": {
-"php": ">=5.3.0"
-},
-"type": "library",
-"autoload": {
-"psr-0": {
-"QueryPath": "src/"
-},
-"files": [
-"src/qp_functions.php"
-]
-},
-"notification-url": "https://packagist.org/downloads/;,
-"license": [
-"MIT"
-],
-"description": "HTML/XML querying (CSS 4 or XPath) and processing 
(like jQuery)",
-"homepage": "https://github.com/technosophos/querypath;,
-"keywords": [
-"css",
-"html",
-"jquery",
-"xml",
-"xslt"
-],
-"time": "2014-09-23T19:04:19+00:00"
-}
-],
-"packages-dev": [
-{
-"name": "jakub-onderka/php-console-color",
-"version": "0.1",
-"source": {
-"type": "git",
-"url": "https://github.com/JakubOnderka/PHP-Console-Color.git;,
-"reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1"
-},
-"dist": {
-"type": "zip",
-"url": 
"https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/e0b393dacf7703fc36a4efc3df1435485197e6c1;,
-"reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1",
-"shasum": ""
-},
-"require": {
-"php": ">=5.3.2"
-},
-"require-dev": {
-"jakub-onderka/php-code-style": "1.0",
-"jakub-onderka/php-parallel-lint": "0.*",
-"jakub-onderka/php-var-dump-check": "0.*",
-"phpunit/phpunit": "3.7.*",
-"squizlabs/php_codesniffer": "1.*"
-},
-"type": "library",
-"autoload": {
-"psr-0": {
-"JakubOnderka\\PhpConsoleColor": "src/"
-}
-},
-"notification-url": "https://packagist.org/downloads/;,
-"license": [
-"BSD-2-Clause"
-],
-"authors": [
-{
-"name": "Jakub Onderka",
-"email": "jakub.onde...@gmail.com",
-"homepage": "http://www.acci.cz;
-}
-],
-"time": "2014-04-08T15:00:19+00:00"
-},
-{
-"name": "jakub-onderka/php-console-highlighter",
-"version": "v0.3.2",
-"source": {
-"type": "git",
-"url": 
"https://github.com/JakubOnderka/PHP-Console-Highlighter.git;,
-"reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5"
-},
-"dist": {
-"type": "zip",
-"url": 
"https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/7daa75df45242c8d5b75a22c00a201e7954e4fb5;,
-"reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5",
-"shasum": ""
-},
-"require": {
-"jakub-onderka/php-console-color": "~0.1",
-"php": ">=5.3.0"
-},
-"require-dev": {
-"jakub-onderka/php-code-style": "~1.0",
-