]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blob - vendor/composer/installed.json
MediaWiki 1.30.2
[autoinstallsdev/mediawiki.git] / vendor / composer / installed.json
1 [
2     {
3         "name": "composer/semver",
4         "version": "1.4.2",
5         "version_normalized": "1.4.2.0",
6         "source": {
7             "type": "git",
8             "url": "https://github.com/composer/semver.git",
9             "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573"
10         },
11         "dist": {
12             "type": "zip",
13             "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573",
14             "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573",
15             "shasum": ""
16         },
17         "require": {
18             "php": "^5.3.2 || ^7.0"
19         },
20         "require-dev": {
21             "phpunit/phpunit": "^4.5 || ^5.0.5",
22             "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
23         },
24         "time": "2016-08-30T16:08:34+00:00",
25         "type": "library",
26         "extra": {
27             "branch-alias": {
28                 "dev-master": "1.x-dev"
29             }
30         },
31         "installation-source": "dist",
32         "autoload": {
33             "psr-4": {
34                 "Composer\\Semver\\": "src"
35             }
36         },
37         "notification-url": "https://packagist.org/downloads/",
38         "license": [
39             "MIT"
40         ],
41         "authors": [
42             {
43                 "name": "Nils Adermann",
44                 "email": "naderman@naderman.de",
45                 "homepage": "http://www.naderman.de"
46             },
47             {
48                 "name": "Jordi Boggiano",
49                 "email": "j.boggiano@seld.be",
50                 "homepage": "http://seld.be"
51             },
52             {
53                 "name": "Rob Bast",
54                 "email": "rob.bast@gmail.com",
55                 "homepage": "http://robbast.nl"
56             }
57         ],
58         "description": "Semver library that offers utilities, version constraint parsing and validation.",
59         "keywords": [
60             "semantic",
61             "semver",
62             "validation",
63             "versioning"
64         ]
65     },
66     {
67         "name": "cssjanus/cssjanus",
68         "version": "v1.2.0",
69         "version_normalized": "1.2.0.0",
70         "source": {
71             "type": "git",
72             "url": "https://github.com/cssjanus/php-cssjanus.git",
73             "reference": "0fd44d8a3f1f0f10bfb500b6b595240bf6415ffa"
74         },
75         "dist": {
76             "type": "zip",
77             "url": "https://api.github.com/repos/cssjanus/php-cssjanus/zipball/0fd44d8a3f1f0f10bfb500b6b595240bf6415ffa",
78             "reference": "0fd44d8a3f1f0f10bfb500b6b595240bf6415ffa",
79             "shasum": ""
80         },
81         "require": {
82             "php": ">=5.4"
83         },
84         "require-dev": {
85             "jakub-onderka/php-parallel-lint": "0.8.*",
86             "phpunit/phpunit": "4.8.*",
87             "squizlabs/php_codesniffer": "2.3.*"
88         },
89         "time": "2017-03-14T20:57:08+00:00",
90         "type": "library",
91         "installation-source": "dist",
92         "autoload": {
93             "psr-0": {
94                 "": "src/"
95             }
96         },
97         "notification-url": "https://packagist.org/downloads/",
98         "license": [
99             "Apache-2.0"
100         ],
101         "description": "Convert CSS stylesheets between left-to-right and right-to-left."
102     },
103     {
104         "name": "firebase/php-jwt",
105         "version": "v4.0.0",
106         "version_normalized": "4.0.0.0",
107         "source": {
108             "type": "git",
109             "url": "https://github.com/firebase/php-jwt.git",
110             "reference": "dccf163dc8ed7ed6a00afc06c51ee5186a428d35"
111         },
112         "dist": {
113             "type": "zip",
114             "url": "https://api.github.com/repos/firebase/php-jwt/zipball/dccf163dc8ed7ed6a00afc06c51ee5186a428d35",
115             "reference": "dccf163dc8ed7ed6a00afc06c51ee5186a428d35",
116             "shasum": ""
117         },
118         "require": {
119             "php": ">=5.3.0"
120         },
121         "time": "2016-07-18T04:51:16+00:00",
122         "type": "library",
123         "installation-source": "dist",
124         "autoload": {
125             "psr-4": {
126                 "Firebase\\JWT\\": "src"
127             }
128         },
129         "notification-url": "https://packagist.org/downloads/",
130         "license": [
131             "BSD-3-Clause"
132         ],
133         "authors": [
134             {
135                 "name": "Neuman Vong",
136                 "email": "neuman+pear@twilio.com",
137                 "role": "Developer"
138             },
139             {
140                 "name": "Anant Narayanan",
141                 "email": "anant@php.net",
142                 "role": "Developer"
143             }
144         ],
145         "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
146         "homepage": "https://github.com/firebase/php-jwt"
147     },
148     {
149         "name": "james-heinrich/getid3",
150         "version": "v1.9.14",
151         "version_normalized": "1.9.14.0",
152         "source": {
153             "type": "git",
154             "url": "https://github.com/JamesHeinrich/getID3.git",
155             "reference": "30bd11473b0eef6f1b47866ef7ab0a557917fc21"
156         },
157         "dist": {
158             "type": "zip",
159             "url": "https://api.github.com/repos/JamesHeinrich/getID3/zipball/30bd11473b0eef6f1b47866ef7ab0a557917fc21",
160             "reference": "30bd11473b0eef6f1b47866ef7ab0a557917fc21",
161             "shasum": ""
162         },
163         "require": {
164             "php": ">=5.3.0"
165         },
166         "time": "2017-03-27T21:12:55+00:00",
167         "type": "library",
168         "installation-source": "dist",
169         "autoload": {
170             "classmap": [
171                 "getid3/"
172             ]
173         },
174         "notification-url": "https://packagist.org/downloads/",
175         "license": [
176             "GPL"
177         ],
178         "description": "PHP script that extracts useful information from popular multimedia file formats",
179         "homepage": "http://www.getid3.org/",
180         "keywords": [
181             "codecs",
182             "php",
183             "tags"
184         ]
185     },
186     {
187         "name": "justinrainbow/json-schema",
188         "version": "5.2.1",
189         "version_normalized": "5.2.1.0",
190         "source": {
191             "type": "git",
192             "url": "https://github.com/justinrainbow/json-schema.git",
193             "reference": "429be236f296ca249d61c65649cdf2652f4a5e80"
194         },
195         "dist": {
196             "type": "zip",
197             "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/429be236f296ca249d61c65649cdf2652f4a5e80",
198             "reference": "429be236f296ca249d61c65649cdf2652f4a5e80",
199             "shasum": ""
200         },
201         "require": {
202             "php": ">=5.3.3"
203         },
204         "require-dev": {
205             "friendsofphp/php-cs-fixer": "^2.1",
206             "json-schema/json-schema-test-suite": "1.2.0",
207             "phpdocumentor/phpdocumentor": "^2.7",
208             "phpunit/phpunit": "^4.8.22"
209         },
210         "time": "2017-05-16T21:06:09+00:00",
211         "bin": [
212             "bin/validate-json"
213         ],
214         "type": "library",
215         "extra": {
216             "branch-alias": {
217                 "dev-master": "5.0.x-dev"
218             }
219         },
220         "installation-source": "dist",
221         "autoload": {
222             "psr-4": {
223                 "JsonSchema\\": "src/JsonSchema/"
224             }
225         },
226         "notification-url": "https://packagist.org/downloads/",
227         "license": [
228             "MIT"
229         ],
230         "authors": [
231             {
232                 "name": "Bruno Prieto Reis",
233                 "email": "bruno.p.reis@gmail.com"
234             },
235             {
236                 "name": "Justin Rainbow",
237                 "email": "justin.rainbow@gmail.com"
238             },
239             {
240                 "name": "Igor Wiedler",
241                 "email": "igor@wiedler.ch"
242             },
243             {
244                 "name": "Robert Schönthal",
245                 "email": "seroscho@googlemail.com"
246             }
247         ],
248         "description": "A library to validate a json schema.",
249         "homepage": "https://github.com/justinrainbow/json-schema",
250         "keywords": [
251             "json",
252             "schema"
253         ]
254     },
255     {
256         "name": "liuggio/statsd-php-client",
257         "version": "v1.0.18",
258         "version_normalized": "1.0.18.0",
259         "source": {
260             "type": "git",
261             "url": "https://github.com/liuggio/statsd-php-client.git",
262             "reference": "c42e6d6687b7b2d7683186ec7f4f03351cc3dbca"
263         },
264         "dist": {
265             "type": "zip",
266             "url": "https://api.github.com/repos/liuggio/statsd-php-client/zipball/c42e6d6687b7b2d7683186ec7f4f03351cc3dbca",
267             "reference": "c42e6d6687b7b2d7683186ec7f4f03351cc3dbca",
268             "shasum": ""
269         },
270         "require": {
271             "php": ">=5.3.2"
272         },
273         "require-dev": {
274             "monolog/monolog": ">=1.2.0",
275             "phpunit/phpunit": "^4.7"
276         },
277         "suggest": {
278             "monolog/monolog": "Monolog, in order to do generate statistic from log >=1.2.0)"
279         },
280         "time": "2015-07-23T23:12:45+00:00",
281         "type": "library",
282         "installation-source": "dist",
283         "autoload": {
284             "psr-0": {
285                 "Liuggio": "src/"
286             }
287         },
288         "notification-url": "https://packagist.org/downloads/",
289         "license": [
290             "MIT"
291         ],
292         "authors": [
293             {
294                 "name": "Giulio De Donato",
295                 "email": "liuggio@gmail.com"
296             }
297         ],
298         "description": "Statsd (Object Oriented) client library for PHP",
299         "homepage": "https://github.com/liuggio/statsd-php-client/",
300         "keywords": [
301             "etsy",
302             "monitoring",
303             "php",
304             "statsd"
305         ]
306     },
307     {
308         "name": "mediawiki/at-ease",
309         "version": "v1.1.0",
310         "version_normalized": "1.1.0.0",
311         "source": {
312             "type": "git",
313             "url": "https://github.com/wikimedia/at-ease.git",
314             "reference": "94c0b84888841d160419f915c2745d9d08fbf0c3"
315         },
316         "dist": {
317             "type": "zip",
318             "url": "https://api.github.com/repos/wikimedia/at-ease/zipball/94c0b84888841d160419f915c2745d9d08fbf0c3",
319             "reference": "94c0b84888841d160419f915c2745d9d08fbf0c3",
320             "shasum": ""
321         },
322         "require": {
323             "php": ">=5.3.3"
324         },
325         "require-dev": {
326             "jakub-onderka/php-parallel-lint": "0.9",
327             "mediawiki/mediawiki-codesniffer": "0.3.0",
328             "phpunit/phpunit": "~4.5",
329             "squizlabs/php_codesniffer": "2.3.0"
330         },
331         "time": "2015-09-18T07:02:06+00:00",
332         "type": "library",
333         "installation-source": "dist",
334         "autoload": {
335             "files": [
336                 "src/Functions.php"
337             ]
338         },
339         "notification-url": "https://packagist.org/downloads/",
340         "license": [
341             "GPL-2.0+"
342         ],
343         "authors": [
344             {
345                 "name": "Tim Starling",
346                 "email": "tstarling@wikimedia.org"
347             },
348             {
349                 "name": "MediaWiki developers",
350                 "email": "wikitech-l@lists.wikimedia.org"
351             }
352         ],
353         "description": "Safe replacement to @ for suppressing warnings.",
354         "homepage": "https://www.mediawiki.org/wiki/at-ease",
355         "abandoned": "wikimedia/at-ease"
356     },
357     {
358         "name": "monolog/monolog",
359         "version": "1.22.1",
360         "version_normalized": "1.22.1.0",
361         "source": {
362             "type": "git",
363             "url": "https://github.com/Seldaek/monolog.git",
364             "reference": "1e044bc4b34e91743943479f1be7a1d5eb93add0"
365         },
366         "dist": {
367             "type": "zip",
368             "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1e044bc4b34e91743943479f1be7a1d5eb93add0",
369             "reference": "1e044bc4b34e91743943479f1be7a1d5eb93add0",
370             "shasum": ""
371         },
372         "require": {
373             "php": ">=5.3.0",
374             "psr/log": "~1.0"
375         },
376         "provide": {
377             "psr/log-implementation": "1.0.0"
378         },
379         "require-dev": {
380             "aws/aws-sdk-php": "^2.4.9 || ^3.0",
381             "doctrine/couchdb": "~1.0@dev",
382             "graylog2/gelf-php": "~1.0",
383             "jakub-onderka/php-parallel-lint": "0.9",
384             "php-amqplib/php-amqplib": "~2.4",
385             "php-console/php-console": "^3.1.3",
386             "phpunit/phpunit": "~4.5",
387             "phpunit/phpunit-mock-objects": "2.3.0",
388             "ruflin/elastica": ">=0.90 <3.0",
389             "sentry/sentry": "^0.13",
390             "swiftmailer/swiftmailer": "~5.3"
391         },
392         "suggest": {
393             "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
394             "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
395             "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
396             "ext-mongo": "Allow sending log messages to a MongoDB server",
397             "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
398             "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
399             "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
400             "php-console/php-console": "Allow sending log messages to Google Chrome",
401             "rollbar/rollbar": "Allow sending log messages to Rollbar",
402             "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
403             "sentry/sentry": "Allow sending log messages to a Sentry server"
404         },
405         "time": "2017-03-13T07:08:03+00:00",
406         "type": "library",
407         "extra": {
408             "branch-alias": {
409                 "dev-master": "2.0.x-dev"
410             }
411         },
412         "installation-source": "dist",
413         "autoload": {
414             "psr-4": {
415                 "Monolog\\": "src/Monolog"
416             }
417         },
418         "notification-url": "https://packagist.org/downloads/",
419         "license": [
420             "MIT"
421         ],
422         "authors": [
423             {
424                 "name": "Jordi Boggiano",
425                 "email": "j.boggiano@seld.be",
426                 "homepage": "http://seld.be"
427             }
428         ],
429         "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
430         "homepage": "http://github.com/Seldaek/monolog",
431         "keywords": [
432             "log",
433             "logging",
434             "psr-3"
435         ]
436     },
437     {
438         "name": "mustangostang/spyc",
439         "version": "0.6.2",
440         "version_normalized": "0.6.2.0",
441         "source": {
442             "type": "git",
443             "url": "https://github.com/mustangostang/spyc.git",
444             "reference": "23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d"
445         },
446         "dist": {
447             "type": "zip",
448             "url": "https://api.github.com/repos/mustangostang/spyc/zipball/23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d",
449             "reference": "23c35ae854d835f2d7bcc3e3ad743d7e57a8c14d",
450             "shasum": ""
451         },
452         "require": {
453             "php": ">=5.3.1"
454         },
455         "require-dev": {
456             "phpunit/phpunit": "4.3.*@dev"
457         },
458         "time": "2017-02-24T16:06:33+00:00",
459         "type": "library",
460         "extra": {
461             "branch-alias": {
462                 "dev-master": "0.5.x-dev"
463             }
464         },
465         "installation-source": "dist",
466         "autoload": {
467             "files": [
468                 "Spyc.php"
469             ]
470         },
471         "notification-url": "https://packagist.org/downloads/",
472         "license": [
473             "MIT"
474         ],
475         "authors": [
476             {
477                 "name": "mustangostang",
478                 "email": "vlad.andersen@gmail.com"
479             }
480         ],
481         "description": "A simple YAML loader/dumper class for PHP",
482         "homepage": "https://github.com/mustangostang/spyc/",
483         "keywords": [
484             "spyc",
485             "yaml",
486             "yml"
487         ]
488     },
489     {
490         "name": "nmred/kafka-php",
491         "version": "v0.1.5",
492         "version_normalized": "0.1.5.0",
493         "source": {
494             "type": "git",
495             "url": "https://github.com/weiboad/kafka-php.git",
496             "reference": "317ad8c208684db8b9e6d2f5bf7f471e89a8b4eb"
497         },
498         "dist": {
499             "type": "zip",
500             "url": "https://api.github.com/repos/weiboad/kafka-php/zipball/317ad8c208684db8b9e6d2f5bf7f471e89a8b4eb",
501             "reference": "317ad8c208684db8b9e6d2f5bf7f471e89a8b4eb",
502             "shasum": ""
503         },
504         "require": {
505             "php": ">=5.3.3"
506         },
507         "require-dev": {
508             "phpunit/phpcov": "*",
509             "phpunit/phpunit": "~4.0",
510             "satooshi/php-coveralls": "dev-master"
511         },
512         "time": "2015-12-02T12:06:23+00:00",
513         "type": "library",
514         "installation-source": "dist",
515         "autoload": {
516             "psr-0": {
517                 "Kafka\\": "src/"
518             }
519         },
520         "notification-url": "https://packagist.org/downloads/",
521         "license": [
522             "BSD-3-Clause"
523         ],
524         "description": "Kafka client for php",
525         "homepage": "http://www.swanlinux.net",
526         "keywords": [
527             "client",
528             "kafka"
529         ]
530     },
531     {
532         "name": "oojs/oojs-ui",
533         "version": "dev-0.23.0-no-at-ease",
534         "version_normalized": "dev-0.23.0-no-at-ease",
535         "source": {
536             "type": "git",
537             "url": "https://github.com/wikimedia/oojs-ui.git",
538             "reference": "69e6e589bc99f4a69cda7013ffe8499f6b0720f5"
539         },
540         "dist": {
541             "type": "zip",
542             "url": "https://api.github.com/repos/wikimedia/oojs-ui/zipball/69e6e589bc99f4a69cda7013ffe8499f6b0720f5",
543             "reference": "69e6e589bc99f4a69cda7013ffe8499f6b0720f5",
544             "shasum": ""
545         },
546         "require": {
547             "php": ">=5.5.9"
548         },
549         "require-dev": {
550             "jakub-onderka/php-parallel-lint": "0.9.2",
551             "mediawiki/mediawiki-codesniffer": "0.12.0",
552             "phpunit/phpunit": "4.8.36 || ^6.5"
553         },
554         "time": "2018-05-29T18:56:45+00:00",
555         "type": "library",
556         "installation-source": "dist",
557         "autoload": {
558             "classmap": [
559                 "php/"
560             ]
561         },
562         "notification-url": "https://packagist.org/downloads/",
563         "license": [
564             "MIT"
565         ],
566         "authors": [
567             {
568                 "name": "Timo Tijhof",
569                 "email": "krinklemail@gmail.com"
570             },
571             {
572                 "name": "Bartosz Dziewoński",
573                 "email": "matma.rex@gmail.com"
574             },
575             {
576                 "name": "Ed Sanders",
577                 "email": "esanders@wikimedia.org"
578             },
579             {
580                 "name": "James D. Forrester",
581                 "email": "jforrester@wikimedia.org"
582             },
583             {
584                 "name": "Kirsten Menger-Anderson",
585                 "email": "kmenger@wikimedia.org"
586             },
587             {
588                 "name": "Rob Moen",
589                 "email": "rmoen@wikimedia.org"
590             },
591             {
592                 "name": "Roan Kattouw",
593                 "email": "roan@wikimedia.org"
594             },
595             {
596                 "name": "Trevor Parscal",
597                 "email": "trevor@wikimedia.org"
598             },
599             {
600                 "name": "Kunal Mehta",
601                 "email": "legoktm@gmail.com"
602             },
603             {
604                 "name": "Prateek Saxena",
605                 "email": "prtksxna@gmail.com"
606             }
607         ],
608         "description": "Provides library of common widgets, layouts, and windows.",
609         "homepage": "https://www.mediawiki.org/wiki/OOjs_UI"
610     },
611     {
612         "name": "oyejorge/less.php",
613         "version": "v1.7.0.14",
614         "version_normalized": "1.7.0.14",
615         "source": {
616             "type": "git",
617             "url": "https://github.com/oyejorge/less.php.git",
618             "reference": "42925c5a01a07d67ca7e82dfc8fb31814d557bc9"
619         },
620         "dist": {
621             "type": "zip",
622             "url": "https://api.github.com/repos/oyejorge/less.php/zipball/42925c5a01a07d67ca7e82dfc8fb31814d557bc9",
623             "reference": "42925c5a01a07d67ca7e82dfc8fb31814d557bc9",
624             "shasum": ""
625         },
626         "require": {
627             "php": ">=5.3"
628         },
629         "require-dev": {
630             "phpunit/phpunit": "~4.8.24"
631         },
632         "time": "2017-03-28T22:19:25+00:00",
633         "bin": [
634             "bin/lessc"
635         ],
636         "type": "library",
637         "installation-source": "dist",
638         "autoload": {
639             "psr-0": {
640                 "Less": "lib/"
641             },
642             "classmap": [
643                 "lessc.inc.php"
644             ]
645         },
646         "notification-url": "https://packagist.org/downloads/",
647         "license": [
648             "Apache-2.0"
649         ],
650         "authors": [
651             {
652                 "name": "Matt Agar",
653                 "homepage": "https://github.com/agar"
654             },
655             {
656                 "name": "Martin Jantošovič",
657                 "homepage": "https://github.com/Mordred"
658             },
659             {
660                 "name": "Josh Schmidt",
661                 "homepage": "https://github.com/oyejorge"
662             }
663         ],
664         "description": "PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)",
665         "homepage": "http://lessphp.gpeasy.com",
666         "keywords": [
667             "css",
668             "less",
669             "less.js",
670             "lesscss",
671             "php",
672             "stylesheet"
673         ]
674     },
675     {
676         "name": "pear/console_getopt",
677         "version": "v1.4.1",
678         "version_normalized": "1.4.1.0",
679         "source": {
680             "type": "git",
681             "url": "https://github.com/pear/Console_Getopt.git",
682             "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f"
683         },
684         "dist": {
685             "type": "zip",
686             "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
687             "reference": "82f05cd1aa3edf34e19aa7c8ca312ce13a6a577f",
688             "shasum": ""
689         },
690         "time": "2015-07-20T20:28:12+00:00",
691         "type": "library",
692         "installation-source": "dist",
693         "autoload": {
694             "psr-0": {
695                 "Console": "./"
696             }
697         },
698         "notification-url": "https://packagist.org/downloads/",
699         "include-path": [
700             "./"
701         ],
702         "license": [
703             "BSD-2-Clause"
704         ],
705         "authors": [
706             {
707                 "name": "Greg Beaver",
708                 "email": "cellog@php.net",
709                 "role": "Helper"
710             },
711             {
712                 "name": "Andrei Zmievski",
713                 "email": "andrei@php.net",
714                 "role": "Lead"
715             },
716             {
717                 "name": "Stig Bakken",
718                 "email": "stig@php.net",
719                 "role": "Developer"
720             }
721         ],
722         "description": "More info available on: http://pear.php.net/package/Console_Getopt"
723     },
724     {
725         "name": "pear/mail",
726         "version": "v1.4.1",
727         "version_normalized": "1.4.1.0",
728         "source": {
729             "type": "git",
730             "url": "https://github.com/pear/Mail.git",
731             "reference": "9609ed5e42ac5b221dfd9af85de005c59d418ee7"
732         },
733         "dist": {
734             "type": "zip",
735             "url": "https://api.github.com/repos/pear/Mail/zipball/9609ed5e42ac5b221dfd9af85de005c59d418ee7",
736             "reference": "9609ed5e42ac5b221dfd9af85de005c59d418ee7",
737             "shasum": ""
738         },
739         "require": {
740             "pear/pear-core-minimal": "~1.9",
741             "php": ">=5.2.1"
742         },
743         "require-dev": {
744             "pear/pear": "*"
745         },
746         "suggest": {
747             "pear/net_smtp": "Install optionally via your project's composer.json"
748         },
749         "time": "2017-04-11T17:27:29+00:00",
750         "type": "library",
751         "installation-source": "dist",
752         "autoload": {
753             "psr-0": {
754                 "Mail": "./"
755             }
756         },
757         "notification-url": "https://packagist.org/downloads/",
758         "include-path": [
759             "./"
760         ],
761         "license": [
762             "BSD-2-Clause"
763         ],
764         "authors": [
765             {
766                 "name": "Chuck Hagenbuch",
767                 "email": "chuck@horde.org",
768                 "role": "Lead"
769             },
770             {
771                 "name": "Richard Heyes",
772                 "email": "richard@phpguru.org",
773                 "role": "Developer"
774             },
775             {
776                 "name": "Aleksander Machniak",
777                 "email": "alec@alec.pl",
778                 "role": "Developer"
779             }
780         ],
781         "description": "Class that provides multiple interfaces for sending emails.",
782         "homepage": "http://pear.php.net/package/Mail"
783     },
784     {
785         "name": "pear/mail_mime",
786         "version": "1.10.1",
787         "version_normalized": "1.10.1.0",
788         "source": {
789             "type": "git",
790             "url": "https://github.com/pear/Mail_Mime.git",
791             "reference": "3d4e33a6879cbb4c71684a282750b7bb072a121e"
792         },
793         "dist": {
794             "type": "zip",
795             "url": "https://api.github.com/repos/pear/Mail_Mime/zipball/3d4e33a6879cbb4c71684a282750b7bb072a121e",
796             "reference": "3d4e33a6879cbb4c71684a282750b7bb072a121e",
797             "shasum": ""
798         },
799         "require": {
800             "pear/pear-core-minimal": "*"
801         },
802         "time": "2017-05-21T10:43:06+00:00",
803         "type": "library",
804         "installation-source": "dist",
805         "autoload": {
806             "psr-0": {
807                 "Mail": "./"
808             }
809         },
810         "notification-url": "https://packagist.org/downloads/",
811         "include-path": [
812             "./"
813         ],
814         "license": [
815             "BSD-3-clause"
816         ],
817         "authors": [
818             {
819                 "name": "Cipriano Groenendal",
820                 "email": "cipri@php.net",
821                 "role": "Lead"
822             },
823             {
824                 "name": "Aleksander Machniak",
825                 "email": "alec@php.net",
826                 "role": "Lead"
827             }
828         ],
829         "description": "Mail_Mime provides classes to create MIME messages",
830         "homepage": "http://pear.php.net/package/Mail_Mime"
831     },
832     {
833         "name": "pear/net_smtp",
834         "version": "1.7.3",
835         "version_normalized": "1.7.3.0",
836         "source": {
837             "type": "git",
838             "url": "https://github.com/pear/Net_SMTP.git",
839             "reference": "e066e5ee011ae056c03db1a95d210fc09649b477"
840         },
841         "dist": {
842             "type": "zip",
843             "url": "https://api.github.com/repos/pear/Net_SMTP/zipball/e066e5ee011ae056c03db1a95d210fc09649b477",
844             "reference": "e066e5ee011ae056c03db1a95d210fc09649b477",
845             "shasum": ""
846         },
847         "require": {
848             "pear/net_socket": "*",
849             "pear/pear-core-minimal": "*",
850             "php": ">=5.4.0"
851         },
852         "require-dev": {
853             "phpunit/phpunit": "*"
854         },
855         "suggest": {
856             "pear/auth_sasl": "Install optionally via your project's composer.json"
857         },
858         "time": "2017-01-14T18:19:55+00:00",
859         "type": "library",
860         "installation-source": "dist",
861         "autoload": {
862             "psr-0": {
863                 "Net": "./"
864             }
865         },
866         "notification-url": "https://packagist.org/downloads/",
867         "include-path": [
868             "./"
869         ],
870         "license": [
871             "PHP-3.01"
872         ],
873         "authors": [
874             {
875                 "name": "Jon Parise",
876                 "email": "jon@php.net",
877                 "homepage": "http://www.indelible.org",
878                 "role": "Lead"
879             },
880             {
881                 "name": "Chuck Hagenbuch",
882                 "email": "chuck@horde.org",
883                 "role": "Lead"
884             }
885         ],
886         "description": "An implementation of the SMTP protocol",
887         "homepage": "http://pear.github.io/Net_SMTP/",
888         "keywords": [
889             "email",
890             "mail",
891             "smtp"
892         ]
893     },
894     {
895         "name": "pear/net_socket",
896         "version": "v1.2.1",
897         "version_normalized": "1.2.1.0",
898         "source": {
899             "type": "git",
900             "url": "https://github.com/pear/Net_Socket.git",
901             "reference": "f31d75ac352d49908f8987bbb1496c02a409812a"
902         },
903         "dist": {
904             "type": "zip",
905             "url": "https://api.github.com/repos/pear/Net_Socket/zipball/f31d75ac352d49908f8987bbb1496c02a409812a",
906             "reference": "f31d75ac352d49908f8987bbb1496c02a409812a",
907             "shasum": ""
908         },
909         "require": {
910             "pear/pear_exception": "@stable",
911             "php": ">=5.4.0"
912         },
913         "require-dev": {
914             "phpunit/phpunit": "^4"
915         },
916         "time": "2017-04-06T15:16:38+00:00",
917         "type": "library",
918         "installation-source": "dist",
919         "autoload": {
920             "psr-0": {
921                 "Net": "./"
922             }
923         },
924         "notification-url": "https://packagist.org/downloads/",
925         "include-path": [
926             "./"
927         ],
928         "license": [
929             "BSD-2-Clause"
930         ],
931         "authors": [
932             {
933                 "name": "Chuck Hagenbuch",
934                 "email": "chuck@horde.org",
935                 "role": "Lead"
936             },
937             {
938                 "name": "Aleksander Machniak",
939                 "email": "alec@php.net",
940                 "role": "Lead"
941             },
942             {
943                 "name": "Stig Bakken",
944                 "email": "stig@php.net",
945                 "role": "Lead"
946             }
947         ],
948         "description": "More info available on: http://pear.php.net/package/Net_Socket"
949     },
950     {
951         "name": "pear/pear-core-minimal",
952         "version": "v1.10.3",
953         "version_normalized": "1.10.3.0",
954         "source": {
955             "type": "git",
956             "url": "https://github.com/pear/pear-core-minimal.git",
957             "reference": "070f0b600b2caca2501e2c9b7e553016e4b0d115"
958         },
959         "dist": {
960             "type": "zip",
961             "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/070f0b600b2caca2501e2c9b7e553016e4b0d115",
962             "reference": "070f0b600b2caca2501e2c9b7e553016e4b0d115",
963             "shasum": ""
964         },
965         "require": {
966             "pear/console_getopt": "~1.4",
967             "pear/pear_exception": "~1.0"
968         },
969         "replace": {
970             "rsky/pear-core-min": "self.version"
971         },
972         "time": "2017-02-28T16:46:11+00:00",
973         "type": "library",
974         "installation-source": "dist",
975         "autoload": {
976             "psr-0": {
977                 "": "src/"
978             }
979         },
980         "notification-url": "https://packagist.org/downloads/",
981         "include-path": [
982             "src/"
983         ],
984         "license": [
985             "BSD-3-Clause"
986         ],
987         "authors": [
988             {
989                 "name": "Christian Weiske",
990                 "email": "cweiske@php.net",
991                 "role": "Lead"
992             }
993         ],
994         "description": "Minimal set of PEAR core files to be used as composer dependency"
995     },
996     {
997         "name": "pear/pear_exception",
998         "version": "v1.0.0",
999         "version_normalized": "1.0.0.0",
1000         "source": {
1001             "type": "git",
1002             "url": "https://github.com/pear/PEAR_Exception.git",
1003             "reference": "8c18719fdae000b690e3912be401c76e406dd13b"
1004         },
1005         "dist": {
1006             "type": "zip",
1007             "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/8c18719fdae000b690e3912be401c76e406dd13b",
1008             "reference": "8c18719fdae000b690e3912be401c76e406dd13b",
1009             "shasum": ""
1010         },
1011         "require": {
1012             "php": ">=4.4.0"
1013         },
1014         "require-dev": {
1015             "phpunit/phpunit": "*"
1016         },
1017         "time": "2015-02-10T20:07:52+00:00",
1018         "type": "class",
1019         "extra": {
1020             "branch-alias": {
1021                 "dev-master": "1.0.x-dev"
1022             }
1023         },
1024         "installation-source": "dist",
1025         "autoload": {
1026             "psr-0": {
1027                 "PEAR": ""
1028             }
1029         },
1030         "notification-url": "https://packagist.org/downloads/",
1031         "include-path": [
1032             "."
1033         ],
1034         "license": [
1035             "BSD-2-Clause"
1036         ],
1037         "authors": [
1038             {
1039                 "name": "Helgi Thormar",
1040                 "email": "dufuz@php.net"
1041             },
1042             {
1043                 "name": "Greg Beaver",
1044                 "email": "cellog@php.net"
1045             }
1046         ],
1047         "description": "The PEAR Exception base class.",
1048         "homepage": "https://github.com/pear/PEAR_Exception",
1049         "keywords": [
1050             "exception"
1051         ]
1052     },
1053     {
1054         "name": "pimple/pimple",
1055         "version": "v3.0.2",
1056         "version_normalized": "3.0.2.0",
1057         "source": {
1058             "type": "git",
1059             "url": "https://github.com/silexphp/Pimple.git",
1060             "reference": "a30f7d6e57565a2e1a316e1baf2a483f788b258a"
1061         },
1062         "dist": {
1063             "type": "zip",
1064             "url": "https://api.github.com/repos/silexphp/Pimple/zipball/a30f7d6e57565a2e1a316e1baf2a483f788b258a",
1065             "reference": "a30f7d6e57565a2e1a316e1baf2a483f788b258a",
1066             "shasum": ""
1067         },
1068         "require": {
1069             "php": ">=5.3.0"
1070         },
1071         "time": "2015-09-11T15:10:35+00:00",
1072         "type": "library",
1073         "extra": {
1074             "branch-alias": {
1075                 "dev-master": "3.0.x-dev"
1076             }
1077         },
1078         "installation-source": "dist",
1079         "autoload": {
1080             "psr-0": {
1081                 "Pimple": "src/"
1082             }
1083         },
1084         "notification-url": "https://packagist.org/downloads/",
1085         "license": [
1086             "MIT"
1087         ],
1088         "authors": [
1089             {
1090                 "name": "Fabien Potencier",
1091                 "email": "fabien@symfony.com"
1092             }
1093         ],
1094         "description": "Pimple, a simple Dependency Injection Container",
1095         "homepage": "http://pimple.sensiolabs.org",
1096         "keywords": [
1097             "container",
1098             "dependency injection"
1099         ]
1100     },
1101     {
1102         "name": "psr/log",
1103         "version": "1.0.2",
1104         "version_normalized": "1.0.2.0",
1105         "source": {
1106             "type": "git",
1107             "url": "https://github.com/php-fig/log.git",
1108             "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
1109         },
1110         "dist": {
1111             "type": "zip",
1112             "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1113             "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1114             "shasum": ""
1115         },
1116         "require": {
1117             "php": ">=5.3.0"
1118         },
1119         "time": "2016-10-10T12:19:37+00:00",
1120         "type": "library",
1121         "extra": {
1122             "branch-alias": {
1123                 "dev-master": "1.0.x-dev"
1124             }
1125         },
1126         "installation-source": "dist",
1127         "autoload": {
1128             "psr-4": {
1129                 "Psr\\Log\\": "Psr/Log/"
1130             }
1131         },
1132         "notification-url": "https://packagist.org/downloads/",
1133         "license": [
1134             "MIT"
1135         ],
1136         "authors": [
1137             {
1138                 "name": "PHP-FIG",
1139                 "homepage": "http://www.php-fig.org/"
1140             }
1141         ],
1142         "description": "Common interface for logging libraries",
1143         "homepage": "https://github.com/php-fig/log",
1144         "keywords": [
1145             "log",
1146             "psr",
1147             "psr-3"
1148         ]
1149     },
1150     {
1151         "name": "stil/gd-text",
1152         "version": "v1.0.0",
1153         "version_normalized": "1.0.0.0",
1154         "source": {
1155             "type": "git",
1156             "url": "https://github.com/stil/gd-text.git",
1157             "reference": "a3e561afd5a53a6a4b0c1d64ebaf51e768348a66"
1158         },
1159         "dist": {
1160             "type": "zip",
1161             "url": "https://api.github.com/repos/stil/gd-text/zipball/a3e561afd5a53a6a4b0c1d64ebaf51e768348a66",
1162             "reference": "a3e561afd5a53a6a4b0c1d64ebaf51e768348a66",
1163             "shasum": ""
1164         },
1165         "require": {
1166             "ext-gd": "*",
1167             "php": ">=5.3"
1168         },
1169         "time": "2015-01-02T12:21:25+00:00",
1170         "type": "library",
1171         "installation-source": "dist",
1172         "autoload": {
1173             "psr-4": {
1174                 "GDText\\": "src/"
1175             }
1176         },
1177         "notification-url": "https://packagist.org/downloads/",
1178         "license": [
1179             "MIT"
1180         ],
1181         "description": "A class drawing multiline and aligned text on pictures. Uses GD extension."
1182     },
1183     {
1184         "name": "symfony/process",
1185         "version": "v3.2.6",
1186         "version_normalized": "3.2.6.0",
1187         "source": {
1188             "type": "git",
1189             "url": "https://github.com/symfony/process.git",
1190             "reference": "68bfa8c83f24c0ac04ea7193bcdcda4519f41892"
1191         },
1192         "dist": {
1193             "type": "zip",
1194             "url": "https://api.github.com/repos/symfony/process/zipball/68bfa8c83f24c0ac04ea7193bcdcda4519f41892",
1195             "reference": "68bfa8c83f24c0ac04ea7193bcdcda4519f41892",
1196             "shasum": ""
1197         },
1198         "require": {
1199             "php": ">=5.5.9"
1200         },
1201         "time": "2017-03-04T12:23:14+00:00",
1202         "type": "library",
1203         "extra": {
1204             "branch-alias": {
1205                 "dev-master": "3.2-dev"
1206             }
1207         },
1208         "installation-source": "dist",
1209         "autoload": {
1210             "psr-4": {
1211                 "Symfony\\Component\\Process\\": ""
1212             },
1213             "exclude-from-classmap": [
1214                 "/Tests/"
1215             ]
1216         },
1217         "notification-url": "https://packagist.org/downloads/",
1218         "license": [
1219             "MIT"
1220         ],
1221         "authors": [
1222             {
1223                 "name": "Fabien Potencier",
1224                 "email": "fabien@symfony.com"
1225             },
1226             {
1227                 "name": "Symfony Community",
1228                 "homepage": "https://symfony.com/contributors"
1229             }
1230         ],
1231         "description": "Symfony Process Component",
1232         "homepage": "https://symfony.com"
1233     },
1234     {
1235         "name": "wikimedia/assert",
1236         "version": "v0.2.2",
1237         "version_normalized": "0.2.2.0",
1238         "source": {
1239             "type": "git",
1240             "url": "https://github.com/wikimedia/Assert.git",
1241             "reference": "2da55927525975f8d52825fc3ee02e5e36f5036c"
1242         },
1243         "dist": {
1244             "type": "zip",
1245             "url": "https://api.github.com/repos/wikimedia/Assert/zipball/2da55927525975f8d52825fc3ee02e5e36f5036c",
1246             "reference": "2da55927525975f8d52825fc3ee02e5e36f5036c",
1247             "shasum": ""
1248         },
1249         "require-dev": {
1250             "phpunit/phpunit": "3.7.*"
1251         },
1252         "time": "2015-04-29T17:23:50+00:00",
1253         "type": "library",
1254         "installation-source": "dist",
1255         "autoload": {
1256             "psr-4": {
1257                 "Wikimedia\\Assert\\": "src/",
1258                 "Wikimedia\\Assert\\Test\\": "tests/phpunit/"
1259             }
1260         },
1261         "notification-url": "https://packagist.org/downloads/",
1262         "license": [
1263             "MIT"
1264         ],
1265         "authors": [
1266             {
1267                 "name": "Daniel Kinzler"
1268             }
1269         ],
1270         "description": "Provides runtime assertions",
1271         "homepage": "https://github.com/wmde/Assert",
1272         "keywords": [
1273             "assert",
1274             "assertions",
1275             "php",
1276             "postcondition",
1277             "precondition",
1278             "qa"
1279         ]
1280     },
1281     {
1282         "name": "wikimedia/avro",
1283         "version": "v1.7.7",
1284         "version_normalized": "1.7.7.0",
1285         "source": {
1286             "type": "git",
1287             "url": "https://github.com/wikimedia/avro-php.git",
1288             "reference": "b642da9fd895aab7cb3261a22624228115471f47"
1289         },
1290         "dist": {
1291             "type": "zip",
1292             "url": "https://api.github.com/repos/wikimedia/avro-php/zipball/b642da9fd895aab7cb3261a22624228115471f47",
1293             "reference": "b642da9fd895aab7cb3261a22624228115471f47",
1294             "shasum": ""
1295         },
1296         "require": {
1297             "php": ">=5.3.3"
1298         },
1299         "require-dev": {
1300             "jakub-onderka/php-parallel-lint": "^0.9",
1301             "phpunit/phpunit": "^4.0.0"
1302         },
1303         "suggest": {
1304             "ext-gmp": "Large integer support for 32-bit platforms."
1305         },
1306         "time": "2015-09-05T18:49:27+00:00",
1307         "type": "library",
1308         "installation-source": "dist",
1309         "autoload": {
1310             "classmap": [
1311                 "lib/"
1312             ]
1313         },
1314         "notification-url": "https://packagist.org/downloads/",
1315         "license": [
1316             "Apache-2.0"
1317         ],
1318         "authors": [
1319             {
1320                 "name": "Michael Glaesemann",
1321                 "email": "grzm@seespotcode.net"
1322             },
1323             {
1324                 "name": "Andy Wick",
1325                 "email": "awick@purple.org"
1326             },
1327             {
1328                 "name": "Saleem Shafi",
1329                 "email": "saleemshafi@gmail.com"
1330             },
1331             {
1332                 "name": "A B",
1333                 "email": "abawany@x.com"
1334             },
1335             {
1336                 "name": "Doug Cutting",
1337                 "email": "cutting@apache.org"
1338             },
1339             {
1340                 "name": "Tom White",
1341                 "email": "tom@cloudera.com"
1342             }
1343         ],
1344         "description": "A library for using Apache Avro with PHP.",
1345         "homepage": "https://avro.apache.org/",
1346         "keywords": [
1347             "serialization"
1348         ]
1349     },
1350     {
1351         "name": "wikimedia/base-convert",
1352         "version": "v1.0.1",
1353         "version_normalized": "1.0.1.0",
1354         "source": {
1355             "type": "git",
1356             "url": "https://github.com/wikimedia/base-convert.git",
1357             "reference": "2948df323875fb4ef952cda49ac03a6b39708997"
1358         },
1359         "dist": {
1360             "type": "zip",
1361             "url": "https://api.github.com/repos/wikimedia/base-convert/zipball/2948df323875fb4ef952cda49ac03a6b39708997",
1362             "reference": "2948df323875fb4ef952cda49ac03a6b39708997",
1363             "shasum": ""
1364         },
1365         "require": {
1366             "php": ">=5.3.3"
1367         },
1368         "require-dev": {
1369             "jakub-onderka/php-parallel-lint": "0.9.0",
1370             "mediawiki/mediawiki-codesniffer": "0.5.0",
1371             "phpunit/phpunit": "4.6.*"
1372         },
1373         "time": "2015-10-29T22:19:02+00:00",
1374         "type": "library",
1375         "installation-source": "dist",
1376         "autoload": {
1377             "files": [
1378                 "src/Functions.php"
1379             ]
1380         },
1381         "notification-url": "https://packagist.org/downloads/",
1382         "license": [
1383             "GPL-2.0+"
1384         ],
1385         "authors": [
1386             {
1387                 "name": "Brion Vibber",
1388                 "email": "bvibber@wikimedia.org"
1389             },
1390             {
1391                 "name": "Tyler Romeo",
1392                 "email": "tylerromeo@gmail.com"
1393             }
1394         ],
1395         "description": "Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width.",
1396         "homepage": "https://www.mediawiki.org/wiki/base_convert"
1397     },
1398     {
1399         "name": "wikimedia/cdb",
1400         "version": "1.4.1",
1401         "version_normalized": "1.4.1.0",
1402         "source": {
1403             "type": "git",
1404             "url": "https://github.com/wikimedia/cdb.git",
1405             "reference": "d49d96232f045311dc1f21bf0d7e40adf82a1f1d"
1406         },
1407         "dist": {
1408             "type": "zip",
1409             "url": "https://api.github.com/repos/wikimedia/cdb/zipball/d49d96232f045311dc1f21bf0d7e40adf82a1f1d",
1410             "reference": "d49d96232f045311dc1f21bf0d7e40adf82a1f1d",
1411             "shasum": ""
1412         },
1413         "require": {
1414             "php": ">=5.3.2"
1415         },
1416         "require-dev": {
1417             "jakub-onderka/php-parallel-lint": "0.9",
1418             "mediawiki/mediawiki-codesniffer": "0.5.0",
1419             "phpunit/phpunit": "4.6.*"
1420         },
1421         "time": "2016-05-29T07:39:26+00:00",
1422         "type": "library",
1423         "installation-source": "dist",
1424         "autoload": {
1425             "classmap": [
1426                 "src/"
1427             ]
1428         },
1429         "notification-url": "https://packagist.org/downloads/",
1430         "license": [
1431             "GPL-2.0+"
1432         ],
1433         "authors": [
1434             {
1435                 "name": "Daniel Kinzler"
1436             },
1437             {
1438                 "name": "Tim Starling",
1439                 "email": "tstarling@wikimedia.org"
1440             },
1441             {
1442                 "name": "Chad Horohoe",
1443                 "email": "chad@wikimedia.org"
1444             },
1445             {
1446                 "name": "Ori Livneh",
1447                 "email": "ori@wikimedia.org"
1448             }
1449         ],
1450         "description": "Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.",
1451         "homepage": "https://www.mediawiki.org/wiki/CDB"
1452     },
1453     {
1454         "name": "wikimedia/cldr-plural-rule-parser",
1455         "version": "v1.0.0",
1456         "version_normalized": "1.0.0.0",
1457         "source": {
1458             "type": "git",
1459             "url": "https://github.com/wikimedia/CLDRPluralRuleParser.git",
1460             "reference": "2b623a411b1a8efa4363e9fda9da496ab83a5d69"
1461         },
1462         "dist": {
1463             "type": "zip",
1464             "url": "https://api.github.com/repos/wikimedia/CLDRPluralRuleParser/zipball/2b623a411b1a8efa4363e9fda9da496ab83a5d69",
1465             "reference": "2b623a411b1a8efa4363e9fda9da496ab83a5d69",
1466             "shasum": ""
1467         },
1468         "require": {
1469             "php": ">=5.3.3"
1470         },
1471         "require-dev": {
1472             "jakub-onderka/php-parallel-lint": "^0.9.0.0",
1473             "mediawiki/mediawiki-codesniffer": "^0.3.0.0",
1474             "phpunit/phpunit": "^4.7.7.0"
1475         },
1476         "time": "2015-08-28T17:03:03+00:00",
1477         "type": "library",
1478         "installation-source": "dist",
1479         "autoload": {
1480             "psr-4": {
1481                 "CLDRPluralRuleParser\\": "src/"
1482             }
1483         },
1484         "notification-url": "https://packagist.org/downloads/",
1485         "license": [
1486             "GPL-2.0+"
1487         ],
1488         "authors": [
1489             {
1490                 "name": "Tim Starling",
1491                 "email": "tstarling@wikimedia.org"
1492             },
1493             {
1494                 "name": "Niklas Laxström",
1495                 "email": "niklas.laxstrom@gmail.com"
1496             }
1497         ],
1498         "description": "Evaluates plural rules specified in the CLDR project notation.",
1499         "homepage": "https://www.mediawiki.org/wiki/CLDRPluralRuleParser"
1500     },
1501     {
1502         "name": "wikimedia/composer-merge-plugin",
1503         "version": "v1.4.1",
1504         "version_normalized": "1.4.1.0",
1505         "source": {
1506             "type": "git",
1507             "url": "https://github.com/wikimedia/composer-merge-plugin.git",
1508             "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100"
1509         },
1510         "dist": {
1511             "type": "zip",
1512             "url": "https://api.github.com/repos/wikimedia/composer-merge-plugin/zipball/81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
1513             "reference": "81c6ac72a24a67383419c7eb9aa2b3437f2ab100",
1514             "shasum": ""
1515         },
1516         "require": {
1517             "composer-plugin-api": "^1.0",
1518             "php": ">=5.3.2"
1519         },
1520         "require-dev": {
1521             "composer/composer": "~1.0.0",
1522             "jakub-onderka/php-parallel-lint": "~0.8",
1523             "phpunit/phpunit": "~4.8|~5.0",
1524             "squizlabs/php_codesniffer": "~2.1.0"
1525         },
1526         "time": "2017-04-25T02:31:25+00:00",
1527         "type": "composer-plugin",
1528         "extra": {
1529             "branch-alias": {
1530                 "dev-master": "1.3.x-dev"
1531             },
1532             "class": "Wikimedia\\Composer\\MergePlugin"
1533         },
1534         "installation-source": "dist",
1535         "autoload": {
1536             "psr-4": {
1537                 "Wikimedia\\Composer\\": "src/"
1538             }
1539         },
1540         "notification-url": "https://packagist.org/downloads/",
1541         "license": [
1542             "MIT"
1543         ],
1544         "authors": [
1545             {
1546                 "name": "Bryan Davis",
1547                 "email": "bd808@wikimedia.org"
1548             }
1549         ],
1550         "description": "Composer plugin to merge multiple composer.json files"
1551     },
1552     {
1553         "name": "wikimedia/css-sanitizer",
1554         "version": "v1.0.2",
1555         "version_normalized": "1.0.2.0",
1556         "source": {
1557             "type": "git",
1558             "url": "https://github.com/wikimedia/css-sanitizer.git",
1559             "reference": "53071d588f7ac20f1467fb5952e968c1f8e2bb69"
1560         },
1561         "dist": {
1562             "type": "zip",
1563             "url": "https://api.github.com/repos/wikimedia/css-sanitizer/zipball/53071d588f7ac20f1467fb5952e968c1f8e2bb69",
1564             "reference": "53071d588f7ac20f1467fb5952e968c1f8e2bb69",
1565             "shasum": ""
1566         },
1567         "require": {
1568             "ext-iconv": "*",
1569             "ext-mbstring": "*",
1570             "mediawiki/at-ease": "1.1.0",
1571             "php": ">=5.5.9",
1572             "wikimedia/utfnormal": "1.1.0"
1573         },
1574         "require-dev": {
1575             "jakub-onderka/php-parallel-lint": "0.9.2",
1576             "mediawiki/mediawiki-codesniffer": "0.7.2",
1577             "phpunit/phpunit": "4.8.31",
1578             "wikimedia/testing-access-wrapper": "1.0.0"
1579         },
1580         "time": "2017-06-13T15:51:12+00:00",
1581         "type": "library",
1582         "installation-source": "dist",
1583         "autoload": {
1584             "classmap": [
1585                 "src/"
1586             ]
1587         },
1588         "notification-url": "https://packagist.org/downloads/",
1589         "license": [
1590             "Apache-2.0"
1591         ],
1592         "authors": [
1593             {
1594                 "name": "Brad Jorsch",
1595                 "email": "bjorsch@wikimedia.org"
1596             }
1597         ],
1598         "description": "Classes to parse and sanitize CSS",
1599         "homepage": "https://www.mediawiki.org/wiki/Css-sanitizer"
1600     },
1601     {
1602         "name": "wikimedia/html-formatter",
1603         "version": "1.0.1",
1604         "version_normalized": "1.0.1.0",
1605         "source": {
1606             "type": "git",
1607             "url": "https://github.com/wikimedia/HtmlFormatter.git",
1608             "reference": "60069c2fb5e4f034e7025089cc4a1023b810d197"
1609         },
1610         "dist": {
1611             "type": "zip",
1612             "url": "https://api.github.com/repos/wikimedia/HtmlFormatter/zipball/60069c2fb5e4f034e7025089cc4a1023b810d197",
1613             "reference": "60069c2fb5e4f034e7025089cc4a1023b810d197",
1614             "shasum": ""
1615         },
1616         "require": {
1617             "ext-mbstring": "*",
1618             "php": ">=5.5"
1619         },
1620         "require-dev": {
1621             "jakub-onderka/php-parallel-lint": "0.9.2",
1622             "mediawiki/mediawiki-codesniffer": "0.5.1",
1623             "phpunit/phpunit": "4.7.2"
1624         },
1625         "time": "2016-04-07T21:25:47+00:00",
1626         "type": "library",
1627         "installation-source": "dist",
1628         "autoload": {
1629             "classmap": [
1630                 "src/"
1631             ]
1632         },
1633         "notification-url": "https://packagist.org/downloads/",
1634         "license": [
1635             "GPL-2.0+"
1636         ],
1637         "authors": [
1638             {
1639                 "name": "MediaWiki contributors"
1640             }
1641         ],
1642         "description": "Performs transformations of HTML by wrapping around libxml2 and working around its countless bugs.",
1643         "homepage": "https://www.mediawiki.org/wiki/HtmlFormatter"
1644     },
1645     {
1646         "name": "wikimedia/ip-set",
1647         "version": "1.1.0",
1648         "version_normalized": "1.1.0.0",
1649         "source": {
1650             "type": "git",
1651             "url": "https://github.com/wikimedia/IPSet.git",
1652             "reference": "b71a3834b42e2bcb2d9fa037abbb654e82117a01"
1653         },
1654         "dist": {
1655             "type": "zip",
1656             "url": "https://api.github.com/repos/wikimedia/IPSet/zipball/b71a3834b42e2bcb2d9fa037abbb654e82117a01",
1657             "reference": "b71a3834b42e2bcb2d9fa037abbb654e82117a01",
1658             "shasum": ""
1659         },
1660         "require": {
1661             "php": ">=5.3.3"
1662         },
1663         "require-dev": {
1664             "jakub-onderka/php-parallel-lint": "0.9.2",
1665             "mediawiki/mediawiki-codesniffer": "0.5.1",
1666             "phpunit/phpunit": "4.7.2"
1667         },
1668         "time": "2016-02-12T15:19:10+00:00",
1669         "type": "library",
1670         "installation-source": "dist",
1671         "autoload": {
1672             "classmap": [
1673                 "src/"
1674             ]
1675         },
1676         "notification-url": "https://packagist.org/downloads/",
1677         "license": [
1678             "GPL-2.0+"
1679         ],
1680         "authors": [
1681             {
1682                 "name": "Brandon Black",
1683                 "email": "blblack@gmail.com"
1684             }
1685         ],
1686         "description": "Efficiently match IP addresses against a set of CIDR specifications.",
1687         "homepage": "https://github.com/wikimedia/IPSet"
1688     },
1689     {
1690         "name": "wikimedia/php-session-serializer",
1691         "version": "v1.0.4",
1692         "version_normalized": "1.0.4.0",
1693         "source": {
1694             "type": "git",
1695             "url": "https://github.com/wikimedia/php-session-serializer.git",
1696             "reference": "4474af7aa8f0b20aa141c33eb4ad068a1c7d5b8c"
1697         },
1698         "dist": {
1699             "type": "zip",
1700             "url": "https://api.github.com/repos/wikimedia/php-session-serializer/zipball/4474af7aa8f0b20aa141c33eb4ad068a1c7d5b8c",
1701             "reference": "4474af7aa8f0b20aa141c33eb4ad068a1c7d5b8c",
1702             "shasum": ""
1703         },
1704         "require": {
1705             "mediawiki/at-ease": "^1.0",
1706             "php": ">=5.3.3",
1707             "psr/log": "^1.0"
1708         },
1709         "require-dev": {
1710             "jakub-onderka/php-parallel-lint": "^0.9.0.0",
1711             "mediawiki/mediawiki-codesniffer": "0.5.0",
1712             "phpunit/phpunit": "~4.5"
1713         },
1714         "time": "2016-10-01T13:19:49+00:00",
1715         "type": "library",
1716         "installation-source": "dist",
1717         "autoload": {
1718             "classmap": [
1719                 "src/"
1720             ]
1721         },
1722         "notification-url": "https://packagist.org/downloads/",
1723         "license": [
1724             "GPL-2.0+"
1725         ],
1726         "authors": [
1727             {
1728                 "name": "Brad Jorsch",
1729                 "email": "bjorsch@wikimedia.org"
1730             }
1731         ],
1732         "description": "Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION",
1733         "homepage": "https://www.mediawiki.org/wiki/Php-session-serializer"
1734     },
1735     {
1736         "name": "wikimedia/purtle",
1737         "version": "v1.0.6",
1738         "version_normalized": "1.0.6.0",
1739         "source": {
1740             "type": "git",
1741             "url": "https://github.com/wikimedia/purtle.git",
1742             "reference": "b34ec013657950481fd2edc5a9817b734fceb6e9"
1743         },
1744         "dist": {
1745             "type": "zip",
1746             "url": "https://api.github.com/repos/wikimedia/purtle/zipball/b34ec013657950481fd2edc5a9817b734fceb6e9",
1747             "reference": "b34ec013657950481fd2edc5a9817b734fceb6e9",
1748             "shasum": ""
1749         },
1750         "require": {
1751             "php": ">=5.5.9"
1752         },
1753         "require-dev": {
1754             "mediawiki/mediawiki-codesniffer": "0.9.0",
1755             "ockcyp/covers-validator": "~0.4.0",
1756             "phpmd/phpmd": "~2.3",
1757             "phpunit/phpunit": "4.8.24"
1758         },
1759         "time": "2017-06-26T11:29:06+00:00",
1760         "type": "library",
1761         "extra": {
1762             "branch-alias": {
1763                 "dev-master": "1.0.x-dev"
1764             }
1765         },
1766         "installation-source": "dist",
1767         "autoload": {
1768             "psr-4": {
1769                 "Wikimedia\\Purtle\\": "src/",
1770                 "Wikimedia\\Purtle\\Tests\\": "tests/phpunit/"
1771             }
1772         },
1773         "notification-url": "https://packagist.org/downloads/",
1774         "license": [
1775             "GPL-2.0+"
1776         ],
1777         "authors": [
1778             {
1779                 "name": "Daniel Kinzler"
1780             },
1781             {
1782                 "name": "Thiemo Mättig"
1783             },
1784             {
1785                 "name": "Stanislav Malyshev"
1786             }
1787         ],
1788         "description": "Fast streaming RDF serializer",
1789         "homepage": "https://mediawiki.org/wiki/Purtle",
1790         "keywords": [
1791             "RDF",
1792             "Turtle",
1793             "serializer"
1794         ]
1795     },
1796     {
1797         "name": "wikimedia/relpath",
1798         "version": "2.0.0",
1799         "version_normalized": "2.0.0.0",
1800         "source": {
1801             "type": "git",
1802             "url": "https://github.com/wikimedia/RelPath.git",
1803             "reference": "b0eeb17d31e4cde22dea0932dfb920a71a167c33"
1804         },
1805         "dist": {
1806             "type": "zip",
1807             "url": "https://api.github.com/repos/wikimedia/RelPath/zipball/b0eeb17d31e4cde22dea0932dfb920a71a167c33",
1808             "reference": "b0eeb17d31e4cde22dea0932dfb920a71a167c33",
1809             "shasum": ""
1810         },
1811         "require": {
1812             "php": ">=5.5.9"
1813         },
1814         "require-dev": {
1815             "jakub-onderka/php-parallel-lint": "^0.9.0.0",
1816             "mediawiki/mediawiki-codesniffer": "^0.4.0.0",
1817             "phpunit/phpunit": "^4.8.9.0"
1818         },
1819         "time": "2017-07-28T21:20:05+00:00",
1820         "type": "library",
1821         "installation-source": "dist",
1822         "autoload": {
1823             "files": [
1824                 "src/RelPath.php"
1825             ]
1826         },
1827         "notification-url": "https://packagist.org/downloads/",
1828         "license": [
1829             "MIT"
1830         ],
1831         "authors": [
1832             {
1833                 "name": "Ori Livneh",
1834                 "email": "ori@wikimedia.org"
1835             }
1836         ],
1837         "description": "Compute a relative filepath between two paths.",
1838         "homepage": "https://www.mediawiki.org/wiki/RelPath"
1839     },
1840     {
1841         "name": "wikimedia/remex-html",
1842         "version": "1.0.1",
1843         "version_normalized": "1.0.1.0",
1844         "source": {
1845             "type": "git",
1846             "url": "https://github.com/wikimedia/mediawiki-libs-RemexHtml.git",
1847             "reference": "3c596e5c66557ed7f37d8a543bc233d7fa80a52f"
1848         },
1849         "dist": {
1850             "type": "zip",
1851             "url": "https://api.github.com/repos/wikimedia/mediawiki-libs-RemexHtml/zipball/3c596e5c66557ed7f37d8a543bc233d7fa80a52f",
1852             "reference": "3c596e5c66557ed7f37d8a543bc233d7fa80a52f",
1853             "shasum": ""
1854         },
1855         "require": {
1856             "ext-mbstring": "*",
1857             "wikimedia/utfnormal": "1.1.0"
1858         },
1859         "require-dev": {
1860             "mediawiki/mediawiki-codesniffer": "0.7.2",
1861             "phpunit/phpunit": "4.*"
1862         },
1863         "time": "2017-03-14T05:28:14+00:00",
1864         "type": "library",
1865         "installation-source": "dist",
1866         "autoload": {
1867             "psr-4": {
1868                 "RemexHtml\\": "RemexHtml/"
1869             }
1870         },
1871         "notification-url": "https://packagist.org/downloads/",
1872         "license": [
1873             "MIT"
1874         ],
1875         "authors": [
1876             {
1877                 "name": "Tim Starling",
1878                 "email": "tstarling@wikimedia.org"
1879             }
1880         ],
1881         "description": "Fast HTML 5 parser"
1882     },
1883     {
1884         "name": "wikimedia/running-stat",
1885         "version": "v1.1.0",
1886         "version_normalized": "1.1.0.0",
1887         "source": {
1888             "type": "git",
1889             "url": "https://github.com/wikimedia/RunningStat.git",
1890             "reference": "9d7170d3eeb6f418b9f0266b2bbe6e4681ab73dd"
1891         },
1892         "dist": {
1893             "type": "zip",
1894             "url": "https://api.github.com/repos/wikimedia/RunningStat/zipball/9d7170d3eeb6f418b9f0266b2bbe6e4681ab73dd",
1895             "reference": "9d7170d3eeb6f418b9f0266b2bbe6e4681ab73dd",
1896             "shasum": ""
1897         },
1898         "require": {
1899             "php": ">=5.3.3"
1900         },
1901         "require-dev": {
1902             "jakub-onderka/php-parallel-lint": "^0.9.0.0",
1903             "mediawiki/mediawiki-codesniffer": "^0.5.0.0",
1904             "phpunit/phpunit": "4.6.*"
1905         },
1906         "time": "2015-10-28T22:29:15+00:00",
1907         "type": "library",
1908         "installation-source": "dist",
1909         "autoload": {
1910             "classmap": [
1911                 "src/"
1912             ]
1913         },
1914         "notification-url": "https://packagist.org/downloads/",
1915         "license": [
1916             "GPL-2.0+"
1917         ],
1918         "authors": [
1919             {
1920                 "name": "Ori Livneh",
1921                 "email": "ori@wikimedia.org"
1922             }
1923         ],
1924         "description": "PHP implementations of online statistical algorithms",
1925         "homepage": "https://www.mediawiki.org/wiki/RunningStat"
1926     },
1927     {
1928         "name": "wikimedia/scoped-callback",
1929         "version": "v1.0.0",
1930         "version_normalized": "1.0.0.0",
1931         "source": {
1932             "type": "git",
1933             "url": "https://github.com/wikimedia/ScopedCallback.git",
1934             "reference": "73985f15be3edb7b823db31f367b780769378d2b"
1935         },
1936         "dist": {
1937             "type": "zip",
1938             "url": "https://api.github.com/repos/wikimedia/ScopedCallback/zipball/73985f15be3edb7b823db31f367b780769378d2b",
1939             "reference": "73985f15be3edb7b823db31f367b780769378d2b",
1940             "shasum": ""
1941         },
1942         "require": {
1943             "php": ">=5.5.9"
1944         },
1945         "require-dev": {
1946             "jakub-onderka/php-parallel-lint": "0.9.2",
1947             "mediawiki/mediawiki-codesniffer": "0.7.2",
1948             "phpunit/phpunit": "4.8.27"
1949         },
1950         "time": "2016-09-29T07:03:03+00:00",
1951         "type": "library",
1952         "installation-source": "dist",
1953         "autoload": {
1954             "classmap": [
1955                 "src/"
1956             ]
1957         },
1958         "notification-url": "https://packagist.org/downloads/",
1959         "license": [
1960             "GPL-2.0+"
1961         ],
1962         "authors": [
1963             {
1964                 "name": "Aaron Schulz",
1965                 "email": "aschulz@wikimedia.org"
1966             }
1967         ],
1968         "description": "Class for asserting that a callback happens when a dummy object leaves scope",
1969         "homepage": "https://www.mediawiki.org/wiki/ScopedCallback"
1970     },
1971     {
1972         "name": "wikimedia/testing-access-wrapper",
1973         "version": "1.0.0",
1974         "version_normalized": "1.0.0.0",
1975         "source": {
1976             "type": "git",
1977             "url": "https://github.com/wikimedia/testing-access-wrapper.git",
1978             "reference": "e18b87c86739733506bd184a70852c30cdb30699"
1979         },
1980         "dist": {
1981             "type": "zip",
1982             "url": "https://api.github.com/repos/wikimedia/testing-access-wrapper/zipball/e18b87c86739733506bd184a70852c30cdb30699",
1983             "reference": "e18b87c86739733506bd184a70852c30cdb30699",
1984             "shasum": ""
1985         },
1986         "require": {
1987             "php": ">=5.3.0"
1988         },
1989         "require-dev": {
1990             "jakub-onderka/php-parallel-lint": "0.9.2",
1991             "mediawiki/mediawiki-codesniffer": "0.7.2",
1992             "phpunit/phpunit": "4.8.31"
1993         },
1994         "time": "2017-04-19T16:43:33+00:00",
1995         "type": "library",
1996         "installation-source": "dist",
1997         "autoload": {
1998             "classmap": [
1999                 "src/"
2000             ]
2001         },
2002         "notification-url": "https://packagist.org/downloads/",
2003         "license": [
2004             "GPL-2.0+"
2005         ],
2006         "authors": [
2007             {
2008                 "name": "Adam Roses Wight",
2009                 "email": "awight@wikimedia.org"
2010             },
2011             {
2012                 "name": "Brad Jorsch",
2013                 "email": "bjorsch@wikimedia.org"
2014             },
2015             {
2016                 "name": "Gergő Tisza",
2017                 "email": "gtisza@wikimedia.org"
2018             }
2019         ],
2020         "description": "A simple helper class to access non-public elements of a class when testing.",
2021         "homepage": "https://www.mediawiki.org/wiki/Testing-access-wrapper"
2022     },
2023     {
2024         "name": "wikimedia/textcat",
2025         "version": "1.2.0",
2026         "version_normalized": "1.2.0.0",
2027         "source": {
2028             "type": "git",
2029             "url": "https://github.com/wikimedia/wikimedia-textcat.git",
2030             "reference": "17818e14cf31c99f43a3c9bdd09a4d6e2914883f"
2031         },
2032         "dist": {
2033             "type": "zip",
2034             "url": "https://api.github.com/repos/wikimedia/wikimedia-textcat/zipball/17818e14cf31c99f43a3c9bdd09a4d6e2914883f",
2035             "reference": "17818e14cf31c99f43a3c9bdd09a4d6e2914883f",
2036             "shasum": ""
2037         },
2038         "require": {
2039             "php": ">=5.3.0"
2040         },
2041         "require-dev": {
2042             "jakub-onderka/php-parallel-lint": "0.9",
2043             "mediawiki/mediawiki-codesniffer": "0.5.0",
2044             "phpunit/phpunit": "4.6.*"
2045         },
2046         "time": "2017-01-23T16:52:10+00:00",
2047         "type": "library",
2048         "installation-source": "dist",
2049         "autoload": {
2050             "psr-0": {
2051                 "TextCat": ""
2052             }
2053         },
2054         "notification-url": "https://packagist.org/downloads/",
2055         "license": [
2056             "LGPL-2.1"
2057         ],
2058         "authors": [
2059             {
2060                 "name": "Stanislav Malyshev",
2061                 "email": "smalyshev@wikimedia.org"
2062             },
2063             {
2064                 "name": "Trey Jones",
2065                 "email": "tjones@wikimedia.org"
2066             }
2067         ],
2068         "description": "PHP port of the TextCat language guesser utility, see http://odur.let.rug.nl/~vannoord/TextCat/."
2069     },
2070     {
2071         "name": "wikimedia/timestamp",
2072         "version": "v1.0.0",
2073         "version_normalized": "1.0.0.0",
2074         "source": {
2075             "type": "git",
2076             "url": "https://github.com/wikimedia/Timestamp.git",
2077             "reference": "880660a2fbc6e577d381225812c255008d58e0cc"
2078         },
2079         "dist": {
2080             "type": "zip",
2081             "url": "https://api.github.com/repos/wikimedia/Timestamp/zipball/880660a2fbc6e577d381225812c255008d58e0cc",
2082             "reference": "880660a2fbc6e577d381225812c255008d58e0cc",
2083             "shasum": ""
2084         },
2085         "require": {
2086             "php": ">=5.5.9"
2087         },
2088         "require-dev": {
2089             "jakub-onderka/php-parallel-lint": "0.9.2",
2090             "mediawiki/mediawiki-codesniffer": "0.7.2",
2091             "phpunit/phpunit": "4.8.24"
2092         },
2093         "time": "2016-09-30T10:00:56+00:00",
2094         "type": "library",
2095         "installation-source": "dist",
2096         "autoload": {
2097             "classmap": [
2098                 "src/"
2099             ],
2100             "files": [
2101                 "src/defines.php"
2102             ]
2103         },
2104         "notification-url": "https://packagist.org/downloads/",
2105         "license": [
2106             "GPL-2.0+"
2107         ],
2108         "authors": [
2109             {
2110                 "name": "Tyler Romeo",
2111                 "email": "tylerromeo@gmail.com"
2112             }
2113         ],
2114         "description": "Creation, parsing, and conversion of timestamps",
2115         "homepage": "https://www.mediawiki.org/wiki/Timestamp"
2116     },
2117     {
2118         "name": "wikimedia/utfnormal",
2119         "version": "v1.1.0",
2120         "version_normalized": "1.1.0.0",
2121         "source": {
2122             "type": "git",
2123             "url": "https://github.com/wikimedia/utfnormal.git",
2124             "reference": "32f838c175ddefd0fdbe09e15b919d166ed5b39f"
2125         },
2126         "dist": {
2127             "type": "zip",
2128             "url": "https://api.github.com/repos/wikimedia/utfnormal/zipball/32f838c175ddefd0fdbe09e15b919d166ed5b39f",
2129             "reference": "32f838c175ddefd0fdbe09e15b919d166ed5b39f",
2130             "shasum": ""
2131         },
2132         "require": {
2133             "php": ">=5.3.3"
2134         },
2135         "require-dev": {
2136             "ext-mbstring": "*",
2137             "jakub-onderka/php-parallel-lint": "0.9.*",
2138             "mediawiki/mediawiki-codesniffer": "0.4.0",
2139             "phpunit/phpunit": "4.6.*"
2140         },
2141         "time": "2016-05-24T13:13:30+00:00",
2142         "type": "library",
2143         "installation-source": "dist",
2144         "autoload": {
2145             "classmap": [
2146                 "src/"
2147             ]
2148         },
2149         "notification-url": "https://packagist.org/downloads/",
2150         "license": [
2151             "GPL-2.0+"
2152         ],
2153         "authors": [
2154             {
2155                 "name": "Brion Vibber",
2156                 "email": "bvibber@wikimedia.org"
2157             }
2158         ],
2159         "description": "Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present",
2160         "homepage": "https://www.mediawiki.org/wiki/utfnormal"
2161     },
2162     {
2163         "name": "wikimedia/wait-condition-loop",
2164         "version": "v1.0.1",
2165         "version_normalized": "1.0.1.0",
2166         "source": {
2167             "type": "git",
2168             "url": "https://github.com/wikimedia/WaitConditionLoop.git",
2169             "reference": "0321b8ca6a0f701f96e04e5e8e6d3e244ab05338"
2170         },
2171         "dist": {
2172             "type": "zip",
2173             "url": "https://api.github.com/repos/wikimedia/WaitConditionLoop/zipball/0321b8ca6a0f701f96e04e5e8e6d3e244ab05338",
2174             "reference": "0321b8ca6a0f701f96e04e5e8e6d3e244ab05338",
2175             "shasum": ""
2176         },
2177         "require": {
2178             "php": ">=5.5.9"
2179         },
2180         "require-dev": {
2181             "jakub-onderka/php-parallel-lint": "0.9.2",
2182             "mediawiki/mediawiki-codesniffer": "0.7.2",
2183             "phpunit/phpunit": "4.8.24"
2184         },
2185         "time": "2016-10-01T06:58:30+00:00",
2186         "type": "library",
2187         "installation-source": "dist",
2188         "autoload": {
2189             "classmap": [
2190                 "src/"
2191             ]
2192         },
2193         "notification-url": "https://packagist.org/downloads/",
2194         "license": [
2195             "GPL-2.0+"
2196         ],
2197         "authors": [
2198             {
2199                 "name": "Aaron Schulz",
2200                 "email": "aschulz@wikimedia.org"
2201             }
2202         ],
2203         "description": "Wait loop that reaches a condition or times out",
2204         "homepage": "https://www.mediawiki.org/wiki/WaitConditionLoop"
2205     },
2206     {
2207         "name": "wikimedia/wrappedstring",
2208         "version": "v2.2.0",
2209         "version_normalized": "2.2.0.0",
2210         "source": {
2211             "type": "git",
2212             "url": "https://github.com/wikimedia/WrappedString.git",
2213             "reference": "738a89411fec30cb381b88905cacbcbe082db6a9"
2214         },
2215         "dist": {
2216             "type": "zip",
2217             "url": "https://api.github.com/repos/wikimedia/WrappedString/zipball/738a89411fec30cb381b88905cacbcbe082db6a9",
2218             "reference": "738a89411fec30cb381b88905cacbcbe082db6a9",
2219             "shasum": ""
2220         },
2221         "require": {
2222             "php": ">=5.5.9"
2223         },
2224         "require-dev": {
2225             "jakub-onderka/php-parallel-lint": "^0.9.0.0",
2226             "mediawiki/mediawiki-codesniffer": "0.4.0",
2227             "phpunit/phpunit": "^4.7.7.0"
2228         },
2229         "time": "2016-07-21T00:41:10+00:00",
2230         "type": "library",
2231         "installation-source": "dist",
2232         "autoload": {
2233             "psr-4": {
2234                 "WrappedString\\": "src/"
2235             }
2236         },
2237         "notification-url": "https://packagist.org/downloads/",
2238         "license": [
2239             "MIT"
2240         ],
2241         "authors": [
2242             {
2243                 "name": "Timo Tijhof",
2244                 "email": "krinklemail@gmail.com"
2245             }
2246         ],
2247         "description": "Automatically compact sequentially-outputted strings that share a common prefix / suffix pair.",
2248         "homepage": "https://www.mediawiki.org/wiki/WrappedString"
2249     },
2250     {
2251         "name": "zordius/lightncandy",
2252         "version": "v0.23",
2253         "version_normalized": "0.23.0.0",
2254         "source": {
2255             "type": "git",
2256             "url": "https://github.com/zordius/lightncandy.git",
2257             "reference": "5753dec40ddaf8b5c70a1837bf0ff4d8e8647506"
2258         },
2259         "dist": {
2260             "type": "zip",
2261             "url": "https://api.github.com/repos/zordius/lightncandy/zipball/5753dec40ddaf8b5c70a1837bf0ff4d8e8647506",
2262             "reference": "5753dec40ddaf8b5c70a1837bf0ff4d8e8647506",
2263             "shasum": ""
2264         },
2265         "require": {
2266             "php": ">=5.3.0"
2267         },
2268         "require-dev": {
2269             "phpunit/phpunit": "4.0.17"
2270         },
2271         "time": "2015-11-05T07:14:57+00:00",
2272         "type": "library",
2273         "installation-source": "dist",
2274         "autoload": {
2275             "classmap": [
2276                 "src/lightncandy.php"
2277             ]
2278         },
2279         "notification-url": "https://packagist.org/downloads/",
2280         "license": [
2281             "MIT"
2282         ],
2283         "authors": [
2284             {
2285                 "name": "Zordius Chen",
2286                 "email": "zordius@yahoo-inc.com"
2287             }
2288         ],
2289         "description": "An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ).",
2290         "homepage": "https://github.com/zordius/lightncandy",
2291         "keywords": [
2292             "handlebars",
2293             "logicless",
2294             "mustache",
2295             "php",
2296             "template"
2297         ]
2298     }
2299 ]