Further modules included.
[yaffs-website] / web / modules / contrib / drupalmoduleupgrader / 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#composer-lock-the-lock-file",
5         "This file is @generated automatically"
6     ],
7     "hash": "f59cdad40a5a56c0723fad3bad091c72",
8     "content-hash": "5bd1f47c37890341b873152ed65e02c7",
9     "packages": [
10         {
11             "name": "cebe/markdown",
12             "version": "dev-master",
13             "source": {
14                 "type": "git",
15                 "url": "https://github.com/cebe/markdown.git",
16                 "reference": "f89dc1da1fc6823f0286d6cad736a642efd0f59e"
17             },
18             "dist": {
19                 "type": "zip",
20                 "url": "https://api.github.com/repos/cebe/markdown/zipball/f89dc1da1fc6823f0286d6cad736a642efd0f59e",
21                 "reference": "f89dc1da1fc6823f0286d6cad736a642efd0f59e",
22                 "shasum": ""
23             },
24             "require": {
25                 "lib-pcre": "*",
26                 "php": ">=5.4.0"
27             },
28             "require-dev": {
29                 "cebe/indent": "*",
30                 "facebook/xhprof": "*@dev",
31                 "phpunit/phpunit": "3.7.*"
32             },
33             "bin": [
34                 "bin/markdown"
35             ],
36             "type": "library",
37             "extra": {
38                 "branch-alias": {
39                     "dev-master": "1.0.x-dev"
40                 }
41             },
42             "autoload": {
43                 "psr-4": {
44                     "cebe\\markdown\\": ""
45                 }
46             },
47             "notification-url": "https://packagist.org/downloads/",
48             "license": [
49                 "MIT"
50             ],
51             "authors": [
52                 {
53                     "name": "Carsten Brandt",
54                     "email": "mail@cebe.cc",
55                     "homepage": "http://cebe.cc/",
56                     "role": "Creator"
57                 }
58             ],
59             "description": "A super fast, highly extensible markdown parser for PHP",
60             "homepage": "https://github.com/cebe/markdown#readme",
61             "keywords": [
62                 "extensible",
63                 "fast",
64                 "gfm",
65                 "markdown",
66                 "markdown-extra"
67             ],
68             "time": "2014-12-18 00:45:32"
69         },
70         {
71             "name": "grom358/pharborist",
72             "version": "dev-master",
73             "source": {
74                 "type": "git",
75                 "url": "https://github.com/grom358/pharborist.git",
76                 "reference": "0db9e51299a80e95b06857ed1809f59bbbab1af6"
77             },
78             "dist": {
79                 "type": "zip",
80                 "url": "https://api.github.com/repos/grom358/pharborist/zipball/0db9e51299a80e95b06857ed1809f59bbbab1af6",
81                 "reference": "0db9e51299a80e95b06857ed1809f59bbbab1af6",
82                 "shasum": ""
83             },
84             "require": {
85                 "php": ">=5.4",
86                 "phpdocumentor/reflection-docblock": "2.0.*"
87             },
88             "require-dev": {
89                 "apigen/apigen": "2.8.*",
90                 "phpunit/phpunit": "4.2.*"
91             },
92             "type": "library",
93             "autoload": {
94                 "psr-4": {
95                     "Pharborist\\": "src/"
96                 }
97             },
98             "notification-url": "https://packagist.org/downloads/",
99             "license": [
100                 "GPL"
101             ],
102             "authors": [
103                 {
104                     "name": "Cameron Zemek",
105                     "role": "lead"
106                 }
107             ],
108             "description": "Pharborist builds a syntax tree for PHP that can be traversed and manipulated.",
109             "keywords": [
110                 "standards",
111                 "syntax"
112             ],
113             "time": "2015-09-20 22:14:29"
114         },
115         {
116             "name": "phpdocumentor/reflection-docblock",
117             "version": "2.0.4",
118             "source": {
119                 "type": "git",
120                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
121                 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
122             },
123             "dist": {
124                 "type": "zip",
125                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
126                 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
127                 "shasum": ""
128             },
129             "require": {
130                 "php": ">=5.3.3"
131             },
132             "require-dev": {
133                 "phpunit/phpunit": "~4.0"
134             },
135             "suggest": {
136                 "dflydev/markdown": "~1.0",
137                 "erusev/parsedown": "~1.0"
138             },
139             "type": "library",
140             "extra": {
141                 "branch-alias": {
142                     "dev-master": "2.0.x-dev"
143                 }
144             },
145             "autoload": {
146                 "psr-0": {
147                     "phpDocumentor": [
148                         "src/"
149                     ]
150                 }
151             },
152             "notification-url": "https://packagist.org/downloads/",
153             "license": [
154                 "MIT"
155             ],
156             "authors": [
157                 {
158                     "name": "Mike van Riel",
159                     "email": "mike.vanriel@naenius.com"
160                 }
161             ],
162             "time": "2015-02-03 12:10:50"
163         },
164         {
165             "name": "symfony/filesystem",
166             "version": "v2.7.5",
167             "source": {
168                 "type": "git",
169                 "url": "https://github.com/symfony/filesystem.git",
170                 "reference": "a17f8a17c20e8614c15b8e116e2f4bcde102cfab"
171             },
172             "dist": {
173                 "type": "zip",
174                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/a17f8a17c20e8614c15b8e116e2f4bcde102cfab",
175                 "reference": "a17f8a17c20e8614c15b8e116e2f4bcde102cfab",
176                 "shasum": ""
177             },
178             "require": {
179                 "php": ">=5.3.9"
180             },
181             "require-dev": {
182                 "symfony/phpunit-bridge": "~2.7"
183             },
184             "type": "library",
185             "extra": {
186                 "branch-alias": {
187                     "dev-master": "2.7-dev"
188                 }
189             },
190             "autoload": {
191                 "psr-4": {
192                     "Symfony\\Component\\Filesystem\\": ""
193                 }
194             },
195             "notification-url": "https://packagist.org/downloads/",
196             "license": [
197                 "MIT"
198             ],
199             "authors": [
200                 {
201                     "name": "Fabien Potencier",
202                     "email": "fabien@symfony.com"
203                 },
204                 {
205                     "name": "Symfony Community",
206                     "homepage": "https://symfony.com/contributors"
207                 }
208             ],
209             "description": "Symfony Filesystem Component",
210             "homepage": "https://symfony.com",
211             "time": "2015-09-09 17:42:36"
212         },
213         {
214             "name": "symfony/finder",
215             "version": "v2.7.5",
216             "source": {
217                 "type": "git",
218                 "url": "https://github.com/symfony/finder.git",
219                 "reference": "8262ab605973afbb3ef74b945daabf086f58366f"
220             },
221             "dist": {
222                 "type": "zip",
223                 "url": "https://api.github.com/repos/symfony/finder/zipball/8262ab605973afbb3ef74b945daabf086f58366f",
224                 "reference": "8262ab605973afbb3ef74b945daabf086f58366f",
225                 "shasum": ""
226             },
227             "require": {
228                 "php": ">=5.3.9"
229             },
230             "require-dev": {
231                 "symfony/phpunit-bridge": "~2.7"
232             },
233             "type": "library",
234             "extra": {
235                 "branch-alias": {
236                     "dev-master": "2.7-dev"
237                 }
238             },
239             "autoload": {
240                 "psr-4": {
241                     "Symfony\\Component\\Finder\\": ""
242                 }
243             },
244             "notification-url": "https://packagist.org/downloads/",
245             "license": [
246                 "MIT"
247             ],
248             "authors": [
249                 {
250                     "name": "Fabien Potencier",
251                     "email": "fabien@symfony.com"
252                 },
253                 {
254                     "name": "Symfony Community",
255                     "homepage": "https://symfony.com/contributors"
256                 }
257             ],
258             "description": "Symfony Finder Component",
259             "homepage": "https://symfony.com",
260             "time": "2015-09-19 19:59:23"
261         }
262     ],
263     "packages-dev": [
264         {
265             "name": "doctrine/instantiator",
266             "version": "1.0.5",
267             "source": {
268                 "type": "git",
269                 "url": "https://github.com/doctrine/instantiator.git",
270                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
271             },
272             "dist": {
273                 "type": "zip",
274                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
275                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
276                 "shasum": ""
277             },
278             "require": {
279                 "php": ">=5.3,<8.0-DEV"
280             },
281             "require-dev": {
282                 "athletic/athletic": "~0.1.8",
283                 "ext-pdo": "*",
284                 "ext-phar": "*",
285                 "phpunit/phpunit": "~4.0",
286                 "squizlabs/php_codesniffer": "~2.0"
287             },
288             "type": "library",
289             "extra": {
290                 "branch-alias": {
291                     "dev-master": "1.0.x-dev"
292                 }
293             },
294             "autoload": {
295                 "psr-4": {
296                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
297                 }
298             },
299             "notification-url": "https://packagist.org/downloads/",
300             "license": [
301                 "MIT"
302             ],
303             "authors": [
304                 {
305                     "name": "Marco Pivetta",
306                     "email": "ocramius@gmail.com",
307                     "homepage": "http://ocramius.github.com/"
308                 }
309             ],
310             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
311             "homepage": "https://github.com/doctrine/instantiator",
312             "keywords": [
313                 "constructor",
314                 "instantiate"
315             ],
316             "time": "2015-06-14 21:17:01"
317         },
318         {
319             "name": "mikey179/vfsStream",
320             "version": "v1.6.0",
321             "source": {
322                 "type": "git",
323                 "url": "https://github.com/mikey179/vfsStream.git",
324                 "reference": "73bcb605b741a7d5044b47592338c633788b0eb7"
325             },
326             "dist": {
327                 "type": "zip",
328                 "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/73bcb605b741a7d5044b47592338c633788b0eb7",
329                 "reference": "73bcb605b741a7d5044b47592338c633788b0eb7",
330                 "shasum": ""
331             },
332             "require": {
333                 "php": ">=5.3.0"
334             },
335             "require-dev": {
336                 "phpunit/phpunit": "~4.5"
337             },
338             "type": "library",
339             "extra": {
340                 "branch-alias": {
341                     "dev-master": "1.6.x-dev"
342                 }
343             },
344             "autoload": {
345                 "psr-0": {
346                     "org\\bovigo\\vfs\\": "src/main/php"
347                 }
348             },
349             "notification-url": "https://packagist.org/downloads/",
350             "license": [
351                 "BSD-3-Clause"
352             ],
353             "authors": [
354                 {
355                     "name": "Frank Kleine",
356                     "homepage": "http://frankkleine.de/",
357                     "role": "Developer"
358                 }
359             ],
360             "description": "Virtual file system to mock the real file system in unit tests.",
361             "homepage": "http://vfs.bovigo.org/",
362             "time": "2015-10-06 16:59:57"
363         },
364         {
365             "name": "phpspec/prophecy",
366             "version": "v1.5.0",
367             "source": {
368                 "type": "git",
369                 "url": "https://github.com/phpspec/prophecy.git",
370                 "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7"
371             },
372             "dist": {
373                 "type": "zip",
374                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4745ded9307786b730d7a60df5cb5a6c43cf95f7",
375                 "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7",
376                 "shasum": ""
377             },
378             "require": {
379                 "doctrine/instantiator": "^1.0.2",
380                 "phpdocumentor/reflection-docblock": "~2.0",
381                 "sebastian/comparator": "~1.1"
382             },
383             "require-dev": {
384                 "phpspec/phpspec": "~2.0"
385             },
386             "type": "library",
387             "extra": {
388                 "branch-alias": {
389                     "dev-master": "1.4.x-dev"
390                 }
391             },
392             "autoload": {
393                 "psr-0": {
394                     "Prophecy\\": "src/"
395                 }
396             },
397             "notification-url": "https://packagist.org/downloads/",
398             "license": [
399                 "MIT"
400             ],
401             "authors": [
402                 {
403                     "name": "Konstantin Kudryashov",
404                     "email": "ever.zet@gmail.com",
405                     "homepage": "http://everzet.com"
406                 },
407                 {
408                     "name": "Marcello Duarte",
409                     "email": "marcello.duarte@gmail.com"
410                 }
411             ],
412             "description": "Highly opinionated mocking framework for PHP 5.3+",
413             "homepage": "https://github.com/phpspec/prophecy",
414             "keywords": [
415                 "Double",
416                 "Dummy",
417                 "fake",
418                 "mock",
419                 "spy",
420                 "stub"
421             ],
422             "time": "2015-08-13 10:07:40"
423         },
424         {
425             "name": "phpunit/php-code-coverage",
426             "version": "2.2.4",
427             "source": {
428                 "type": "git",
429                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
430                 "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
431             },
432             "dist": {
433                 "type": "zip",
434                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
435                 "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
436                 "shasum": ""
437             },
438             "require": {
439                 "php": ">=5.3.3",
440                 "phpunit/php-file-iterator": "~1.3",
441                 "phpunit/php-text-template": "~1.2",
442                 "phpunit/php-token-stream": "~1.3",
443                 "sebastian/environment": "^1.3.2",
444                 "sebastian/version": "~1.0"
445             },
446             "require-dev": {
447                 "ext-xdebug": ">=2.1.4",
448                 "phpunit/phpunit": "~4"
449             },
450             "suggest": {
451                 "ext-dom": "*",
452                 "ext-xdebug": ">=2.2.1",
453                 "ext-xmlwriter": "*"
454             },
455             "type": "library",
456             "extra": {
457                 "branch-alias": {
458                     "dev-master": "2.2.x-dev"
459                 }
460             },
461             "autoload": {
462                 "classmap": [
463                     "src/"
464                 ]
465             },
466             "notification-url": "https://packagist.org/downloads/",
467             "license": [
468                 "BSD-3-Clause"
469             ],
470             "authors": [
471                 {
472                     "name": "Sebastian Bergmann",
473                     "email": "sb@sebastian-bergmann.de",
474                     "role": "lead"
475                 }
476             ],
477             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
478             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
479             "keywords": [
480                 "coverage",
481                 "testing",
482                 "xunit"
483             ],
484             "time": "2015-10-06 15:47:00"
485         },
486         {
487             "name": "phpunit/php-file-iterator",
488             "version": "1.4.1",
489             "source": {
490                 "type": "git",
491                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
492                 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
493             },
494             "dist": {
495                 "type": "zip",
496                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
497                 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
498                 "shasum": ""
499             },
500             "require": {
501                 "php": ">=5.3.3"
502             },
503             "type": "library",
504             "extra": {
505                 "branch-alias": {
506                     "dev-master": "1.4.x-dev"
507                 }
508             },
509             "autoload": {
510                 "classmap": [
511                     "src/"
512                 ]
513             },
514             "notification-url": "https://packagist.org/downloads/",
515             "license": [
516                 "BSD-3-Clause"
517             ],
518             "authors": [
519                 {
520                     "name": "Sebastian Bergmann",
521                     "email": "sb@sebastian-bergmann.de",
522                     "role": "lead"
523                 }
524             ],
525             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
526             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
527             "keywords": [
528                 "filesystem",
529                 "iterator"
530             ],
531             "time": "2015-06-21 13:08:43"
532         },
533         {
534             "name": "phpunit/php-text-template",
535             "version": "1.2.1",
536             "source": {
537                 "type": "git",
538                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
539                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
540             },
541             "dist": {
542                 "type": "zip",
543                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
544                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
545                 "shasum": ""
546             },
547             "require": {
548                 "php": ">=5.3.3"
549             },
550             "type": "library",
551             "autoload": {
552                 "classmap": [
553                     "src/"
554                 ]
555             },
556             "notification-url": "https://packagist.org/downloads/",
557             "license": [
558                 "BSD-3-Clause"
559             ],
560             "authors": [
561                 {
562                     "name": "Sebastian Bergmann",
563                     "email": "sebastian@phpunit.de",
564                     "role": "lead"
565                 }
566             ],
567             "description": "Simple template engine.",
568             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
569             "keywords": [
570                 "template"
571             ],
572             "time": "2015-06-21 13:50:34"
573         },
574         {
575             "name": "phpunit/php-timer",
576             "version": "1.0.7",
577             "source": {
578                 "type": "git",
579                 "url": "https://github.com/sebastianbergmann/php-timer.git",
580                 "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
581             },
582             "dist": {
583                 "type": "zip",
584                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
585                 "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
586                 "shasum": ""
587             },
588             "require": {
589                 "php": ">=5.3.3"
590             },
591             "type": "library",
592             "autoload": {
593                 "classmap": [
594                     "src/"
595                 ]
596             },
597             "notification-url": "https://packagist.org/downloads/",
598             "license": [
599                 "BSD-3-Clause"
600             ],
601             "authors": [
602                 {
603                     "name": "Sebastian Bergmann",
604                     "email": "sb@sebastian-bergmann.de",
605                     "role": "lead"
606                 }
607             ],
608             "description": "Utility class for timing",
609             "homepage": "https://github.com/sebastianbergmann/php-timer/",
610             "keywords": [
611                 "timer"
612             ],
613             "time": "2015-06-21 08:01:12"
614         },
615         {
616             "name": "phpunit/php-token-stream",
617             "version": "1.4.8",
618             "source": {
619                 "type": "git",
620                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
621                 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
622             },
623             "dist": {
624                 "type": "zip",
625                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
626                 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
627                 "shasum": ""
628             },
629             "require": {
630                 "ext-tokenizer": "*",
631                 "php": ">=5.3.3"
632             },
633             "require-dev": {
634                 "phpunit/phpunit": "~4.2"
635             },
636             "type": "library",
637             "extra": {
638                 "branch-alias": {
639                     "dev-master": "1.4-dev"
640                 }
641             },
642             "autoload": {
643                 "classmap": [
644                     "src/"
645                 ]
646             },
647             "notification-url": "https://packagist.org/downloads/",
648             "license": [
649                 "BSD-3-Clause"
650             ],
651             "authors": [
652                 {
653                     "name": "Sebastian Bergmann",
654                     "email": "sebastian@phpunit.de"
655                 }
656             ],
657             "description": "Wrapper around PHP's tokenizer extension.",
658             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
659             "keywords": [
660                 "tokenizer"
661             ],
662             "time": "2015-09-15 10:49:45"
663         },
664         {
665             "name": "phpunit/phpunit",
666             "version": "4.8.12",
667             "source": {
668                 "type": "git",
669                 "url": "https://github.com/sebastianbergmann/phpunit.git",
670                 "reference": "00194eb95989190a73198390ceca081ad3441a7f"
671             },
672             "dist": {
673                 "type": "zip",
674                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/00194eb95989190a73198390ceca081ad3441a7f",
675                 "reference": "00194eb95989190a73198390ceca081ad3441a7f",
676                 "shasum": ""
677             },
678             "require": {
679                 "ext-dom": "*",
680                 "ext-json": "*",
681                 "ext-pcre": "*",
682                 "ext-reflection": "*",
683                 "ext-spl": "*",
684                 "php": ">=5.3.3",
685                 "phpspec/prophecy": "^1.3.1",
686                 "phpunit/php-code-coverage": "~2.1",
687                 "phpunit/php-file-iterator": "~1.4",
688                 "phpunit/php-text-template": "~1.2",
689                 "phpunit/php-timer": ">=1.0.6",
690                 "phpunit/phpunit-mock-objects": "~2.3",
691                 "sebastian/comparator": "~1.1",
692                 "sebastian/diff": "~1.2",
693                 "sebastian/environment": "~1.3",
694                 "sebastian/exporter": "~1.2",
695                 "sebastian/global-state": "~1.0",
696                 "sebastian/version": "~1.0",
697                 "symfony/yaml": "~2.1|~3.0"
698             },
699             "suggest": {
700                 "phpunit/php-invoker": "~1.1"
701             },
702             "bin": [
703                 "phpunit"
704             ],
705             "type": "library",
706             "extra": {
707                 "branch-alias": {
708                     "dev-master": "4.8.x-dev"
709                 }
710             },
711             "autoload": {
712                 "classmap": [
713                     "src/"
714                 ]
715             },
716             "notification-url": "https://packagist.org/downloads/",
717             "license": [
718                 "BSD-3-Clause"
719             ],
720             "authors": [
721                 {
722                     "name": "Sebastian Bergmann",
723                     "email": "sebastian@phpunit.de",
724                     "role": "lead"
725                 }
726             ],
727             "description": "The PHP Unit Testing framework.",
728             "homepage": "https://phpunit.de/",
729             "keywords": [
730                 "phpunit",
731                 "testing",
732                 "xunit"
733             ],
734             "time": "2015-10-12 03:36:47"
735         },
736         {
737             "name": "phpunit/phpunit-mock-objects",
738             "version": "2.3.8",
739             "source": {
740                 "type": "git",
741                 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
742                 "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
743             },
744             "dist": {
745                 "type": "zip",
746                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
747                 "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
748                 "shasum": ""
749             },
750             "require": {
751                 "doctrine/instantiator": "^1.0.2",
752                 "php": ">=5.3.3",
753                 "phpunit/php-text-template": "~1.2",
754                 "sebastian/exporter": "~1.2"
755             },
756             "require-dev": {
757                 "phpunit/phpunit": "~4.4"
758             },
759             "suggest": {
760                 "ext-soap": "*"
761             },
762             "type": "library",
763             "extra": {
764                 "branch-alias": {
765                     "dev-master": "2.3.x-dev"
766                 }
767             },
768             "autoload": {
769                 "classmap": [
770                     "src/"
771                 ]
772             },
773             "notification-url": "https://packagist.org/downloads/",
774             "license": [
775                 "BSD-3-Clause"
776             ],
777             "authors": [
778                 {
779                     "name": "Sebastian Bergmann",
780                     "email": "sb@sebastian-bergmann.de",
781                     "role": "lead"
782                 }
783             ],
784             "description": "Mock Object library for PHPUnit",
785             "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
786             "keywords": [
787                 "mock",
788                 "xunit"
789             ],
790             "time": "2015-10-02 06:51:40"
791         },
792         {
793             "name": "sebastian/comparator",
794             "version": "1.2.0",
795             "source": {
796                 "type": "git",
797                 "url": "https://github.com/sebastianbergmann/comparator.git",
798                 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
799             },
800             "dist": {
801                 "type": "zip",
802                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
803                 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
804                 "shasum": ""
805             },
806             "require": {
807                 "php": ">=5.3.3",
808                 "sebastian/diff": "~1.2",
809                 "sebastian/exporter": "~1.2"
810             },
811             "require-dev": {
812                 "phpunit/phpunit": "~4.4"
813             },
814             "type": "library",
815             "extra": {
816                 "branch-alias": {
817                     "dev-master": "1.2.x-dev"
818                 }
819             },
820             "autoload": {
821                 "classmap": [
822                     "src/"
823                 ]
824             },
825             "notification-url": "https://packagist.org/downloads/",
826             "license": [
827                 "BSD-3-Clause"
828             ],
829             "authors": [
830                 {
831                     "name": "Jeff Welch",
832                     "email": "whatthejeff@gmail.com"
833                 },
834                 {
835                     "name": "Volker Dusch",
836                     "email": "github@wallbash.com"
837                 },
838                 {
839                     "name": "Bernhard Schussek",
840                     "email": "bschussek@2bepublished.at"
841                 },
842                 {
843                     "name": "Sebastian Bergmann",
844                     "email": "sebastian@phpunit.de"
845                 }
846             ],
847             "description": "Provides the functionality to compare PHP values for equality",
848             "homepage": "http://www.github.com/sebastianbergmann/comparator",
849             "keywords": [
850                 "comparator",
851                 "compare",
852                 "equality"
853             ],
854             "time": "2015-07-26 15:48:44"
855         },
856         {
857             "name": "sebastian/diff",
858             "version": "1.3.0",
859             "source": {
860                 "type": "git",
861                 "url": "https://github.com/sebastianbergmann/diff.git",
862                 "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3"
863             },
864             "dist": {
865                 "type": "zip",
866                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3",
867                 "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3",
868                 "shasum": ""
869             },
870             "require": {
871                 "php": ">=5.3.3"
872             },
873             "require-dev": {
874                 "phpunit/phpunit": "~4.2"
875             },
876             "type": "library",
877             "extra": {
878                 "branch-alias": {
879                     "dev-master": "1.3-dev"
880                 }
881             },
882             "autoload": {
883                 "classmap": [
884                     "src/"
885                 ]
886             },
887             "notification-url": "https://packagist.org/downloads/",
888             "license": [
889                 "BSD-3-Clause"
890             ],
891             "authors": [
892                 {
893                     "name": "Kore Nordmann",
894                     "email": "mail@kore-nordmann.de"
895                 },
896                 {
897                     "name": "Sebastian Bergmann",
898                     "email": "sebastian@phpunit.de"
899                 }
900             ],
901             "description": "Diff implementation",
902             "homepage": "http://www.github.com/sebastianbergmann/diff",
903             "keywords": [
904                 "diff"
905             ],
906             "time": "2015-02-22 15:13:53"
907         },
908         {
909             "name": "sebastian/environment",
910             "version": "1.3.2",
911             "source": {
912                 "type": "git",
913                 "url": "https://github.com/sebastianbergmann/environment.git",
914                 "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44"
915             },
916             "dist": {
917                 "type": "zip",
918                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6324c907ce7a52478eeeaede764f48733ef5ae44",
919                 "reference": "6324c907ce7a52478eeeaede764f48733ef5ae44",
920                 "shasum": ""
921             },
922             "require": {
923                 "php": ">=5.3.3"
924             },
925             "require-dev": {
926                 "phpunit/phpunit": "~4.4"
927             },
928             "type": "library",
929             "extra": {
930                 "branch-alias": {
931                     "dev-master": "1.3.x-dev"
932                 }
933             },
934             "autoload": {
935                 "classmap": [
936                     "src/"
937                 ]
938             },
939             "notification-url": "https://packagist.org/downloads/",
940             "license": [
941                 "BSD-3-Clause"
942             ],
943             "authors": [
944                 {
945                     "name": "Sebastian Bergmann",
946                     "email": "sebastian@phpunit.de"
947                 }
948             ],
949             "description": "Provides functionality to handle HHVM/PHP environments",
950             "homepage": "http://www.github.com/sebastianbergmann/environment",
951             "keywords": [
952                 "Xdebug",
953                 "environment",
954                 "hhvm"
955             ],
956             "time": "2015-08-03 06:14:51"
957         },
958         {
959             "name": "sebastian/exporter",
960             "version": "1.2.1",
961             "source": {
962                 "type": "git",
963                 "url": "https://github.com/sebastianbergmann/exporter.git",
964                 "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
965             },
966             "dist": {
967                 "type": "zip",
968                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
969                 "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
970                 "shasum": ""
971             },
972             "require": {
973                 "php": ">=5.3.3",
974                 "sebastian/recursion-context": "~1.0"
975             },
976             "require-dev": {
977                 "phpunit/phpunit": "~4.4"
978             },
979             "type": "library",
980             "extra": {
981                 "branch-alias": {
982                     "dev-master": "1.2.x-dev"
983                 }
984             },
985             "autoload": {
986                 "classmap": [
987                     "src/"
988                 ]
989             },
990             "notification-url": "https://packagist.org/downloads/",
991             "license": [
992                 "BSD-3-Clause"
993             ],
994             "authors": [
995                 {
996                     "name": "Jeff Welch",
997                     "email": "whatthejeff@gmail.com"
998                 },
999                 {
1000                     "name": "Volker Dusch",
1001                     "email": "github@wallbash.com"
1002                 },
1003                 {
1004                     "name": "Bernhard Schussek",
1005                     "email": "bschussek@2bepublished.at"
1006                 },
1007                 {
1008                     "name": "Sebastian Bergmann",
1009                     "email": "sebastian@phpunit.de"
1010                 },
1011                 {
1012                     "name": "Adam Harvey",
1013                     "email": "aharvey@php.net"
1014                 }
1015             ],
1016             "description": "Provides the functionality to export PHP variables for visualization",
1017             "homepage": "http://www.github.com/sebastianbergmann/exporter",
1018             "keywords": [
1019                 "export",
1020                 "exporter"
1021             ],
1022             "time": "2015-06-21 07:55:53"
1023         },
1024         {
1025             "name": "sebastian/global-state",
1026             "version": "1.1.1",
1027             "source": {
1028                 "type": "git",
1029                 "url": "https://github.com/sebastianbergmann/global-state.git",
1030                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
1031             },
1032             "dist": {
1033                 "type": "zip",
1034                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
1035                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
1036                 "shasum": ""
1037             },
1038             "require": {
1039                 "php": ">=5.3.3"
1040             },
1041             "require-dev": {
1042                 "phpunit/phpunit": "~4.2"
1043             },
1044             "suggest": {
1045                 "ext-uopz": "*"
1046             },
1047             "type": "library",
1048             "extra": {
1049                 "branch-alias": {
1050                     "dev-master": "1.0-dev"
1051                 }
1052             },
1053             "autoload": {
1054                 "classmap": [
1055                     "src/"
1056                 ]
1057             },
1058             "notification-url": "https://packagist.org/downloads/",
1059             "license": [
1060                 "BSD-3-Clause"
1061             ],
1062             "authors": [
1063                 {
1064                     "name": "Sebastian Bergmann",
1065                     "email": "sebastian@phpunit.de"
1066                 }
1067             ],
1068             "description": "Snapshotting of global state",
1069             "homepage": "http://www.github.com/sebastianbergmann/global-state",
1070             "keywords": [
1071                 "global state"
1072             ],
1073             "time": "2015-10-12 03:26:01"
1074         },
1075         {
1076             "name": "sebastian/recursion-context",
1077             "version": "1.0.1",
1078             "source": {
1079                 "type": "git",
1080                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
1081                 "reference": "994d4a811bafe801fb06dccbee797863ba2792ba"
1082             },
1083             "dist": {
1084                 "type": "zip",
1085                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/994d4a811bafe801fb06dccbee797863ba2792ba",
1086                 "reference": "994d4a811bafe801fb06dccbee797863ba2792ba",
1087                 "shasum": ""
1088             },
1089             "require": {
1090                 "php": ">=5.3.3"
1091             },
1092             "require-dev": {
1093                 "phpunit/phpunit": "~4.4"
1094             },
1095             "type": "library",
1096             "extra": {
1097                 "branch-alias": {
1098                     "dev-master": "1.0.x-dev"
1099                 }
1100             },
1101             "autoload": {
1102                 "classmap": [
1103                     "src/"
1104                 ]
1105             },
1106             "notification-url": "https://packagist.org/downloads/",
1107             "license": [
1108                 "BSD-3-Clause"
1109             ],
1110             "authors": [
1111                 {
1112                     "name": "Jeff Welch",
1113                     "email": "whatthejeff@gmail.com"
1114                 },
1115                 {
1116                     "name": "Sebastian Bergmann",
1117                     "email": "sebastian@phpunit.de"
1118                 },
1119                 {
1120                     "name": "Adam Harvey",
1121                     "email": "aharvey@php.net"
1122                 }
1123             ],
1124             "description": "Provides functionality to recursively process PHP variables",
1125             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1126             "time": "2015-06-21 08:04:50"
1127         },
1128         {
1129             "name": "sebastian/version",
1130             "version": "1.0.6",
1131             "source": {
1132                 "type": "git",
1133                 "url": "https://github.com/sebastianbergmann/version.git",
1134                 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
1135             },
1136             "dist": {
1137                 "type": "zip",
1138                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1139                 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
1140                 "shasum": ""
1141             },
1142             "type": "library",
1143             "autoload": {
1144                 "classmap": [
1145                     "src/"
1146                 ]
1147             },
1148             "notification-url": "https://packagist.org/downloads/",
1149             "license": [
1150                 "BSD-3-Clause"
1151             ],
1152             "authors": [
1153                 {
1154                     "name": "Sebastian Bergmann",
1155                     "email": "sebastian@phpunit.de",
1156                     "role": "lead"
1157                 }
1158             ],
1159             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1160             "homepage": "https://github.com/sebastianbergmann/version",
1161             "time": "2015-06-21 13:59:46"
1162         },
1163         {
1164             "name": "symfony/yaml",
1165             "version": "v2.7.5",
1166             "source": {
1167                 "type": "git",
1168                 "url": "https://github.com/symfony/yaml.git",
1169                 "reference": "31cb2ad0155c95b88ee55fe12bc7ff92232c1770"
1170             },
1171             "dist": {
1172                 "type": "zip",
1173                 "url": "https://api.github.com/repos/symfony/yaml/zipball/31cb2ad0155c95b88ee55fe12bc7ff92232c1770",
1174                 "reference": "31cb2ad0155c95b88ee55fe12bc7ff92232c1770",
1175                 "shasum": ""
1176             },
1177             "require": {
1178                 "php": ">=5.3.9"
1179             },
1180             "require-dev": {
1181                 "symfony/phpunit-bridge": "~2.7"
1182             },
1183             "type": "library",
1184             "extra": {
1185                 "branch-alias": {
1186                     "dev-master": "2.7-dev"
1187                 }
1188             },
1189             "autoload": {
1190                 "psr-4": {
1191                     "Symfony\\Component\\Yaml\\": ""
1192                 }
1193             },
1194             "notification-url": "https://packagist.org/downloads/",
1195             "license": [
1196                 "MIT"
1197             ],
1198             "authors": [
1199                 {
1200                     "name": "Fabien Potencier",
1201                     "email": "fabien@symfony.com"
1202                 },
1203                 {
1204                     "name": "Symfony Community",
1205                     "homepage": "https://symfony.com/contributors"
1206                 }
1207             ],
1208             "description": "Symfony Yaml Component",
1209             "homepage": "https://symfony.com",
1210             "time": "2015-09-14 14:14:09"
1211         }
1212     ],
1213     "aliases": [],
1214     "minimum-stability": "stable",
1215     "stability-flags": {
1216         "grom358/pharborist": 20,
1217         "cebe/markdown": 20
1218     },
1219     "prefer-stable": false,
1220     "prefer-lowest": false,
1221     "platform": [],
1222     "platform-dev": []
1223 }