xref: /plugin/elasticsearch/vendor/composer/installed.json (revision b30042c1e1ed4d5dd7667d1d25fccd0363de335f)
1[
2    {
3        "name": "elasticsearch/elasticsearch",
4        "version": "dev-master",
5        "version_normalized": "9999999-dev",
6        "source": {
7            "type": "git",
8            "url": "https://github.com/elastic/elasticsearch-php.git",
9            "reference": "2b9a84d606a21b7be55909fd2ab342fc66642fc8"
10        },
11        "dist": {
12            "type": "zip",
13            "url": "https://api.github.com/repos/elastic/elasticsearch-php/zipball/2b9a84d606a21b7be55909fd2ab342fc66642fc8",
14            "reference": "2b9a84d606a21b7be55909fd2ab342fc66642fc8",
15            "shasum": ""
16        },
17        "require": {
18            "ext-json": ">=1.3.7",
19            "guzzlehttp/ringphp": "~1.0",
20            "php": "^7.1",
21            "psr/log": "~1.0"
22        },
23        "require-dev": {
24            "cpliakas/git-wrapper": "~2.0",
25            "doctrine/inflector": "^1.3",
26            "mockery/mockery": "^1.2",
27            "phpstan/phpstan-shim": "^0.11",
28            "phpunit/phpunit": "^7.5",
29            "squizlabs/php_codesniffer": "^3.4",
30            "symfony/finder": "~4.0",
31            "symfony/yaml": "~4.0"
32        },
33        "suggest": {
34            "ext-curl": "*",
35            "monolog/monolog": "Allows for client-level logging and tracing"
36        },
37        "time": "2019-07-01T10:50:26+00:00",
38        "type": "library",
39        "installation-source": "source",
40        "autoload": {
41            "psr-4": {
42                "Elasticsearch\\": "src/Elasticsearch/"
43            }
44        },
45        "notification-url": "https://packagist.org/downloads/",
46        "license": [
47            "Apache-2.0"
48        ],
49        "authors": [
50            {
51                "name": "Zachary Tong"
52            },
53            {
54                "name": "Enrico Zimuel"
55            }
56        ],
57        "description": "PHP Client for Elasticsearch",
58        "keywords": [
59            "client",
60            "elasticsearch",
61            "search"
62        ]
63    },
64    {
65        "name": "guzzlehttp/ringphp",
66        "version": "dev-master",
67        "version_normalized": "9999999-dev",
68        "source": {
69            "type": "git",
70            "url": "https://github.com/guzzle/RingPHP.git",
71            "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b"
72        },
73        "dist": {
74            "type": "zip",
75            "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/5e2a174052995663dd68e6b5ad838afd47dd615b",
76            "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b",
77            "shasum": ""
78        },
79        "require": {
80            "guzzlehttp/streams": "~3.0",
81            "php": ">=5.4.0",
82            "react/promise": "~2.0"
83        },
84        "require-dev": {
85            "ext-curl": "*",
86            "phpunit/phpunit": "~4.0"
87        },
88        "suggest": {
89            "ext-curl": "Guzzle will use specific adapters if cURL is present"
90        },
91        "time": "2018-07-31T13:22:33+00:00",
92        "type": "library",
93        "extra": {
94            "branch-alias": {
95                "dev-master": "1.1-dev"
96            }
97        },
98        "installation-source": "source",
99        "autoload": {
100            "psr-4": {
101                "GuzzleHttp\\Ring\\": "src/"
102            }
103        },
104        "notification-url": "https://packagist.org/downloads/",
105        "license": [
106            "MIT"
107        ],
108        "authors": [
109            {
110                "name": "Michael Dowling",
111                "email": "mtdowling@gmail.com",
112                "homepage": "https://github.com/mtdowling"
113            }
114        ],
115        "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
116        "abandoned": true
117    },
118    {
119        "name": "guzzlehttp/streams",
120        "version": "dev-master",
121        "version_normalized": "9999999-dev",
122        "source": {
123            "type": "git",
124            "url": "https://github.com/guzzle/streams.git",
125            "reference": "d99a261c616210618ab94fd319cb17eda458cc3e"
126        },
127        "dist": {
128            "type": "zip",
129            "url": "https://api.github.com/repos/guzzle/streams/zipball/d99a261c616210618ab94fd319cb17eda458cc3e",
130            "reference": "d99a261c616210618ab94fd319cb17eda458cc3e",
131            "shasum": ""
132        },
133        "require": {
134            "php": ">=5.4.0"
135        },
136        "require-dev": {
137            "phpunit/phpunit": "~4.0"
138        },
139        "time": "2016-04-13T16:32:01+00:00",
140        "type": "library",
141        "extra": {
142            "branch-alias": {
143                "dev-master": "3.0-dev"
144            }
145        },
146        "installation-source": "source",
147        "autoload": {
148            "psr-4": {
149                "GuzzleHttp\\Stream\\": "src/"
150            }
151        },
152        "notification-url": "https://packagist.org/downloads/",
153        "license": [
154            "MIT"
155        ],
156        "authors": [
157            {
158                "name": "Michael Dowling",
159                "email": "mtdowling@gmail.com",
160                "homepage": "https://github.com/mtdowling"
161            }
162        ],
163        "description": "Provides a simple abstraction over streams of data",
164        "homepage": "http://guzzlephp.org/",
165        "keywords": [
166            "Guzzle",
167            "stream"
168        ],
169        "abandoned": true
170    },
171    {
172        "name": "patrickschur/language-detection",
173        "version": "dev-master",
174        "version_normalized": "9999999-dev",
175        "source": {
176            "type": "git",
177            "url": "https://github.com/patrickschur/language-detection.git",
178            "reference": "9d7a45118289939ef46d8a02763c7fec32eed7ba"
179        },
180        "dist": {
181            "type": "zip",
182            "url": "https://api.github.com/repos/patrickschur/language-detection/zipball/9d7a45118289939ef46d8a02763c7fec32eed7ba",
183            "reference": "9d7a45118289939ef46d8a02763c7fec32eed7ba",
184            "shasum": ""
185        },
186        "require": {
187            "ext-json": "*",
188            "ext-mbstring": "*",
189            "php": "^7.2"
190        },
191        "require-dev": {
192            "phpunit/phpunit": "^8.4.3"
193        },
194        "time": "2019-11-16T14:23:06+00:00",
195        "type": "library",
196        "installation-source": "source",
197        "autoload": {
198            "psr-4": {
199                "LanguageDetection\\": "src/LanguageDetection"
200            }
201        },
202        "notification-url": "https://packagist.org/downloads/",
203        "license": [
204            "MIT"
205        ],
206        "authors": [
207            {
208                "name": "Patrick Schur",
209                "email": "patrick_schur@outlook.de"
210            }
211        ],
212        "description": "A language detection library for PHP. Detects the language from a given text string.",
213        "homepage": "https://github.com/patrickschur/language-detection",
214        "keywords": [
215            "detect",
216            "detection",
217            "language"
218        ]
219    },
220    {
221        "name": "psr/log",
222        "version": "dev-master",
223        "version_normalized": "9999999-dev",
224        "source": {
225            "type": "git",
226            "url": "https://github.com/php-fig/log.git",
227            "reference": "c4421fcac1edd5a324fda73e589a5cf96e52ffd0"
228        },
229        "dist": {
230            "type": "zip",
231            "url": "https://api.github.com/repos/php-fig/log/zipball/c4421fcac1edd5a324fda73e589a5cf96e52ffd0",
232            "reference": "c4421fcac1edd5a324fda73e589a5cf96e52ffd0",
233            "shasum": ""
234        },
235        "require": {
236            "php": ">=5.3.0"
237        },
238        "time": "2018-11-21T13:42:00+00:00",
239        "type": "library",
240        "extra": {
241            "branch-alias": {
242                "dev-master": "1.1.x-dev"
243            }
244        },
245        "installation-source": "source",
246        "autoload": {
247            "psr-4": {
248                "Psr\\Log\\": "Psr/Log/"
249            }
250        },
251        "notification-url": "https://packagist.org/downloads/",
252        "license": [
253            "MIT"
254        ],
255        "authors": [
256            {
257                "name": "PHP-FIG",
258                "homepage": "http://www.php-fig.org/"
259            }
260        ],
261        "description": "Common interface for logging libraries",
262        "homepage": "https://github.com/php-fig/log",
263        "keywords": [
264            "log",
265            "psr",
266            "psr-3"
267        ]
268    },
269    {
270        "name": "react/promise",
271        "version": "2.x-dev",
272        "version_normalized": "2.9999999.9999999.9999999-dev",
273        "source": {
274            "type": "git",
275            "url": "https://github.com/reactphp/promise.git",
276            "reference": "f16348c33d45ac47a838a70304014ee5079b73c8"
277        },
278        "dist": {
279            "type": "zip",
280            "url": "https://api.github.com/repos/reactphp/promise/zipball/f16348c33d45ac47a838a70304014ee5079b73c8",
281            "reference": "f16348c33d45ac47a838a70304014ee5079b73c8",
282            "shasum": ""
283        },
284        "require": {
285            "php": ">=5.4.0"
286        },
287        "require-dev": {
288            "phpunit/phpunit": "~4.8"
289        },
290        "time": "2019-06-21T14:44:24+00:00",
291        "type": "library",
292        "installation-source": "source",
293        "autoload": {
294            "psr-4": {
295                "React\\Promise\\": "src/"
296            },
297            "files": [
298                "src/functions_include.php"
299            ]
300        },
301        "notification-url": "https://packagist.org/downloads/",
302        "license": [
303            "MIT"
304        ],
305        "authors": [
306            {
307                "name": "Jan Sorgalla",
308                "email": "jsorgalla@gmail.com"
309            }
310        ],
311        "description": "A lightweight implementation of CommonJS Promises/A for PHP",
312        "keywords": [
313            "promise",
314            "promises"
315        ]
316    },
317    {
318        "name": "ruflin/elastica",
319        "version": "dev-master",
320        "version_normalized": "9999999-dev",
321        "source": {
322            "type": "git",
323            "url": "https://github.com/ruflin/Elastica.git",
324            "reference": "f070d3bc9f9836648efd120a6164f85c6831da4b"
325        },
326        "dist": {
327            "type": "zip",
328            "url": "https://api.github.com/repos/ruflin/Elastica/zipball/f070d3bc9f9836648efd120a6164f85c6831da4b",
329            "reference": "f070d3bc9f9836648efd120a6164f85c6831da4b",
330            "shasum": ""
331        },
332        "require": {
333            "elasticsearch/elasticsearch": "dev-master",
334            "php": "^7.0",
335            "psr/log": "~1.0"
336        },
337        "require-dev": {
338            "aws/aws-sdk-php": "~3.0",
339            "guzzlehttp/guzzle": "~6.0"
340        },
341        "suggest": {
342            "aws/aws-sdk-php": "Allow using IAM authentication with Amazon ElasticSearch Service",
343            "egeloen/http-adapter": "Allow using httpadapter transport",
344            "guzzlehttp/guzzle": "Allow using guzzle 6 as the http transport",
345            "monolog/monolog": "Logging request"
346        },
347        "time": "2019-06-07T10:56:46+00:00",
348        "type": "library",
349        "extra": {
350            "branch-alias": {
351                "dev-master": "6.0.x-dev"
352            }
353        },
354        "installation-source": "source",
355        "autoload": {
356            "psr-4": {
357                "Elastica\\": "lib/Elastica/"
358            }
359        },
360        "notification-url": "https://packagist.org/downloads/",
361        "license": [
362            "MIT"
363        ],
364        "authors": [
365            {
366                "name": "Nicolas Ruflin",
367                "homepage": "http://ruflin.com/"
368            }
369        ],
370        "description": "Elasticsearch Client",
371        "homepage": "http://elastica.io/",
372        "keywords": [
373            "client",
374            "search"
375        ]
376    }
377]
378