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