minor fix in hover for prior commit
[openemr.git] / vendor / zendframework / zendframework / composer.lock
blob5cf2d17e27d85df3b75df7b5c2a63fca0641fc99
2     "_readme": [
3         "This file locks the dependencies of your project to a known state",
4         "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5         "This file is @generated automatically"
6     ],
7     "hash": "b264cd0cb5125878c8cbac15f5bbbf34",
8     "packages": [
9         {
10             "name": "zendframework/zendxml",
11             "version": "dev-master",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/zendframework/ZendXml.git",
15                 "reference": "1c8d4b424824d605b203a33729bbb3a3f7c4616b"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/zendframework/ZendXml/zipball/1c8d4b424824d605b203a33729bbb3a3f7c4616b",
20                 "reference": "1c8d4b424824d605b203a33729bbb3a3f7c4616b",
21                 "shasum": ""
22             },
23             "require": {
24                 "php": ">=5.3.3"
25             },
26             "require-dev": {
27                 "phpunit/phpunit": "~3.7",
28                 "squizlabs/php_codesniffer": "~1.5"
29             },
30             "type": "library",
31             "extra": {
32                 "branch-alias": {
33                     "dev-master": "1.0-dev"
34                 }
35             },
36             "autoload": {
37                 "psr-0": {
38                     "ZendXml\\": "library/"
39                 }
40             },
41             "notification-url": "https://packagist.org/downloads/",
42             "license": [
43                 "BSD-3-Clause"
44             ],
45             "description": "Utility library for XML usage, best practices, and security in PHP",
46             "homepage": "http://packages.zendframework.com/",
47             "keywords": [
48                 "security",
49                 "xml",
50                 "zf2"
51             ],
52             "time": "2014-11-22 20:27:31"
53         }
54     ],
55     "packages-dev": [
56         {
57             "name": "doctrine/annotations",
58             "version": "v1.2.4",
59             "source": {
60                 "type": "git",
61                 "url": "https://github.com/doctrine/annotations.git",
62                 "reference": "b5202eb9e83f8db52e0e58867e0a46e63be8332e"
63             },
64             "dist": {
65                 "type": "zip",
66                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/b5202eb9e83f8db52e0e58867e0a46e63be8332e",
67                 "reference": "b5202eb9e83f8db52e0e58867e0a46e63be8332e",
68                 "shasum": ""
69             },
70             "require": {
71                 "doctrine/lexer": "1.*",
72                 "php": ">=5.3.2"
73             },
74             "require-dev": {
75                 "doctrine/cache": "1.*",
76                 "phpunit/phpunit": "4.*"
77             },
78             "type": "library",
79             "extra": {
80                 "branch-alias": {
81                     "dev-master": "1.3.x-dev"
82                 }
83             },
84             "autoload": {
85                 "psr-0": {
86                     "Doctrine\\Common\\Annotations\\": "lib/"
87                 }
88             },
89             "notification-url": "https://packagist.org/downloads/",
90             "license": [
91                 "MIT"
92             ],
93             "authors": [
94                 {
95                     "name": "Roman Borschel",
96                     "email": "roman@code-factory.org"
97                 },
98                 {
99                     "name": "Benjamin Eberlei",
100                     "email": "kontakt@beberlei.de"
101                 },
102                 {
103                     "name": "Guilherme Blanco",
104                     "email": "guilhermeblanco@gmail.com"
105                 },
106                 {
107                     "name": "Jonathan Wage",
108                     "email": "jonwage@gmail.com"
109                 },
110                 {
111                     "name": "Johannes Schmitt",
112                     "email": "schmittjoh@gmail.com"
113                 }
114             ],
115             "description": "Docblock Annotations Parser",
116             "homepage": "http://www.doctrine-project.org",
117             "keywords": [
118                 "annotations",
119                 "docblock",
120                 "parser"
121             ],
122             "time": "2014-12-23 22:40:37"
123         },
124         {
125             "name": "doctrine/instantiator",
126             "version": "1.0.4",
127             "source": {
128                 "type": "git",
129                 "url": "https://github.com/doctrine/instantiator.git",
130                 "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119"
131             },
132             "dist": {
133                 "type": "zip",
134                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f976e5de371104877ebc89bd8fecb0019ed9c119",
135                 "reference": "f976e5de371104877ebc89bd8fecb0019ed9c119",
136                 "shasum": ""
137             },
138             "require": {
139                 "php": ">=5.3,<8.0-DEV"
140             },
141             "require-dev": {
142                 "athletic/athletic": "~0.1.8",
143                 "ext-pdo": "*",
144                 "ext-phar": "*",
145                 "phpunit/phpunit": "~4.0",
146                 "squizlabs/php_codesniffer": "2.0.*@ALPHA"
147             },
148             "type": "library",
149             "extra": {
150                 "branch-alias": {
151                     "dev-master": "1.0.x-dev"
152                 }
153             },
154             "autoload": {
155                 "psr-0": {
156                     "Doctrine\\Instantiator\\": "src"
157                 }
158             },
159             "notification-url": "https://packagist.org/downloads/",
160             "license": [
161                 "MIT"
162             ],
163             "authors": [
164                 {
165                     "name": "Marco Pivetta",
166                     "email": "ocramius@gmail.com",
167                     "homepage": "http://ocramius.github.com/"
168                 }
169             ],
170             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
171             "homepage": "https://github.com/doctrine/instantiator",
172             "keywords": [
173                 "constructor",
174                 "instantiate"
175             ],
176             "time": "2014-10-13 12:58:55"
177         },
178         {
179             "name": "doctrine/lexer",
180             "version": "v1.0.1",
181             "source": {
182                 "type": "git",
183                 "url": "https://github.com/doctrine/lexer.git",
184                 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
185             },
186             "dist": {
187                 "type": "zip",
188                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
189                 "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
190                 "shasum": ""
191             },
192             "require": {
193                 "php": ">=5.3.2"
194             },
195             "type": "library",
196             "extra": {
197                 "branch-alias": {
198                     "dev-master": "1.0.x-dev"
199                 }
200             },
201             "autoload": {
202                 "psr-0": {
203                     "Doctrine\\Common\\Lexer\\": "lib/"
204                 }
205             },
206             "notification-url": "https://packagist.org/downloads/",
207             "license": [
208                 "MIT"
209             ],
210             "authors": [
211                 {
212                     "name": "Roman Borschel",
213                     "email": "roman@code-factory.org"
214                 },
215                 {
216                     "name": "Guilherme Blanco",
217                     "email": "guilhermeblanco@gmail.com"
218                 },
219                 {
220                     "name": "Johannes Schmitt",
221                     "email": "schmittjoh@gmail.com"
222                 }
223             ],
224             "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
225             "homepage": "http://www.doctrine-project.org",
226             "keywords": [
227                 "lexer",
228                 "parser"
229             ],
230             "time": "2014-09-09 13:34:57"
231         },
232         {
233             "name": "fabpot/php-cs-fixer",
234             "version": "v1.7",
235             "source": {
236                 "type": "git",
237                 "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
238                 "reference": "6425aeb97ab921371182712a18c280d546e7769b"
239             },
240             "dist": {
241                 "type": "zip",
242                 "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/6425aeb97ab921371182712a18c280d546e7769b",
243                 "reference": "6425aeb97ab921371182712a18c280d546e7769b",
244                 "shasum": ""
245             },
246             "require": {
247                 "ext-tokenizer": "*",
248                 "php": ">=5.3.6",
249                 "sebastian/diff": "~1.1",
250                 "symfony/console": "~2.3",
251                 "symfony/event-dispatcher": "~2.1",
252                 "symfony/filesystem": "~2.1",
253                 "symfony/finder": "~2.1",
254                 "symfony/process": "~2.3",
255                 "symfony/stopwatch": "~2.5"
256             },
257             "require-dev": {
258                 "satooshi/php-coveralls": "0.7.*@dev"
259             },
260             "bin": [
261                 "php-cs-fixer"
262             ],
263             "type": "application",
264             "autoload": {
265                 "psr-4": {
266                     "Symfony\\CS\\": "Symfony/CS/"
267                 }
268             },
269             "notification-url": "https://packagist.org/downloads/",
270             "license": [
271                 "MIT"
272             ],
273             "authors": [
274                 {
275                     "name": "Dariusz RumiÅ„ski",
276                     "email": "dariusz.ruminski@gmail.com"
277                 },
278                 {
279                     "name": "Fabien Potencier",
280                     "email": "fabien@symfony.com"
281                 }
282             ],
283             "description": "A script to automatically fix Symfony Coding Standard",
284             "time": "2015-04-16 07:21:30"
285         },
286         {
287             "name": "guzzle/guzzle",
288             "version": "v3.9.3",
289             "source": {
290                 "type": "git",
291                 "url": "https://github.com/guzzle/guzzle3.git",
292                 "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
293             },
294             "dist": {
295                 "type": "zip",
296                 "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
297                 "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
298                 "shasum": ""
299             },
300             "require": {
301                 "ext-curl": "*",
302                 "php": ">=5.3.3",
303                 "symfony/event-dispatcher": "~2.1"
304             },
305             "replace": {
306                 "guzzle/batch": "self.version",
307                 "guzzle/cache": "self.version",
308                 "guzzle/common": "self.version",
309                 "guzzle/http": "self.version",
310                 "guzzle/inflection": "self.version",
311                 "guzzle/iterator": "self.version",
312                 "guzzle/log": "self.version",
313                 "guzzle/parser": "self.version",
314                 "guzzle/plugin": "self.version",
315                 "guzzle/plugin-async": "self.version",
316                 "guzzle/plugin-backoff": "self.version",
317                 "guzzle/plugin-cache": "self.version",
318                 "guzzle/plugin-cookie": "self.version",
319                 "guzzle/plugin-curlauth": "self.version",
320                 "guzzle/plugin-error-response": "self.version",
321                 "guzzle/plugin-history": "self.version",
322                 "guzzle/plugin-log": "self.version",
323                 "guzzle/plugin-md5": "self.version",
324                 "guzzle/plugin-mock": "self.version",
325                 "guzzle/plugin-oauth": "self.version",
326                 "guzzle/service": "self.version",
327                 "guzzle/stream": "self.version"
328             },
329             "require-dev": {
330                 "doctrine/cache": "~1.3",
331                 "monolog/monolog": "~1.0",
332                 "phpunit/phpunit": "3.7.*",
333                 "psr/log": "~1.0",
334                 "symfony/class-loader": "~2.1",
335                 "zendframework/zend-cache": "2.*,<2.3",
336                 "zendframework/zend-log": "2.*,<2.3"
337             },
338             "suggest": {
339                 "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
340             },
341             "type": "library",
342             "extra": {
343                 "branch-alias": {
344                     "dev-master": "3.9-dev"
345                 }
346             },
347             "autoload": {
348                 "psr-0": {
349                     "Guzzle": "src/",
350                     "Guzzle\\Tests": "tests/"
351                 }
352             },
353             "notification-url": "https://packagist.org/downloads/",
354             "license": [
355                 "MIT"
356             ],
357             "authors": [
358                 {
359                     "name": "Michael Dowling",
360                     "email": "mtdowling@gmail.com",
361                     "homepage": "https://github.com/mtdowling"
362                 },
363                 {
364                     "name": "Guzzle Community",
365                     "homepage": "https://github.com/guzzle/guzzle/contributors"
366                 }
367             ],
368             "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
369             "homepage": "http://guzzlephp.org/",
370             "keywords": [
371                 "client",
372                 "curl",
373                 "framework",
374                 "http",
375                 "http client",
376                 "rest",
377                 "web service"
378             ],
379             "time": "2015-03-18 18:23:50"
380         },
381         {
382             "name": "ircmaxell/random-lib",
383             "version": "v1.1.0",
384             "source": {
385                 "type": "git",
386                 "url": "https://github.com/ircmaxell/RandomLib.git",
387                 "reference": "13efa4368bb2ac88bb3b1459b487d907de4dbf7c"
388             },
389             "dist": {
390                 "type": "zip",
391                 "url": "https://api.github.com/repos/ircmaxell/RandomLib/zipball/13efa4368bb2ac88bb3b1459b487d907de4dbf7c",
392                 "reference": "13efa4368bb2ac88bb3b1459b487d907de4dbf7c",
393                 "shasum": ""
394             },
395             "require": {
396                 "ircmaxell/security-lib": "1.0.*@dev",
397                 "php": ">=5.3.2"
398             },
399             "require-dev": {
400                 "mikey179/vfsstream": "1.1.*",
401                 "phpunit/phpunit": "3.7.*"
402             },
403             "type": "library",
404             "extra": {
405                 "branch-alias": {
406                     "dev-master": "1.0.x-dev"
407                 }
408             },
409             "autoload": {
410                 "psr-0": {
411                     "RandomLib": "lib"
412                 }
413             },
414             "notification-url": "https://packagist.org/downloads/",
415             "license": [
416                 "MIT"
417             ],
418             "authors": [
419                 {
420                     "name": "Anthony Ferrara",
421                     "email": "ircmaxell@ircmaxell.com",
422                     "homepage": "http://blog.ircmaxell.com"
423                 }
424             ],
425             "description": "A Library For Generating Secure Random Numbers",
426             "homepage": "https://github.com/ircmaxell/RandomLib",
427             "keywords": [
428                 "cryptography",
429                 "random",
430                 "random-numbers",
431                 "random-strings"
432             ],
433             "time": "2015-01-15 16:31:45"
434         },
435         {
436             "name": "ircmaxell/security-lib",
437             "version": "1.0.0",
438             "source": {
439                 "type": "git",
440                 "url": "https://github.com/ircmaxell/SecurityLib.git",
441                 "reference": "80934de3c482dcafb46b5756e59ebece082b6dc7"
442             },
443             "dist": {
444                 "type": "zip",
445                 "url": "https://api.github.com/repos/ircmaxell/SecurityLib/zipball/80934de3c482dcafb46b5756e59ebece082b6dc7",
446                 "reference": "80934de3c482dcafb46b5756e59ebece082b6dc7",
447                 "shasum": ""
448             },
449             "require": {
450                 "php": ">=5.3.2"
451             },
452             "require-dev": {
453                 "mikey179/vfsstream": "1.1.*"
454             },
455             "type": "library",
456             "autoload": {
457                 "psr-0": {
458                     "SecurityLib": "lib"
459                 }
460             },
461             "notification-url": "https://packagist.org/downloads/",
462             "license": [
463                 "MIT"
464             ],
465             "authors": [
466                 {
467                     "name": "Anthony Ferrara",
468                     "email": "ircmaxell@ircmaxell.com",
469                     "homepage": "http://blog.ircmaxell.com"
470                 }
471             ],
472             "description": "A Base Security Library",
473             "homepage": "https://github.com/ircmaxell/PHP-SecurityLib",
474             "time": "2013-04-30 18:00:34"
475         },
476         {
477             "name": "mikey179/vfsStream",
478             "version": "v1.5.0",
479             "source": {
480                 "type": "git",
481                 "url": "https://github.com/mikey179/vfsStream.git",
482                 "reference": "4dc0d2f622412f561f5b242b19b98068bbbc883a"
483             },
484             "dist": {
485                 "type": "zip",
486                 "url": "https://api.github.com/repos/mikey179/vfsStream/zipball/4dc0d2f622412f561f5b242b19b98068bbbc883a",
487                 "reference": "4dc0d2f622412f561f5b242b19b98068bbbc883a",
488                 "shasum": ""
489             },
490             "require": {
491                 "php": ">=5.3.0"
492             },
493             "require-dev": {
494                 "phpunit/phpunit": "~4.5"
495             },
496             "type": "library",
497             "extra": {
498                 "branch-alias": {
499                     "dev-master": "1.5.x-dev"
500                 }
501             },
502             "autoload": {
503                 "psr-0": {
504                     "org\\bovigo\\vfs\\": "src/main/php"
505                 }
506             },
507             "notification-url": "https://packagist.org/downloads/",
508             "license": [
509                 "BSD-3-Clause"
510             ],
511             "authors": [
512                 {
513                     "name": "Frank Kleine",
514                     "homepage": "http://frankkleine.de/",
515                     "role": "Developer"
516                 }
517             ],
518             "description": "Virtual file system to mock the real file system in unit tests.",
519             "homepage": "http://vfs.bovigo.org/",
520             "time": "2015-03-29 11:19:49"
521         },
522         {
523             "name": "phpdocumentor/reflection-docblock",
524             "version": "2.0.4",
525             "source": {
526                 "type": "git",
527                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
528                 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
529             },
530             "dist": {
531                 "type": "zip",
532                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
533                 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
534                 "shasum": ""
535             },
536             "require": {
537                 "php": ">=5.3.3"
538             },
539             "require-dev": {
540                 "phpunit/phpunit": "~4.0"
541             },
542             "suggest": {
543                 "dflydev/markdown": "~1.0",
544                 "erusev/parsedown": "~1.0"
545             },
546             "type": "library",
547             "extra": {
548                 "branch-alias": {
549                     "dev-master": "2.0.x-dev"
550                 }
551             },
552             "autoload": {
553                 "psr-0": {
554                     "phpDocumentor": [
555                         "src/"
556                     ]
557                 }
558             },
559             "notification-url": "https://packagist.org/downloads/",
560             "license": [
561                 "MIT"
562             ],
563             "authors": [
564                 {
565                     "name": "Mike van Riel",
566                     "email": "mike.vanriel@naenius.com"
567                 }
568             ],
569             "time": "2015-02-03 12:10:50"
570         },
571         {
572             "name": "phpspec/prophecy",
573             "version": "v1.4.1",
574             "source": {
575                 "type": "git",
576                 "url": "https://github.com/phpspec/prophecy.git",
577                 "reference": "3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373"
578             },
579             "dist": {
580                 "type": "zip",
581                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373",
582                 "reference": "3132b1f44c7bf2ec4c7eb2d3cb78fdeca760d373",
583                 "shasum": ""
584             },
585             "require": {
586                 "doctrine/instantiator": "^1.0.2",
587                 "phpdocumentor/reflection-docblock": "~2.0",
588                 "sebastian/comparator": "~1.1"
589             },
590             "require-dev": {
591                 "phpspec/phpspec": "~2.0"
592             },
593             "type": "library",
594             "extra": {
595                 "branch-alias": {
596                     "dev-master": "1.4.x-dev"
597                 }
598             },
599             "autoload": {
600                 "psr-0": {
601                     "Prophecy\\": "src/"
602                 }
603             },
604             "notification-url": "https://packagist.org/downloads/",
605             "license": [
606                 "MIT"
607             ],
608             "authors": [
609                 {
610                     "name": "Konstantin Kudryashov",
611                     "email": "ever.zet@gmail.com",
612                     "homepage": "http://everzet.com"
613                 },
614                 {
615                     "name": "Marcello Duarte",
616                     "email": "marcello.duarte@gmail.com"
617                 }
618             ],
619             "description": "Highly opinionated mocking framework for PHP 5.3+",
620             "homepage": "https://github.com/phpspec/prophecy",
621             "keywords": [
622                 "Double",
623                 "Dummy",
624                 "fake",
625                 "mock",
626                 "spy",
627                 "stub"
628             ],
629             "time": "2015-04-27 22:15:08"
630         },
631         {
632             "name": "phpunit/php-code-coverage",
633             "version": "2.0.16",
634             "source": {
635                 "type": "git",
636                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
637                 "reference": "934fd03eb6840508231a7f73eb8940cf32c3b66c"
638             },
639             "dist": {
640                 "type": "zip",
641                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/934fd03eb6840508231a7f73eb8940cf32c3b66c",
642                 "reference": "934fd03eb6840508231a7f73eb8940cf32c3b66c",
643                 "shasum": ""
644             },
645             "require": {
646                 "php": ">=5.3.3",
647                 "phpunit/php-file-iterator": "~1.3",
648                 "phpunit/php-text-template": "~1.2",
649                 "phpunit/php-token-stream": "~1.3",
650                 "sebastian/environment": "~1.0",
651                 "sebastian/version": "~1.0"
652             },
653             "require-dev": {
654                 "ext-xdebug": ">=2.1.4",
655                 "phpunit/phpunit": "~4"
656             },
657             "suggest": {
658                 "ext-dom": "*",
659                 "ext-xdebug": ">=2.2.1",
660                 "ext-xmlwriter": "*"
661             },
662             "type": "library",
663             "extra": {
664                 "branch-alias": {
665                     "dev-master": "2.0.x-dev"
666                 }
667             },
668             "autoload": {
669                 "classmap": [
670                     "src/"
671                 ]
672             },
673             "notification-url": "https://packagist.org/downloads/",
674             "license": [
675                 "BSD-3-Clause"
676             ],
677             "authors": [
678                 {
679                     "name": "Sebastian Bergmann",
680                     "email": "sb@sebastian-bergmann.de",
681                     "role": "lead"
682                 }
683             ],
684             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
685             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
686             "keywords": [
687                 "coverage",
688                 "testing",
689                 "xunit"
690             ],
691             "time": "2015-04-11 04:35:00"
692         },
693         {
694             "name": "phpunit/php-file-iterator",
695             "version": "1.4.0",
696             "source": {
697                 "type": "git",
698                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
699                 "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb"
700             },
701             "dist": {
702                 "type": "zip",
703                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a923bb15680d0089e2316f7a4af8f437046e96bb",
704                 "reference": "a923bb15680d0089e2316f7a4af8f437046e96bb",
705                 "shasum": ""
706             },
707             "require": {
708                 "php": ">=5.3.3"
709             },
710             "type": "library",
711             "extra": {
712                 "branch-alias": {
713                     "dev-master": "1.4.x-dev"
714                 }
715             },
716             "autoload": {
717                 "classmap": [
718                     "src/"
719                 ]
720             },
721             "notification-url": "https://packagist.org/downloads/",
722             "license": [
723                 "BSD-3-Clause"
724             ],
725             "authors": [
726                 {
727                     "name": "Sebastian Bergmann",
728                     "email": "sb@sebastian-bergmann.de",
729                     "role": "lead"
730                 }
731             ],
732             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
733             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
734             "keywords": [
735                 "filesystem",
736                 "iterator"
737             ],
738             "time": "2015-04-02 05:19:05"
739         },
740         {
741             "name": "phpunit/php-text-template",
742             "version": "1.2.0",
743             "source": {
744                 "type": "git",
745                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
746                 "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a"
747             },
748             "dist": {
749                 "type": "zip",
750                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
751                 "reference": "206dfefc0ffe9cebf65c413e3d0e809c82fbf00a",
752                 "shasum": ""
753             },
754             "require": {
755                 "php": ">=5.3.3"
756             },
757             "type": "library",
758             "autoload": {
759                 "classmap": [
760                     "Text/"
761                 ]
762             },
763             "notification-url": "https://packagist.org/downloads/",
764             "include-path": [
765                 ""
766             ],
767             "license": [
768                 "BSD-3-Clause"
769             ],
770             "authors": [
771                 {
772                     "name": "Sebastian Bergmann",
773                     "email": "sb@sebastian-bergmann.de",
774                     "role": "lead"
775                 }
776             ],
777             "description": "Simple template engine.",
778             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
779             "keywords": [
780                 "template"
781             ],
782             "time": "2014-01-30 17:20:04"
783         },
784         {
785             "name": "phpunit/php-timer",
786             "version": "1.0.5",
787             "source": {
788                 "type": "git",
789                 "url": "https://github.com/sebastianbergmann/php-timer.git",
790                 "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c"
791             },
792             "dist": {
793                 "type": "zip",
794                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
795                 "reference": "19689d4354b295ee3d8c54b4f42c3efb69cbc17c",
796                 "shasum": ""
797             },
798             "require": {
799                 "php": ">=5.3.3"
800             },
801             "type": "library",
802             "autoload": {
803                 "classmap": [
804                     "PHP/"
805                 ]
806             },
807             "notification-url": "https://packagist.org/downloads/",
808             "include-path": [
809                 ""
810             ],
811             "license": [
812                 "BSD-3-Clause"
813             ],
814             "authors": [
815                 {
816                     "name": "Sebastian Bergmann",
817                     "email": "sb@sebastian-bergmann.de",
818                     "role": "lead"
819                 }
820             ],
821             "description": "Utility class for timing",
822             "homepage": "https://github.com/sebastianbergmann/php-timer/",
823             "keywords": [
824                 "timer"
825             ],
826             "time": "2013-08-02 07:42:54"
827         },
828         {
829             "name": "phpunit/php-token-stream",
830             "version": "1.4.1",
831             "source": {
832                 "type": "git",
833                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
834                 "reference": "eab81d02569310739373308137284e0158424330"
835             },
836             "dist": {
837                 "type": "zip",
838                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/eab81d02569310739373308137284e0158424330",
839                 "reference": "eab81d02569310739373308137284e0158424330",
840                 "shasum": ""
841             },
842             "require": {
843                 "ext-tokenizer": "*",
844                 "php": ">=5.3.3"
845             },
846             "require-dev": {
847                 "phpunit/phpunit": "~4.2"
848             },
849             "type": "library",
850             "extra": {
851                 "branch-alias": {
852                     "dev-master": "1.4-dev"
853                 }
854             },
855             "autoload": {
856                 "classmap": [
857                     "src/"
858                 ]
859             },
860             "notification-url": "https://packagist.org/downloads/",
861             "license": [
862                 "BSD-3-Clause"
863             ],
864             "authors": [
865                 {
866                     "name": "Sebastian Bergmann",
867                     "email": "sebastian@phpunit.de"
868                 }
869             ],
870             "description": "Wrapper around PHP's tokenizer extension.",
871             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
872             "keywords": [
873                 "tokenizer"
874             ],
875             "time": "2015-04-08 04:46:07"
876         },
877         {
878             "name": "phpunit/phpcov",
879             "version": "2.0.1",
880             "source": {
881                 "type": "git",
882                 "url": "https://github.com/sebastianbergmann/phpcov.git",
883                 "reference": "85d3c38f0b455aa7097512b8f3256f796e9b4db6"
884             },
885             "dist": {
886                 "type": "zip",
887                 "url": "https://api.github.com/repos/sebastianbergmann/phpcov/zipball/85d3c38f0b455aa7097512b8f3256f796e9b4db6",
888                 "reference": "85d3c38f0b455aa7097512b8f3256f796e9b4db6",
889                 "shasum": ""
890             },
891             "require": {
892                 "php": ">=5.3.3",
893                 "phpunit/php-code-coverage": "~2.0",
894                 "phpunit/phpunit": "~4.1",
895                 "sebastian/diff": "~1.1",
896                 "sebastian/finder-facade": "~1.1",
897                 "sebastian/version": "~1.0.3",
898                 "symfony/console": "~2.2"
899             },
900             "bin": [
901                 "phpcov"
902             ],
903             "type": "library",
904             "extra": {
905                 "branch-alias": {
906                     "dev-master": "2.0.x-dev"
907                 }
908             },
909             "autoload": {
910                 "classmap": [
911                     "src/"
912                 ]
913             },
914             "notification-url": "https://packagist.org/downloads/",
915             "license": [
916                 "BSD-3-Clause"
917             ],
918             "authors": [
919                 {
920                     "name": "Sebastian Bergmann",
921                     "email": "sebastian@phpunit.de",
922                     "role": "lead"
923                 }
924             ],
925             "description": "CLI frontend for PHP_CodeCoverage",
926             "homepage": "https://github.com/sebastianbergmann/phpcov",
927             "time": "2014-06-25 14:46:28"
928         },
929         {
930             "name": "phpunit/phpunit",
931             "version": "4.6.6",
932             "source": {
933                 "type": "git",
934                 "url": "https://github.com/sebastianbergmann/phpunit.git",
935                 "reference": "3afe303d873a4d64c62ef84de491b97b006fbdac"
936             },
937             "dist": {
938                 "type": "zip",
939                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3afe303d873a4d64c62ef84de491b97b006fbdac",
940                 "reference": "3afe303d873a4d64c62ef84de491b97b006fbdac",
941                 "shasum": ""
942             },
943             "require": {
944                 "ext-dom": "*",
945                 "ext-json": "*",
946                 "ext-pcre": "*",
947                 "ext-reflection": "*",
948                 "ext-spl": "*",
949                 "php": ">=5.3.3",
950                 "phpspec/prophecy": "~1.3,>=1.3.1",
951                 "phpunit/php-code-coverage": "~2.0,>=2.0.11",
952                 "phpunit/php-file-iterator": "~1.4",
953                 "phpunit/php-text-template": "~1.2",
954                 "phpunit/php-timer": "~1.0",
955                 "phpunit/phpunit-mock-objects": "~2.3",
956                 "sebastian/comparator": "~1.1",
957                 "sebastian/diff": "~1.2",
958                 "sebastian/environment": "~1.2",
959                 "sebastian/exporter": "~1.2",
960                 "sebastian/global-state": "~1.0",
961                 "sebastian/version": "~1.0",
962                 "symfony/yaml": "~2.1|~3.0"
963             },
964             "suggest": {
965                 "phpunit/php-invoker": "~1.1"
966             },
967             "bin": [
968                 "phpunit"
969             ],
970             "type": "library",
971             "extra": {
972                 "branch-alias": {
973                     "dev-master": "4.6.x-dev"
974                 }
975             },
976             "autoload": {
977                 "classmap": [
978                     "src/"
979                 ]
980             },
981             "notification-url": "https://packagist.org/downloads/",
982             "license": [
983                 "BSD-3-Clause"
984             ],
985             "authors": [
986                 {
987                     "name": "Sebastian Bergmann",
988                     "email": "sebastian@phpunit.de",
989                     "role": "lead"
990                 }
991             ],
992             "description": "The PHP Unit Testing framework.",
993             "homepage": "https://phpunit.de/",
994             "keywords": [
995                 "phpunit",
996                 "testing",
997                 "xunit"
998             ],
999             "time": "2015-04-29 15:18:52"
1000         },
1001         {
1002             "name": "phpunit/phpunit-mock-objects",
1003             "version": "2.3.1",
1004             "source": {
1005                 "type": "git",
1006                 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
1007                 "reference": "74ffb87f527f24616f72460e54b595f508dccb5c"
1008             },
1009             "dist": {
1010                 "type": "zip",
1011                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/74ffb87f527f24616f72460e54b595f508dccb5c",
1012                 "reference": "74ffb87f527f24616f72460e54b595f508dccb5c",
1013                 "shasum": ""
1014             },
1015             "require": {
1016                 "doctrine/instantiator": "~1.0,>=1.0.2",
1017                 "php": ">=5.3.3",
1018                 "phpunit/php-text-template": "~1.2"
1019             },
1020             "require-dev": {
1021                 "phpunit/phpunit": "~4.4"
1022             },
1023             "suggest": {
1024                 "ext-soap": "*"
1025             },
1026             "type": "library",
1027             "extra": {
1028                 "branch-alias": {
1029                     "dev-master": "2.3.x-dev"
1030                 }
1031             },
1032             "autoload": {
1033                 "classmap": [
1034                     "src/"
1035                 ]
1036             },
1037             "notification-url": "https://packagist.org/downloads/",
1038             "license": [
1039                 "BSD-3-Clause"
1040             ],
1041             "authors": [
1042                 {
1043                     "name": "Sebastian Bergmann",
1044                     "email": "sb@sebastian-bergmann.de",
1045                     "role": "lead"
1046                 }
1047             ],
1048             "description": "Mock Object library for PHPUnit",
1049             "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
1050             "keywords": [
1051                 "mock",
1052                 "xunit"
1053             ],
1054             "time": "2015-04-02 05:36:41"
1055         },
1056         {
1057             "name": "psr/log",
1058             "version": "1.0.0",
1059             "source": {
1060                 "type": "git",
1061                 "url": "https://github.com/php-fig/log.git",
1062                 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
1063             },
1064             "dist": {
1065                 "type": "zip",
1066                 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
1067                 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
1068                 "shasum": ""
1069             },
1070             "type": "library",
1071             "autoload": {
1072                 "psr-0": {
1073                     "Psr\\Log\\": ""
1074                 }
1075             },
1076             "notification-url": "https://packagist.org/downloads/",
1077             "license": [
1078                 "MIT"
1079             ],
1080             "authors": [
1081                 {
1082                     "name": "PHP-FIG",
1083                     "homepage": "http://www.php-fig.org/"
1084                 }
1085             ],
1086             "description": "Common interface for logging libraries",
1087             "keywords": [
1088                 "log",
1089                 "psr",
1090                 "psr-3"
1091             ],
1092             "time": "2012-12-21 11:40:51"
1093         },
1094         {
1095             "name": "satooshi/php-coveralls",
1096             "version": "dev-master",
1097             "source": {
1098                 "type": "git",
1099                 "url": "https://github.com/satooshi/php-coveralls.git",
1100                 "reference": "2fbf803803d179ab1082807308a67bbd5a760c70"
1101             },
1102             "dist": {
1103                 "type": "zip",
1104                 "url": "https://api.github.com/repos/satooshi/php-coveralls/zipball/2fbf803803d179ab1082807308a67bbd5a760c70",
1105                 "reference": "2fbf803803d179ab1082807308a67bbd5a760c70",
1106                 "shasum": ""
1107             },
1108             "require": {
1109                 "ext-json": "*",
1110                 "ext-simplexml": "*",
1111                 "guzzle/guzzle": ">=2.7",
1112                 "php": ">=5.3",
1113                 "psr/log": "1.0.0",
1114                 "symfony/config": ">=2.0",
1115                 "symfony/console": ">=2.0",
1116                 "symfony/stopwatch": ">=2.2",
1117                 "symfony/yaml": ">=2.0"
1118             },
1119             "require-dev": {
1120                 "apigen/apigen": "2.8.*@stable",
1121                 "pdepend/pdepend": "dev-master as 2.0.0",
1122                 "phpmd/phpmd": "dev-master",
1123                 "phpunit/php-invoker": ">=1.1.0,<1.2.0",
1124                 "phpunit/phpunit": "3.7.*@stable",
1125                 "sebastian/finder-facade": "dev-master",
1126                 "sebastian/phpcpd": "1.4.*@stable",
1127                 "squizlabs/php_codesniffer": "1.4.*@stable",
1128                 "theseer/fdomdocument": "dev-master"
1129             },
1130             "suggest": {
1131                 "symfony/http-kernel": "Allows Symfony integration"
1132             },
1133             "bin": [
1134                 "composer/bin/coveralls"
1135             ],
1136             "type": "library",
1137             "extra": {
1138                 "branch-alias": {
1139                     "dev-master": "0.7-dev"
1140                 }
1141             },
1142             "autoload": {
1143                 "psr-0": {
1144                     "Satooshi\\Component": "src/",
1145                     "Satooshi\\Bundle": "src/"
1146                 }
1147             },
1148             "notification-url": "https://packagist.org/downloads/",
1149             "license": [
1150                 "MIT"
1151             ],
1152             "authors": [
1153                 {
1154                     "name": "Kitamura Satoshi",
1155                     "email": "with.no.parachute@gmail.com",
1156                     "homepage": "https://www.facebook.com/satooshi.jp"
1157                 }
1158             ],
1159             "description": "PHP client library for Coveralls API",
1160             "homepage": "https://github.com/satooshi/php-coveralls",
1161             "keywords": [
1162                 "ci",
1163                 "coverage",
1164                 "github",
1165                 "test"
1166             ],
1167             "time": "2014-11-11 15:35:34"
1168         },
1169         {
1170             "name": "sebastian/comparator",
1171             "version": "1.1.1",
1172             "source": {
1173                 "type": "git",
1174                 "url": "https://github.com/sebastianbergmann/comparator.git",
1175                 "reference": "1dd8869519a225f7f2b9eb663e225298fade819e"
1176             },
1177             "dist": {
1178                 "type": "zip",
1179                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dd8869519a225f7f2b9eb663e225298fade819e",
1180                 "reference": "1dd8869519a225f7f2b9eb663e225298fade819e",
1181                 "shasum": ""
1182             },
1183             "require": {
1184                 "php": ">=5.3.3",
1185                 "sebastian/diff": "~1.2",
1186                 "sebastian/exporter": "~1.2"
1187             },
1188             "require-dev": {
1189                 "phpunit/phpunit": "~4.4"
1190             },
1191             "type": "library",
1192             "extra": {
1193                 "branch-alias": {
1194                     "dev-master": "1.1.x-dev"
1195                 }
1196             },
1197             "autoload": {
1198                 "classmap": [
1199                     "src/"
1200                 ]
1201             },
1202             "notification-url": "https://packagist.org/downloads/",
1203             "license": [
1204                 "BSD-3-Clause"
1205             ],
1206             "authors": [
1207                 {
1208                     "name": "Jeff Welch",
1209                     "email": "whatthejeff@gmail.com"
1210                 },
1211                 {
1212                     "name": "Volker Dusch",
1213                     "email": "github@wallbash.com"
1214                 },
1215                 {
1216                     "name": "Bernhard Schussek",
1217                     "email": "bschussek@2bepublished.at"
1218                 },
1219                 {
1220                     "name": "Sebastian Bergmann",
1221                     "email": "sebastian@phpunit.de"
1222                 }
1223             ],
1224             "description": "Provides the functionality to compare PHP values for equality",
1225             "homepage": "http://www.github.com/sebastianbergmann/comparator",
1226             "keywords": [
1227                 "comparator",
1228                 "compare",
1229                 "equality"
1230             ],
1231             "time": "2015-01-29 16:28:08"
1232         },
1233         {
1234             "name": "sebastian/diff",
1235             "version": "1.3.0",
1236             "source": {
1237                 "type": "git",
1238                 "url": "https://github.com/sebastianbergmann/diff.git",
1239                 "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3"
1240             },
1241             "dist": {
1242                 "type": "zip",
1243                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/863df9687835c62aa423a22412d26fa2ebde3fd3",
1244                 "reference": "863df9687835c62aa423a22412d26fa2ebde3fd3",
1245                 "shasum": ""
1246             },
1247             "require": {
1248                 "php": ">=5.3.3"
1249             },
1250             "require-dev": {
1251                 "phpunit/phpunit": "~4.2"
1252             },
1253             "type": "library",
1254             "extra": {
1255                 "branch-alias": {
1256                     "dev-master": "1.3-dev"
1257                 }
1258             },
1259             "autoload": {
1260                 "classmap": [
1261                     "src/"
1262                 ]
1263             },
1264             "notification-url": "https://packagist.org/downloads/",
1265             "license": [
1266                 "BSD-3-Clause"
1267             ],
1268             "authors": [
1269                 {
1270                     "name": "Kore Nordmann",
1271                     "email": "mail@kore-nordmann.de"
1272                 },
1273                 {
1274                     "name": "Sebastian Bergmann",
1275                     "email": "sebastian@phpunit.de"
1276                 }
1277             ],
1278             "description": "Diff implementation",
1279             "homepage": "http://www.github.com/sebastianbergmann/diff",
1280             "keywords": [
1281                 "diff"
1282             ],
1283             "time": "2015-02-22 15:13:53"
1284         },
1285         {
1286             "name": "sebastian/environment",
1287             "version": "1.2.2",
1288             "source": {
1289                 "type": "git",
1290                 "url": "https://github.com/sebastianbergmann/environment.git",
1291                 "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e"
1292             },
1293             "dist": {
1294                 "type": "zip",
1295                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5a8c7d31914337b69923db26c4221b81ff5a196e",
1296                 "reference": "5a8c7d31914337b69923db26c4221b81ff5a196e",
1297                 "shasum": ""
1298             },
1299             "require": {
1300                 "php": ">=5.3.3"
1301             },
1302             "require-dev": {
1303                 "phpunit/phpunit": "~4.4"
1304             },
1305             "type": "library",
1306             "extra": {
1307                 "branch-alias": {
1308                     "dev-master": "1.3.x-dev"
1309                 }
1310             },
1311             "autoload": {
1312                 "classmap": [
1313                     "src/"
1314                 ]
1315             },
1316             "notification-url": "https://packagist.org/downloads/",
1317             "license": [
1318                 "BSD-3-Clause"
1319             ],
1320             "authors": [
1321                 {
1322                     "name": "Sebastian Bergmann",
1323                     "email": "sebastian@phpunit.de"
1324                 }
1325             ],
1326             "description": "Provides functionality to handle HHVM/PHP environments",
1327             "homepage": "http://www.github.com/sebastianbergmann/environment",
1328             "keywords": [
1329                 "Xdebug",
1330                 "environment",
1331                 "hhvm"
1332             ],
1333             "time": "2015-01-01 10:01:08"
1334         },
1335         {
1336             "name": "sebastian/exporter",
1337             "version": "1.2.0",
1338             "source": {
1339                 "type": "git",
1340                 "url": "https://github.com/sebastianbergmann/exporter.git",
1341                 "reference": "84839970d05254c73cde183a721c7af13aede943"
1342             },
1343             "dist": {
1344                 "type": "zip",
1345                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/84839970d05254c73cde183a721c7af13aede943",
1346                 "reference": "84839970d05254c73cde183a721c7af13aede943",
1347                 "shasum": ""
1348             },
1349             "require": {
1350                 "php": ">=5.3.3",
1351                 "sebastian/recursion-context": "~1.0"
1352             },
1353             "require-dev": {
1354                 "phpunit/phpunit": "~4.4"
1355             },
1356             "type": "library",
1357             "extra": {
1358                 "branch-alias": {
1359                     "dev-master": "1.2.x-dev"
1360                 }
1361             },
1362             "autoload": {
1363                 "classmap": [
1364                     "src/"
1365                 ]
1366             },
1367             "notification-url": "https://packagist.org/downloads/",
1368             "license": [
1369                 "BSD-3-Clause"
1370             ],
1371             "authors": [
1372                 {
1373                     "name": "Jeff Welch",
1374                     "email": "whatthejeff@gmail.com"
1375                 },
1376                 {
1377                     "name": "Volker Dusch",
1378                     "email": "github@wallbash.com"
1379                 },
1380                 {
1381                     "name": "Bernhard Schussek",
1382                     "email": "bschussek@2bepublished.at"
1383                 },
1384                 {
1385                     "name": "Sebastian Bergmann",
1386                     "email": "sebastian@phpunit.de"
1387                 },
1388                 {
1389                     "name": "Adam Harvey",
1390                     "email": "aharvey@php.net"
1391                 }
1392             ],
1393             "description": "Provides the functionality to export PHP variables for visualization",
1394             "homepage": "http://www.github.com/sebastianbergmann/exporter",
1395             "keywords": [
1396                 "export",
1397                 "exporter"
1398             ],
1399             "time": "2015-01-27 07:23:06"
1400         },
1401         {
1402             "name": "sebastian/finder-facade",
1403             "version": "1.1.0",
1404             "source": {
1405                 "type": "git",
1406                 "url": "https://github.com/sebastianbergmann/finder-facade.git",
1407                 "reference": "1e396fda3449fce9df032749fa4fa2619e0347e0"
1408             },
1409             "dist": {
1410                 "type": "zip",
1411                 "url": "https://api.github.com/repos/sebastianbergmann/finder-facade/zipball/1e396fda3449fce9df032749fa4fa2619e0347e0",
1412                 "reference": "1e396fda3449fce9df032749fa4fa2619e0347e0",
1413                 "shasum": ""
1414             },
1415             "require": {
1416                 "symfony/finder": ">=2.2.0",
1417                 "theseer/fdomdocument": ">=1.3.1"
1418             },
1419             "type": "library",
1420             "autoload": {
1421                 "classmap": [
1422                     "src/"
1423                 ]
1424             },
1425             "notification-url": "https://packagist.org/downloads/",
1426             "license": [
1427                 "BSD-3-Clause"
1428             ],
1429             "authors": [
1430                 {
1431                     "name": "Sebastian Bergmann",
1432                     "email": "sebastian@phpunit.de",
1433                     "role": "lead"
1434                 }
1435             ],
1436             "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.",
1437             "homepage": "https://github.com/sebastianbergmann/finder-facade",
1438             "time": "2013-05-28 06:10:03"
1439         },
1440         {
1441             "name": "sebastian/global-state",
1442             "version": "1.0.0",
1443             "source": {
1444                 "type": "git",
1445                 "url": "https://github.com/sebastianbergmann/global-state.git",
1446                 "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01"
1447             },
1448             "dist": {
1449                 "type": "zip",
1450                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
1451                 "reference": "c7428acdb62ece0a45e6306f1ae85e1c05b09c01",
1452                 "shasum": ""
1453             },
1454             "require": {
1455                 "php": ">=5.3.3"
1456             },
1457             "require-dev": {
1458                 "phpunit/phpunit": "~4.2"
1459             },
1460             "suggest": {
1461                 "ext-uopz": "*"
1462             },
1463             "type": "library",
1464             "extra": {
1465                 "branch-alias": {
1466                     "dev-master": "1.0-dev"
1467                 }
1468             },
1469             "autoload": {
1470                 "classmap": [
1471                     "src/"
1472                 ]
1473             },
1474             "notification-url": "https://packagist.org/downloads/",
1475             "license": [
1476                 "BSD-3-Clause"
1477             ],
1478             "authors": [
1479                 {
1480                     "name": "Sebastian Bergmann",
1481                     "email": "sebastian@phpunit.de"
1482                 }
1483             ],
1484             "description": "Snapshotting of global state",
1485             "homepage": "http://www.github.com/sebastianbergmann/global-state",
1486             "keywords": [
1487                 "global state"
1488             ],
1489             "time": "2014-10-06 09:23:50"
1490         },
1491         {
1492             "name": "sebastian/recursion-context",
1493             "version": "1.0.0",
1494             "source": {
1495                 "type": "git",
1496                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
1497                 "reference": "3989662bbb30a29d20d9faa04a846af79b276252"
1498             },
1499             "dist": {
1500                 "type": "zip",
1501                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/3989662bbb30a29d20d9faa04a846af79b276252",
1502                 "reference": "3989662bbb30a29d20d9faa04a846af79b276252",
1503                 "shasum": ""
1504             },
1505             "require": {
1506                 "php": ">=5.3.3"
1507             },
1508             "require-dev": {
1509                 "phpunit/phpunit": "~4.4"
1510             },
1511             "type": "library",
1512             "extra": {
1513                 "branch-alias": {
1514                     "dev-master": "1.0.x-dev"
1515                 }
1516             },
1517             "autoload": {
1518                 "classmap": [
1519                     "src/"
1520                 ]
1521             },
1522             "notification-url": "https://packagist.org/downloads/",
1523             "license": [
1524                 "BSD-3-Clause"
1525             ],
1526             "authors": [
1527                 {
1528                     "name": "Jeff Welch",
1529                     "email": "whatthejeff@gmail.com"
1530                 },
1531                 {
1532                     "name": "Sebastian Bergmann",
1533                     "email": "sebastian@phpunit.de"
1534                 },
1535                 {
1536                     "name": "Adam Harvey",
1537                     "email": "aharvey@php.net"
1538                 }
1539             ],
1540             "description": "Provides functionality to recursively process PHP variables",
1541             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
1542             "time": "2015-01-24 09:48:32"
1543         },
1544         {
1545             "name": "sebastian/version",
1546             "version": "1.0.5",
1547             "source": {
1548                 "type": "git",
1549                 "url": "https://github.com/sebastianbergmann/version.git",
1550                 "reference": "ab931d46cd0d3204a91e1b9a40c4bc13032b58e4"
1551             },
1552             "dist": {
1553                 "type": "zip",
1554                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/ab931d46cd0d3204a91e1b9a40c4bc13032b58e4",
1555                 "reference": "ab931d46cd0d3204a91e1b9a40c4bc13032b58e4",
1556                 "shasum": ""
1557             },
1558             "type": "library",
1559             "autoload": {
1560                 "classmap": [
1561                     "src/"
1562                 ]
1563             },
1564             "notification-url": "https://packagist.org/downloads/",
1565             "license": [
1566                 "BSD-3-Clause"
1567             ],
1568             "authors": [
1569                 {
1570                     "name": "Sebastian Bergmann",
1571                     "email": "sebastian@phpunit.de",
1572                     "role": "lead"
1573                 }
1574             ],
1575             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
1576             "homepage": "https://github.com/sebastianbergmann/version",
1577             "time": "2015-02-24 06:35:25"
1578         },
1579         {
1580             "name": "symfony/config",
1581             "version": "v2.6.6",
1582             "target-dir": "Symfony/Component/Config",
1583             "source": {
1584                 "type": "git",
1585                 "url": "https://github.com/symfony/Config.git",
1586                 "reference": "d91be01336605db8da21b79bc771e46a7276d1bc"
1587             },
1588             "dist": {
1589                 "type": "zip",
1590                 "url": "https://api.github.com/repos/symfony/Config/zipball/d91be01336605db8da21b79bc771e46a7276d1bc",
1591                 "reference": "d91be01336605db8da21b79bc771e46a7276d1bc",
1592                 "shasum": ""
1593             },
1594             "require": {
1595                 "php": ">=5.3.3",
1596                 "symfony/filesystem": "~2.3"
1597             },
1598             "require-dev": {
1599                 "symfony/phpunit-bridge": "~2.7"
1600             },
1601             "type": "library",
1602             "extra": {
1603                 "branch-alias": {
1604                     "dev-master": "2.6-dev"
1605                 }
1606             },
1607             "autoload": {
1608                 "psr-0": {
1609                     "Symfony\\Component\\Config\\": ""
1610                 }
1611             },
1612             "notification-url": "https://packagist.org/downloads/",
1613             "license": [
1614                 "MIT"
1615             ],
1616             "authors": [
1617                 {
1618                     "name": "Symfony Community",
1619                     "homepage": "http://symfony.com/contributors"
1620                 },
1621                 {
1622                     "name": "Fabien Potencier",
1623                     "email": "fabien@symfony.com"
1624                 }
1625             ],
1626             "description": "Symfony Config Component",
1627             "homepage": "http://symfony.com",
1628             "time": "2015-03-30 15:54:10"
1629         },
1630         {
1631             "name": "symfony/console",
1632             "version": "v2.6.6",
1633             "target-dir": "Symfony/Component/Console",
1634             "source": {
1635                 "type": "git",
1636                 "url": "https://github.com/symfony/Console.git",
1637                 "reference": "5b91dc4ed5eb08553f57f6df04c4730a73992667"
1638             },
1639             "dist": {
1640                 "type": "zip",
1641                 "url": "https://api.github.com/repos/symfony/Console/zipball/5b91dc4ed5eb08553f57f6df04c4730a73992667",
1642                 "reference": "5b91dc4ed5eb08553f57f6df04c4730a73992667",
1643                 "shasum": ""
1644             },
1645             "require": {
1646                 "php": ">=5.3.3"
1647             },
1648             "require-dev": {
1649                 "psr/log": "~1.0",
1650                 "symfony/event-dispatcher": "~2.1",
1651                 "symfony/phpunit-bridge": "~2.7",
1652                 "symfony/process": "~2.1"
1653             },
1654             "suggest": {
1655                 "psr/log": "For using the console logger",
1656                 "symfony/event-dispatcher": "",
1657                 "symfony/process": ""
1658             },
1659             "type": "library",
1660             "extra": {
1661                 "branch-alias": {
1662                     "dev-master": "2.6-dev"
1663                 }
1664             },
1665             "autoload": {
1666                 "psr-0": {
1667                     "Symfony\\Component\\Console\\": ""
1668                 }
1669             },
1670             "notification-url": "https://packagist.org/downloads/",
1671             "license": [
1672                 "MIT"
1673             ],
1674             "authors": [
1675                 {
1676                     "name": "Symfony Community",
1677                     "homepage": "http://symfony.com/contributors"
1678                 },
1679                 {
1680                     "name": "Fabien Potencier",
1681                     "email": "fabien@symfony.com"
1682                 }
1683             ],
1684             "description": "Symfony Console Component",
1685             "homepage": "http://symfony.com",
1686             "time": "2015-03-30 15:54:10"
1687         },
1688         {
1689             "name": "symfony/event-dispatcher",
1690             "version": "v2.6.6",
1691             "target-dir": "Symfony/Component/EventDispatcher",
1692             "source": {
1693                 "type": "git",
1694                 "url": "https://github.com/symfony/EventDispatcher.git",
1695                 "reference": "70f7c8478739ad21e3deef0d977b38c77f1fb284"
1696             },
1697             "dist": {
1698                 "type": "zip",
1699                 "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/70f7c8478739ad21e3deef0d977b38c77f1fb284",
1700                 "reference": "70f7c8478739ad21e3deef0d977b38c77f1fb284",
1701                 "shasum": ""
1702             },
1703             "require": {
1704                 "php": ">=5.3.3"
1705             },
1706             "require-dev": {
1707                 "psr/log": "~1.0",
1708                 "symfony/config": "~2.0,>=2.0.5",
1709                 "symfony/dependency-injection": "~2.6",
1710                 "symfony/expression-language": "~2.6",
1711                 "symfony/phpunit-bridge": "~2.7",
1712                 "symfony/stopwatch": "~2.3"
1713             },
1714             "suggest": {
1715                 "symfony/dependency-injection": "",
1716                 "symfony/http-kernel": ""
1717             },
1718             "type": "library",
1719             "extra": {
1720                 "branch-alias": {
1721                     "dev-master": "2.6-dev"
1722                 }
1723             },
1724             "autoload": {
1725                 "psr-0": {
1726                     "Symfony\\Component\\EventDispatcher\\": ""
1727                 }
1728             },
1729             "notification-url": "https://packagist.org/downloads/",
1730             "license": [
1731                 "MIT"
1732             ],
1733             "authors": [
1734                 {
1735                     "name": "Symfony Community",
1736                     "homepage": "http://symfony.com/contributors"
1737                 },
1738                 {
1739                     "name": "Fabien Potencier",
1740                     "email": "fabien@symfony.com"
1741                 }
1742             ],
1743             "description": "Symfony EventDispatcher Component",
1744             "homepage": "http://symfony.com",
1745             "time": "2015-03-13 17:37:22"
1746         },
1747         {
1748             "name": "symfony/filesystem",
1749             "version": "v2.6.6",
1750             "target-dir": "Symfony/Component/Filesystem",
1751             "source": {
1752                 "type": "git",
1753                 "url": "https://github.com/symfony/Filesystem.git",
1754                 "reference": "4983964b3693e4f13449cb3800c64a9112c301b4"
1755             },
1756             "dist": {
1757                 "type": "zip",
1758                 "url": "https://api.github.com/repos/symfony/Filesystem/zipball/4983964b3693e4f13449cb3800c64a9112c301b4",
1759                 "reference": "4983964b3693e4f13449cb3800c64a9112c301b4",
1760                 "shasum": ""
1761             },
1762             "require": {
1763                 "php": ">=5.3.3"
1764             },
1765             "require-dev": {
1766                 "symfony/phpunit-bridge": "~2.7"
1767             },
1768             "type": "library",
1769             "extra": {
1770                 "branch-alias": {
1771                     "dev-master": "2.6-dev"
1772                 }
1773             },
1774             "autoload": {
1775                 "psr-0": {
1776                     "Symfony\\Component\\Filesystem\\": ""
1777                 }
1778             },
1779             "notification-url": "https://packagist.org/downloads/",
1780             "license": [
1781                 "MIT"
1782             ],
1783             "authors": [
1784                 {
1785                     "name": "Symfony Community",
1786                     "homepage": "http://symfony.com/contributors"
1787                 },
1788                 {
1789                     "name": "Fabien Potencier",
1790                     "email": "fabien@symfony.com"
1791                 }
1792             ],
1793             "description": "Symfony Filesystem Component",
1794             "homepage": "http://symfony.com",
1795             "time": "2015-03-22 16:55:57"
1796         },
1797         {
1798             "name": "symfony/finder",
1799             "version": "v2.6.6",
1800             "target-dir": "Symfony/Component/Finder",
1801             "source": {
1802                 "type": "git",
1803                 "url": "https://github.com/symfony/Finder.git",
1804                 "reference": "5dbe2e73a580618f5b4880fda93406eed25de251"
1805             },
1806             "dist": {
1807                 "type": "zip",
1808                 "url": "https://api.github.com/repos/symfony/Finder/zipball/5dbe2e73a580618f5b4880fda93406eed25de251",
1809                 "reference": "5dbe2e73a580618f5b4880fda93406eed25de251",
1810                 "shasum": ""
1811             },
1812             "require": {
1813                 "php": ">=5.3.3"
1814             },
1815             "require-dev": {
1816                 "symfony/phpunit-bridge": "~2.7"
1817             },
1818             "type": "library",
1819             "extra": {
1820                 "branch-alias": {
1821                     "dev-master": "2.6-dev"
1822                 }
1823             },
1824             "autoload": {
1825                 "psr-0": {
1826                     "Symfony\\Component\\Finder\\": ""
1827                 }
1828             },
1829             "notification-url": "https://packagist.org/downloads/",
1830             "license": [
1831                 "MIT"
1832             ],
1833             "authors": [
1834                 {
1835                     "name": "Symfony Community",
1836                     "homepage": "http://symfony.com/contributors"
1837                 },
1838                 {
1839                     "name": "Fabien Potencier",
1840                     "email": "fabien@symfony.com"
1841                 }
1842             ],
1843             "description": "Symfony Finder Component",
1844             "homepage": "http://symfony.com",
1845             "time": "2015-03-30 15:54:10"
1846         },
1847         {
1848             "name": "symfony/process",
1849             "version": "v2.6.6",
1850             "target-dir": "Symfony/Component/Process",
1851             "source": {
1852                 "type": "git",
1853                 "url": "https://github.com/symfony/Process.git",
1854                 "reference": "a8bebaec1a9dc6cde53e0250e32917579b0be552"
1855             },
1856             "dist": {
1857                 "type": "zip",
1858                 "url": "https://api.github.com/repos/symfony/Process/zipball/a8bebaec1a9dc6cde53e0250e32917579b0be552",
1859                 "reference": "a8bebaec1a9dc6cde53e0250e32917579b0be552",
1860                 "shasum": ""
1861             },
1862             "require": {
1863                 "php": ">=5.3.3"
1864             },
1865             "require-dev": {
1866                 "symfony/phpunit-bridge": "~2.7"
1867             },
1868             "type": "library",
1869             "extra": {
1870                 "branch-alias": {
1871                     "dev-master": "2.6-dev"
1872                 }
1873             },
1874             "autoload": {
1875                 "psr-0": {
1876                     "Symfony\\Component\\Process\\": ""
1877                 }
1878             },
1879             "notification-url": "https://packagist.org/downloads/",
1880             "license": [
1881                 "MIT"
1882             ],
1883             "authors": [
1884                 {
1885                     "name": "Symfony Community",
1886                     "homepage": "http://symfony.com/contributors"
1887                 },
1888                 {
1889                     "name": "Fabien Potencier",
1890                     "email": "fabien@symfony.com"
1891                 }
1892             ],
1893             "description": "Symfony Process Component",
1894             "homepage": "http://symfony.com",
1895             "time": "2015-03-30 15:54:10"
1896         },
1897         {
1898             "name": "symfony/stopwatch",
1899             "version": "v2.6.6",
1900             "target-dir": "Symfony/Component/Stopwatch",
1901             "source": {
1902                 "type": "git",
1903                 "url": "https://github.com/symfony/Stopwatch.git",
1904                 "reference": "5f196e84b5640424a166d2ce9cca161ce1e9d912"
1905             },
1906             "dist": {
1907                 "type": "zip",
1908                 "url": "https://api.github.com/repos/symfony/Stopwatch/zipball/5f196e84b5640424a166d2ce9cca161ce1e9d912",
1909                 "reference": "5f196e84b5640424a166d2ce9cca161ce1e9d912",
1910                 "shasum": ""
1911             },
1912             "require": {
1913                 "php": ">=5.3.3"
1914             },
1915             "require-dev": {
1916                 "symfony/phpunit-bridge": "~2.7"
1917             },
1918             "type": "library",
1919             "extra": {
1920                 "branch-alias": {
1921                     "dev-master": "2.6-dev"
1922                 }
1923             },
1924             "autoload": {
1925                 "psr-0": {
1926                     "Symfony\\Component\\Stopwatch\\": ""
1927                 }
1928             },
1929             "notification-url": "https://packagist.org/downloads/",
1930             "license": [
1931                 "MIT"
1932             ],
1933             "authors": [
1934                 {
1935                     "name": "Symfony Community",
1936                     "homepage": "http://symfony.com/contributors"
1937                 },
1938                 {
1939                     "name": "Fabien Potencier",
1940                     "email": "fabien@symfony.com"
1941                 }
1942             ],
1943             "description": "Symfony Stopwatch Component",
1944             "homepage": "http://symfony.com",
1945             "time": "2015-03-22 16:55:57"
1946         },
1947         {
1948             "name": "symfony/yaml",
1949             "version": "v2.6.6",
1950             "target-dir": "Symfony/Component/Yaml",
1951             "source": {
1952                 "type": "git",
1953                 "url": "https://github.com/symfony/Yaml.git",
1954                 "reference": "174f009ed36379a801109955fc5a71a49fe62dd4"
1955             },
1956             "dist": {
1957                 "type": "zip",
1958                 "url": "https://api.github.com/repos/symfony/Yaml/zipball/174f009ed36379a801109955fc5a71a49fe62dd4",
1959                 "reference": "174f009ed36379a801109955fc5a71a49fe62dd4",
1960                 "shasum": ""
1961             },
1962             "require": {
1963                 "php": ">=5.3.3"
1964             },
1965             "require-dev": {
1966                 "symfony/phpunit-bridge": "~2.7"
1967             },
1968             "type": "library",
1969             "extra": {
1970                 "branch-alias": {
1971                     "dev-master": "2.6-dev"
1972                 }
1973             },
1974             "autoload": {
1975                 "psr-0": {
1976                     "Symfony\\Component\\Yaml\\": ""
1977                 }
1978             },
1979             "notification-url": "https://packagist.org/downloads/",
1980             "license": [
1981                 "MIT"
1982             ],
1983             "authors": [
1984                 {
1985                     "name": "Symfony Community",
1986                     "homepage": "http://symfony.com/contributors"
1987                 },
1988                 {
1989                     "name": "Fabien Potencier",
1990                     "email": "fabien@symfony.com"
1991                 }
1992             ],
1993             "description": "Symfony Yaml Component",
1994             "homepage": "http://symfony.com",
1995             "time": "2015-03-30 15:54:10"
1996         },
1997         {
1998             "name": "theseer/fdomdocument",
1999             "version": "1.6.0",
2000             "source": {
2001                 "type": "git",
2002                 "url": "https://github.com/theseer/fDOMDocument.git",
2003                 "reference": "d08cf070350f884c63fc9078d27893c2ab6c7cef"
2004             },
2005             "dist": {
2006                 "type": "zip",
2007                 "url": "https://api.github.com/repos/theseer/fDOMDocument/zipball/d08cf070350f884c63fc9078d27893c2ab6c7cef",
2008                 "reference": "d08cf070350f884c63fc9078d27893c2ab6c7cef",
2009                 "shasum": ""
2010             },
2011             "require": {
2012                 "ext-dom": "*",
2013                 "lib-libxml": "*",
2014                 "php": ">=5.3.3"
2015             },
2016             "type": "library",
2017             "autoload": {
2018                 "classmap": [
2019                     "src/"
2020                 ]
2021             },
2022             "notification-url": "https://packagist.org/downloads/",
2023             "license": [
2024                 "BSD-3-Clause"
2025             ],
2026             "authors": [
2027                 {
2028                     "name": "Arne Blankerts",
2029                     "email": "arne@blankerts.de",
2030                     "role": "lead"
2031                 }
2032             ],
2033             "description": "The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.",
2034             "homepage": "https://github.com/theseer/fDOMDocument",
2035             "time": "2014-09-13 10:57:19"
2036         }
2037     ],
2038     "aliases": [],
2039     "minimum-stability": "stable",
2040     "stability-flags": {
2041         "zendframework/zendxml": 20,
2042         "satooshi/php-coveralls": 20
2043     },
2044     "prefer-stable": false,
2045     "prefer-lowest": false,
2046     "platform": {
2047         "php": ">=5.3.23"
2048     },
2049     "platform-dev": []