Report correct position for SQL files with unicode characters
[php-sqllint.git] / composer.lock
1 {
2     "_readme": [
3         "This file locks the dependencies of your project to a known state",
4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
5         "This file is @generated automatically"
6     ],
7     "content-hash": "b75c33e07bfbe6757463c7919f4adff6",
8     "packages": [
9         {
10             "name": "pear/console_commandline",
11             "version": "v1.2.2",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/pear/Console_CommandLine.git",
15                 "reference": "7a8afa50bdc8dbfdc0cf394f1101106e8b8f8e67"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/pear/Console_CommandLine/zipball/7a8afa50bdc8dbfdc0cf394f1101106e8b8f8e67",
20                 "reference": "7a8afa50bdc8dbfdc0cf394f1101106e8b8f8e67",
21                 "shasum": ""
22             },
23             "require": {
24                 "ext-dom": "*",
25                 "ext-xml": "*",
26                 "pear/pear_exception": "^1.0.0",
27                 "php": ">=5.3.0"
28             },
29             "require-dev": {
30                 "phpunit/phpunit": "*"
31             },
32             "type": "library",
33             "autoload": {
34                 "psr-0": {
35                     "Console": "./"
36                 }
37             },
38             "notification-url": "https://packagist.org/downloads/",
39             "include-path": [
40                 ""
41             ],
42             "license": [
43                 "MIT"
44             ],
45             "authors": [
46                 {
47                     "name": "Richard Quadling",
48                     "email": "[email protected]"
49                 },
50                 {
51                     "name": "David Jean Louis",
52                     "email": "[email protected]"
53                 }
54             ],
55             "description": "A full featured command line options and arguments parser.",
56             "homepage": "https://github.com/pear/Console_CommandLine",
57             "keywords": [
58                 "console"
59             ],
60             "time": "2016-07-14T06:00:57+00:00"
61         },
62         {
63             "name": "pear/pear_exception",
64             "version": "v1.0.0",
65             "source": {
66                 "type": "git",
67                 "url": "https://github.com/pear/PEAR_Exception.git",
68                 "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
69             },
70             "dist": {
71                 "type": "zip",
72                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
73                 "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
74                 "shasum": ""
75             },
76             "require": {
77                 "php": ">=4.4.0"
78             },
79             "require-dev": {
80                 "phpunit/phpunit": "*"
81             },
82             "type": "class",
83             "extra": {
84                 "branch-alias": {
85                     "dev-master": "1.0.x-dev"
86                 }
87             },
88             "autoload": {
89                 "psr-0": {
90                     "PEAR": ""
91                 }
92             },
93             "notification-url": "https://packagist.org/downloads/",
94             "include-path": [
95                 "."
96             ],
97             "license": [
98                 "BSD-2-Clause"
99             ],
100             "authors": [
101                 {
102                     "name": "Helgi Thormar",
103                     "email": "[email protected]"
104                 },
105                 {
106                     "name": "Greg Beaver",
107                     "email": "[email protected]"
108                 }
109             ],
110             "description": "The PEAR Exception base class.",
111             "homepage": "https://github.com/pear/PEAR_Exception",
112             "keywords": [
113                 "exception"
114             ],
115             "time": "2015-02-10T20:07:52+00:00"
116         },
117         {
118             "name": "phpmyadmin/sql-parser",
119             "version": "v4.1.9",
120             "source": {
121                 "type": "git",
122                 "url": "https://github.com/phpmyadmin/sql-parser.git",
123                 "reference": "deac47217144b21056271674533b289239e1b279"
124             },
125             "dist": {
126                 "type": "zip",
127                 "url": "https://api.github.com/repos/phpmyadmin/sql-parser/zipball/deac47217144b21056271674533b289239e1b279",
128                 "reference": "deac47217144b21056271674533b289239e1b279",
129                 "shasum": ""
130             },
131             "require": {
132                 "ext-mbstring": "*",
133                 "php": ">=5.3.0"
134             },
135             "conflict": {
136                 "phpmyadmin/motranslator": "<3.0"
137             },
138             "require-dev": {
139                 "phpunit/php-code-coverage": "*",
140                 "phpunit/phpunit": "~4.8 || ~5.7"
141             },
142             "suggest": {
143                 "phpmyadmin/motranslator": "Translate messages to your favorite locale"
144             },
145             "bin": [
146                 "bin/highlight-query",
147                 "bin/lint-query"
148             ],
149             "type": "library",
150             "autoload": {
151                 "psr-4": {
152                     "PhpMyAdmin\\SqlParser\\": "src"
153                 }
154             },
155             "notification-url": "https://packagist.org/downloads/",
156             "license": [
157                 "GPL-2.0+"
158             ],
159             "authors": [
160                 {
161                     "name": "The phpMyAdmin Team",
162                     "email": "[email protected]",
163                     "homepage": "https://www.phpmyadmin.net/team/"
164                 }
165             ],
166             "description": "A validating SQL lexer and parser with a focus on MySQL dialect.",
167             "homepage": "https://github.com/phpmyadmin/sql-parser",
168             "keywords": [
169                 "analysis",
170                 "lexer",
171                 "parser",
172                 "sql"
173             ],
174             "time": "2017-07-12T14:54:33+00:00"
175         }
176     ],
177     "packages-dev": [],
178     "aliases": [],
179     "minimum-stability": "stable",
180     "stability-flags": [],
181     "prefer-stable": false,
182     "prefer-lowest": false,
183     "platform": {
184         "ext-mbstring": "*"
185     },
186     "platform-dev": [],
187     "plugin-api-version": "1.1.0"
188 }