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    "content-hash": "95660adb99304f9c22e19ad1617919f2",
8    "packages": [
9        {
10            "name": "bolt/dumper",
11            "version": "2.0",
12            "source": {
13                "type": "git",
14                "url": "https://github.com/bolt/dumper.git",
15                "reference": "06a48d1e1d9a73783480429781483ef2417917d4"
16            },
17            "dist": {
18                "type": "zip",
19                "url": "https://api.github.com/repos/bolt/dumper/zipball/06a48d1e1d9a73783480429781483ef2417917d4",
20                "reference": "06a48d1e1d9a73783480429781483ef2417917d4",
21                "shasum": ""
22            },
23            "require": {
24                "php": ">=5.3.3"
25            },
26            "type": "library",
27            "autoload": {
28                "files": [
29                    "class.dumper.php"
30                ]
31            },
32            "notification-url": "https://packagist.org/downloads/",
33            "license": [
34                "LGPL"
35            ],
36            "authors": [
37                {
38                    "name": "Kaloyan K. Tsvetkov",
39                    "email": "kaloyan@kaloyan.info"
40                },
41                {
42                    "name": "Matthew J. Mucklo",
43                    "email": "mmucklo@corp.oodle.com"
44                },
45                {
46                    "name": "Stefan Thomas",
47                    "email": "moon@justmoon.de"
48                },
49                {
50                    "name": "Bob den Otter",
51                    "email": "bob@bolt.cm"
52                }
53            ],
54            "description": "Dumper - a print_r() and var_dump() replacement",
55            "keywords": [
56                "debug",
57                "debugging",
58                "dumper",
59                "krumo",
60                "pretty",
61                "print",
62                "print_r",
63                "var_dump"
64            ],
65            "time": "2014-10-26T19:12:44+00:00"
66        },
67        {
68            "name": "bolt/package-wrapper",
69            "version": "v2.0.1",
70            "source": {
71                "type": "git",
72                "url": "https://github.com/bolt/package-wrapper.git",
73                "reference": "fc8e5b8d71667fe2d18e1934e261429e91b705d6"
74            },
75            "dist": {
76                "type": "zip",
77                "url": "https://api.github.com/repos/bolt/package-wrapper/zipball/fc8e5b8d71667fe2d18e1934e261429e91b705d6",
78                "reference": "fc8e5b8d71667fe2d18e1934e261429e91b705d6",
79                "shasum": ""
80            },
81            "require": {
82                "guzzlehttp/guzzle": "^5.3.1"
83            },
84            "type": "library",
85            "notification-url": "https://packagist.org/downloads/",
86            "license": [
87                "MIT"
88            ],
89            "authors": [
90                {
91                    "name": "Gawain Lynch",
92                    "email": "gawain.lynch@gmail.com"
93                }
94            ],
95            "description": "A wrapper to pull in required packages",
96            "time": "2016-07-19T08:58:38+00:00"
97        },
98        {
99            "name": "bolt/pathogen",
100            "version": "0.6.1-patch",
101            "source": {
102                "type": "git",
103                "url": "https://github.com/bolt/pathogen.git",
104                "reference": "c3ecda1398c2b671705537eb3bfde55d78874e5f"
105            },
106            "dist": {
107                "type": "zip",
108                "url": "https://api.github.com/repos/bolt/pathogen/zipball/c3ecda1398c2b671705537eb3bfde55d78874e5f",
109                "reference": "c3ecda1398c2b671705537eb3bfde55d78874e5f",
110                "shasum": ""
111            },
112            "require": {
113                "ext-mbstring": "*",
114                "php": ">=5.3"
115            },
116            "require-dev": {
117                "eloquent/liberator": "~2",
118                "icecave/archer": "~1"
119            },
120            "type": "library",
121            "autoload": {
122                "psr-4": {
123                    "Eloquent\\Pathogen\\": "src"
124                }
125            },
126            "notification-url": "https://packagist.org/downloads/",
127            "license": [
128                "MIT"
129            ],
130            "authors": [
131                {
132                    "name": "Erin Millard",
133                    "email": "ezzatron@gmail.com",
134                    "homepage": "http://ezzatron.com/"
135                },
136                {
137                    "name": "Darian Brown",
138                    "email": "darianbr@gmail.com",
139                    "homepage": "http://www.darian-brown.com/"
140                }
141            ],
142            "description": "Fork of pathogen, a general-purpose path library for PHP, but without using isolator.",
143            "homepage": "https://github.com/bolt/pathogen",
144            "keywords": [
145                "file",
146                "filesystem",
147                "manipulation",
148                "path"
149            ],
150            "time": "2014-11-03T11:18:39+00:00"
151        },
152        {
153            "name": "bolt/thumbs",
154            "version": "2.1",
155            "source": {
156                "type": "git",
157                "url": "https://github.com/bolt/bolt-thumbs.git",
158                "reference": "ef80cd3262315772bf76de1daa1be07a466e890b"
159            },
160            "dist": {
161                "type": "zip",
162                "url": "https://api.github.com/repos/bolt/bolt-thumbs/zipball/ef80cd3262315772bf76de1daa1be07a466e890b",
163                "reference": "ef80cd3262315772bf76de1daa1be07a466e890b",
164                "shasum": ""
165            },
166            "require": {
167                "ext-gd": "*",
168                "symfony/http-foundation": "~2.5"
169            },
170            "require-dev": {
171                "bolt/bolt": "~2.0"
172            },
173            "type": "library",
174            "extra": {
175                "branch-alias": {
176                    "dev-master": "2.1-dev"
177                }
178            },
179            "autoload": {
180                "psr-4": {
181                    "Bolt\\Thumbs\\": "src",
182                    "Bolt\\Thumbs\\Tests\\": "tests"
183                }
184            },
185            "notification-url": "https://packagist.org/downloads/",
186            "license": [
187                "MIT"
188            ],
189            "authors": [
190                {
191                    "name": "Ross Riley",
192                    "email": "riley.ross@gmail.com"
193                }
194            ],
195            "description": "Small package based on GD to handle thumbnail resizes",
196            "time": "2015-10-16T17:20:27+00:00"
197        },
198        {
199            "name": "brandonwamboldt/utilphp",
200            "version": "1.1.0",
201            "source": {
202                "type": "git",
203                "url": "https://github.com/brandonwamboldt/utilphp.git",
204                "reference": "36c32efc4f0679c05163464a550f45c8d83fe683"
205            },
206            "dist": {
207                "type": "zip",
208                "url": "https://api.github.com/repos/brandonwamboldt/utilphp/zipball/36c32efc4f0679c05163464a550f45c8d83fe683",
209                "reference": "36c32efc4f0679c05163464a550f45c8d83fe683",
210                "shasum": ""
211            },
212            "require": {
213                "php": ">=5.3.3"
214            },
215            "require-dev": {
216                "satooshi/php-coveralls": "dev-master"
217            },
218            "type": "library",
219            "autoload": {
220                "psr-0": {
221                    "utilphp\\": "src/"
222                }
223            },
224            "notification-url": "https://packagist.org/downloads/",
225            "license": [
226                "MIT"
227            ],
228            "authors": [
229                {
230                    "name": "Brandon Wamboldt",
231                    "email": "brandon.wamboldt@gmail.com"
232                }
233            ],
234            "description": "util.php is a collection of useful functions and snippets that you need or could use every day, designed to avoid conflicts with existing projects",
235            "homepage": "https://github.com/brandonwamboldt/utilphp",
236            "keywords": [
237                "collection",
238                "helpers",
239                "php",
240                "utility"
241            ],
242            "time": "2015-02-02T17:56:14+00:00"
243        },
244        {
245            "name": "cocur/slugify",
246            "version": "v1.4.1",
247            "source": {
248                "type": "git",
249                "url": "https://github.com/cocur/slugify.git",
250                "reference": "16cdd7e792657d524cde931ea666436623b23301"
251            },
252            "dist": {
253                "type": "zip",
254                "url": "https://api.github.com/repos/cocur/slugify/zipball/16cdd7e792657d524cde931ea666436623b23301",
255                "reference": "16cdd7e792657d524cde931ea666436623b23301",
256                "shasum": ""
257            },
258            "require": {
259                "php": ">=5.3.3"
260            },
261            "require-dev": {
262                "codeclimate/php-test-reporter": "dev-master",
263                "laravel/framework": "~4.1",
264                "latte/latte": "~2.2",
265                "mockery/mockery": "~0.9",
266                "nette/di": "~2.2",
267                "phpunit/phpunit": "~4.6",
268                "plumphp/plum": "~0.1",
269                "sami/sami": "~1.3",
270                "satooshi/php-coveralls": "0.6.*",
271                "silex/silex": "~1.2",
272                "symfony/dependency-injection": "~2.4",
273                "symfony/http-kernel": "~2.4",
274                "twig/twig": "~1",
275                "zendframework/zend-modulemanager": "~2.2",
276                "zendframework/zend-servicemanager": "~2.2",
277                "zendframework/zend-view": "~2.2"
278            },
279            "type": "library",
280            "autoload": {
281                "psr-4": {
282                    "Cocur\\Slugify\\": "src"
283                }
284            },
285            "notification-url": "https://packagist.org/downloads/",
286            "license": [
287                "MIT"
288            ],
289            "authors": [
290                {
291                    "name": "Ivo Bathke",
292                    "email": "ivo.bathke@gmail.com"
293                },
294                {
295                    "name": "Florian Eckerstorfer",
296                    "email": "florian@eckerstorfer.co",
297                    "homepage": "https://florian.ec"
298                }
299            ],
300            "description": "Converts a string into a slug.",
301            "keywords": [
302                "slug",
303                "slugify"
304            ],
305            "time": "2016-02-11T09:53:46+00:00"
306        },
307        {
308            "name": "composer/ca-bundle",
309            "version": "1.0.6",
310            "source": {
311                "type": "git",
312                "url": "https://github.com/composer/ca-bundle.git",
313                "reference": "a795611394b3c05164fd0eb291b492b39339cba4"
314            },
315            "dist": {
316                "type": "zip",
317                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/a795611394b3c05164fd0eb291b492b39339cba4",
318                "reference": "a795611394b3c05164fd0eb291b492b39339cba4",
319                "shasum": ""
320            },
321            "require": {
322                "ext-openssl": "*",
323                "ext-pcre": "*",
324                "php": "^5.3.2 || ^7.0"
325            },
326            "require-dev": {
327                "psr/log": "^1.0",
328                "symfony/process": "^2.5 || ^3.0"
329            },
330            "suggest": {
331                "symfony/process": "This is necessary to reliably check whether openssl_x509_parse is vulnerable on older php versions, but can be ignored on PHP 5.5.6+"
332            },
333            "type": "library",
334            "extra": {
335                "branch-alias": {
336                    "dev-master": "1.x-dev"
337                }
338            },
339            "autoload": {
340                "psr-4": {
341                    "Composer\\CaBundle\\": "src"
342                }
343            },
344            "notification-url": "https://packagist.org/downloads/",
345            "license": [
346                "MIT"
347            ],
348            "authors": [
349                {
350                    "name": "Jordi Boggiano",
351                    "email": "j.boggiano@seld.be",
352                    "homepage": "http://seld.be"
353                }
354            ],
355            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
356            "keywords": [
357                "cabundle",
358                "cacert",
359                "certificate",
360                "ssl",
361                "tls"
362            ],
363            "time": "2016-11-02T18:11:27+00:00"
364        },
365        {
366            "name": "composer/composer",
367            "version": "1.2.4",
368            "source": {
369                "type": "git",
370                "url": "https://github.com/composer/composer.git",
371                "reference": "7895e4a7e0e05b06e0ebfae96fc154c6a2ba75f0"
372            },
373            "dist": {
374                "type": "zip",
375                "url": "https://api.github.com/repos/composer/composer/zipball/7895e4a7e0e05b06e0ebfae96fc154c6a2ba75f0",
376                "reference": "7895e4a7e0e05b06e0ebfae96fc154c6a2ba75f0",
377                "shasum": ""
378            },
379            "require": {
380                "composer/ca-bundle": "^1.0",
381                "composer/semver": "^1.0",
382                "composer/spdx-licenses": "^1.0",
383                "justinrainbow/json-schema": "^1.6 || ^2.0",
384                "php": "^5.3.2 || ^7.0",
385                "psr/log": "^1.0",
386                "seld/cli-prompt": "^1.0",
387                "seld/jsonlint": "^1.4",
388                "seld/phar-utils": "^1.0",
389                "symfony/console": "^2.5 || ^3.0",
390                "symfony/filesystem": "^2.5 || ^3.0",
391                "symfony/finder": "^2.2 || ^3.0",
392                "symfony/process": "^2.1 || ^3.0"
393            },
394            "require-dev": {
395                "phpunit/phpunit": "^4.5 || ^5.0.5",
396                "phpunit/phpunit-mock-objects": "^2.3 || ^3.0"
397            },
398            "suggest": {
399                "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
400                "ext-zip": "Enabling the zip extension allows you to unzip archives",
401                "ext-zlib": "Allow gzip compression of HTTP requests"
402            },
403            "bin": [
404                "bin/composer"
405            ],
406            "type": "library",
407            "extra": {
408                "branch-alias": {
409                    "dev-master": "1.2-dev"
410                }
411            },
412            "autoload": {
413                "psr-4": {
414                    "Composer\\": "src/Composer"
415                }
416            },
417            "notification-url": "https://packagist.org/downloads/",
418            "license": [
419                "MIT"
420            ],
421            "authors": [
422                {
423                    "name": "Nils Adermann",
424                    "email": "naderman@naderman.de",
425                    "homepage": "http://www.naderman.de"
426                },
427                {
428                    "name": "Jordi Boggiano",
429                    "email": "j.boggiano@seld.be",
430                    "homepage": "http://seld.be"
431                }
432            ],
433            "description": "Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.",
434            "homepage": "https://getcomposer.org/",
435            "keywords": [
436                "autoload",
437                "dependency",
438                "package"
439            ],
440            "time": "2016-12-06T21:00:51+00:00"
441        },
442        {
443            "name": "composer/semver",
444            "version": "1.4.2",
445            "source": {
446                "type": "git",
447                "url": "https://github.com/composer/semver.git",
448                "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573"
449            },
450            "dist": {
451                "type": "zip",
452                "url": "https://api.github.com/repos/composer/semver/zipball/c7cb9a2095a074d131b65a8a0cd294479d785573",
453                "reference": "c7cb9a2095a074d131b65a8a0cd294479d785573",
454                "shasum": ""
455            },
456            "require": {
457                "php": "^5.3.2 || ^7.0"
458            },
459            "require-dev": {
460                "phpunit/phpunit": "^4.5 || ^5.0.5",
461                "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
462            },
463            "type": "library",
464            "extra": {
465                "branch-alias": {
466                    "dev-master": "1.x-dev"
467                }
468            },
469            "autoload": {
470                "psr-4": {
471                    "Composer\\Semver\\": "src"
472                }
473            },
474            "notification-url": "https://packagist.org/downloads/",
475            "license": [
476                "MIT"
477            ],
478            "authors": [
479                {
480                    "name": "Nils Adermann",
481                    "email": "naderman@naderman.de",
482                    "homepage": "http://www.naderman.de"
483                },
484                {
485                    "name": "Jordi Boggiano",
486                    "email": "j.boggiano@seld.be",
487                    "homepage": "http://seld.be"
488                },
489                {
490                    "name": "Rob Bast",
491                    "email": "rob.bast@gmail.com",
492                    "homepage": "http://robbast.nl"
493                }
494            ],
495            "description": "Semver library that offers utilities, version constraint parsing and validation.",
496            "keywords": [
497                "semantic",
498                "semver",
499                "validation",
500                "versioning"
501            ],
502            "time": "2016-08-30T16:08:34+00:00"
503        },
504        {
505            "name": "composer/spdx-licenses",
506            "version": "1.1.5",
507            "source": {
508                "type": "git",
509                "url": "https://github.com/composer/spdx-licenses.git",
510                "reference": "96c6a07b05b716e89a44529d060bc7f5c263cb13"
511            },
512            "dist": {
513                "type": "zip",
514                "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/96c6a07b05b716e89a44529d060bc7f5c263cb13",
515                "reference": "96c6a07b05b716e89a44529d060bc7f5c263cb13",
516                "shasum": ""
517            },
518            "require": {
519                "php": "^5.3.2 || ^7.0"
520            },
521            "require-dev": {
522                "phpunit/phpunit": "^4.5 || ^5.0.5",
523                "phpunit/phpunit-mock-objects": "2.3.0 || ^3.0"
524            },
525            "type": "library",
526            "extra": {
527                "branch-alias": {
528                    "dev-master": "1.x-dev"
529                }
530            },
531            "autoload": {
532                "psr-4": {
533                    "Composer\\Spdx\\": "src"
534                }
535            },
536            "notification-url": "https://packagist.org/downloads/",
537            "license": [
538                "MIT"
539            ],
540            "authors": [
541                {
542                    "name": "Nils Adermann",
543                    "email": "naderman@naderman.de",
544                    "homepage": "http://www.naderman.de"
545                },
546                {
547                    "name": "Jordi Boggiano",
548                    "email": "j.boggiano@seld.be",
549                    "homepage": "http://seld.be"
550                },
551                {
552                    "name": "Rob Bast",
553                    "email": "rob.bast@gmail.com",
554                    "homepage": "http://robbast.nl"
555                }
556            ],
557            "description": "SPDX licenses list and validation library.",
558            "keywords": [
559                "license",
560                "spdx",
561                "validator"
562            ],
563            "time": "2016-09-28T07:17:45+00:00"
564        },
565        {
566            "name": "doctrine/annotations",
567            "version": "v1.3.0",
568            "source": {
569                "type": "git",
570                "url": "https://github.com/doctrine/annotations.git",
571                "reference": "30e07cf03edc3cd3ef579d0dd4dd8c58250799a5"
572            },
573            "dist": {
574                "type": "zip",
575                "url": "https://api.github.com/repos/doctrine/annotations/zipball/30e07cf03edc3cd3ef579d0dd4dd8c58250799a5",
576                "reference": "30e07cf03edc3cd3ef579d0dd4dd8c58250799a5",
577                "shasum": ""
578            },
579            "require": {
580                "doctrine/lexer": "1.*",
581                "php": "^5.6 || ^7.0"
582            },
583            "require-dev": {
584                "doctrine/cache": "1.*",
585                "phpunit/phpunit": "^5.6.1"
586            },
587            "type": "library",
588            "extra": {
589                "branch-alias": {
590                    "dev-master": "1.4.x-dev"
591                }
592            },
593            "autoload": {
594                "psr-4": {
595                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
596                }
597            },
598            "notification-url": "https://packagist.org/downloads/",
599            "license": [
600                "MIT"
601            ],
602            "authors": [
603                {
604                    "name": "Roman Borschel",
605                    "email": "roman@code-factory.org"
606                },
607                {
608                    "name": "Benjamin Eberlei",
609                    "email": "kontakt@beberlei.de"
610                },
611                {
612                    "name": "Guilherme Blanco",
613                    "email": "guilhermeblanco@gmail.com"
614                },
615                {
616                    "name": "Jonathan Wage",
617                    "email": "jonwage@gmail.com"
618                },
619                {
620                    "name": "Johannes Schmitt",
621                    "email": "schmittjoh@gmail.com"
622                }
623            ],
624            "description": "Docblock Annotations Parser",
625            "homepage": "http://www.doctrine-project.org",
626            "keywords": [
627                "annotations",
628                "docblock",
629                "parser"
630            ],
631            "time": "2016-10-24T11:45:47+00:00"
632        },
633        {
634            "name": "doctrine/cache",
635            "version": "v1.6.1",
636            "source": {
637                "type": "git",
638                "url": "https://github.com/doctrine/cache.git",
639                "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3"
640            },
641            "dist": {
642                "type": "zip",
643                "url": "https://api.github.com/repos/doctrine/cache/zipball/b6f544a20f4807e81f7044d31e679ccbb1866dc3",
644                "reference": "b6f544a20f4807e81f7044d31e679ccbb1866dc3",
645                "shasum": ""
646            },
647            "require": {
648                "php": "~5.5|~7.0"
649            },
650            "conflict": {
651                "doctrine/common": ">2.2,<2.4"
652            },
653            "require-dev": {
654                "phpunit/phpunit": "~4.8|~5.0",
655                "predis/predis": "~1.0",
656                "satooshi/php-coveralls": "~0.6"
657            },
658            "type": "library",
659            "extra": {
660                "branch-alias": {
661                    "dev-master": "1.6.x-dev"
662                }
663            },
664            "autoload": {
665                "psr-4": {
666                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
667                }
668            },
669            "notification-url": "https://packagist.org/downloads/",
670            "license": [
671                "MIT"
672            ],
673            "authors": [
674                {
675                    "name": "Roman Borschel",
676                    "email": "roman@code-factory.org"
677                },
678                {
679                    "name": "Benjamin Eberlei",
680                    "email": "kontakt@beberlei.de"
681                },
682                {
683                    "name": "Guilherme Blanco",
684                    "email": "guilhermeblanco@gmail.com"
685                },
686                {
687                    "name": "Jonathan Wage",
688                    "email": "jonwage@gmail.com"
689                },
690                {
691                    "name": "Johannes Schmitt",
692                    "email": "schmittjoh@gmail.com"
693                }
694            ],
695            "description": "Caching library offering an object-oriented API for many cache backends",
696            "homepage": "http://www.doctrine-project.org",
697            "keywords": [
698                "cache",
699                "caching"
700            ],
701            "time": "2016-10-29T11:16:17+00:00"
702        },
703        {
704            "name": "doctrine/collections",
705            "version": "v1.3.0",
706            "source": {
707                "type": "git",
708                "url": "https://github.com/doctrine/collections.git",
709                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
710            },
711            "dist": {
712                "type": "zip",
713                "url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
714                "reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
715                "shasum": ""
716            },
717            "require": {
718                "php": ">=5.3.2"
719            },
720            "require-dev": {
721                "phpunit/phpunit": "~4.0"
722            },
723            "type": "library",
724            "extra": {
725                "branch-alias": {
726                    "dev-master": "1.2.x-dev"
727                }
728            },
729            "autoload": {
730                "psr-0": {
731                    "Doctrine\\Common\\Collections\\": "lib/"
732                }
733            },
734            "notification-url": "https://packagist.org/downloads/",
735            "license": [
736                "MIT"
737            ],
738            "authors": [
739                {
740                    "name": "Roman Borschel",
741                    "email": "roman@code-factory.org"
742                },
743                {
744                    "name": "Benjamin Eberlei",
745                    "email": "kontakt@beberlei.de"
746                },
747                {
748                    "name": "Guilherme Blanco",
749                    "email": "guilhermeblanco@gmail.com"
750                },
751                {
752                    "name": "Jonathan Wage",
753                    "email": "jonwage@gmail.com"
754                },
755                {
756                    "name": "Johannes Schmitt",
757                    "email": "schmittjoh@gmail.com"
758                }
759            ],
760            "description": "Collections Abstraction library",
761            "homepage": "http://www.doctrine-project.org",
762            "keywords": [
763                "array",
764                "collections",
765                "iterator"
766            ],
767            "time": "2015-04-14T22:21:58+00:00"
768        },
769        {
770            "name": "doctrine/common",
771            "version": "v2.5.3",
772            "source": {
773                "type": "git",
774                "url": "https://github.com/doctrine/common.git",
775                "reference": "10f1f19651343f87573129ca970aef1a47a6f29e"
776            },
777            "dist": {
778                "type": "zip",
779                "url": "https://api.github.com/repos/doctrine/common/zipball/10f1f19651343f87573129ca970aef1a47a6f29e",
780                "reference": "10f1f19651343f87573129ca970aef1a47a6f29e",
781                "shasum": ""
782            },
783            "require": {
784                "doctrine/annotations": "1.*",
785                "doctrine/cache": "1.*",
786                "doctrine/collections": "1.*",
787                "doctrine/inflector": "1.*",
788                "doctrine/lexer": "1.*",
789                "php": ">=5.3.2"
790            },
791            "require-dev": {
792                "phpunit/phpunit": "~3.7"
793            },
794            "type": "library",
795            "extra": {
796                "branch-alias": {
797                    "dev-master": "2.5.x-dev"
798                }
799            },
800            "autoload": {
801                "psr-0": {
802                    "Doctrine\\Common\\": "lib/"
803                }
804            },
805            "notification-url": "https://packagist.org/downloads/",
806            "license": [
807                "MIT"
808            ],
809            "authors": [
810                {
811                    "name": "Roman Borschel",
812                    "email": "roman@code-factory.org"
813                },
814                {
815                    "name": "Benjamin Eberlei",
816                    "email": "kontakt@beberlei.de"
817                },
818                {
819                    "name": "Guilherme Blanco",
820                    "email": "guilhermeblanco@gmail.com"
821                },
822                {
823                    "name": "Jonathan Wage",
824                    "email": "jonwage@gmail.com"
825                },
826                {
827                    "name": "Johannes Schmitt",
828                    "email": "schmittjoh@gmail.com"
829                }
830            ],
831            "description": "Common Library for Doctrine projects",
832            "homepage": "http://www.doctrine-project.org",
833            "keywords": [
834                "annotations",
835                "collections",
836                "eventmanager",
837                "persistence",
838                "spl"
839            ],
840            "time": "2015-12-25T13:10:16+00:00"
841        },
842        {
843            "name": "doctrine/dbal",
844            "version": "v2.5.1",
845            "source": {
846                "type": "git",
847                "url": "https://github.com/doctrine/dbal.git",
848                "reference": "628c2256b646ae2417d44e063bce8aec5199d48d"
849            },
850            "dist": {
851                "type": "zip",
852                "url": "https://api.github.com/repos/doctrine/dbal/zipball/628c2256b646ae2417d44e063bce8aec5199d48d",
853                "reference": "628c2256b646ae2417d44e063bce8aec5199d48d",
854                "shasum": ""
855            },
856            "require": {
857                "doctrine/common": ">=2.4,<2.6-dev",
858                "php": ">=5.3.2"
859            },
860            "require-dev": {
861                "phpunit/phpunit": "4.*",
862                "symfony/console": "2.*"
863            },
864            "suggest": {
865                "symfony/console": "For helpful console commands such as SQL execution and import of files."
866            },
867            "bin": [
868                "bin/doctrine-dbal"
869            ],
870            "type": "library",
871            "extra": {
872                "branch-alias": {
873                    "dev-master": "2.5.x-dev"
874                }
875            },
876            "autoload": {
877                "psr-0": {
878                    "Doctrine\\DBAL\\": "lib/"
879                }
880            },
881            "notification-url": "https://packagist.org/downloads/",
882            "license": [
883                "MIT"
884            ],
885            "authors": [
886                {
887                    "name": "Roman Borschel",
888                    "email": "roman@code-factory.org"
889                },
890                {
891                    "name": "Benjamin Eberlei",
892                    "email": "kontakt@beberlei.de"
893                },
894                {
895                    "name": "Guilherme Blanco",
896                    "email": "guilhermeblanco@gmail.com"
897                },
898                {
899                    "name": "Jonathan Wage",
900                    "email": "jonwage@gmail.com"
901                }
902            ],
903            "description": "Database Abstraction Layer",
904            "homepage": "http://www.doctrine-project.org",
905            "keywords": [
906                "database",
907                "dbal",
908                "persistence",
909                "queryobject"
910            ],
911            "time": "2015-01-12T21:52:47+00:00"
912        },
913        {
914            "name": "doctrine/inflector",
915            "version": "v1.1.0",
916            "source": {
917                "type": "git",
918                "url": "https://github.com/doctrine/inflector.git",
919                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
920            },
921            "dist": {
922                "type": "zip",
923                "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
924                "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
925                "shasum": ""
926            },
927            "require": {
928                "php": ">=5.3.2"
929            },
930            "require-dev": {
931                "phpunit/phpunit": "4.*"
932            },
933            "type": "library",
934            "extra": {
935                "branch-alias": {
936                    "dev-master": "1.1.x-dev"
937                }
938            },
939            "autoload": {
940                "psr-0": {
941                    "Doctrine\\Common\\Inflector\\": "lib/"
942                }
943            },
944            "notification-url": "https://packagist.org/downloads/",
945            "license": [
946                "MIT"
947            ],
948            "authors": [
949                {
950                    "name": "Roman Borschel",
951                    "email": "roman@code-factory.org"
952                },
953                {
954                    "name": "Benjamin Eberlei",
955                    "email": "kontakt@beberlei.de"
956                },
957                {
958                    "name": "Guilherme Blanco",
959                    "email": "guilhermeblanco@gmail.com"
960                },
961                {
962                    "name": "Jonathan Wage",
963                    "email": "jonwage@gmail.com"
964                },
965                {
966                    "name": "Johannes Schmitt",
967                    "email": "schmittjoh@gmail.com"
968                }
969            ],
970            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
971            "homepage": "http://www.doctrine-project.org",
972            "keywords": [
973                "inflection",
974                "pluralize",
975                "singularize",
976                "string"
977            ],
978            "time": "2015-11-06T14:35:42+00:00"
979        },
980        {
981            "name": "doctrine/lexer",
982            "version": "v1.0.1",
983            "source": {
984                "type": "git",
985                "url": "https://github.com/doctrine/lexer.git",
986                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c"
987            },
988            "dist": {
989                "type": "zip",
990                "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c",
991                "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c",
992                "shasum": ""
993            },
994            "require": {
995                "php": ">=5.3.2"
996            },
997            "type": "library",
998            "extra": {
999                "branch-alias": {
1000                    "dev-master": "1.0.x-dev"
1001                }
1002            },
1003            "autoload": {
1004                "psr-0": {
1005                    "Doctrine\\Common\\Lexer\\": "lib/"
1006                }
1007            },
1008            "notification-url": "https://packagist.org/downloads/",
1009            "license": [
1010                "MIT"
1011            ],
1012            "authors": [
1013                {
1014                    "name": "Roman Borschel",
1015                    "email": "roman@code-factory.org"
1016                },
1017                {
1018                    "name": "Guilherme Blanco",
1019                    "email": "guilhermeblanco@gmail.com"
1020                },
1021                {
1022                    "name": "Johannes Schmitt",
1023                    "email": "schmittjoh@gmail.com"
1024                }
1025            ],
1026            "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.",
1027            "homepage": "http://www.doctrine-project.org",
1028            "keywords": [
1029                "lexer",
1030                "parser"
1031            ],
1032            "time": "2014-09-09T13:34:57+00:00"
1033        },
1034        {
1035            "name": "erusev/parsedown",
1036            "version": "1.6.1",
1037            "source": {
1038                "type": "git",
1039                "url": "https://github.com/erusev/parsedown.git",
1040                "reference": "20ff8bbb57205368b4b42d094642a3e52dac85fb"
1041            },
1042            "dist": {
1043                "type": "zip",
1044                "url": "https://api.github.com/repos/erusev/parsedown/zipball/20ff8bbb57205368b4b42d094642a3e52dac85fb",
1045                "reference": "20ff8bbb57205368b4b42d094642a3e52dac85fb",
1046                "shasum": ""
1047            },
1048            "require": {
1049                "php": ">=5.3.0"
1050            },
1051            "type": "library",
1052            "autoload": {
1053                "psr-0": {
1054                    "Parsedown": ""
1055                }
1056            },
1057            "notification-url": "https://packagist.org/downloads/",
1058            "license": [
1059                "MIT"
1060            ],
1061            "authors": [
1062                {
1063                    "name": "Emanuil Rusev",
1064                    "email": "hello@erusev.com",
1065                    "homepage": "http://erusev.com"
1066                }
1067            ],
1068            "description": "Parser for Markdown.",
1069            "homepage": "http://parsedown.org",
1070            "keywords": [
1071                "markdown",
1072                "parser"
1073            ],
1074            "time": "2016-11-02T15:56:58+00:00"
1075        },
1076        {
1077            "name": "erusev/parsedown-extra",
1078            "version": "0.7.1",
1079            "source": {
1080                "type": "git",
1081                "url": "https://github.com/erusev/parsedown-extra.git",
1082                "reference": "0db5cce7354e4b76f155d092ab5eb3981c21258c"
1083            },
1084            "dist": {
1085                "type": "zip",
1086                "url": "https://api.github.com/repos/erusev/parsedown-extra/zipball/0db5cce7354e4b76f155d092ab5eb3981c21258c",
1087                "reference": "0db5cce7354e4b76f155d092ab5eb3981c21258c",
1088                "shasum": ""
1089            },
1090            "require": {
1091                "erusev/parsedown": "~1.4"
1092            },
1093            "type": "library",
1094            "autoload": {
1095                "psr-0": {
1096                    "ParsedownExtra": ""
1097                }
1098            },
1099            "notification-url": "https://packagist.org/downloads/",
1100            "license": [
1101                "MIT"
1102            ],
1103            "authors": [
1104                {
1105                    "name": "Emanuil Rusev",
1106                    "email": "hello@erusev.com",
1107                    "homepage": "http://erusev.com"
1108                }
1109            ],
1110            "description": "An extension of Parsedown that adds support for Markdown Extra.",
1111            "homepage": "https://github.com/erusev/parsedown-extra",
1112            "keywords": [
1113                "markdown",
1114                "markdown extra",
1115                "parsedown",
1116                "parser"
1117            ],
1118            "time": "2015-11-01T10:19:22+00:00"
1119        },
1120        {
1121            "name": "filp/whoops",
1122            "version": "1.1.10",
1123            "source": {
1124                "type": "git",
1125                "url": "https://github.com/filp/whoops.git",
1126                "reference": "72538eeb70bbfb11964412a3d098d109efd012f7"
1127            },
1128            "dist": {
1129                "type": "zip",
1130                "url": "https://api.github.com/repos/filp/whoops/zipball/72538eeb70bbfb11964412a3d098d109efd012f7",
1131                "reference": "72538eeb70bbfb11964412a3d098d109efd012f7",
1132                "shasum": ""
1133            },
1134            "require": {
1135                "php": ">=5.3.0"
1136            },
1137            "require-dev": {
1138                "mockery/mockery": "0.9.*"
1139            },
1140            "type": "library",
1141            "extra": {
1142                "branch-alias": {
1143                    "dev-master": "1.2-dev"
1144                }
1145            },
1146            "autoload": {
1147                "psr-0": {
1148                    "Whoops": "src/"
1149                },
1150                "classmap": [
1151                    "src/deprecated"
1152                ]
1153            },
1154            "notification-url": "https://packagist.org/downloads/",
1155            "license": [
1156                "MIT"
1157            ],
1158            "authors": [
1159                {
1160                    "name": "Filipe Dobreira",
1161                    "homepage": "https://github.com/filp",
1162                    "role": "Developer"
1163                }
1164            ],
1165            "description": "php error handling for cool kids",
1166            "homepage": "https://github.com/filp/whoops",
1167            "keywords": [
1168                "error",
1169                "exception",
1170                "handling",
1171                "library",
1172                "silex-provider",
1173                "whoops",
1174                "zf2"
1175            ],
1176            "time": "2015-06-29T05:42:04+00:00"
1177        },
1178        {
1179            "name": "guzzle/guzzle",
1180            "version": "v3.9.3",
1181            "source": {
1182                "type": "git",
1183                "url": "https://github.com/guzzle/guzzle3.git",
1184                "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9"
1185            },
1186            "dist": {
1187                "type": "zip",
1188                "url": "https://api.github.com/repos/guzzle/guzzle3/zipball/0645b70d953bc1c067bbc8d5bc53194706b628d9",
1189                "reference": "0645b70d953bc1c067bbc8d5bc53194706b628d9",
1190                "shasum": ""
1191            },
1192            "require": {
1193                "ext-curl": "*",
1194                "php": ">=5.3.3",
1195                "symfony/event-dispatcher": "~2.1"
1196            },
1197            "replace": {
1198                "guzzle/batch": "self.version",
1199                "guzzle/cache": "self.version",
1200                "guzzle/common": "self.version",
1201                "guzzle/http": "self.version",
1202                "guzzle/inflection": "self.version",
1203                "guzzle/iterator": "self.version",
1204                "guzzle/log": "self.version",
1205                "guzzle/parser": "self.version",
1206                "guzzle/plugin": "self.version",
1207                "guzzle/plugin-async": "self.version",
1208                "guzzle/plugin-backoff": "self.version",
1209                "guzzle/plugin-cache": "self.version",
1210                "guzzle/plugin-cookie": "self.version",
1211                "guzzle/plugin-curlauth": "self.version",
1212                "guzzle/plugin-error-response": "self.version",
1213                "guzzle/plugin-history": "self.version",
1214                "guzzle/plugin-log": "self.version",
1215                "guzzle/plugin-md5": "self.version",
1216                "guzzle/plugin-mock": "self.version",
1217                "guzzle/plugin-oauth": "self.version",
1218                "guzzle/service": "self.version",
1219                "guzzle/stream": "self.version"
1220            },
1221            "require-dev": {
1222                "doctrine/cache": "~1.3",
1223                "monolog/monolog": "~1.0",
1224                "phpunit/phpunit": "3.7.*",
1225                "psr/log": "~1.0",
1226                "symfony/class-loader": "~2.1",
1227                "zendframework/zend-cache": "2.*,<2.3",
1228                "zendframework/zend-log": "2.*,<2.3"
1229            },
1230            "suggest": {
1231                "guzzlehttp/guzzle": "Guzzle 5 has moved to a new package name. The package you have installed, Guzzle 3, is deprecated."
1232            },
1233            "type": "library",
1234            "extra": {
1235                "branch-alias": {
1236                    "dev-master": "3.9-dev"
1237                }
1238            },
1239            "autoload": {
1240                "psr-0": {
1241                    "Guzzle": "src/",
1242                    "Guzzle\\Tests": "tests/"
1243                }
1244            },
1245            "notification-url": "https://packagist.org/downloads/",
1246            "license": [
1247                "MIT"
1248            ],
1249            "authors": [
1250                {
1251                    "name": "Michael Dowling",
1252                    "email": "mtdowling@gmail.com",
1253                    "homepage": "https://github.com/mtdowling"
1254                },
1255                {
1256                    "name": "Guzzle Community",
1257                    "homepage": "https://github.com/guzzle/guzzle/contributors"
1258                }
1259            ],
1260            "description": "PHP HTTP client. This library is deprecated in favor of https://packagist.org/packages/guzzlehttp/guzzle",
1261            "homepage": "http://guzzlephp.org/",
1262            "keywords": [
1263                "client",
1264                "curl",
1265                "framework",
1266                "http",
1267                "http client",
1268                "rest",
1269                "web service"
1270            ],
1271            "abandoned": "guzzlehttp/guzzle",
1272            "time": "2015-03-18T18:23:50+00:00"
1273        },
1274        {
1275            "name": "guzzlehttp/guzzle",
1276            "version": "5.3.1",
1277            "source": {
1278                "type": "git",
1279                "url": "https://github.com/guzzle/guzzle.git",
1280                "reference": "70f1fa53b71c4647bf2762c09068a95f77e12fb8"
1281            },
1282            "dist": {
1283                "type": "zip",
1284                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/70f1fa53b71c4647bf2762c09068a95f77e12fb8",
1285                "reference": "70f1fa53b71c4647bf2762c09068a95f77e12fb8",
1286                "shasum": ""
1287            },
1288            "require": {
1289                "guzzlehttp/ringphp": "^1.1",
1290                "php": ">=5.4.0"
1291            },
1292            "require-dev": {
1293                "ext-curl": "*",
1294                "phpunit/phpunit": "^4.0"
1295            },
1296            "type": "library",
1297            "autoload": {
1298                "psr-4": {
1299                    "GuzzleHttp\\": "src/"
1300                }
1301            },
1302            "notification-url": "https://packagist.org/downloads/",
1303            "license": [
1304                "MIT"
1305            ],
1306            "authors": [
1307                {
1308                    "name": "Michael Dowling",
1309                    "email": "mtdowling@gmail.com",
1310                    "homepage": "https://github.com/mtdowling"
1311                }
1312            ],
1313            "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
1314            "homepage": "http://guzzlephp.org/",
1315            "keywords": [
1316                "client",
1317                "curl",
1318                "framework",
1319                "http",
1320                "http client",
1321                "rest",
1322                "web service"
1323            ],
1324            "time": "2016-07-15T19:28:39+00:00"
1325        },
1326        {
1327            "name": "guzzlehttp/ringphp",
1328            "version": "1.1.0",
1329            "source": {
1330                "type": "git",
1331                "url": "https://github.com/guzzle/RingPHP.git",
1332                "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b"
1333            },
1334            "dist": {
1335                "type": "zip",
1336                "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
1337                "reference": "dbbb91d7f6c191e5e405e900e3102ac7f261bc0b",
1338                "shasum": ""
1339            },
1340            "require": {
1341                "guzzlehttp/streams": "~3.0",
1342                "php": ">=5.4.0",
1343                "react/promise": "~2.0"
1344            },
1345            "require-dev": {
1346                "ext-curl": "*",
1347                "phpunit/phpunit": "~4.0"
1348            },
1349            "suggest": {
1350                "ext-curl": "Guzzle will use specific adapters if cURL is present"
1351            },
1352            "type": "library",
1353            "extra": {
1354                "branch-alias": {
1355                    "dev-master": "1.1-dev"
1356                }
1357            },
1358            "autoload": {
1359                "psr-4": {
1360                    "GuzzleHttp\\Ring\\": "src/"
1361                }
1362            },
1363            "notification-url": "https://packagist.org/downloads/",
1364            "license": [
1365                "MIT"
1366            ],
1367            "authors": [
1368                {
1369                    "name": "Michael Dowling",
1370                    "email": "mtdowling@gmail.com",
1371                    "homepage": "https://github.com/mtdowling"
1372                }
1373            ],
1374            "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
1375            "time": "2015-05-20T03:37:09+00:00"
1376        },
1377        {
1378            "name": "guzzlehttp/streams",
1379            "version": "3.0.0",
1380            "source": {
1381                "type": "git",
1382                "url": "https://github.com/guzzle/streams.git",
1383                "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
1384            },
1385            "dist": {
1386                "type": "zip",
1387                "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
1388                "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
1389                "shasum": ""
1390            },
1391            "require": {
1392                "php": ">=5.4.0"
1393            },
1394            "require-dev": {
1395                "phpunit/phpunit": "~4.0"
1396            },
1397            "type": "library",
1398            "extra": {
1399                "branch-alias": {
1400                    "dev-master": "3.0-dev"
1401                }
1402            },
1403            "autoload": {
1404                "psr-4": {
1405                    "GuzzleHttp\\Stream\\": "src/"
1406                }
1407            },
1408            "notification-url": "https://packagist.org/downloads/",
1409            "license": [
1410                "MIT"
1411            ],
1412            "authors": [
1413                {
1414                    "name": "Michael Dowling",
1415                    "email": "mtdowling@gmail.com",
1416                    "homepage": "https://github.com/mtdowling"
1417                }
1418            ],
1419            "description": "Provides a simple abstraction over streams of data",
1420            "homepage": "http://guzzlephp.org/",
1421            "keywords": [
1422                "Guzzle",
1423                "stream"
1424            ],
1425            "time": "2014-10-12T19:18:40+00:00"
1426        },
1427        {
1428            "name": "hautelook/phpass",
1429            "version": "0.3.5",
1430            "source": {
1431                "type": "git",
1432                "url": "https://github.com/hautelook/phpass.git",
1433                "reference": "b4cbd9b67ed3ef5672ec79d8e0c46d24bd844abd"
1434            },
1435            "dist": {
1436                "type": "zip",
1437                "url": "https://api.github.com/repos/hautelook/phpass/zipball/b4cbd9b67ed3ef5672ec79d8e0c46d24bd844abd",
1438                "reference": "b4cbd9b67ed3ef5672ec79d8e0c46d24bd844abd",
1439                "shasum": ""
1440            },
1441            "require": {
1442                "php": ">=5.3.3"
1443            },
1444            "type": "library",
1445            "autoload": {
1446                "psr-0": {
1447                    "Hautelook": "src/"
1448                }
1449            },
1450            "notification-url": "https://packagist.org/downloads/",
1451            "license": [
1452                "Public Domain"
1453            ],
1454            "authors": [
1455                {
1456                    "name": "Solar Designer",
1457                    "email": "solar@openwall.com",
1458                    "homepage": "http://openwall.com/phpass/"
1459                }
1460            ],
1461            "description": "Portable PHP password hashing framework",
1462            "homepage": "http://github.com/hautelook/phpass/",
1463            "keywords": [
1464                "blowfish",
1465                "crypt",
1466                "password",
1467                "security"
1468            ],
1469            "time": "2012-08-31T00:00:00+00:00"
1470        },
1471        {
1472            "name": "ircmaxell/random-lib",
1473            "version": "v1.2.0",
1474            "source": {
1475                "type": "git",
1476                "url": "https://github.com/ircmaxell/RandomLib.git",
1477                "reference": "e9e0204f40e49fa4419946c677eccd3fa25b8cf4"
1478            },
1479            "dist": {
1480                "type": "zip",
1481                "url": "https://api.github.com/repos/ircmaxell/RandomLib/zipball/e9e0204f40e49fa4419946c677eccd3fa25b8cf4",
1482                "reference": "e9e0204f40e49fa4419946c677eccd3fa25b8cf4",
1483                "shasum": ""
1484            },
1485            "require": {
1486                "ircmaxell/security-lib": "^1.1",
1487                "php": ">=5.3.2"
1488            },
1489            "require-dev": {
1490                "friendsofphp/php-cs-fixer": "^1.11",
1491                "mikey179/vfsstream": "^1.6",
1492                "phpunit/phpunit": "^4.8|^5.0"
1493            },
1494            "type": "library",
1495            "extra": {
1496                "branch-alias": {
1497                    "dev-master": "1.1.x-dev"
1498                }
1499            },
1500            "autoload": {
1501                "psr-0": {
1502                    "RandomLib": "lib"
1503                }
1504            },
1505            "notification-url": "https://packagist.org/downloads/",
1506            "license": [
1507                "MIT"
1508            ],
1509            "authors": [
1510                {
1511                    "name": "Anthony Ferrara",
1512                    "email": "ircmaxell@ircmaxell.com",
1513                    "homepage": "http://blog.ircmaxell.com"
1514                }
1515            ],
1516            "description": "A Library For Generating Secure Random Numbers",
1517            "homepage": "https://github.com/ircmaxell/RandomLib",
1518            "keywords": [
1519                "cryptography",
1520                "random",
1521                "random-numbers",
1522                "random-strings"
1523            ],
1524            "time": "2016-09-07T15:52:06+00:00"
1525        },
1526        {
1527            "name": "ircmaxell/security-lib",
1528            "version": "v1.1.0",
1529            "source": {
1530                "type": "git",
1531                "url": "https://github.com/ircmaxell/SecurityLib.git",
1532                "reference": "f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5"
1533            },
1534            "dist": {
1535                "type": "zip",
1536                "url": "https://api.github.com/repos/ircmaxell/SecurityLib/zipball/f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5",
1537                "reference": "f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5",
1538                "shasum": ""
1539            },
1540            "require": {
1541                "php": ">=5.3.2"
1542            },
1543            "require-dev": {
1544                "mikey179/vfsstream": "1.1.*"
1545            },
1546            "type": "library",
1547            "extra": {
1548                "branch-alias": {
1549                    "dev-master": "1.0.x-dev"
1550                }
1551            },
1552            "autoload": {
1553                "psr-0": {
1554                    "SecurityLib": "lib"
1555                }
1556            },
1557            "notification-url": "https://packagist.org/downloads/",
1558            "license": [
1559                "MIT"
1560            ],
1561            "authors": [
1562                {
1563                    "name": "Anthony Ferrara",
1564                    "email": "ircmaxell@ircmaxell.com",
1565                    "homepage": "http://blog.ircmaxell.com"
1566                }
1567            ],
1568            "description": "A Base Security Library",
1569            "homepage": "https://github.com/ircmaxell/SecurityLib",
1570            "time": "2015-03-20T14:31:23+00:00"
1571        },
1572        {
1573            "name": "justinrainbow/json-schema",
1574            "version": "2.0.5",
1575            "source": {
1576                "type": "git",
1577                "url": "https://github.com/justinrainbow/json-schema.git",
1578                "reference": "6b2a33e6a768f96bdc2ead5600af0822eed17d67"
1579            },
1580            "dist": {
1581                "type": "zip",
1582                "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/6b2a33e6a768f96bdc2ead5600af0822eed17d67",
1583                "reference": "6b2a33e6a768f96bdc2ead5600af0822eed17d67",
1584                "shasum": ""
1585            },
1586            "require": {
1587                "php": ">=5.3.3"
1588            },
1589            "require-dev": {
1590                "json-schema/json-schema-test-suite": "1.2.0",
1591                "phpdocumentor/phpdocumentor": "~2",
1592                "phpunit/phpunit": "^4.8.22"
1593            },
1594            "bin": [
1595                "bin/validate-json"
1596            ],
1597            "type": "library",
1598            "extra": {
1599                "branch-alias": {
1600                    "dev-master": "2.0.x-dev"
1601                }
1602            },
1603            "autoload": {
1604                "psr-4": {
1605                    "JsonSchema\\": "src/JsonSchema/"
1606                }
1607            },
1608            "notification-url": "https://packagist.org/downloads/",
1609            "license": [
1610                "MIT"
1611            ],
1612            "authors": [
1613                {
1614                    "name": "Bruno Prieto Reis",
1615                    "email": "bruno.p.reis@gmail.com"
1616                },
1617                {
1618                    "name": "Justin Rainbow",
1619                    "email": "justin.rainbow@gmail.com"
1620                },
1621                {
1622                    "name": "Igor Wiedler",
1623                    "email": "igor@wiedler.ch"
1624                },
1625                {
1626                    "name": "Robert Schönthal",
1627                    "email": "seroscho@googlemail.com"
1628                }
1629            ],
1630            "description": "A library to validate a json schema.",
1631            "homepage": "https://github.com/justinrainbow/json-schema",
1632            "keywords": [
1633                "json",
1634                "schema"
1635            ],
1636            "time": "2016-06-02T10:59:52+00:00"
1637        },
1638        {
1639            "name": "miljar/php-exif",
1640            "version": "v0.6.2",
1641            "source": {
1642                "type": "git",
1643                "url": "https://github.com/PHPExif/php-exif.git",
1644                "reference": "51add6bc262903927e80b81cf137db4163474840"
1645            },
1646            "dist": {
1647                "type": "zip",
1648                "url": "https://api.github.com/repos/PHPExif/php-exif/zipball/51add6bc262903927e80b81cf137db4163474840",
1649                "reference": "51add6bc262903927e80b81cf137db4163474840",
1650                "shasum": ""
1651            },
1652            "require": {
1653                "php": ">=5.3.0"
1654            },
1655            "require-dev": {
1656                "phpmd/phpmd": "~2.2",
1657                "phpunit/phpunit": "3.7.*",
1658                "satooshi/php-coveralls": "~0.6",
1659                "sebastian/phpcpd": "1.4.*@stable",
1660                "squizlabs/php_codesniffer": "1.4.*@stable"
1661            },
1662            "suggest": {
1663                "ext-exif": "Use exif PHP extension as adapter",
1664                "lib-exiftool": "Use perl lib exiftool as adapter"
1665            },
1666            "type": "library",
1667            "autoload": {
1668                "psr-0": {
1669                    "PHPExif": "lib/"
1670                }
1671            },
1672            "notification-url": "https://packagist.org/downloads/",
1673            "license": [
1674                "MIT"
1675            ],
1676            "authors": [
1677                {
1678                    "name": "Tom Van Herreweghe",
1679                    "homepage": "http://theanalogguy.be",
1680                    "role": "Developer"
1681                }
1682            ],
1683            "description": "Object-Oriented EXIF parsing",
1684            "keywords": [
1685                "IPTC",
1686                "exif",
1687                "exiftool",
1688                "jpeg",
1689                "tiff"
1690            ],
1691            "time": "2016-12-27T16:53:40+00:00"
1692        },
1693        {
1694            "name": "monolog/monolog",
1695            "version": "1.22.0",
1696            "source": {
1697                "type": "git",
1698                "url": "https://github.com/Seldaek/monolog.git",
1699                "reference": "bad29cb8d18ab0315e6c477751418a82c850d558"
1700            },
1701            "dist": {
1702                "type": "zip",
1703                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bad29cb8d18ab0315e6c477751418a82c850d558",
1704                "reference": "bad29cb8d18ab0315e6c477751418a82c850d558",
1705                "shasum": ""
1706            },
1707            "require": {
1708                "php": ">=5.3.0",
1709                "psr/log": "~1.0"
1710            },
1711            "provide": {
1712                "psr/log-implementation": "1.0.0"
1713            },
1714            "require-dev": {
1715                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
1716                "doctrine/couchdb": "~1.0@dev",
1717                "graylog2/gelf-php": "~1.0",
1718                "jakub-onderka/php-parallel-lint": "0.9",
1719                "php-amqplib/php-amqplib": "~2.4",
1720                "php-console/php-console": "^3.1.3",
1721                "phpunit/phpunit": "~4.5",
1722                "phpunit/phpunit-mock-objects": "2.3.0",
1723                "ruflin/elastica": ">=0.90 <3.0",
1724                "sentry/sentry": "^0.13",
1725                "swiftmailer/swiftmailer": "~5.3"
1726            },
1727            "suggest": {
1728                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1729                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1730                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1731                "ext-mongo": "Allow sending log messages to a MongoDB server",
1732                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1733                "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
1734                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
1735                "php-console/php-console": "Allow sending log messages to Google Chrome",
1736                "rollbar/rollbar": "Allow sending log messages to Rollbar",
1737                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
1738                "sentry/sentry": "Allow sending log messages to a Sentry server"
1739            },
1740            "type": "library",
1741            "extra": {
1742                "branch-alias": {
1743                    "dev-master": "2.0.x-dev"
1744                }
1745            },
1746            "autoload": {
1747                "psr-4": {
1748                    "Monolog\\": "src/Monolog"
1749                }
1750            },
1751            "notification-url": "https://packagist.org/downloads/",
1752            "license": [
1753                "MIT"
1754            ],
1755            "authors": [
1756                {
1757                    "name": "Jordi Boggiano",
1758                    "email": "j.boggiano@seld.be",
1759                    "homepage": "http://seld.be"
1760                }
1761            ],
1762            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1763            "homepage": "http://github.com/Seldaek/monolog",
1764            "keywords": [
1765                "log",
1766                "logging",
1767                "psr-3"
1768            ],
1769            "time": "2016-11-26T00:15:39+00:00"
1770        },
1771        {
1772            "name": "paragonie/random_compat",
1773            "version": "v1.4.1",
1774            "source": {
1775                "type": "git",
1776                "url": "https://github.com/paragonie/random_compat.git",
1777                "reference": "c7e26a21ba357863de030f0b9e701c7d04593774"
1778            },
1779            "dist": {
1780                "type": "zip",
1781                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/c7e26a21ba357863de030f0b9e701c7d04593774",
1782                "reference": "c7e26a21ba357863de030f0b9e701c7d04593774",
1783                "shasum": ""
1784            },
1785            "require": {
1786                "php": ">=5.2.0"
1787            },
1788            "require-dev": {
1789                "phpunit/phpunit": "4.*|5.*"
1790            },
1791            "suggest": {
1792                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1793            },
1794            "type": "library",
1795            "autoload": {
1796                "files": [
1797                    "lib/random.php"
1798                ]
1799            },
1800            "notification-url": "https://packagist.org/downloads/",
1801            "license": [
1802                "MIT"
1803            ],
1804            "authors": [
1805                {
1806                    "name": "Paragon Initiative Enterprises",
1807                    "email": "security@paragonie.com",
1808                    "homepage": "https://paragonie.com"
1809                }
1810            ],
1811            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1812            "keywords": [
1813                "csprng",
1814                "pseudorandom",
1815                "random"
1816            ],
1817            "time": "2016-03-18T20:34:03+00:00"
1818        },
1819        {
1820            "name": "pimple/pimple",
1821            "version": "v1.1.1",
1822            "source": {
1823                "type": "git",
1824                "url": "https://github.com/silexphp/Pimple.git",
1825                "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d"
1826            },
1827            "dist": {
1828                "type": "zip",
1829                "url": "https://api.github.com/repos/silexphp/Pimple/zipball/2019c145fe393923f3441b23f29bbdfaa5c58c4d",
1830                "reference": "2019c145fe393923f3441b23f29bbdfaa5c58c4d",
1831                "shasum": ""
1832            },
1833            "require": {
1834                "php": ">=5.3.0"
1835            },
1836            "type": "library",
1837            "extra": {
1838                "branch-alias": {
1839                    "dev-master": "1.1.x-dev"
1840                }
1841            },
1842            "autoload": {
1843                "psr-0": {
1844                    "Pimple": "lib/"
1845                }
1846            },
1847            "notification-url": "https://packagist.org/downloads/",
1848            "license": [
1849                "MIT"
1850            ],
1851            "authors": [
1852                {
1853                    "name": "Fabien Potencier",
1854                    "email": "fabien@symfony.com",
1855                    "homepage": "http://fabien.potencier.org",
1856                    "role": "Lead Developer"
1857                }
1858            ],
1859            "description": "Pimple is a simple Dependency Injection Container for PHP 5.3",
1860            "homepage": "http://pimple.sensiolabs.org",
1861            "keywords": [
1862                "container",
1863                "dependency injection"
1864            ],
1865            "time": "2013-11-22T08:30:29+00:00"
1866        },
1867        {
1868            "name": "psr/log",
1869            "version": "1.0.2",
1870            "source": {
1871                "type": "git",
1872                "url": "https://github.com/php-fig/log.git",
1873                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d"
1874            },
1875            "dist": {
1876                "type": "zip",
1877                "url": "https://api.github.com/repos/php-fig/log/zipball/4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1878                "reference": "4ebe3a8bf773a19edfe0a84b6585ba3d401b724d",
1879                "shasum": ""
1880            },
1881            "require": {
1882                "php": ">=5.3.0"
1883            },
1884            "type": "library",
1885            "extra": {
1886                "branch-alias": {
1887                    "dev-master": "1.0.x-dev"
1888                }
1889            },
1890            "autoload": {
1891                "psr-4": {
1892                    "Psr\\Log\\": "Psr/Log/"
1893                }
1894            },
1895            "notification-url": "https://packagist.org/downloads/",
1896            "license": [
1897                "MIT"
1898            ],
1899            "authors": [
1900                {
1901                    "name": "PHP-FIG",
1902                    "homepage": "http://www.php-fig.org/"
1903                }
1904            ],
1905            "description": "Common interface for logging libraries",
1906            "homepage": "https://github.com/php-fig/log",
1907            "keywords": [
1908                "log",
1909                "psr",
1910                "psr-3"
1911            ],
1912            "time": "2016-10-10T12:19:37+00:00"
1913        },
1914        {
1915            "name": "react/promise",
1916            "version": "v2.5.0",
1917            "source": {
1918                "type": "git",
1919                "url": "https://github.com/reactphp/promise.git",
1920                "reference": "2760f3898b7e931aa71153852dcd48a75c9b95db"
1921            },
1922            "dist": {
1923                "type": "zip",
1924                "url": "https://api.github.com/repos/reactphp/promise/zipball/2760f3898b7e931aa71153852dcd48a75c9b95db",
1925                "reference": "2760f3898b7e931aa71153852dcd48a75c9b95db",
1926                "shasum": ""
1927            },
1928            "require": {
1929                "php": ">=5.4.0"
1930            },
1931            "type": "library",
1932            "autoload": {
1933                "psr-4": {
1934                    "React\\Promise\\": "src/"
1935                },
1936                "files": [
1937                    "src/functions_include.php"
1938                ]
1939            },
1940            "notification-url": "https://packagist.org/downloads/",
1941            "license": [
1942                "MIT"
1943            ],
1944            "authors": [
1945                {
1946                    "name": "Jan Sorgalla",
1947                    "email": "jsorgalla@gmail.com"
1948                }
1949            ],
1950            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
1951            "keywords": [
1952                "promise",
1953                "promises"
1954            ],
1955            "time": "2016-12-22T14:09:01+00:00"
1956        },
1957        {
1958            "name": "rossriley/flysystem53",
1959            "version": "1.1.5",
1960            "source": {
1961                "type": "git",
1962                "url": "https://github.com/rossriley/flysystem.git",
1963                "reference": "f6f260329678960db7c976a4fcbe6b4b4005d245"
1964            },
1965            "dist": {
1966                "type": "zip",
1967                "url": "https://api.github.com/repos/rossriley/flysystem/zipball/f6f260329678960db7c976a4fcbe6b4b4005d245",
1968                "reference": "f6f260329678960db7c976a4fcbe6b4b4005d245",
1969                "shasum": ""
1970            },
1971            "require": {
1972                "php": ">=5.3.0"
1973            },
1974            "replace": {
1975                "league/flysystem": "~1.1"
1976            },
1977            "require-dev": {
1978                "ext-fileinfo": "*",
1979                "league/phpunit-coverage-listener": "~1.1",
1980                "mockery/mockery": "~0.9",
1981                "phpspec/phpspec": "~2.0.0",
1982                "phpspec/prophecy-phpunit": "~1.0",
1983                "phpunit/phpunit": "~4.0",
1984                "predis/predis": "~1.0",
1985                "tedivm/stash": "~0.12.0"
1986            },
1987            "suggest": {
1988                "ext-fileinfo": "Required for MimeType",
1989                "league/flysystem-aws-s3-v2": "Use S3 storage with AWS SDK v2",
1990                "league/flysystem-aws-s3-v3": "Use S3 storage with AWS SDK v3",
1991                "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
1992                "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
1993                "league/flysystem-copy": "Allows you to use Copy.com storage",
1994                "league/flysystem-dropbox": "Use Dropbox storage",
1995                "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
1996                "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
1997                "league/flysystem-sftp": "Allows SFTP server storage via phpseclib",
1998                "league/flysystem-webdav": "Allows you to use WebDAV storage",
1999                "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
2000                "predis/predis": "Allows you to use Predis for caching"
2001            },
2002            "type": "library",
2003            "extra": {
2004                "branch-alias": {
2005                    "dev-master": "1.1-dev"
2006                }
2007            },
2008            "autoload": {
2009                "psr-4": {
2010                    "League\\Flysystem\\": "src/"
2011                }
2012            },
2013            "notification-url": "https://packagist.org/downloads/",
2014            "license": [
2015                "MIT"
2016            ],
2017            "authors": [
2018                {
2019                    "name": "Frank de Jonge",
2020                    "email": "info@frenky.net"
2021                }
2022            ],
2023            "description": "Many filesystems, one API. - This fork maintains PHP 5.3 compatibility while tracking upstream",
2024            "keywords": [
2025                "Cloud Files",
2026                "WebDAV",
2027                "aws",
2028                "cloud",
2029                "copy.com",
2030                "dropbox",
2031                "file systems",
2032                "files",
2033                "filesystem",
2034                "ftp",
2035                "rackspace",
2036                "remote",
2037                "s3",
2038                "sftp",
2039                "storage"
2040            ],
2041            "time": "2015-02-16T10:45:31+00:00"
2042        },
2043        {
2044            "name": "seld/cli-prompt",
2045            "version": "1.0.2",
2046            "source": {
2047                "type": "git",
2048                "url": "https://github.com/Seldaek/cli-prompt.git",
2049                "reference": "8cbe10923cae5bcd7c5a713f6703fc4727c8c1b4"
2050            },
2051            "dist": {
2052                "type": "zip",
2053                "url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/8cbe10923cae5bcd7c5a713f6703fc4727c8c1b4",
2054                "reference": "8cbe10923cae5bcd7c5a713f6703fc4727c8c1b4",
2055                "shasum": ""
2056            },
2057            "require": {
2058                "php": ">=5.3"
2059            },
2060            "type": "library",
2061            "extra": {
2062                "branch-alias": {
2063                    "dev-master": "1.x-dev"
2064                }
2065            },
2066            "autoload": {
2067                "psr-4": {
2068                    "Seld\\CliPrompt\\": "src/"
2069                }
2070            },
2071            "notification-url": "https://packagist.org/downloads/",
2072            "license": [
2073                "MIT"
2074            ],
2075            "authors": [
2076                {
2077                    "name": "Jordi Boggiano",
2078                    "email": "j.boggiano@seld.be"
2079                }
2080            ],
2081            "description": "Allows you to prompt for user input on the command line, and optionally hide the characters they type",
2082            "keywords": [
2083                "cli",
2084                "console",
2085                "hidden",
2086                "input",
2087                "prompt"
2088            ],
2089            "time": "2016-04-18T09:31:41+00:00"
2090        },
2091        {
2092            "name": "seld/jsonlint",
2093            "version": "1.5.0",
2094            "source": {
2095                "type": "git",
2096                "url": "https://github.com/Seldaek/jsonlint.git",
2097                "reference": "19495c181d6d53a0a13414154e52817e3b504189"
2098            },
2099            "dist": {
2100                "type": "zip",
2101                "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/19495c181d6d53a0a13414154e52817e3b504189",
2102                "reference": "19495c181d6d53a0a13414154e52817e3b504189",
2103                "shasum": ""
2104            },
2105            "require": {
2106                "php": "^5.3 || ^7.0"
2107            },
2108            "bin": [
2109                "bin/jsonlint"
2110            ],
2111            "type": "library",
2112            "autoload": {
2113                "psr-4": {
2114                    "Seld\\JsonLint\\": "src/Seld/JsonLint/"
2115                }
2116            },
2117            "notification-url": "https://packagist.org/downloads/",
2118            "license": [
2119                "MIT"
2120            ],
2121            "authors": [
2122                {
2123                    "name": "Jordi Boggiano",
2124                    "email": "j.boggiano@seld.be",
2125                    "homepage": "http://seld.be"
2126                }
2127            ],
2128            "description": "JSON Linter",
2129            "keywords": [
2130                "json",
2131                "linter",
2132                "parser",
2133                "validator"
2134            ],
2135            "time": "2016-11-14T17:59:58+00:00"
2136        },
2137        {
2138            "name": "seld/phar-utils",
2139            "version": "1.0.1",
2140            "source": {
2141                "type": "git",
2142                "url": "https://github.com/Seldaek/phar-utils.git",
2143                "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a"
2144            },
2145            "dist": {
2146                "type": "zip",
2147                "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/7009b5139491975ef6486545a39f3e6dad5ac30a",
2148                "reference": "7009b5139491975ef6486545a39f3e6dad5ac30a",
2149                "shasum": ""
2150            },
2151            "require": {
2152                "php": ">=5.3"
2153            },
2154            "type": "library",
2155            "extra": {
2156                "branch-alias": {
2157                    "dev-master": "1.x-dev"
2158                }
2159            },
2160            "autoload": {
2161                "psr-4": {
2162                    "Seld\\PharUtils\\": "src/"
2163                }
2164            },
2165            "notification-url": "https://packagist.org/downloads/",
2166            "license": [
2167                "MIT"
2168            ],
2169            "authors": [
2170                {
2171                    "name": "Jordi Boggiano",
2172                    "email": "j.boggiano@seld.be"
2173                }
2174            ],
2175            "description": "PHAR file format utilities, for when PHP phars you up",
2176            "keywords": [
2177                "phra"
2178            ],
2179            "time": "2015-10-13T18:44:15+00:00"
2180        },
2181        {
2182            "name": "silex/silex",
2183            "version": "v1.2.5",
2184            "source": {
2185                "type": "git",
2186                "url": "https://github.com/silexphp/Silex.git",
2187                "reference": "ce75b98d82d4c509802e63005c618392db17afef"
2188            },
2189            "dist": {
2190                "type": "zip",
2191                "url": "https://api.github.com/repos/silexphp/Silex/zipball/ce75b98d82d4c509802e63005c618392db17afef",
2192                "reference": "ce75b98d82d4c509802e63005c618392db17afef",
2193                "shasum": ""
2194            },
2195            "require": {
2196                "php": ">=5.3.3",
2197                "pimple/pimple": "~1.0",
2198                "symfony/event-dispatcher": "~2.3,<2.7",
2199                "symfony/http-foundation": "~2.3,<2.7",
2200                "symfony/http-kernel": "~2.3,<2.7",
2201                "symfony/routing": "~2.3,<2.7"
2202            },
2203            "require-dev": {
2204                "doctrine/dbal": "~2.2",
2205                "monolog/monolog": "~1.4,>=1.4.1",
2206                "swiftmailer/swiftmailer": "5.*",
2207                "symfony/browser-kit": "~2.3,<2.7",
2208                "symfony/config": "~2.3,<2.7",
2209                "symfony/css-selector": "~2.3,<2.7",
2210                "symfony/debug": "~2.3,<2.7",
2211                "symfony/dom-crawler": "~2.3,<2.7",
2212                "symfony/finder": "~2.3,<2.7",
2213                "symfony/form": "~2.3,<2.7",
2214                "symfony/locale": "~2.3,<2.7",
2215                "symfony/monolog-bridge": "~2.3,<2.7",
2216                "symfony/options-resolver": "~2.3,<2.7",
2217                "symfony/process": "~2.3,<2.7",
2218                "symfony/security": "~2.3,<2.7",
2219                "symfony/serializer": "~2.3,<2.7",
2220                "symfony/translation": "~2.3,<2.7",
2221                "symfony/twig-bridge": "~2.3,<2.7",
2222                "symfony/validator": "~2.3,<2.7",
2223                "twig/twig": ">=1.8.0,<2.0-dev"
2224            },
2225            "suggest": {
2226                "symfony/browser-kit": "~2.3",
2227                "symfony/css-selector": "~2.3",
2228                "symfony/dom-crawler": "~2.3",
2229                "symfony/form": "~2.3"
2230            },
2231            "type": "library",
2232            "extra": {
2233                "branch-alias": {
2234                    "dev-master": "1.2.x-dev"
2235                }
2236            },
2237            "autoload": {
2238                "psr-0": {
2239                    "Silex": "src/"
2240                }
2241            },
2242            "notification-url": "https://packagist.org/downloads/",
2243            "license": [
2244                "MIT"
2245            ],
2246            "authors": [
2247                {
2248                    "name": "Fabien Potencier",
2249                    "email": "fabien@symfony.com"
2250                },
2251                {
2252                    "name": "Igor Wiedler",
2253                    "email": "igor@wiedler.ch"
2254                }
2255            ],
2256            "description": "The PHP micro-framework based on the Symfony2 Components",
2257            "homepage": "http://silex.sensiolabs.org",
2258            "keywords": [
2259                "microframework"
2260            ],
2261            "time": "2015-06-04T21:24:58+00:00"
2262        },
2263        {
2264            "name": "silex/web-profiler",
2265            "version": "v1.0.4",
2266            "target-dir": "Silex/Provider",
2267            "source": {
2268                "type": "git",
2269                "url": "https://github.com/silexphp/Silex-WebProfiler.git",
2270                "reference": "dc371e211d1f3ee62cb822518f4f97b44d1c250a"
2271            },
2272            "dist": {
2273                "type": "zip",
2274                "url": "https://api.github.com/repos/silexphp/Silex-WebProfiler/zipball/dc371e211d1f3ee62cb822518f4f97b44d1c250a",
2275                "reference": "dc371e211d1f3ee62cb822518f4f97b44d1c250a",
2276                "shasum": ""
2277            },
2278            "require": {
2279                "silex/silex": "~1.0",
2280                "symfony/stopwatch": "~2.2",
2281                "symfony/web-profiler-bundle": "~2.4"
2282            },
2283            "type": "library",
2284            "extra": {
2285                "branch-alias": {
2286                    "dev-master": "1.0.x-dev"
2287                }
2288            },
2289            "autoload": {
2290                "psr-0": {
2291                    "Silex\\Provider\\": ""
2292                }
2293            },
2294            "notification-url": "https://packagist.org/downloads/",
2295            "license": [
2296                "MIT"
2297            ],
2298            "authors": [
2299                {
2300                    "name": "Fabien Potencier",
2301                    "email": "fabien@symfony.com"
2302                }
2303            ],
2304            "description": "A WebProfiler for Silex",
2305            "homepage": "http://silex.sensiolabs.org/",
2306            "time": "2014-11-24T08:26:12+00:00"
2307        },
2308        {
2309            "name": "siriusphp/upload",
2310            "version": "1.3.1",
2311            "source": {
2312                "type": "git",
2313                "url": "https://github.com/siriusphp/upload.git",
2314                "reference": "267b6cf180711ff8684dc8974f02c856530af093"
2315            },
2316            "dist": {
2317                "type": "zip",
2318                "url": "https://api.github.com/repos/siriusphp/upload/zipball/267b6cf180711ff8684dc8974f02c856530af093",
2319                "reference": "267b6cf180711ff8684dc8974f02c856530af093",
2320                "shasum": ""
2321            },
2322            "require": {
2323                "php": ">=5.3",
2324                "siriusphp/validation": "~1.2"
2325            },
2326            "require-dev": {
2327                "phpunit/phpunit": "3.7",
2328                "satooshi/php-coveralls": "dev-master"
2329            },
2330            "suggest": {
2331                "knplabs/gaufrette": "Alternative filesystem abstraction library for upload destinations",
2332                "league/flysystem": "To upload to different destinations, not just to the local file system"
2333            },
2334            "type": "library",
2335            "autoload": {
2336                "files": [
2337                    "autoload.php"
2338                ]
2339            },
2340            "notification-url": "https://packagist.org/downloads/",
2341            "license": [
2342                "MIT"
2343            ],
2344            "authors": [
2345                {
2346                    "name": "Adrian Miu",
2347                    "email": "adrian@adrianmiu.ro"
2348                }
2349            ],
2350            "description": "Framework agnostic upload library",
2351            "keywords": [
2352                "file",
2353                "form",
2354                "upload",
2355                "validation"
2356            ],
2357            "time": "2015-04-09T17:31:55+00:00"
2358        },
2359        {
2360            "name": "siriusphp/validation",
2361            "version": "1.2.5",
2362            "source": {
2363                "type": "git",
2364                "url": "https://github.com/siriusphp/validation.git",
2365                "reference": "a5d14861c4b76683e321cd00610ae4dd56b1e263"
2366            },
2367            "dist": {
2368                "type": "zip",
2369                "url": "https://api.github.com/repos/siriusphp/validation/zipball/a5d14861c4b76683e321cd00610ae4dd56b1e263",
2370                "reference": "a5d14861c4b76683e321cd00610ae4dd56b1e263",
2371                "shasum": ""
2372            },
2373            "require": {
2374                "php": ">=5.3"
2375            },
2376            "require-dev": {
2377                "phpunit/phpunit": "3.7",
2378                "satooshi/php-coveralls": "dev-master"
2379            },
2380            "type": "library",
2381            "autoload": {
2382                "files": [
2383                    "autoload.php"
2384                ]
2385            },
2386            "notification-url": "https://packagist.org/downloads/",
2387            "license": [
2388                "MIT"
2389            ],
2390            "authors": [
2391                {
2392                    "name": "Adrian Miu",
2393                    "email": "adrian@adrianmiu.ro"
2394                }
2395            ],
2396            "description": "Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules",
2397            "keywords": [
2398                "form",
2399                "modeling",
2400                "sanitization",
2401                "security",
2402                "validation"
2403            ],
2404            "time": "2015-03-24T14:10:53+00:00"
2405        },
2406        {
2407            "name": "stecman/symfony-console-completion",
2408            "version": "0.7.0",
2409            "source": {
2410                "type": "git",
2411                "url": "https://github.com/stecman/symfony-console-completion.git",
2412                "reference": "5461d43e53092b3d3b9dbd9d999f2054730f4bbb"
2413            },
2414            "dist": {
2415                "type": "zip",
2416                "url": "https://api.github.com/repos/stecman/symfony-console-completion/zipball/5461d43e53092b3d3b9dbd9d999f2054730f4bbb",
2417                "reference": "5461d43e53092b3d3b9dbd9d999f2054730f4bbb",
2418                "shasum": ""
2419            },
2420            "require": {
2421                "php": ">=5.3.2",
2422                "symfony/console": "~2.3 || ~3.0"
2423            },
2424            "require-dev": {
2425                "phpunit/phpunit": "~4.4"
2426            },
2427            "type": "library",
2428            "extra": {
2429                "branch-alias": {
2430                    "dev-master": "0.6.x-dev"
2431                }
2432            },
2433            "autoload": {
2434                "psr-4": {
2435                    "Stecman\\Component\\Symfony\\Console\\BashCompletion\\": "src/"
2436                }
2437            },
2438            "notification-url": "https://packagist.org/downloads/",
2439            "license": [
2440                "MIT"
2441            ],
2442            "authors": [
2443                {
2444                    "name": "Stephen Holdaway",
2445                    "email": "stephen@stecman.co.nz"
2446                }
2447            ],
2448            "description": "Automatic BASH completion for Symfony Console Component based applications.",
2449            "time": "2016-02-24T05:08:54+00:00"
2450        },
2451        {
2452            "name": "swiftmailer/swiftmailer",
2453            "version": "v5.4.5",
2454            "source": {
2455                "type": "git",
2456                "url": "https://github.com/swiftmailer/swiftmailer.git",
2457                "reference": "cd142238a339459b10da3d8234220963f392540c"
2458            },
2459            "dist": {
2460                "type": "zip",
2461                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/cd142238a339459b10da3d8234220963f392540c",
2462                "reference": "cd142238a339459b10da3d8234220963f392540c",
2463                "shasum": ""
2464            },
2465            "require": {
2466                "php": ">=5.3.3"
2467            },
2468            "require-dev": {
2469                "mockery/mockery": "~0.9.1",
2470                "symfony/phpunit-bridge": "~3.2"
2471            },
2472            "type": "library",
2473            "extra": {
2474                "branch-alias": {
2475                    "dev-master": "5.4-dev"
2476                }
2477            },
2478            "autoload": {
2479                "files": [
2480                    "lib/swift_required.php"
2481                ]
2482            },
2483            "notification-url": "https://packagist.org/downloads/",
2484            "license": [
2485                "MIT"
2486            ],
2487            "authors": [
2488                {
2489                    "name": "Chris Corbyn"
2490                },
2491                {
2492                    "name": "Fabien Potencier",
2493                    "email": "fabien@symfony.com"
2494                }
2495            ],
2496            "description": "Swiftmailer, free feature-rich PHP mailer",
2497            "homepage": "http://swiftmailer.org",
2498            "keywords": [
2499                "email",
2500                "mail",
2501                "mailer"
2502            ],
2503            "time": "2016-12-29T10:02:40+00:00"
2504        },
2505        {
2506            "name": "symfony/browser-kit",
2507            "version": "v2.6.13",
2508            "target-dir": "Symfony/Component/BrowserKit",
2509            "source": {
2510                "type": "git",
2511                "url": "https://github.com/symfony/browser-kit.git",
2512                "reference": "e421f4888f1dbe5c37fe7b57bff6579a047be5b9"
2513            },
2514            "dist": {
2515                "type": "zip",
2516                "url": "https://api.github.com/repos/symfony/browser-kit/zipball/e421f4888f1dbe5c37fe7b57bff6579a047be5b9",
2517                "reference": "e421f4888f1dbe5c37fe7b57bff6579a047be5b9",
2518                "shasum": ""
2519            },
2520            "require": {
2521                "php": ">=5.3.3",
2522                "symfony/dom-crawler": "~2.0,>=2.0.5"
2523            },
2524            "require-dev": {
2525                "symfony/css-selector": "~2.0,>=2.0.5",
2526                "symfony/phpunit-bridge": "~2.7",
2527                "symfony/process": "~2.0,>=2.0.5"
2528            },
2529            "suggest": {
2530                "symfony/process": ""
2531            },
2532            "type": "library",
2533            "extra": {
2534                "branch-alias": {
2535                    "dev-master": "2.6-dev"
2536                }
2537            },
2538            "autoload": {
2539                "psr-0": {
2540                    "Symfony\\Component\\BrowserKit\\": ""
2541                }
2542            },
2543            "notification-url": "https://packagist.org/downloads/",
2544            "license": [
2545                "MIT"
2546            ],
2547            "authors": [
2548                {
2549                    "name": "Fabien Potencier",
2550                    "email": "fabien@symfony.com"
2551                },
2552                {
2553                    "name": "Symfony Community",
2554                    "homepage": "https://symfony.com/contributors"
2555                }
2556            ],
2557            "description": "Symfony BrowserKit Component",
2558            "homepage": "https://symfony.com",
2559            "time": "2015-07-09T16:02:48+00:00"
2560        },
2561        {
2562            "name": "symfony/config",
2563            "version": "v2.6.13",
2564            "target-dir": "Symfony/Component/Config",
2565            "source": {
2566                "type": "git",
2567                "url": "https://github.com/symfony/config.git",
2568                "reference": "0ca496cbe208fc37c4cf3415ebb3056e0963115b"
2569            },
2570            "dist": {
2571                "type": "zip",
2572                "url": "https://api.github.com/repos/symfony/config/zipball/0ca496cbe208fc37c4cf3415ebb3056e0963115b",
2573                "reference": "0ca496cbe208fc37c4cf3415ebb3056e0963115b",
2574                "shasum": ""
2575            },
2576            "require": {
2577                "php": ">=5.3.3",
2578                "symfony/filesystem": "~2.3"
2579            },
2580            "require-dev": {
2581                "symfony/phpunit-bridge": "~2.7"
2582            },
2583            "type": "library",
2584            "extra": {
2585                "branch-alias": {
2586                    "dev-master": "2.6-dev"
2587                }
2588            },
2589            "autoload": {
2590                "psr-0": {
2591                    "Symfony\\Component\\Config\\": ""
2592                }
2593            },
2594            "notification-url": "https://packagist.org/downloads/",
2595            "license": [
2596                "MIT"
2597            ],
2598            "authors": [
2599                {
2600                    "name": "Fabien Potencier",
2601                    "email": "fabien@symfony.com"
2602                },
2603                {
2604                    "name": "Symfony Community",
2605                    "homepage": "https://symfony.com/contributors"
2606                }
2607            ],
2608            "description": "Symfony Config Component",
2609            "homepage": "https://symfony.com",
2610            "time": "2015-07-08T05:59:48+00:00"
2611        },
2612        {
2613            "name": "symfony/console",
2614            "version": "v2.6.13",
2615            "target-dir": "Symfony/Component/Console",
2616            "source": {
2617                "type": "git",
2618                "url": "https://github.com/symfony/console.git",
2619                "reference": "0e5e18ae09d3f5c06367759be940e9ed3f568359"
2620            },
2621            "dist": {
2622                "type": "zip",
2623                "url": "https://api.github.com/repos/symfony/console/zipball/0e5e18ae09d3f5c06367759be940e9ed3f568359",
2624                "reference": "0e5e18ae09d3f5c06367759be940e9ed3f568359",
2625                "shasum": ""
2626            },
2627            "require": {
2628                "php": ">=5.3.3"
2629            },
2630            "require-dev": {
2631                "psr/log": "~1.0",
2632                "symfony/event-dispatcher": "~2.1",
2633                "symfony/phpunit-bridge": "~2.7",
2634                "symfony/process": "~2.1"
2635            },
2636            "suggest": {
2637                "psr/log": "For using the console logger",
2638                "symfony/event-dispatcher": "",
2639                "symfony/process": ""
2640            },
2641            "type": "library",
2642            "extra": {
2643                "branch-alias": {
2644                    "dev-master": "2.6-dev"
2645                }
2646            },
2647            "autoload": {
2648                "psr-0": {
2649                    "Symfony\\Component\\Console\\": ""
2650                }
2651            },
2652            "notification-url": "https://packagist.org/downloads/",
2653            "license": [
2654                "MIT"
2655            ],
2656            "authors": [
2657                {
2658                    "name": "Fabien Potencier",
2659                    "email": "fabien@symfony.com"
2660                },
2661                {
2662                    "name": "Symfony Community",
2663                    "homepage": "https://symfony.com/contributors"
2664                }
2665            ],
2666            "description": "Symfony Console Component",
2667            "homepage": "https://symfony.com",
2668            "time": "2015-07-26T09:08:40+00:00"
2669        },
2670        {
2671            "name": "symfony/css-selector",
2672            "version": "v2.6.13",
2673            "target-dir": "Symfony/Component/CssSelector",
2674            "source": {
2675                "type": "git",
2676                "url": "https://github.com/symfony/css-selector.git",
2677                "reference": "560e446b93883050a5874908652e8e912e8cbe44"
2678            },
2679            "dist": {
2680                "type": "zip",
2681                "url": "https://api.github.com/repos/symfony/css-selector/zipball/560e446b93883050a5874908652e8e912e8cbe44",
2682                "reference": "560e446b93883050a5874908652e8e912e8cbe44",
2683                "shasum": ""
2684            },
2685            "require": {
2686                "php": ">=5.3.3"
2687            },
2688            "require-dev": {
2689                "symfony/phpunit-bridge": "~2.7"
2690            },
2691            "type": "library",
2692            "extra": {
2693                "branch-alias": {
2694                    "dev-master": "2.6-dev"
2695                }
2696            },
2697            "autoload": {
2698                "psr-0": {
2699                    "Symfony\\Component\\CssSelector\\": ""
2700                }
2701            },
2702            "notification-url": "https://packagist.org/downloads/",
2703            "license": [
2704                "MIT"
2705            ],
2706            "authors": [
2707                {
2708                    "name": "Jean-François Simon",
2709                    "email": "jeanfrancois.simon@sensiolabs.com"
2710                },
2711                {
2712                    "name": "Fabien Potencier",
2713                    "email": "fabien@symfony.com"
2714                },
2715                {
2716                    "name": "Symfony Community",
2717                    "homepage": "https://symfony.com/contributors"
2718                }
2719            ],
2720            "description": "Symfony CssSelector Component",
2721            "homepage": "https://symfony.com",
2722            "time": "2015-05-15T13:32:45+00:00"
2723        },
2724        {
2725            "name": "symfony/debug",
2726            "version": "v2.6.13",
2727            "target-dir": "Symfony/Component/Debug",
2728            "source": {
2729                "type": "git",
2730                "url": "https://github.com/symfony/debug.git",
2731                "reference": "fca5696e0c9787722baa8f2ad6940dfd7a6a6941"
2732            },
2733            "dist": {
2734                "type": "zip",
2735                "url": "https://api.github.com/repos/symfony/debug/zipball/fca5696e0c9787722baa8f2ad6940dfd7a6a6941",
2736                "reference": "fca5696e0c9787722baa8f2ad6940dfd7a6a6941",
2737                "shasum": ""
2738            },
2739            "require": {
2740                "php": ">=5.3.3",
2741                "psr/log": "~1.0"
2742            },
2743            "conflict": {
2744                "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
2745            },
2746            "require-dev": {
2747                "symfony/class-loader": "~2.2",
2748                "symfony/http-foundation": "~2.1",
2749                "symfony/http-kernel": "~2.3.24|~2.5.9|~2.6,>=2.6.2",
2750                "symfony/phpunit-bridge": "~2.7"
2751            },
2752            "suggest": {
2753                "symfony/http-foundation": "",
2754                "symfony/http-kernel": ""
2755            },
2756            "type": "library",
2757            "extra": {
2758                "branch-alias": {
2759                    "dev-master": "2.6-dev"
2760                }
2761            },
2762            "autoload": {
2763                "psr-0": {
2764                    "Symfony\\Component\\Debug\\": ""
2765                }
2766            },
2767            "notification-url": "https://packagist.org/downloads/",
2768            "license": [
2769                "MIT"
2770            ],
2771            "authors": [
2772                {
2773                    "name": "Fabien Potencier",
2774                    "email": "fabien@symfony.com"
2775                },
2776                {
2777                    "name": "Symfony Community",
2778                    "homepage": "https://symfony.com/contributors"
2779                }
2780            ],
2781            "description": "Symfony Debug Component",
2782            "homepage": "https://symfony.com",
2783            "time": "2015-07-08T05:59:48+00:00"
2784        },
2785        {
2786            "name": "symfony/dependency-injection",
2787            "version": "v2.6.13",
2788            "target-dir": "Symfony/Component/DependencyInjection",
2789            "source": {
2790                "type": "git",
2791                "url": "https://github.com/symfony/dependency-injection.git",
2792                "reference": "d9fe6837d74aed11e5ee741cd6b6dfe45e0af78e"
2793            },
2794            "dist": {
2795                "type": "zip",
2796                "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/d9fe6837d74aed11e5ee741cd6b6dfe45e0af78e",
2797                "reference": "d9fe6837d74aed11e5ee741cd6b6dfe45e0af78e",
2798                "shasum": ""
2799            },
2800            "require": {
2801                "php": ">=5.3.3"
2802            },
2803            "conflict": {
2804                "symfony/expression-language": "<2.6"
2805            },
2806            "require-dev": {
2807                "symfony/config": "~2.2",
2808                "symfony/expression-language": "~2.6",
2809                "symfony/phpunit-bridge": "~2.7",
2810                "symfony/yaml": "~2.1"
2811            },
2812            "suggest": {
2813                "symfony/config": "",
2814                "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
2815                "symfony/yaml": ""
2816            },
2817            "type": "library",
2818            "extra": {
2819                "branch-alias": {
2820                    "dev-master": "2.6-dev"
2821                }
2822            },
2823            "autoload": {
2824                "psr-0": {
2825                    "Symfony\\Component\\DependencyInjection\\": ""
2826                }
2827            },
2828            "notification-url": "https://packagist.org/downloads/",
2829            "license": [
2830                "MIT"
2831            ],
2832            "authors": [
2833                {
2834                    "name": "Fabien Potencier",
2835                    "email": "fabien@symfony.com"
2836                },
2837                {
2838                    "name": "Symfony Community",
2839                    "homepage": "https://symfony.com/contributors"
2840                }
2841            ],
2842            "description": "Symfony DependencyInjection Component",
2843            "homepage": "https://symfony.com",
2844            "time": "2015-07-22T10:08:40+00:00"
2845        },
2846        {
2847            "name": "symfony/dom-crawler",
2848            "version": "v2.6.13",
2849            "target-dir": "Symfony/Component/DomCrawler",
2850            "source": {
2851                "type": "git",
2852                "url": "https://github.com/symfony/dom-crawler.git",
2853                "reference": "301fca88f26fb57f5ea4020d3abf78d046e5c0ee"
2854            },
2855            "dist": {
2856                "type": "zip",
2857                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/301fca88f26fb57f5ea4020d3abf78d046e5c0ee",
2858                "reference": "301fca88f26fb57f5ea4020d3abf78d046e5c0ee",
2859                "shasum": ""
2860            },
2861            "require": {
2862                "php": ">=5.3.3"
2863            },
2864            "require-dev": {
2865                "symfony/css-selector": "~2.3",
2866                "symfony/phpunit-bridge": "~2.7"
2867            },
2868            "suggest": {
2869                "symfony/css-selector": ""
2870            },
2871            "type": "library",
2872            "extra": {
2873                "branch-alias": {
2874                    "dev-master": "2.6-dev"
2875                }
2876            },
2877            "autoload": {
2878                "psr-0": {
2879                    "Symfony\\Component\\DomCrawler\\": ""
2880                }
2881            },
2882            "notification-url": "https://packagist.org/downloads/",
2883            "license": [
2884                "MIT"
2885            ],
2886            "authors": [
2887                {
2888                    "name": "Fabien Potencier",
2889                    "email": "fabien@symfony.com"
2890                },
2891                {
2892                    "name": "Symfony Community",
2893                    "homepage": "https://symfony.com/contributors"
2894                }
2895            ],
2896            "description": "Symfony DomCrawler Component",
2897            "homepage": "https://symfony.com",
2898            "time": "2015-07-09T16:02:48+00:00"
2899        },
2900        {
2901            "name": "symfony/event-dispatcher",
2902            "version": "v2.6.13",
2903            "target-dir": "Symfony/Component/EventDispatcher",
2904            "source": {
2905                "type": "git",
2906                "url": "https://github.com/symfony/event-dispatcher.git",
2907                "reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02"
2908            },
2909            "dist": {
2910                "type": "zip",
2911                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/672593bc4b0043a0acf91903bb75a1c82d8f2e02",
2912                "reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02",
2913                "shasum": ""
2914            },
2915            "require": {
2916                "php": ">=5.3.3"
2917            },
2918            "require-dev": {
2919                "psr/log": "~1.0",
2920                "symfony/config": "~2.0,>=2.0.5",
2921                "symfony/dependency-injection": "~2.6",
2922                "symfony/expression-language": "~2.6",
2923                "symfony/phpunit-bridge": "~2.7",
2924                "symfony/stopwatch": "~2.3"
2925            },
2926            "suggest": {
2927                "symfony/dependency-injection": "",
2928                "symfony/http-kernel": ""
2929            },
2930            "type": "library",
2931            "extra": {
2932                "branch-alias": {
2933                    "dev-master": "2.6-dev"
2934                }
2935            },
2936            "autoload": {
2937                "psr-0": {
2938                    "Symfony\\Component\\EventDispatcher\\": ""
2939                }
2940            },
2941            "notification-url": "https://packagist.org/downloads/",
2942            "license": [
2943                "MIT"
2944            ],
2945            "authors": [
2946                {
2947                    "name": "Fabien Potencier",
2948                    "email": "fabien@symfony.com"
2949                },
2950                {
2951                    "name": "Symfony Community",
2952                    "homepage": "https://symfony.com/contributors"
2953                }
2954            ],
2955            "description": "Symfony EventDispatcher Component",
2956            "homepage": "https://symfony.com",
2957            "time": "2015-05-02T15:18:45+00:00"
2958        },
2959        {
2960            "name": "symfony/filesystem",
2961            "version": "v2.6.13",
2962            "target-dir": "Symfony/Component/Filesystem",
2963            "source": {
2964                "type": "git",
2965                "url": "https://github.com/symfony/filesystem.git",
2966                "reference": "823c035b1a5c13a4924e324d016eb07e70f94735"
2967            },
2968            "dist": {
2969                "type": "zip",
2970                "url": "https://api.github.com/repos/symfony/filesystem/zipball/823c035b1a5c13a4924e324d016eb07e70f94735",
2971                "reference": "823c035b1a5c13a4924e324d016eb07e70f94735",
2972                "shasum": ""
2973            },
2974            "require": {
2975                "php": ">=5.3.3"
2976            },
2977            "require-dev": {
2978                "symfony/phpunit-bridge": "~2.7"
2979            },
2980            "type": "library",
2981            "extra": {
2982                "branch-alias": {
2983                    "dev-master": "2.6-dev"
2984                }
2985            },
2986            "autoload": {
2987                "psr-0": {
2988                    "Symfony\\Component\\Filesystem\\": ""
2989                }
2990            },
2991            "notification-url": "https://packagist.org/downloads/",
2992            "license": [
2993                "MIT"
2994            ],
2995            "authors": [
2996                {
2997                    "name": "Fabien Potencier",
2998                    "email": "fabien@symfony.com"
2999                },
3000                {
3001                    "name": "Symfony Community",
3002                    "homepage": "https://symfony.com/contributors"
3003                }
3004            ],
3005            "description": "Symfony Filesystem Component",
3006            "homepage": "https://symfony.com",
3007            "time": "2015-07-08T05:59:48+00:00"
3008        },
3009        {
3010            "name": "symfony/finder",
3011            "version": "v2.6.13",
3012            "target-dir": "Symfony/Component/Finder",
3013            "source": {
3014                "type": "git",
3015                "url": "https://github.com/symfony/finder.git",
3016                "reference": "203a10f928ae30176deeba33512999233181dd28"
3017            },
3018            "dist": {
3019                "type": "zip",
3020                "url": "https://api.github.com/repos/symfony/finder/zipball/203a10f928ae30176deeba33512999233181dd28",
3021                "reference": "203a10f928ae30176deeba33512999233181dd28",
3022                "shasum": ""
3023            },
3024            "require": {
3025                "php": ">=5.3.3"
3026            },
3027            "require-dev": {
3028                "symfony/phpunit-bridge": "~2.7"
3029            },
3030            "type": "library",
3031            "extra": {
3032                "branch-alias": {
3033                    "dev-master": "2.6-dev"
3034                }
3035            },
3036            "autoload": {
3037                "psr-0": {
3038                    "Symfony\\Component\\Finder\\": ""
3039                }
3040            },
3041            "notification-url": "https://packagist.org/downloads/",
3042            "license": [
3043                "MIT"
3044            ],
3045            "authors": [
3046                {
3047                    "name": "Fabien Potencier",
3048                    "email": "fabien@symfony.com"
3049                },
3050                {
3051                    "name": "Symfony Community",
3052                    "homepage": "https://symfony.com/contributors"
3053                }
3054            ],
3055            "description": "Symfony Finder Component",
3056            "homepage": "https://symfony.com",
3057            "time": "2015-07-09T16:02:48+00:00"
3058        },
3059        {
3060            "name": "symfony/form",
3061            "version": "v2.6.13",
3062            "target-dir": "Symfony/Component/Form",
3063            "source": {
3064                "type": "git",
3065                "url": "https://github.com/symfony/form.git",
3066                "reference": "23394a60d49d2aa904dacda6e5eb29d88251f9da"
3067            },
3068            "dist": {
3069                "type": "zip",
3070                "url": "https://api.github.com/repos/symfony/form/zipball/23394a60d49d2aa904dacda6e5eb29d88251f9da",
3071                "reference": "23394a60d49d2aa904dacda6e5eb29d88251f9da",
3072                "shasum": ""
3073            },
3074            "require": {
3075                "php": ">=5.3.3",
3076                "symfony/event-dispatcher": "~2.1",
3077                "symfony/intl": "~2.3",
3078                "symfony/options-resolver": "~2.6",
3079                "symfony/property-access": "~2.3"
3080            },
3081            "require-dev": {
3082                "doctrine/collections": "~1.0",
3083                "symfony/http-foundation": "~2.2",
3084                "symfony/http-kernel": "~2.4",
3085                "symfony/phpunit-bridge": "~2.7",
3086                "symfony/security-csrf": "~2.4",
3087                "symfony/translation": "~2.0,>=2.0.5",
3088                "symfony/validator": "~2.6,>=2.6.8"
3089            },
3090            "suggest": {
3091                "symfony/framework-bundle": "For templating with PHP.",
3092                "symfony/security-csrf": "For protecting forms against CSRF attacks.",
3093                "symfony/twig-bridge": "For templating with Twig.",
3094                "symfony/validator": "For form validation."
3095            },
3096            "type": "library",
3097            "extra": {
3098                "branch-alias": {
3099                    "dev-master": "2.6-dev"
3100                }
3101            },
3102            "autoload": {
3103                "psr-0": {
3104                    "Symfony\\Component\\Form\\": ""
3105                }
3106            },
3107            "notification-url": "https://packagist.org/downloads/",
3108            "license": [
3109                "MIT"
3110            ],
3111            "authors": [
3112                {
3113                    "name": "Fabien Potencier",
3114                    "email": "fabien@symfony.com"
3115                },
3116                {
3117                    "name": "Symfony Community",
3118                    "homepage": "https://symfony.com/contributors"
3119                }
3120            ],
3121            "description": "Symfony Form Component",
3122            "homepage": "https://symfony.com",
3123            "time": "2015-11-23T10:27:01+00:00"
3124        },
3125        {
3126            "name": "symfony/http-foundation",
3127            "version": "v2.6.13",
3128            "target-dir": "Symfony/Component/HttpFoundation",
3129            "source": {
3130                "type": "git",
3131                "url": "https://github.com/symfony/http-foundation.git",
3132                "reference": "e8fd1b73ac1c3de1f76c73801ddf1a8ecb1c1c9c"
3133            },
3134            "dist": {
3135                "type": "zip",
3136                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e8fd1b73ac1c3de1f76c73801ddf1a8ecb1c1c9c",
3137                "reference": "e8fd1b73ac1c3de1f76c73801ddf1a8ecb1c1c9c",
3138                "shasum": ""
3139            },
3140            "require": {
3141                "php": ">=5.3.3"
3142            },
3143            "require-dev": {
3144                "symfony/expression-language": "~2.4",
3145                "symfony/phpunit-bridge": "~2.7"
3146            },
3147            "type": "library",
3148            "extra": {
3149                "branch-alias": {
3150                    "dev-master": "2.6-dev"
3151                }
3152            },
3153            "autoload": {
3154                "psr-0": {
3155                    "Symfony\\Component\\HttpFoundation\\": ""
3156                },
3157                "classmap": [
3158                    "Symfony/Component/HttpFoundation/Resources/stubs"
3159                ]
3160            },
3161            "notification-url": "https://packagist.org/downloads/",
3162            "license": [
3163                "MIT"
3164            ],
3165            "authors": [
3166                {
3167                    "name": "Fabien Potencier",
3168                    "email": "fabien@symfony.com"
3169                },
3170                {
3171                    "name": "Symfony Community",
3172                    "homepage": "https://symfony.com/contributors"
3173                }
3174            ],
3175            "description": "Symfony HttpFoundation Component",
3176            "homepage": "https://symfony.com",
3177            "time": "2015-07-22T10:08:40+00:00"
3178        },
3179        {
3180            "name": "symfony/http-kernel",
3181            "version": "v2.6.13",
3182            "target-dir": "Symfony/Component/HttpKernel",
3183            "source": {
3184                "type": "git",
3185                "url": "https://github.com/symfony/http-kernel.git",
3186                "reference": "cdd991d304fed833514dc44d6aafcf19397c26cb"
3187            },
3188            "dist": {
3189                "type": "zip",
3190                "url": "https://api.github.com/repos/symfony/http-kernel/zipball/cdd991d304fed833514dc44d6aafcf19397c26cb",
3191                "reference": "cdd991d304fed833514dc44d6aafcf19397c26cb",
3192                "shasum": ""
3193            },
3194            "require": {
3195                "php": ">=5.3.3",
3196                "psr/log": "~1.0",
3197                "symfony/debug": "~2.6,>=2.6.2",
3198                "symfony/event-dispatcher": "~2.6,>=2.6.7",
3199                "symfony/http-foundation": "~2.5,>=2.5.4"
3200            },
3201            "require-dev": {
3202                "symfony/browser-kit": "~2.3",
3203                "symfony/class-loader": "~2.1",
3204                "symfony/config": "~2.0,>=2.0.5",
3205                "symfony/console": "~2.3",
3206                "symfony/css-selector": "~2.0,>=2.0.5",
3207                "symfony/dependency-injection": "~2.2",
3208                "symfony/dom-crawler": "~2.0,>=2.0.5",
3209                "symfony/expression-language": "~2.4",
3210                "symfony/finder": "~2.0,>=2.0.5",
3211                "symfony/phpunit-bridge": "~2.7",
3212                "symfony/process": "~2.0,>=2.0.5",
3213                "symfony/routing": "~2.2",
3214                "symfony/stopwatch": "~2.3",
3215                "symfony/templating": "~2.2",
3216                "symfony/translation": "~2.0,>=2.0.5",
3217                "symfony/var-dumper": "~2.6"
3218            },
3219            "suggest": {
3220                "symfony/browser-kit": "",
3221                "symfony/class-loader": "",
3222                "symfony/config": "",
3223                "symfony/console": "",
3224                "symfony/dependency-injection": "",
3225                "symfony/finder": "",
3226                "symfony/var-dumper": ""
3227            },
3228            "type": "library",
3229            "extra": {
3230                "branch-alias": {
3231                    "dev-master": "2.6-dev"
3232                }
3233            },
3234            "autoload": {
3235                "psr-0": {
3236                    "Symfony\\Component\\HttpKernel\\": ""
3237                }
3238            },
3239            "notification-url": "https://packagist.org/downloads/",
3240            "license": [
3241                "MIT"
3242            ],
3243            "authors": [
3244                {
3245                    "name": "Fabien Potencier",
3246                    "email": "fabien@symfony.com"
3247                },
3248                {
3249                    "name": "Symfony Community",
3250                    "homepage": "https://symfony.com/contributors"
3251                }
3252            ],
3253            "description": "Symfony HttpKernel Component",
3254            "homepage": "https://symfony.com",
3255            "time": "2016-01-14T10:11:16+00:00"
3256        },
3257        {
3258            "name": "symfony/intl",
3259            "version": "v2.6.13",
3260            "target-dir": "Symfony/Component/Intl",
3261            "source": {
3262                "type": "git",
3263                "url": "https://github.com/symfony/intl.git",
3264                "reference": "4e2720da07bb0731064aaaa7ad854e5b23908ce6"
3265            },
3266            "dist": {
3267                "type": "zip",
3268                "url": "https://api.github.com/repos/symfony/intl/zipball/4e2720da07bb0731064aaaa7ad854e5b23908ce6",
3269                "reference": "4e2720da07bb0731064aaaa7ad854e5b23908ce6",
3270                "shasum": ""
3271            },
3272            "require": {
3273                "php": ">=5.3.3"
3274            },
3275            "require-dev": {
3276                "symfony/filesystem": ">=2.1",
3277                "symfony/phpunit-bridge": "~2.7"
3278            },
3279            "suggest": {
3280                "ext-intl": "to use the component with locales other than \"en\""
3281            },
3282            "type": "library",
3283            "extra": {
3284                "branch-alias": {
3285                    "dev-master": "2.6-dev"
3286                }
3287            },
3288            "autoload": {
3289                "psr-0": {
3290                    "Symfony\\Component\\Intl\\": ""
3291                },
3292                "classmap": [
3293                    "Symfony/Component/Intl/Resources/stubs"
3294                ],
3295                "files": [
3296                    "Symfony/Component/Intl/Resources/stubs/functions.php"
3297                ]
3298            },
3299            "notification-url": "https://packagist.org/downloads/",
3300            "license": [
3301                "MIT"
3302            ],
3303            "authors": [
3304                {
3305                    "name": "Bernhard Schussek",
3306                    "email": "bschussek@gmail.com"
3307                },
3308                {
3309                    "name": "Eriksen Costa",
3310                    "email": "eriksen.costa@infranology.com.br"
3311                },
3312                {
3313                    "name": "Igor Wiedler",
3314                    "email": "igor@wiedler.ch"
3315                },
3316                {
3317                    "name": "Symfony Community",
3318                    "homepage": "https://symfony.com/contributors"
3319                }
3320            ],
3321            "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.",
3322            "homepage": "https://symfony.com",
3323            "keywords": [
3324                "i18n",
3325                "icu",
3326                "internationalization",
3327                "intl",
3328                "l10n",
3329                "localization"
3330            ],
3331            "time": "2015-07-23T02:17:26+00:00"
3332        },
3333        {
3334            "name": "symfony/options-resolver",
3335            "version": "v2.6.13",
3336            "target-dir": "Symfony/Component/OptionsResolver",
3337            "source": {
3338                "type": "git",
3339                "url": "https://github.com/symfony/options-resolver.git",
3340                "reference": "31e56594cee489e9a235b852228b0598b52101c1"
3341            },
3342            "dist": {
3343                "type": "zip",
3344                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/31e56594cee489e9a235b852228b0598b52101c1",
3345                "reference": "31e56594cee489e9a235b852228b0598b52101c1",
3346                "shasum": ""
3347            },
3348            "require": {
3349                "php": ">=5.3.3"
3350            },
3351            "require-dev": {
3352                "symfony/phpunit-bridge": "~2.7"
3353            },
3354            "type": "library",
3355            "extra": {
3356                "branch-alias": {
3357                    "dev-master": "2.6-dev"
3358                }
3359            },
3360            "autoload": {
3361                "psr-0": {
3362                    "Symfony\\Component\\OptionsResolver\\": ""
3363                }
3364            },
3365            "notification-url": "https://packagist.org/downloads/",
3366            "license": [
3367                "MIT"
3368            ],
3369            "authors": [
3370                {
3371                    "name": "Fabien Potencier",
3372                    "email": "fabien@symfony.com"
3373                },
3374                {
3375                    "name": "Symfony Community",
3376                    "homepage": "https://symfony.com/contributors"
3377                }
3378            ],
3379            "description": "Symfony OptionsResolver Component",
3380            "homepage": "https://symfony.com",
3381            "keywords": [
3382                "config",
3383                "configuration",
3384                "options"
3385            ],
3386            "time": "2015-05-13T11:33:56+00:00"
3387        },
3388        {
3389            "name": "symfony/process",
3390            "version": "v2.6.13",
3391            "target-dir": "Symfony/Component/Process",
3392            "source": {
3393                "type": "git",
3394                "url": "https://github.com/symfony/process.git",
3395                "reference": "57f1e88bb5dafa449b83f9f265b11d52d517b3e9"
3396            },
3397            "dist": {
3398                "type": "zip",
3399                "url": "https://api.github.com/repos/symfony/process/zipball/57f1e88bb5dafa449b83f9f265b11d52d517b3e9",
3400                "reference": "57f1e88bb5dafa449b83f9f265b11d52d517b3e9",
3401                "shasum": ""
3402            },
3403            "require": {
3404                "php": ">=5.3.3"
3405            },
3406            "require-dev": {
3407                "symfony/phpunit-bridge": "~2.7"
3408            },
3409            "type": "library",
3410            "extra": {
3411                "branch-alias": {
3412                    "dev-master": "2.6-dev"
3413                }
3414            },
3415            "autoload": {
3416                "psr-0": {
3417                    "Symfony\\Component\\Process\\": ""
3418                }
3419            },
3420            "notification-url": "https://packagist.org/downloads/",
3421            "license": [
3422                "MIT"
3423            ],
3424            "authors": [
3425                {
3426                    "name": "Fabien Potencier",
3427                    "email": "fabien@symfony.com"
3428                },
3429                {
3430                    "name": "Symfony Community",
3431                    "homepage": "https://symfony.com/contributors"
3432                }
3433            ],
3434            "description": "Symfony Process Component",
3435            "homepage": "https://symfony.com",
3436            "time": "2015-06-30T16:10:16+00:00"
3437        },
3438        {
3439            "name": "symfony/property-access",
3440            "version": "v2.6.13",
3441            "target-dir": "Symfony/Component/PropertyAccess",
3442            "source": {
3443                "type": "git",
3444                "url": "https://github.com/symfony/property-access.git",
3445                "reference": "4fc7a0e50d131d8c59ef839da3ae03c50108a3bb"
3446            },
3447            "dist": {
3448                "type": "zip",
3449                "url": "https://api.github.com/repos/symfony/property-access/zipball/4fc7a0e50d131d8c59ef839da3ae03c50108a3bb",
3450                "reference": "4fc7a0e50d131d8c59ef839da3ae03c50108a3bb",
3451                "shasum": ""
3452            },
3453            "require": {
3454                "php": ">=5.3.3"
3455            },
3456            "require-dev": {
3457                "symfony/phpunit-bridge": "~2.7"
3458            },
3459            "type": "library",
3460            "extra": {
3461                "branch-alias": {
3462                    "dev-master": "2.6-dev"
3463                }
3464            },
3465            "autoload": {
3466                "psr-0": {
3467                    "Symfony\\Component\\PropertyAccess\\": ""
3468                }
3469            },
3470            "notification-url": "https://packagist.org/downloads/",
3471            "license": [
3472                "MIT"
3473            ],
3474            "authors": [
3475                {
3476                    "name": "Fabien Potencier",
3477                    "email": "fabien@symfony.com"
3478                },
3479                {
3480                    "name": "Symfony Community",
3481                    "homepage": "https://symfony.com/contributors"
3482                }
3483            ],
3484            "description": "Symfony PropertyAccess Component",
3485            "homepage": "https://symfony.com",
3486            "keywords": [
3487                "access",
3488                "array",
3489                "extraction",
3490                "index",
3491                "injection",
3492                "object",
3493                "property",
3494                "property path",
3495                "reflection"
3496            ],
3497            "time": "2015-07-10T04:45:33+00:00"
3498        },
3499        {
3500            "name": "symfony/routing",
3501            "version": "v2.6.13",
3502            "target-dir": "Symfony/Component/Routing",
3503            "source": {
3504                "type": "git",
3505                "url": "https://github.com/symfony/routing.git",
3506                "reference": "0a1764d41bbb54f3864808c50569ac382b44d128"
3507            },
3508            "dist": {
3509                "type": "zip",
3510                "url": "https://api.github.com/repos/symfony/routing/zipball/0a1764d41bbb54f3864808c50569ac382b44d128",
3511                "reference": "0a1764d41bbb54f3864808c50569ac382b44d128",
3512                "shasum": ""
3513            },
3514            "require": {
3515                "php": ">=5.3.3"
3516            },
3517            "require-dev": {
3518                "doctrine/annotations": "~1.0",
3519                "doctrine/common": "~2.2",
3520                "psr/log": "~1.0",
3521                "symfony/config": "~2.2",
3522                "symfony/expression-language": "~2.4",
3523                "symfony/http-foundation": "~2.3",
3524                "symfony/phpunit-bridge": "~2.7",
3525                "symfony/yaml": "~2.0,>=2.0.5"
3526            },
3527            "suggest": {
3528                "doctrine/annotations": "For using the annotation loader",
3529                "symfony/config": "For using the all-in-one router or any loader",
3530                "symfony/expression-language": "For using expression matching",
3531                "symfony/yaml": "For using the YAML loader"
3532            },
3533            "type": "library",
3534            "extra": {
3535                "branch-alias": {
3536                    "dev-master": "2.6-dev"
3537                }
3538            },
3539            "autoload": {
3540                "psr-0": {
3541                    "Symfony\\Component\\Routing\\": ""
3542                }
3543            },
3544            "notification-url": "https://packagist.org/downloads/",
3545            "license": [
3546                "MIT"
3547            ],
3548            "authors": [
3549                {
3550                    "name": "Fabien Potencier",
3551                    "email": "fabien@symfony.com"
3552                },
3553                {
3554                    "name": "Symfony Community",
3555                    "homepage": "https://symfony.com/contributors"
3556                }
3557            ],
3558            "description": "Symfony Routing Component",
3559            "homepage": "https://symfony.com",
3560            "keywords": [
3561                "router",
3562                "routing",
3563                "uri",
3564                "url"
3565            ],
3566            "time": "2015-07-09T16:02:48+00:00"
3567        },
3568        {
3569            "name": "symfony/security-core",
3570            "version": "v2.6.13",
3571            "target-dir": "Symfony/Component/Security/Core",
3572            "source": {
3573                "type": "git",
3574                "url": "https://github.com/symfony/security-core.git",
3575                "reference": "813cf2aaacccbbe1a4705aef8d4ac0d79d993a76"
3576            },
3577            "dist": {
3578                "type": "zip",
3579                "url": "https://api.github.com/repos/symfony/security-core/zipball/813cf2aaacccbbe1a4705aef8d4ac0d79d993a76",
3580                "reference": "813cf2aaacccbbe1a4705aef8d4ac0d79d993a76",
3581                "shasum": ""
3582            },
3583            "require": {
3584                "paragonie/random_compat": "~1.0",
3585                "php": ">=5.3.3"
3586            },
3587            "require-dev": {
3588                "ircmaxell/password-compat": "1.0.*",
3589                "psr/log": "~1.0",
3590                "symfony/event-dispatcher": "~2.1",
3591                "symfony/expression-language": "~2.6",
3592                "symfony/http-foundation": "~2.4",
3593                "symfony/phpunit-bridge": "~2.7",
3594                "symfony/translation": "~2.0,>=2.0.5",
3595                "symfony/validator": "~2.5,>=2.5.5"
3596            },
3597            "suggest": {
3598                "ircmaxell/password-compat": "For using the BCrypt password encoder in PHP <5.5",
3599                "symfony/event-dispatcher": "",
3600                "symfony/expression-language": "For using the expression voter",
3601                "symfony/http-foundation": "",
3602                "symfony/validator": "For using the user password constraint"
3603            },
3604            "type": "library",
3605            "extra": {
3606                "branch-alias": {
3607                    "dev-master": "2.6-dev"
3608                }
3609            },
3610            "autoload": {
3611                "psr-0": {
3612                    "Symfony\\Component\\Security\\Core\\": ""
3613                }
3614            },
3615            "notification-url": "https://packagist.org/downloads/",
3616            "license": [
3617                "MIT"
3618            ],
3619            "authors": [
3620                {
3621                    "name": "Fabien Potencier",
3622                    "email": "fabien@symfony.com"
3623                },
3624                {
3625                    "name": "Symfony Community",
3626                    "homepage": "https://symfony.com/contributors"
3627                }
3628            ],
3629            "description": "Symfony Security Component - Core Library",
3630            "homepage": "https://symfony.com",
3631            "time": "2016-01-14T09:04:34+00:00"
3632        },
3633        {
3634            "name": "symfony/security-csrf",
3635            "version": "v2.6.13",
3636            "target-dir": "Symfony/Component/Security/Csrf",
3637            "source": {
3638                "type": "git",
3639                "url": "https://github.com/symfony/security-csrf.git",
3640                "reference": "e725f9dce79997246acaa825b05a9efd6328aeb0"
3641            },
3642            "dist": {
3643                "type": "zip",
3644                "url": "https://api.github.com/repos/symfony/security-csrf/zipball/e725f9dce79997246acaa825b05a9efd6328aeb0",
3645                "reference": "e725f9dce79997246acaa825b05a9efd6328aeb0",
3646                "shasum": ""
3647            },
3648            "require": {
3649                "php": ">=5.3.3",
3650                "symfony/security-core": "~2.4"
3651            },
3652            "require-dev": {
3653                "symfony/http-foundation": "~2.1",
3654                "symfony/phpunit-bridge": "~2.7"
3655            },
3656            "suggest": {
3657                "symfony/http-foundation": "For using the class SessionTokenStorage."
3658            },
3659            "type": "library",
3660            "extra": {
3661                "branch-alias": {
3662                    "dev-master": "2.6-dev"
3663                }
3664            },
3665            "autoload": {
3666                "psr-0": {
3667                    "Symfony\\Component\\Security\\Csrf\\": ""
3668                }
3669            },
3670            "notification-url": "https://packagist.org/downloads/",
3671            "license": [
3672                "MIT"
3673            ],
3674            "authors": [
3675                {
3676                    "name": "Fabien Potencier",
3677                    "email": "fabien@symfony.com"
3678                },
3679                {
3680                    "name": "Symfony Community",
3681                    "homepage": "https://symfony.com/contributors"
3682                }
3683            ],
3684            "description": "Symfony Security Component - CSRF Library",
3685            "homepage": "https://symfony.com",
3686            "time": "2015-05-13T11:33:56+00:00"
3687        },
3688        {
3689            "name": "symfony/stopwatch",
3690            "version": "v2.6.13",
3691            "target-dir": "Symfony/Component/Stopwatch",
3692            "source": {
3693                "type": "git",
3694                "url": "https://github.com/symfony/stopwatch.git",
3695                "reference": "a0d91f2f4e2c60bd78f13388aa68f9d7cab8c987"
3696            },
3697            "dist": {
3698                "type": "zip",
3699                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/a0d91f2f4e2c60bd78f13388aa68f9d7cab8c987",
3700                "reference": "a0d91f2f4e2c60bd78f13388aa68f9d7cab8c987",
3701                "shasum": ""
3702            },
3703            "require": {
3704                "php": ">=5.3.3"
3705            },
3706            "require-dev": {
3707                "symfony/phpunit-bridge": "~2.7"
3708            },
3709            "type": "library",
3710            "extra": {
3711                "branch-alias": {
3712                    "dev-master": "2.6-dev"
3713                }
3714            },
3715            "autoload": {
3716                "psr-0": {
3717                    "Symfony\\Component\\Stopwatch\\": ""
3718                }
3719            },
3720            "notification-url": "https://packagist.org/downloads/",
3721            "license": [
3722                "MIT"
3723            ],
3724            "authors": [
3725                {
3726                    "name": "Fabien Potencier",
3727                    "email": "fabien@symfony.com"
3728                },
3729                {
3730                    "name": "Symfony Community",
3731                    "homepage": "https://symfony.com/contributors"
3732                }
3733            ],
3734            "description": "Symfony Stopwatch Component",
3735            "homepage": "https://symfony.com",
3736            "time": "2015-07-01T18:23:01+00:00"
3737        },
3738        {
3739            "name": "symfony/translation",
3740            "version": "v2.6.13",
3741            "target-dir": "Symfony/Component/Translation",
3742            "source": {
3743                "type": "git",
3744                "url": "https://github.com/symfony/translation.git",
3745                "reference": "d84291215b5892834dd8ca8ee52f9cbdb8274904"
3746            },
3747            "dist": {
3748                "type": "zip",
3749                "url": "https://api.github.com/repos/symfony/translation/zipball/d84291215b5892834dd8ca8ee52f9cbdb8274904",
3750                "reference": "d84291215b5892834dd8ca8ee52f9cbdb8274904",
3751                "shasum": ""
3752            },
3753            "require": {
3754                "php": ">=5.3.3"
3755            },
3756            "require-dev": {
3757                "psr/log": "~1.0",
3758                "symfony/config": "~2.3,>=2.3.12",
3759                "symfony/intl": "~2.3",
3760                "symfony/phpunit-bridge": "~2.7",
3761                "symfony/yaml": "~2.2"
3762            },
3763            "suggest": {
3764                "psr/log": "To use logging capability in translator",
3765                "symfony/config": "",
3766                "symfony/yaml": ""
3767            },
3768            "type": "library",
3769            "extra": {
3770                "branch-alias": {
3771                    "dev-master": "2.6-dev"
3772                }
3773            },
3774            "autoload": {
3775                "psr-0": {
3776                    "Symfony\\Component\\Translation\\": ""
3777                }
3778            },
3779            "notification-url": "https://packagist.org/downloads/",
3780            "license": [
3781                "MIT"
3782            ],
3783            "authors": [
3784                {
3785                    "name": "Fabien Potencier",
3786                    "email": "fabien@symfony.com"
3787                },
3788                {
3789                    "name": "Symfony Community",
3790                    "homepage": "https://symfony.com/contributors"
3791                }
3792            ],
3793            "description": "Symfony Translation Component",
3794            "homepage": "https://symfony.com",
3795            "time": "2015-07-08T05:59:48+00:00"
3796        },
3797        {
3798            "name": "symfony/twig-bridge",
3799            "version": "v2.6.13",
3800            "target-dir": "Symfony/Bridge/Twig",
3801            "source": {
3802                "type": "git",
3803                "url": "https://github.com/symfony/twig-bridge.git",
3804                "reference": "272b9dc0af1e70b77975c543d1917dd340c7201a"
3805            },
3806            "dist": {
3807                "type": "zip",
3808                "url": "https://api.github.com/repos/symfony/twig-bridge/zipball/272b9dc0af1e70b77975c543d1917dd340c7201a",
3809                "reference": "272b9dc0af1e70b77975c543d1917dd340c7201a",
3810                "shasum": ""
3811            },
3812            "require": {
3813                "php": ">=5.3.3",
3814                "twig/twig": "~1.13,>=1.13.1"
3815            },
3816            "require-dev": {
3817                "symfony/console": "~2.4",
3818                "symfony/expression-language": "~2.4",
3819                "symfony/finder": "~2.3",
3820                "symfony/form": "~2.6,>=2.6.10",
3821                "symfony/http-kernel": "~2.3",
3822                "symfony/intl": "~2.3",
3823                "symfony/phpunit-bridge": "~2.7",
3824                "symfony/routing": "~2.2",
3825                "symfony/security": "~2.4",
3826                "symfony/stopwatch": "~2.2",
3827                "symfony/templating": "~2.1",
3828                "symfony/translation": "~2.2",
3829                "symfony/var-dumper": "~2.6",
3830                "symfony/yaml": "~2.0,>=2.0.5"
3831            },
3832            "suggest": {
3833                "symfony/expression-language": "For using the ExpressionExtension",
3834                "symfony/finder": "",
3835                "symfony/form": "For using the FormExtension",
3836                "symfony/http-kernel": "For using the HttpKernelExtension",
3837                "symfony/routing": "For using the RoutingExtension",
3838                "symfony/security": "For using the SecurityExtension",
3839                "symfony/stopwatch": "For using the StopwatchExtension",
3840                "symfony/templating": "For using the TwigEngine",
3841                "symfony/translation": "For using the TranslationExtension",
3842                "symfony/var-dumper": "For using the DumpExtension",
3843                "symfony/yaml": "For using the YamlExtension"
3844            },
3845            "type": "symfony-bridge",
3846            "extra": {
3847                "branch-alias": {
3848                    "dev-master": "2.6-dev"
3849                }
3850            },
3851            "autoload": {
3852                "psr-0": {
3853                    "Symfony\\Bridge\\Twig\\": ""
3854                }
3855            },
3856            "notification-url": "https://packagist.org/downloads/",
3857            "license": [
3858                "MIT"
3859            ],
3860            "authors": [
3861                {
3862                    "name": "Fabien Potencier",
3863                    "email": "fabien@symfony.com"
3864                },
3865                {
3866                    "name": "Symfony Community",
3867                    "homepage": "https://symfony.com/contributors"
3868                }
3869            ],
3870            "description": "Symfony Twig Bridge",
3871            "homepage": "https://symfony.com",
3872            "time": "2015-07-22T10:08:40+00:00"
3873        },
3874        {
3875            "name": "symfony/validator",
3876            "version": "v2.6.13",
3877            "target-dir": "Symfony/Component/Validator",
3878            "source": {
3879                "type": "git",
3880                "url": "https://github.com/symfony/validator.git",
3881                "reference": "fccfab79928e612eedca96dcf3a9e8efd2ee495f"
3882            },
3883            "dist": {
3884                "type": "zip",
3885                "url": "https://api.github.com/repos/symfony/validator/zipball/fccfab79928e612eedca96dcf3a9e8efd2ee495f",
3886                "reference": "fccfab79928e612eedca96dcf3a9e8efd2ee495f",
3887                "shasum": ""
3888            },
3889            "require": {
3890                "php": ">=5.3.3",
3891                "symfony/translation": "~2.0,>=2.0.5"
3892            },
3893            "require-dev": {
3894                "doctrine/annotations": "~1.0",
3895                "doctrine/cache": "~1.0",
3896                "doctrine/common": "~2.3",
3897                "egulias/email-validator": "~1.2,>=1.2.1",
3898                "symfony/config": "~2.2",
3899                "symfony/expression-language": "~2.4",
3900                "symfony/http-foundation": "~2.1",
3901                "symfony/intl": "~2.3",
3902                "symfony/phpunit-bridge": "~2.7",
3903                "symfony/property-access": "~2.3",
3904                "symfony/yaml": "~2.0,>=2.0.5"
3905            },
3906            "suggest": {
3907                "doctrine/annotations": "For using the annotation mapping. You will also need doctrine/cache.",
3908                "doctrine/cache": "For using the default cached annotation reader and metadata cache.",
3909                "egulias/email-validator": "Strict (RFC compliant) email validation",
3910                "symfony/config": "",
3911                "symfony/expression-language": "For using the 2.4 Expression validator",
3912                "symfony/http-foundation": "",
3913                "symfony/intl": "",
3914                "symfony/property-access": "For using the 2.4 Validator API",
3915                "symfony/yaml": ""
3916            },
3917            "type": "library",
3918            "extra": {
3919                "branch-alias": {
3920                    "dev-master": "2.6-dev"
3921                }
3922            },
3923            "autoload": {
3924                "psr-0": {
3925                    "Symfony\\Component\\Validator\\": ""
3926                }
3927            },
3928            "notification-url": "https://packagist.org/downloads/",
3929            "license": [
3930                "MIT"
3931            ],
3932            "authors": [
3933                {
3934                    "name": "Fabien Potencier",
3935                    "email": "fabien@symfony.com"
3936                },
3937                {
3938                    "name": "Symfony Community",
3939                    "homepage": "https://symfony.com/contributors"
3940                }
3941            ],
3942            "description": "Symfony Validator Component",
3943            "homepage": "https://symfony.com",
3944            "time": "2015-07-01T19:58:06+00:00"
3945        },
3946        {
3947            "name": "symfony/var-dumper",
3948            "version": "v2.6.13",
3949            "target-dir": "Symfony/Component/VarDumper",
3950            "source": {
3951                "type": "git",
3952                "url": "https://github.com/symfony/var-dumper.git",
3953                "reference": "5fba957a30161d8724aade093593cd22f815bea2"
3954            },
3955            "dist": {
3956                "type": "zip",
3957                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/5fba957a30161d8724aade093593cd22f815bea2",
3958                "reference": "5fba957a30161d8724aade093593cd22f815bea2",
3959                "shasum": ""
3960            },
3961            "require": {
3962                "php": ">=5.3.3"
3963            },
3964            "require-dev": {
3965                "symfony/phpunit-bridge": "~2.7"
3966            },
3967            "suggest": {
3968                "ext-symfony_debug": ""
3969            },
3970            "type": "library",
3971            "extra": {
3972                "branch-alias": {
3973                    "dev-master": "2.6-dev"
3974                }
3975            },
3976            "autoload": {
3977                "files": [
3978                    "Resources/functions/dump.php"
3979                ],
3980                "psr-0": {
3981                    "Symfony\\Component\\VarDumper\\": ""
3982                }
3983            },
3984            "notification-url": "https://packagist.org/downloads/",
3985            "license": [
3986                "MIT"
3987            ],
3988            "authors": [
3989                {
3990                    "name": "Nicolas Grekas",
3991                    "email": "p@tchwork.com"
3992                },
3993                {
3994                    "name": "Symfony Community",
3995                    "homepage": "https://symfony.com/contributors"
3996                }
3997            ],
3998            "description": "Symfony mechanism for exploring and dumping PHP variables",
3999            "homepage": "https://symfony.com",
4000            "keywords": [
4001                "debug",
4002                "dump"
4003            ],
4004            "time": "2015-07-01T10:03:42+00:00"
4005        },
4006        {
4007            "name": "symfony/web-profiler-bundle",
4008            "version": "v2.6.13",
4009            "target-dir": "Symfony/Bundle/WebProfilerBundle",
4010            "source": {
4011                "type": "git",
4012                "url": "https://github.com/symfony/web-profiler-bundle.git",
4013                "reference": "efb04b45aacd1dd39fb814065870074784043758"
4014            },
4015            "dist": {
4016                "type": "zip",
4017                "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/efb04b45aacd1dd39fb814065870074784043758",
4018                "reference": "efb04b45aacd1dd39fb814065870074784043758",
4019                "shasum": ""
4020            },
4021            "require": {
4022                "php": ">=5.3.3",
4023                "symfony/http-kernel": "~2.4",
4024                "symfony/routing": "~2.2",
4025                "symfony/twig-bridge": "~2.2"
4026            },
4027            "require-dev": {
4028                "symfony/config": "~2.2",
4029                "symfony/console": "~2.3",
4030                "symfony/dependency-injection": "~2.2",
4031                "symfony/phpunit-bridge": "~2.7",
4032                "symfony/stopwatch": "~2.2"
4033            },
4034            "type": "symfony-bundle",
4035            "extra": {
4036                "branch-alias": {
4037                    "dev-master": "2.6-dev"
4038                }
4039            },
4040            "autoload": {
4041                "psr-0": {
4042                    "Symfony\\Bundle\\WebProfilerBundle\\": ""
4043                }
4044            },
4045            "notification-url": "https://packagist.org/downloads/",
4046            "license": [
4047                "MIT"
4048            ],
4049            "authors": [
4050                {
4051                    "name": "Fabien Potencier",
4052                    "email": "fabien@symfony.com"
4053                },
4054                {
4055                    "name": "Symfony Community",
4056                    "homepage": "https://symfony.com/contributors"
4057                }
4058            ],
4059            "description": "Symfony WebProfilerBundle",
4060            "homepage": "https://symfony.com",
4061            "time": "2015-06-01T09:10:59+00:00"
4062        },
4063        {
4064            "name": "symfony/yaml",
4065            "version": "v2.6.13",
4066            "target-dir": "Symfony/Component/Yaml",
4067            "source": {
4068                "type": "git",
4069                "url": "https://github.com/symfony/yaml.git",
4070                "reference": "c044d1744b8e91aaaa0d9bac683ab87ec7cbf359"
4071            },
4072            "dist": {
4073                "type": "zip",
4074                "url": "https://api.github.com/repos/symfony/yaml/zipball/c044d1744b8e91aaaa0d9bac683ab87ec7cbf359",
4075                "reference": "c044d1744b8e91aaaa0d9bac683ab87ec7cbf359",
4076                "shasum": ""
4077            },
4078            "require": {
4079                "php": ">=5.3.3"
4080            },
4081            "require-dev": {
4082                "symfony/phpunit-bridge": "~2.7"
4083            },
4084            "type": "library",
4085            "extra": {
4086                "branch-alias": {
4087                    "dev-master": "2.6-dev"
4088                }
4089            },
4090            "autoload": {
4091                "psr-0": {
4092                    "Symfony\\Component\\Yaml\\": ""
4093                }
4094            },
4095            "notification-url": "https://packagist.org/downloads/",
4096            "license": [
4097                "MIT"
4098            ],
4099            "authors": [
4100                {
4101                    "name": "Fabien Potencier",
4102                    "email": "fabien@symfony.com"
4103                },
4104                {
4105                    "name": "Symfony Community",
4106                    "homepage": "https://symfony.com/contributors"
4107                }
4108            ],
4109            "description": "Symfony Yaml Component",
4110            "homepage": "https://symfony.com",
4111            "time": "2015-07-26T08:59:42+00:00"
4112        },
4113        {
4114            "name": "tdammers/htmlmaid",
4115            "version": "0.7.0",
4116            "source": {
4117                "type": "git",
4118                "url": "https://bitbucket.org/tdammers/htmlmaid.git",
4119                "reference": "607e6fd19ba116e66e4eefc24d076865aeeb870e"
4120            },
4121            "dist": {
4122                "type": "zip",
4123                "url": "https://bitbucket.org/tdammers/htmlmaid/get/607e6fd19ba116e66e4eefc24d076865aeeb870e.zip",
4124                "reference": "607e6fd19ba116e66e4eefc24d076865aeeb870e",
4125                "shasum": ""
4126            },
4127            "require": {
4128                "ext-xml": "*",
4129                "lib-libxml": "*",
4130                "php": ">=5.3.0"
4131            },
4132            "require-dev": {
4133                "phpunit/phpunit": "*"
4134            },
4135            "type": "library",
4136            "autoload": {
4137                "psr-0": {
4138                    "Maid\\": "src/"
4139                }
4140            },
4141            "notification-url": "https://packagist.org/downloads/",
4142            "license": [
4143                "BSD-3-Clause"
4144            ],
4145            "authors": [
4146                {
4147                    "name": "Tobias Dammers",
4148                    "email": "tdammers@gmail.com",
4149                    "role": "maintainer, developer"
4150                }
4151            ],
4152            "description": "A friendly HTML cleaner",
4153            "time": "2014-05-14T11:08:43+00:00"
4154        },
4155        {
4156            "name": "twig/twig",
4157            "version": "v1.30.0",
4158            "source": {
4159                "type": "git",
4160                "url": "https://github.com/twigphp/Twig.git",
4161                "reference": "c6ff71094fde15d12398eaba029434b013dc5e59"
4162            },
4163            "dist": {
4164                "type": "zip",
4165                "url": "https://api.github.com/repos/twigphp/Twig/zipball/c6ff71094fde15d12398eaba029434b013dc5e59",
4166                "reference": "c6ff71094fde15d12398eaba029434b013dc5e59",
4167                "shasum": ""
4168            },
4169            "require": {
4170                "php": ">=5.2.7"
4171            },
4172            "require-dev": {
4173                "symfony/debug": "~2.7",
4174                "symfony/phpunit-bridge": "~3.2@dev"
4175            },
4176            "type": "library",
4177            "extra": {
4178                "branch-alias": {
4179                    "dev-master": "1.30-dev"
4180                }
4181            },
4182            "autoload": {
4183                "psr-0": {
4184                    "Twig_": "lib/"
4185                }
4186            },
4187            "notification-url": "https://packagist.org/downloads/",
4188            "license": [
4189                "BSD-3-Clause"
4190            ],
4191            "authors": [
4192                {
4193                    "name": "Fabien Potencier",
4194                    "email": "fabien@symfony.com",
4195                    "homepage": "http://fabien.potencier.org",
4196                    "role": "Lead Developer"
4197                },
4198                {
4199                    "name": "Armin Ronacher",
4200                    "email": "armin.ronacher@active-4.com",
4201                    "role": "Project Founder"
4202                },
4203                {
4204                    "name": "Twig Team",
4205                    "homepage": "http://twig.sensiolabs.org/contributors",
4206                    "role": "Contributors"
4207                }
4208            ],
4209            "description": "Twig, the flexible, fast, and secure template language for PHP",
4210            "homepage": "http://twig.sensiolabs.org",
4211            "keywords": [
4212                "templating"
4213            ],
4214            "time": "2016-12-23T11:06:22+00:00"
4215        },
4216        {
4217            "name": "ua-parser/uap-php",
4218            "version": "v3.4.6",
4219            "source": {
4220                "type": "git",
4221                "url": "https://github.com/ua-parser/uap-php.git",
4222                "reference": "a8397606c112612f981d1feb9cbc3bf4d0a452fb"
4223            },
4224            "dist": {
4225                "type": "zip",
4226                "url": "https://api.github.com/repos/ua-parser/uap-php/zipball/a8397606c112612f981d1feb9cbc3bf4d0a452fb",
4227                "reference": "a8397606c112612f981d1feb9cbc3bf4d0a452fb",
4228                "shasum": ""
4229            },
4230            "require": {
4231                "symfony/console": "^2.0 || ^3.0",
4232                "symfony/filesystem": "^2.0 || ^3.0",
4233                "symfony/finder": "^2.0 || ^3.0",
4234                "symfony/yaml": "^2.0 || ^3.0"
4235            },
4236            "require-dev": {
4237                "phpunit/phpunit": "^4.0 || ^5.0"
4238            },
4239            "bin": [
4240                "bin/uaparser"
4241            ],
4242            "type": "library",
4243            "autoload": {
4244                "psr-4": {
4245                    "UAParser\\": "src"
4246                }
4247            },
4248            "notification-url": "https://packagist.org/downloads/",
4249            "license": [
4250                "MIT"
4251            ],
4252            "authors": [
4253                {
4254                    "name": "Lars Strojny",
4255                    "email": "lars@strojny.net"
4256                },
4257                {
4258                    "name": "Dave Olsen",
4259                    "email": "dmolsen@gmail.com"
4260                }
4261            ],
4262            "description": "A multi-language port of Browserscope's user agent parser.",
4263            "time": "2016-07-09T13:53:59+00:00"
4264        }
4265    ],
4266    "packages-dev": [
4267        {
4268            "name": "bolt/codingstyle",
4269            "version": "v1.0.1",
4270            "source": {
4271                "type": "git",
4272                "url": "https://github.com/bolt/codingstyle.git",
4273                "reference": "7684865bb55f1a8f148cd59e6bad8d7fa4b3c858"
4274            },
4275            "dist": {
4276                "type": "zip",
4277                "url": "https://api.github.com/repos/bolt/codingstyle/zipball/7684865bb55f1a8f148cd59e6bad8d7fa4b3c858",
4278                "reference": "7684865bb55f1a8f148cd59e6bad8d7fa4b3c858",
4279                "shasum": ""
4280            },
4281            "require": {
4282                "m6web/symfony2-coding-standard": "dev-master@dev"
4283            },
4284            "type": "library",
4285            "notification-url": "https://packagist.org/downloads/",
4286            "license": [
4287                "MIT"
4288            ],
4289            "authors": [
4290                {
4291                    "name": "Gawain Lynch",
4292                    "email": "gawain.lynch@gmail.com"
4293                }
4294            ],
4295            "description": "Coding style for Bolt projects",
4296            "time": "2015-04-17T10:05:59+00:00"
4297        },
4298        {
4299            "name": "codeception/codeception",
4300            "version": "2.1.2",
4301            "source": {
4302                "type": "git",
4303                "url": "https://github.com/Codeception/Codeception.git",
4304                "reference": "521adbb2ee34e9debdd8508a2c41ab2b5c2f042b"
4305            },
4306            "dist": {
4307                "type": "zip",
4308                "url": "https://api.github.com/repos/Codeception/Codeception/zipball/521adbb2ee34e9debdd8508a2c41ab2b5c2f042b",
4309                "reference": "521adbb2ee34e9debdd8508a2c41ab2b5c2f042b",
4310                "shasum": ""
4311            },
4312            "require": {
4313                "ext-json": "*",
4314                "ext-mbstring": "*",
4315                "facebook/webdriver": ">=1.0.1",
4316                "guzzlehttp/guzzle": ">=4.0|<7.0",
4317                "guzzlehttp/psr7": "~1.0",
4318                "php": ">=5.4.0",
4319                "phpunit/phpunit": "~4.8.0",
4320                "symfony/browser-kit": "~2.4",
4321                "symfony/console": "~2.4",
4322                "symfony/css-selector": "~2.4",
4323                "symfony/dom-crawler": "~2.4,!=2.4.5",
4324                "symfony/event-dispatcher": "~2.4",
4325                "symfony/finder": "~2.4",
4326                "symfony/yaml": "~2.4"
4327            },
4328            "require-dev": {
4329                "codeception/specify": "~0.3",
4330                "facebook/php-sdk-v4": "~4.0",
4331                "flow/jsonpath": "~0.2",
4332                "monolog/monolog": "~1.8",
4333                "pda/pheanstalk": "~2.0",
4334                "videlalvaro/php-amqplib": "~2.4"
4335            },
4336            "suggest": {
4337                "codeception/phpbuiltinserver": "Extension to start and stop PHP built-in web server for your tests",
4338                "codeception/specify": "BDD-style code blocks",
4339                "codeception/verify": "BDD-style assertions",
4340                "monolog/monolog": "Log test steps",
4341                "phpseclib/phpseclib": "Extension required to use the SFTP option in the FTP Module."
4342            },
4343            "bin": [
4344                "codecept"
4345            ],
4346            "type": "library",
4347            "extra": {
4348                "branch-alias": []
4349            },
4350            "autoload": {
4351                "psr-4": {
4352                    "Codeception\\": "src\\Codeception",
4353                    "Codeception\\Extension\\": "ext"
4354                }
4355            },
4356            "notification-url": "https://packagist.org/downloads/",
4357            "license": [
4358                "MIT"
4359            ],
4360            "authors": [
4361                {
4362                    "name": "Michael Bodnarchuk",
4363                    "email": "davert@mail.ua",
4364                    "homepage": "http://codegyre.com"
4365                }
4366            ],
4367            "description": "BDD-style testing framework",
4368            "homepage": "http://codeception.com/",
4369            "keywords": [
4370                "BDD",
4371                "TDD",
4372                "acceptance testing",
4373                "functional testing",
4374                "unit testing"
4375            ],
4376            "time": "2015-08-09T13:48:55+00:00"
4377        },
4378        {
4379            "name": "doctrine/instantiator",
4380            "version": "1.0.5",
4381            "source": {
4382                "type": "git",
4383                "url": "https://github.com/doctrine/instantiator.git",
4384                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
4385            },
4386            "dist": {
4387                "type": "zip",
4388                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
4389                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
4390                "shasum": ""
4391            },
4392            "require": {
4393                "php": ">=5.3,<8.0-DEV"
4394            },
4395            "require-dev": {
4396                "athletic/athletic": "~0.1.8",
4397                "ext-pdo": "*",
4398                "ext-phar": "*",
4399                "phpunit/phpunit": "~4.0",
4400                "squizlabs/php_codesniffer": "~2.0"
4401            },
4402            "type": "library",
4403            "extra": {
4404                "branch-alias": {
4405                    "dev-master": "1.0.x-dev"
4406                }
4407            },
4408            "autoload": {
4409                "psr-4": {
4410                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
4411                }
4412            },
4413            "notification-url": "https://packagist.org/downloads/",
4414            "license": [
4415                "MIT"
4416            ],
4417            "authors": [
4418                {
4419                    "name": "Marco Pivetta",
4420                    "email": "ocramius@gmail.com",
4421                    "homepage": "http://ocramius.github.com/"
4422                }
4423            ],
4424            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
4425            "homepage": "https://github.com/doctrine/instantiator",
4426            "keywords": [
4427                "constructor",
4428                "instantiate"
4429            ],
4430            "time": "2015-06-14T21:17:01+00:00"
4431        },
4432        {
4433            "name": "facebook/webdriver",
4434            "version": "1.2.0",
4435            "source": {
4436                "type": "git",
4437                "url": "https://github.com/facebook/php-webdriver.git",
4438                "reference": "af21de3ae5306a8ca0bcc02a19735dadc43e83f3"
4439            },
4440            "dist": {
4441                "type": "zip",
4442                "url": "https://api.github.com/repos/facebook/php-webdriver/zipball/af21de3ae5306a8ca0bcc02a19735dadc43e83f3",
4443                "reference": "af21de3ae5306a8ca0bcc02a19735dadc43e83f3",
4444                "shasum": ""
4445            },
4446            "require": {
4447                "ext-curl": "*",
4448                "php": "^5.5 || ~7.0"
4449            },
4450            "require-dev": {
4451                "friendsofphp/php-cs-fixer": "^1.11",
4452                "php-mock/php-mock-phpunit": "^1.1",
4453                "phpunit/phpunit": "4.6.* || ~5.0",
4454                "squizlabs/php_codesniffer": "^2.6"
4455            },
4456            "suggest": {
4457                "phpdocumentor/phpdocumentor": "2.*"
4458            },
4459            "type": "library",
4460            "autoload": {
4461                "psr-4": {
4462                    "Facebook\\WebDriver\\": "lib/"
4463                }
4464            },
4465            "notification-url": "https://packagist.org/downloads/",
4466            "license": [
4467                "Apache-2.0"
4468            ],
4469            "description": "A PHP client for WebDriver",
4470            "homepage": "https://github.com/facebook/php-webdriver",
4471            "keywords": [
4472                "facebook",
4473                "php",
4474                "selenium",
4475                "webdriver"
4476            ],
4477            "time": "2016-10-14T15:16:51+00:00"
4478        },
4479        {
4480            "name": "guzzlehttp/psr7",
4481            "version": "1.3.1",
4482            "source": {
4483                "type": "git",
4484                "url": "https://github.com/guzzle/psr7.git",
4485                "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b"
4486            },
4487            "dist": {
4488                "type": "zip",
4489                "url": "https://api.github.com/repos/guzzle/psr7/zipball/5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
4490                "reference": "5c6447c9df362e8f8093bda8f5d8873fe5c7f65b",
4491                "shasum": ""
4492            },
4493            "require": {
4494                "php": ">=5.4.0",
4495                "psr/http-message": "~1.0"
4496            },
4497            "provide": {
4498                "psr/http-message-implementation": "1.0"
4499            },
4500            "require-dev": {
4501                "phpunit/phpunit": "~4.0"
4502            },
4503            "type": "library",
4504            "extra": {
4505                "branch-alias": {
4506                    "dev-master": "1.4-dev"
4507                }
4508            },
4509            "autoload": {
4510                "psr-4": {
4511                    "GuzzleHttp\\Psr7\\": "src/"
4512                },
4513                "files": [
4514                    "src/functions_include.php"
4515                ]
4516            },
4517            "notification-url": "https://packagist.org/downloads/",
4518            "license": [
4519                "MIT"
4520            ],
4521            "authors": [
4522                {
4523                    "name": "Michael Dowling",
4524                    "email": "mtdowling@gmail.com",
4525                    "homepage": "https://github.com/mtdowling"
4526                }
4527            ],
4528            "description": "PSR-7 message implementation",
4529            "keywords": [
4530                "http",
4531                "message",
4532                "stream",
4533                "uri"
4534            ],
4535            "time": "2016-06-24T23:00:38+00:00"
4536        },
4537        {
4538            "name": "lstrojny/phpunit-function-mocker",
4539            "version": "0.3.0",
4540            "source": {
4541                "type": "git",
4542                "url": "https://github.com/lstrojny/phpunit-function-mocker.git",
4543                "reference": "28a135419ea174e890e1e6c9ee36f6110e78c78c"
4544            },
4545            "dist": {
4546                "type": "zip",
4547                "url": "https://api.github.com/repos/lstrojny/phpunit-function-mocker/zipball/28a135419ea174e890e1e6c9ee36f6110e78c78c",
4548                "reference": "28a135419ea174e890e1e6c9ee36f6110e78c78c",
4549                "shasum": ""
4550            },
4551            "require": {
4552                "php": ">=5.3.0"
4553            },
4554            "require-dev": {
4555                "phpunit/phpunit": "*"
4556            },
4557            "type": "library",
4558            "autoload": {
4559                "psr-0": {
4560                    "PHPUnit_Extension_FunctionMocker": "src"
4561                }
4562            },
4563            "notification-url": "https://packagist.org/downloads/",
4564            "license": [
4565                "MIT"
4566            ],
4567            "authors": [
4568                {
4569                    "name": "Lars Strojny",
4570                    "email": "lstrojny@php.net"
4571                }
4572            ],
4573            "description": "Allows mocking otherwise untestable PHP functions through the use of namespaces",
4574            "time": "2015-07-30T08:22:50+00:00"
4575        },
4576        {
4577            "name": "m6web/symfony2-coding-standard",
4578            "version": "dev-master",
4579            "source": {
4580                "type": "git",
4581                "url": "https://github.com/M6Web/Symfony2-coding-standard.git",
4582                "reference": "b668786eb88e77934e0ca73fbef5ef61d6d6509d"
4583            },
4584            "dist": {
4585                "type": "zip",
4586                "url": "https://api.github.com/repos/M6Web/Symfony2-coding-standard/zipball/b668786eb88e77934e0ca73fbef5ef61d6d6509d",
4587                "reference": "b668786eb88e77934e0ca73fbef5ef61d6d6509d",
4588                "shasum": ""
4589            },
4590            "require": {
4591                "squizlabs/php_codesniffer": "~2.0"
4592            },
4593            "suggest": {
4594                "m6web/coke": "PHP CodeSniffer configurator"
4595            },
4596            "type": "library",
4597            "notification-url": "https://packagist.org/downloads/",
4598            "license": [
4599                "MIT"
4600            ],
4601            "authors": [
4602                {
4603                    "name": "Mikael Randy",
4604                    "role": "maintainer"
4605                }
4606            ],
4607            "description": "Symfony2 PHP CodeSniffer Coding Standard",
4608            "keywords": [
4609                "Symfony2",
4610                "codesniffer",
4611                "m6web",
4612                "phpcs",
4613                "standard"
4614            ],
4615            "time": "2016-03-11T16:39:58+00:00"
4616        },
4617        {
4618            "name": "pdepend/pdepend",
4619            "version": "2.3.2",
4620            "source": {
4621                "type": "git",
4622                "url": "https://github.com/pdepend/pdepend.git",
4623                "reference": "8d7ab8fe8c1f9de5056bb7ea2c0852f4ddd44f90"
4624            },
4625            "dist": {
4626                "type": "zip",
4627                "url": "https://api.github.com/repos/pdepend/pdepend/zipball/8d7ab8fe8c1f9de5056bb7ea2c0852f4ddd44f90",
4628                "reference": "8d7ab8fe8c1f9de5056bb7ea2c0852f4ddd44f90",
4629                "shasum": ""
4630            },
4631            "require": {
4632                "php": ">=5.3.7",
4633                "symfony/config": "^2.3.0|^3",
4634                "symfony/dependency-injection": "^2.3.0|^3",
4635                "symfony/filesystem": "^2.3.0|^3"
4636            },
4637            "require-dev": {
4638                "phpunit/phpunit": "^4.4.0,<4.8",
4639                "squizlabs/php_codesniffer": "^2.0.0"
4640            },
4641            "bin": [
4642                "src/bin/pdepend"
4643            ],
4644            "type": "library",
4645            "autoload": {
4646                "psr-4": {
4647                    "PDepend\\": "src/main/php/PDepend"
4648                }
4649            },
4650            "notification-url": "https://packagist.org/downloads/",
4651            "license": [
4652                "BSD-3-Clause"
4653            ],
4654            "description": "Official version of pdepend to be handled with Composer",
4655            "time": "2016-11-23T20:25:02+00:00"
4656        },
4657        {
4658            "name": "phpdocumentor/reflection-common",
4659            "version": "1.0",
4660            "source": {
4661                "type": "git",
4662                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
4663                "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c"
4664            },
4665            "dist": {
4666                "type": "zip",
4667                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
4668                "reference": "144c307535e82c8fdcaacbcfc1d6d8eeb896687c",
4669                "shasum": ""
4670            },
4671            "require": {
4672                "php": ">=5.5"
4673            },
4674            "require-dev": {
4675                "phpunit/phpunit": "^4.6"
4676            },
4677            "type": "library",
4678            "extra": {
4679                "branch-alias": {
4680                    "dev-master": "1.0.x-dev"
4681                }
4682            },
4683            "autoload": {
4684                "psr-4": {
4685                    "phpDocumentor\\Reflection\\": [
4686                        "src"
4687                    ]
4688                }
4689            },
4690            "notification-url": "https://packagist.org/downloads/",
4691            "license": [
4692                "MIT"
4693            ],
4694            "authors": [
4695                {
4696                    "name": "Jaap van Otterdijk",
4697                    "email": "opensource@ijaap.nl"
4698                }
4699            ],
4700            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
4701            "homepage": "http://www.phpdoc.org",
4702            "keywords": [
4703                "FQSEN",
4704                "phpDocumentor",
4705                "phpdoc",
4706                "reflection",
4707                "static analysis"
4708            ],
4709            "time": "2015-12-27T11:43:31+00:00"
4710        },
4711        {
4712            "name": "phpdocumentor/reflection-docblock",
4713            "version": "3.1.1",
4714            "source": {
4715                "type": "git",
4716                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
4717                "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e"
4718            },
4719            "dist": {
4720                "type": "zip",
4721                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/8331b5efe816ae05461b7ca1e721c01b46bafb3e",
4722                "reference": "8331b5efe816ae05461b7ca1e721c01b46bafb3e",
4723                "shasum": ""
4724            },
4725            "require": {
4726                "php": ">=5.5",
4727                "phpdocumentor/reflection-common": "^1.0@dev",
4728                "phpdocumentor/type-resolver": "^0.2.0",
4729                "webmozart/assert": "^1.0"
4730            },
4731            "require-dev": {
4732                "mockery/mockery": "^0.9.4",
4733                "phpunit/phpunit": "^4.4"
4734            },
4735            "type": "library",
4736            "autoload": {
4737                "psr-4": {
4738                    "phpDocumentor\\Reflection\\": [
4739                        "src/"
4740                    ]
4741                }
4742            },
4743            "notification-url": "https://packagist.org/downloads/",
4744            "license": [
4745                "MIT"
4746            ],
4747            "authors": [
4748                {
4749                    "name": "Mike van Riel",
4750                    "email": "me@mikevanriel.com"
4751                }
4752            ],
4753            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
4754            "time": "2016-09-30T07:12:33+00:00"
4755        },
4756        {
4757            "name": "phpdocumentor/type-resolver",
4758            "version": "0.2.1",
4759            "source": {
4760                "type": "git",
4761                "url": "https://github.com/phpDocumentor/TypeResolver.git",
4762                "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb"
4763            },
4764            "dist": {
4765                "type": "zip",
4766                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb",
4767                "reference": "e224fb2ea2fba6d3ad6fdaef91cd09a172155ccb",
4768                "shasum": ""
4769            },
4770            "require": {
4771                "php": ">=5.5",
4772                "phpdocumentor/reflection-common": "^1.0"
4773            },
4774            "require-dev": {
4775                "mockery/mockery": "^0.9.4",
4776                "phpunit/phpunit": "^5.2||^4.8.24"
4777            },
4778            "type": "library",
4779            "extra": {
4780                "branch-alias": {
4781                    "dev-master": "1.0.x-dev"
4782                }
4783            },
4784            "autoload": {
4785                "psr-4": {
4786                    "phpDocumentor\\Reflection\\": [
4787                        "src/"
4788                    ]
4789                }
4790            },
4791            "notification-url": "https://packagist.org/downloads/",
4792            "license": [
4793                "MIT"
4794            ],
4795            "authors": [
4796                {
4797                    "name": "Mike van Riel",
4798                    "email": "me@mikevanriel.com"
4799                }
4800            ],
4801            "time": "2016-11-25T06:54:22+00:00"
4802        },
4803        {
4804            "name": "phpmd/phpmd",
4805            "version": "2.2.3",
4806            "source": {
4807                "type": "git",
4808                "url": "https://github.com/phpmd/phpmd.git",
4809                "reference": "5eeb5a4d39c8304910b33ae49f8813905346cc35"
4810            },
4811            "dist": {
4812                "type": "zip",
4813                "url": "https://api.github.com/repos/phpmd/phpmd/zipball/5eeb5a4d39c8304910b33ae49f8813905346cc35",
4814                "reference": "5eeb5a4d39c8304910b33ae49f8813905346cc35",
4815                "shasum": ""
4816            },
4817            "require": {
4818                "pdepend/pdepend": "~2.0",
4819                "php": ">=5.3.0",
4820                "symfony/config": ">=2.4",
4821                "symfony/dependency-injection": ">=2.4",
4822                "symfony/filesystem": ">=2.4"
4823            },
4824            "require-dev": {
4825                "phpunit/phpunit": "*",
4826                "squizlabs/php_codesniffer": "*"
4827            },
4828            "bin": [
4829                "src/bin/phpmd"
4830            ],
4831            "type": "project",
4832            "autoload": {
4833                "psr-0": {
4834                    "PHPMD\\": "src/main/php"
4835                }
4836            },
4837            "notification-url": "https://packagist.org/downloads/",
4838            "license": [
4839                "BSD-3-Clause"
4840            ],
4841            "authors": [
4842                {
4843                    "name": "Manuel Pichler",
4844                    "email": "github@manuel-pichler.de",
4845                    "homepage": "https://github.com/manuelpichler",
4846                    "role": "Project Founder"
4847                },
4848                {
4849                    "name": "Other contributors",
4850                    "homepage": "https://github.com/phpmd/phpmd/graphs/contributors",
4851                    "role": "Contributors"
4852                }
4853            ],
4854            "description": "PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.",
4855            "homepage": "http://phpmd.org/",
4856            "keywords": [
4857                "mess detection",
4858                "mess detector",
4859                "pdepend",
4860                "phpmd",
4861                "pmd"
4862            ],
4863            "time": "2015-05-27T18:16:57+00:00"
4864        },
4865        {
4866            "name": "phpspec/prophecy",
4867            "version": "v1.6.2",
4868            "source": {
4869                "type": "git",
4870                "url": "https://github.com/phpspec/prophecy.git",
4871                "reference": "6c52c2722f8460122f96f86346600e1077ce22cb"
4872            },
4873            "dist": {
4874                "type": "zip",
4875                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/6c52c2722f8460122f96f86346600e1077ce22cb",
4876                "reference": "6c52c2722f8460122f96f86346600e1077ce22cb",
4877                "shasum": ""
4878            },
4879            "require": {
4880                "doctrine/instantiator": "^1.0.2",
4881                "php": "^5.3|^7.0",
4882                "phpdocumentor/reflection-docblock": "^2.0|^3.0.2",
4883                "sebastian/comparator": "^1.1",
4884                "sebastian/recursion-context": "^1.0|^2.0"
4885            },
4886            "require-dev": {
4887                "phpspec/phpspec": "^2.0",
4888                "phpunit/phpunit": "^4.8 || ^5.6.5"
4889            },
4890            "type": "library",
4891            "extra": {
4892                "branch-alias": {
4893                    "dev-master": "1.6.x-dev"
4894                }
4895            },
4896            "autoload": {
4897                "psr-0": {
4898                    "Prophecy\\": "src/"
4899                }
4900            },
4901            "notification-url": "https://packagist.org/downloads/",
4902            "license": [
4903                "MIT"
4904            ],
4905            "authors": [
4906                {
4907                    "name": "Konstantin Kudryashov",
4908                    "email": "ever.zet@gmail.com",
4909                    "homepage": "http://everzet.com"
4910                },
4911                {
4912                    "name": "Marcello Duarte",
4913                    "email": "marcello.duarte@gmail.com"
4914                }
4915            ],
4916            "description": "Highly opinionated mocking framework for PHP 5.3+",
4917            "homepage": "https://github.com/phpspec/prophecy",
4918            "keywords": [
4919                "Double",
4920                "Dummy",
4921                "fake",
4922                "mock",
4923                "spy",
4924                "stub"
4925            ],
4926            "time": "2016-11-21T14:58:47+00:00"
4927        },
4928        {
4929            "name": "phpunit/dbunit",
4930            "version": "1.4.1",
4931            "source": {
4932                "type": "git",
4933                "url": "https://github.com/sebastianbergmann/dbunit.git",
4934                "reference": "9aaee6447663ff1b0cd50c23637e04af74c5e2ae"
4935            },
4936            "dist": {
4937                "type": "zip",
4938                "url": "https://api.github.com/repos/sebastianbergmann/dbunit/zipball/9aaee6447663ff1b0cd50c23637e04af74c5e2ae",
4939                "reference": "9aaee6447663ff1b0cd50c23637e04af74c5e2ae",
4940                "shasum": ""
4941            },
4942            "require": {
4943                "ext-pdo": "*",
4944                "ext-simplexml": "*",
4945                "php": ">=5.3.3",
4946                "phpunit/phpunit": "~4|~5",
4947                "symfony/yaml": "~2.1|~3.0"
4948            },
4949            "bin": [
4950                "composer/bin/dbunit"
4951            ],
4952            "type": "library",
4953            "extra": {
4954                "branch-alias": {
4955                    "dev-master": "1.3.x-dev"
4956                }
4957            },
4958            "autoload": {
4959                "classmap": [
4960                    "PHPUnit/"
4961                ]
4962            },
4963            "notification-url": "https://packagist.org/downloads/",
4964            "include-path": [
4965                "",
4966                "../../symfony/yaml/"
4967            ],
4968            "license": [
4969                "BSD-3-Clause"
4970            ],
4971            "authors": [
4972                {
4973                    "name": "Sebastian Bergmann",
4974                    "email": "sb@sebastian-bergmann.de",
4975                    "role": "lead"
4976                }
4977            ],
4978            "description": "DbUnit port for PHP/PHPUnit to support database interaction testing.",
4979            "homepage": "https://github.com/sebastianbergmann/dbunit/",
4980            "keywords": [
4981                "database",
4982                "testing",
4983                "xunit"
4984            ],
4985            "time": "2015-08-07T04:57:38+00:00"
4986        },
4987        {
4988            "name": "phpunit/php-code-coverage",
4989            "version": "2.2.4",
4990            "source": {
4991                "type": "git",
4992                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
4993                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
4994            },
4995            "dist": {
4996                "type": "zip",
4997                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
4998                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
4999                "shasum": ""
5000            },
5001            "require": {
5002                "php": ">=5.3.3",
5003                "phpunit/php-file-iterator": "~1.3",
5004                "phpunit/php-text-template": "~1.2",
5005                "phpunit/php-token-stream": "~1.3",
5006                "sebastian/environment": "^1.3.2",
5007                "sebastian/version": "~1.0"
5008            },
5009            "require-dev": {
5010                "ext-xdebug": ">=2.1.4",
5011                "phpunit/phpunit": "~4"
5012            },
5013            "suggest": {
5014                "ext-dom": "*",
5015                "ext-xdebug": ">=2.2.1",
5016                "ext-xmlwriter": "*"
5017            },
5018            "type": "library",
5019            "extra": {
5020                "branch-alias": {
5021                    "dev-master": "2.2.x-dev"
5022                }
5023            },
5024            "autoload": {
5025                "classmap": [
5026                    "src/"
5027                ]
5028            },
5029            "notification-url": "https://packagist.org/downloads/",
5030            "license": [
5031                "BSD-3-Clause"
5032            ],
5033            "authors": [
5034                {
5035                    "name": "Sebastian Bergmann",
5036                    "email": "sb@sebastian-bergmann.de",
5037                    "role": "lead"
5038                }
5039            ],
5040            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
5041            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
5042            "keywords": [
5043                "coverage",
5044                "testing",
5045                "xunit"
5046            ],
5047            "time": "2015-10-06T15:47:00+00:00"
5048        },
5049        {
5050            "name": "phpunit/php-file-iterator",
5051            "version": "1.4.2",
5052            "source": {
5053                "type": "git",
5054                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
5055                "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5"
5056            },
5057            "dist": {
5058                "type": "zip",
5059                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
5060                "reference": "3cc8f69b3028d0f96a9078e6295d86e9bf019be5",
5061                "shasum": ""
5062            },
5063            "require": {
5064                "php": ">=5.3.3"
5065            },
5066            "type": "library",
5067            "extra": {
5068                "branch-alias": {
5069                    "dev-master": "1.4.x-dev"
5070                }
5071            },
5072            "autoload": {
5073                "classmap": [
5074                    "src/"
5075                ]
5076            },
5077            "notification-url": "https://packagist.org/downloads/",
5078            "license": [
5079                "BSD-3-Clause"
5080            ],
5081            "authors": [
5082                {
5083                    "name": "Sebastian Bergmann",
5084                    "email": "sb@sebastian-bergmann.de",
5085                    "role": "lead"
5086                }
5087            ],
5088            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
5089            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
5090            "keywords": [
5091                "filesystem",
5092                "iterator"
5093            ],
5094            "time": "2016-10-03T07:40:28+00:00"
5095        },
5096        {
5097            "name": "phpunit/php-text-template",
5098            "version": "1.2.1",
5099            "source": {
5100                "type": "git",
5101                "url": "https://github.com/sebastianbergmann/php-text-template.git",
5102                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
5103            },
5104            "dist": {
5105                "type": "zip",
5106                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
5107                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
5108                "shasum": ""
5109            },
5110            "require": {
5111                "php": ">=5.3.3"
5112            },
5113            "type": "library",
5114            "autoload": {
5115                "classmap": [
5116                    "src/"
5117                ]
5118            },
5119            "notification-url": "https://packagist.org/downloads/",
5120            "license": [
5121                "BSD-3-Clause"
5122            ],
5123            "authors": [
5124                {
5125                    "name": "Sebastian Bergmann",
5126                    "email": "sebastian@phpunit.de",
5127                    "role": "lead"
5128                }
5129            ],
5130            "description": "Simple template engine.",
5131            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
5132            "keywords": [
5133                "template"
5134            ],
5135            "time": "2015-06-21T13:50:34+00:00"
5136        },
5137        {
5138            "name": "phpunit/php-timer",
5139            "version": "1.0.8",
5140            "source": {
5141                "type": "git",
5142                "url": "https://github.com/sebastianbergmann/php-timer.git",
5143                "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
5144            },
5145            "dist": {
5146                "type": "zip",
5147                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
5148                "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
5149                "shasum": ""
5150            },
5151            "require": {
5152                "php": ">=5.3.3"
5153            },
5154            "require-dev": {
5155                "phpunit/phpunit": "~4|~5"
5156            },
5157            "type": "library",
5158            "autoload": {
5159                "classmap": [
5160                    "src/"
5161                ]
5162            },
5163            "notification-url": "https://packagist.org/downloads/",
5164            "license": [
5165                "BSD-3-Clause"
5166            ],
5167            "authors": [
5168                {
5169                    "name": "Sebastian Bergmann",
5170                    "email": "sb@sebastian-bergmann.de",
5171                    "role": "lead"
5172                }
5173            ],
5174            "description": "Utility class for timing",
5175            "homepage": "https://github.com/sebastianbergmann/php-timer/",
5176            "keywords": [
5177                "timer"
5178            ],
5179            "time": "2016-05-12T18:03:57+00:00"
5180        },
5181        {
5182            "name": "phpunit/php-token-stream",
5183            "version": "1.4.9",
5184            "source": {
5185                "type": "git",
5186                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
5187                "reference": "3b402f65a4cc90abf6e1104e388b896ce209631b"
5188            },
5189            "dist": {
5190                "type": "zip",
5191                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3b402f65a4cc90abf6e1104e388b896ce209631b",
5192                "reference": "3b402f65a4cc90abf6e1104e388b896ce209631b",
5193                "shasum": ""
5194            },
5195            "require": {
5196                "ext-tokenizer": "*",
5197                "php": ">=5.3.3"
5198            },
5199            "require-dev": {
5200                "phpunit/phpunit": "~4.2"
5201            },
5202            "type": "library",
5203            "extra": {
5204                "branch-alias": {
5205                    "dev-master": "1.4-dev"
5206                }
5207            },
5208            "autoload": {
5209                "classmap": [
5210                    "src/"
5211                ]
5212            },
5213            "notification-url": "https://packagist.org/downloads/",
5214            "license": [
5215                "BSD-3-Clause"
5216            ],
5217            "authors": [
5218                {
5219                    "name": "Sebastian Bergmann",
5220                    "email": "sebastian@phpunit.de"
5221                }
5222            ],
5223            "description": "Wrapper around PHP's tokenizer extension.",
5224            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
5225            "keywords": [
5226                "tokenizer"
5227            ],
5228            "time": "2016-11-15T14:06:22+00:00"
5229        },
5230        {
5231            "name": "phpunit/phpunit",
5232            "version": "4.8.31",
5233            "source": {
5234                "type": "git",
5235                "url": "https://github.com/sebastianbergmann/phpunit.git",
5236                "reference": "98b2b39a520766bec663ff5b7ff1b729db9dbfe3"
5237            },
5238            "dist": {
5239                "type": "zip",
5240                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/98b2b39a520766bec663ff5b7ff1b729db9dbfe3",
5241                "reference": "98b2b39a520766bec663ff5b7ff1b729db9dbfe3",
5242                "shasum": ""
5243            },
5244            "require": {
5245                "ext-dom": "*",
5246                "ext-json": "*",
5247                "ext-pcre": "*",
5248                "ext-reflection": "*",
5249                "ext-spl": "*",
5250                "php": ">=5.3.3",
5251                "phpspec/prophecy": "^1.3.1",
5252                "phpunit/php-code-coverage": "~2.1",
5253                "phpunit/php-file-iterator": "~1.4",
5254                "phpunit/php-text-template": "~1.2",
5255                "phpunit/php-timer": "^1.0.6",
5256                "phpunit/phpunit-mock-objects": "~2.3",
5257                "sebastian/comparator": "~1.2.2",
5258                "sebastian/diff": "~1.2",
5259                "sebastian/environment": "~1.3",
5260                "sebastian/exporter": "~1.2",
5261                "sebastian/global-state": "~1.0",
5262                "sebastian/version": "~1.0",
5263                "symfony/yaml": "~2.1|~3.0"
5264            },
5265            "suggest": {
5266                "phpunit/php-invoker": "~1.1"
5267            },
5268            "bin": [
5269                "phpunit"
5270            ],
5271            "type": "library",
5272            "extra": {
5273                "branch-alias": {
5274                    "dev-master": "4.8.x-dev"
5275                }
5276            },
5277            "autoload": {
5278                "classmap": [
5279                    "src/"
5280                ]
5281            },
5282            "notification-url": "https://packagist.org/downloads/",
5283            "license": [
5284                "BSD-3-Clause"
5285            ],
5286            "authors": [
5287                {
5288                    "name": "Sebastian Bergmann",
5289                    "email": "sebastian@phpunit.de",
5290                    "role": "lead"
5291                }
5292            ],
5293            "description": "The PHP Unit Testing framework.",
5294            "homepage": "https://phpunit.de/",
5295            "keywords": [
5296                "phpunit",
5297                "testing",
5298                "xunit"
5299            ],
5300            "time": "2016-12-09T02:45:31+00:00"
5301        },
5302        {
5303            "name": "phpunit/phpunit-mock-objects",
5304            "version": "2.3.8",
5305            "source": {
5306                "type": "git",
5307                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
5308                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
5309            },
5310            "dist": {
5311                "type": "zip",
5312                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
5313                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
5314                "shasum": ""
5315            },
5316            "require": {
5317                "doctrine/instantiator": "^1.0.2",
5318                "php": ">=5.3.3",
5319                "phpunit/php-text-template": "~1.2",
5320                "sebastian/exporter": "~1.2"
5321            },
5322            "require-dev": {
5323                "phpunit/phpunit": "~4.4"
5324            },
5325            "suggest": {
5326                "ext-soap": "*"
5327            },
5328            "type": "library",
5329            "extra": {
5330                "branch-alias": {
5331                    "dev-master": "2.3.x-dev"
5332                }
5333            },
5334            "autoload": {
5335                "classmap": [
5336                    "src/"
5337                ]
5338            },
5339            "notification-url": "https://packagist.org/downloads/",
5340            "license": [
5341                "BSD-3-Clause"
5342            ],
5343            "authors": [
5344                {
5345                    "name": "Sebastian Bergmann",
5346                    "email": "sb@sebastian-bergmann.de",
5347                    "role": "lead"
5348                }
5349            ],
5350            "description": "Mock Object library for PHPUnit",
5351            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
5352            "keywords": [
5353                "mock",
5354                "xunit"
5355            ],
5356            "time": "2015-10-02T06:51:40+00:00"
5357        },
5358        {
5359            "name": "psr/http-message",
5360            "version": "1.0.1",
5361            "source": {
5362                "type": "git",
5363                "url": "https://github.com/php-fig/http-message.git",
5364                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
5365            },
5366            "dist": {
5367                "type": "zip",
5368                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
5369                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
5370                "shasum": ""
5371            },
5372            "require": {
5373                "php": ">=5.3.0"
5374            },
5375            "type": "library",
5376            "extra": {
5377                "branch-alias": {
5378                    "dev-master": "1.0.x-dev"
5379                }
5380            },
5381            "autoload": {
5382                "psr-4": {
5383                    "Psr\\Http\\Message\\": "src/"
5384                }
5385            },
5386            "notification-url": "https://packagist.org/downloads/",
5387            "license": [
5388                "MIT"
5389            ],
5390            "authors": [
5391                {
5392                    "name": "PHP-FIG",
5393                    "homepage": "http://www.php-fig.org/"
5394                }
5395            ],
5396            "description": "Common interface for HTTP messages",
5397            "homepage": "https://github.com/php-fig/http-message",
5398            "keywords": [
5399                "http",
5400                "http-message",
5401                "psr",
5402                "psr-7",
5403                "request",
5404                "response"
5405            ],
5406            "time": "2016-08-06T14:39:51+00:00"
5407        },
5408        {
5409            "name": "sebastian/comparator",
5410            "version": "1.2.2",
5411            "source": {
5412                "type": "git",
5413                "url": "https://github.com/sebastianbergmann/comparator.git",
5414                "reference": "6a1ed12e8b2409076ab22e3897126211ff8b1f7f"
5415            },
5416            "dist": {
5417                "type": "zip",
5418                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/6a1ed12e8b2409076ab22e3897126211ff8b1f7f",
5419                "reference": "6a1ed12e8b2409076ab22e3897126211ff8b1f7f",
5420                "shasum": ""
5421            },
5422            "require": {
5423                "php": ">=5.3.3",
5424                "sebastian/diff": "~1.2",
5425                "sebastian/exporter": "~1.2 || ~2.0"
5426            },
5427            "require-dev": {
5428                "phpunit/phpunit": "~4.4"
5429            },
5430            "type": "library",
5431            "extra": {
5432                "branch-alias": {
5433                    "dev-master": "1.2.x-dev"
5434                }
5435            },
5436            "autoload": {
5437                "classmap": [
5438                    "src/"
5439                ]
5440            },
5441            "notification-url": "https://packagist.org/downloads/",
5442            "license": [
5443                "BSD-3-Clause"
5444            ],
5445            "authors": [
5446                {
5447                    "name": "Jeff Welch",
5448                    "email": "whatthejeff@gmail.com"
5449                },
5450                {
5451                    "name": "Volker Dusch",
5452                    "email": "github@wallbash.com"
5453                },
5454                {
5455                    "name": "Bernhard Schussek",
5456                    "email": "bschussek@2bepublished.at"
5457                },
5458                {
5459                    "name": "Sebastian Bergmann",
5460                    "email": "sebastian@phpunit.de"
5461                }
5462            ],
5463            "description": "Provides the functionality to compare PHP values for equality",
5464            "homepage": "http://www.github.com/sebastianbergmann/comparator",
5465            "keywords": [
5466                "comparator",
5467                "compare",
5468                "equality"
5469            ],
5470            "time": "2016-11-19T09:18:40+00:00"
5471        },
5472        {
5473            "name": "sebastian/diff",
5474            "version": "1.4.1",
5475            "source": {
5476                "type": "git",
5477                "url": "https://github.com/sebastianbergmann/diff.git",
5478                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
5479            },
5480            "dist": {
5481                "type": "zip",
5482                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
5483                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
5484                "shasum": ""
5485            },
5486            "require": {
5487                "php": ">=5.3.3"
5488            },
5489            "require-dev": {
5490                "phpunit/phpunit": "~4.8"
5491            },
5492            "type": "library",
5493            "extra": {
5494                "branch-alias": {
5495                    "dev-master": "1.4-dev"
5496                }
5497            },
5498            "autoload": {
5499                "classmap": [
5500                    "src/"
5501                ]
5502            },
5503            "notification-url": "https://packagist.org/downloads/",
5504            "license": [
5505                "BSD-3-Clause"
5506            ],
5507            "authors": [
5508                {
5509                    "name": "Kore Nordmann",
5510                    "email": "mail@kore-nordmann.de"
5511                },
5512                {
5513                    "name": "Sebastian Bergmann",
5514                    "email": "sebastian@phpunit.de"
5515                }
5516            ],
5517            "description": "Diff implementation",
5518            "homepage": "https://github.com/sebastianbergmann/diff",
5519            "keywords": [
5520                "diff"
5521            ],
5522            "time": "2015-12-08T07:14:41+00:00"
5523        },
5524        {
5525            "name": "sebastian/environment",
5526            "version": "1.3.8",
5527            "source": {
5528                "type": "git",
5529                "url": "https://github.com/sebastianbergmann/environment.git",
5530                "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea"
5531            },
5532            "dist": {
5533                "type": "zip",
5534                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/be2c607e43ce4c89ecd60e75c6a85c126e754aea",
5535                "reference": "be2c607e43ce4c89ecd60e75c6a85c126e754aea",
5536                "shasum": ""
5537            },
5538            "require": {
5539                "php": "^5.3.3 || ^7.0"
5540            },
5541            "require-dev": {
5542                "phpunit/phpunit": "^4.8 || ^5.0"
5543            },
5544            "type": "library",
5545            "extra": {
5546                "branch-alias": {
5547                    "dev-master": "1.3.x-dev"
5548                }
5549            },
5550            "autoload": {
5551                "classmap": [
5552                    "src/"
5553                ]
5554            },
5555            "notification-url": "https://packagist.org/downloads/",
5556            "license": [
5557                "BSD-3-Clause"
5558            ],
5559            "authors": [
5560                {
5561                    "name": "Sebastian Bergmann",
5562                    "email": "sebastian@phpunit.de"
5563                }
5564            ],
5565            "description": "Provides functionality to handle HHVM/PHP environments",
5566            "homepage": "http://www.github.com/sebastianbergmann/environment",
5567            "keywords": [
5568                "Xdebug",
5569                "environment",
5570                "hhvm"
5571            ],
5572            "time": "2016-08-18T05:49:44+00:00"
5573        },
5574        {
5575            "name": "sebastian/exporter",
5576            "version": "1.2.2",
5577            "source": {
5578                "type": "git",
5579                "url": "https://github.com/sebastianbergmann/exporter.git",
5580                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
5581            },
5582            "dist": {
5583                "type": "zip",
5584                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
5585                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
5586                "shasum": ""
5587            },
5588            "require": {
5589                "php": ">=5.3.3",
5590                "sebastian/recursion-context": "~1.0"
5591            },
5592            "require-dev": {
5593                "ext-mbstring": "*",
5594                "phpunit/phpunit": "~4.4"
5595            },
5596            "type": "library",
5597            "extra": {
5598                "branch-alias": {
5599                    "dev-master": "1.3.x-dev"
5600                }
5601            },
5602            "autoload": {
5603                "classmap": [
5604                    "src/"
5605                ]
5606            },
5607            "notification-url": "https://packagist.org/downloads/",
5608            "license": [
5609                "BSD-3-Clause"
5610            ],
5611            "authors": [
5612                {
5613                    "name": "Jeff Welch",
5614                    "email": "whatthejeff@gmail.com"
5615                },
5616                {
5617                    "name": "Volker Dusch",
5618                    "email": "github@wallbash.com"
5619                },
5620                {
5621                    "name": "Bernhard Schussek",
5622                    "email": "bschussek@2bepublished.at"
5623                },
5624                {
5625                    "name": "Sebastian Bergmann",
5626                    "email": "sebastian@phpunit.de"
5627                },
5628                {
5629                    "name": "Adam Harvey",
5630                    "email": "aharvey@php.net"
5631                }
5632            ],
5633            "description": "Provides the functionality to export PHP variables for visualization",
5634            "homepage": "http://www.github.com/sebastianbergmann/exporter",
5635            "keywords": [
5636                "export",
5637                "exporter"
5638            ],
5639            "time": "2016-06-17T09:04:28+00:00"
5640        },
5641        {
5642            "name": "sebastian/finder-facade",
5643            "version": "1.2.1",
5644            "source": {
5645                "type": "git",
5646                "url": "https://github.com/sebastianbergmann/finder-facade.git",
5647                "reference": "2a6f7f57efc0aa2d23297d9fd9e2a03111a8c0b9"
5648            },
5649            "dist": {
5650                "type": "zip",
5651                "url": "https://api.github.com/repos/sebastianbergmann/finder-facade/zipball/2a6f7f57efc0aa2d23297d9fd9e2a03111a8c0b9",
5652                "reference": "2a6f7f57efc0aa2d23297d9fd9e2a03111a8c0b9",
5653                "shasum": ""
5654            },
5655            "require": {
5656                "symfony/finder": "~2.3|~3.0",
5657                "theseer/fdomdocument": "~1.3"
5658            },
5659            "type": "library",
5660            "autoload": {
5661                "classmap": [
5662                    "src/"
5663                ]
5664            },
5665            "notification-url": "https://packagist.org/downloads/",
5666            "license": [
5667                "BSD-3-Clause"
5668            ],
5669            "authors": [
5670                {
5671                    "name": "Sebastian Bergmann",
5672                    "email": "sebastian@phpunit.de",
5673                    "role": "lead"
5674                }
5675            ],
5676            "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.",
5677            "homepage": "https://github.com/sebastianbergmann/finder-facade",
5678            "time": "2016-02-17T07:02:23+00:00"
5679        },
5680        {
5681            "name": "sebastian/global-state",
5682            "version": "1.1.1",
5683            "source": {
5684                "type": "git",
5685                "url": "https://github.com/sebastianbergmann/global-state.git",
5686                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
5687            },
5688            "dist": {
5689                "type": "zip",
5690                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
5691                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
5692                "shasum": ""
5693            },
5694            "require": {
5695                "php": ">=5.3.3"
5696            },
5697            "require-dev": {
5698                "phpunit/phpunit": "~4.2"
5699            },
5700            "suggest": {
5701                "ext-uopz": "*"
5702            },
5703            "type": "library",
5704            "extra": {
5705                "branch-alias": {
5706                    "dev-master": "1.0-dev"
5707                }
5708            },
5709            "autoload": {
5710                "classmap": [
5711                    "src/"
5712                ]
5713            },
5714            "notification-url": "https://packagist.org/downloads/",
5715            "license": [
5716                "BSD-3-Clause"
5717            ],
5718            "authors": [
5719                {
5720                    "name": "Sebastian Bergmann",
5721                    "email": "sebastian@phpunit.de"
5722                }
5723            ],
5724            "description": "Snapshotting of global state",
5725            "homepage": "http://www.github.com/sebastianbergmann/global-state",
5726            "keywords": [
5727                "global state"
5728            ],
5729            "time": "2015-10-12T03:26:01+00:00"
5730        },
5731        {
5732            "name": "sebastian/phpcpd",
5733            "version": "2.0.2",
5734            "source": {
5735                "type": "git",
5736                "url": "https://github.com/sebastianbergmann/phpcpd.git",
5737                "reference": "d3ad100fdf15805495f6ff19f473f4314c99390c"
5738            },
5739            "dist": {
5740                "type": "zip",
5741                "url": "https://api.github.com/repos/sebastianbergmann/phpcpd/zipball/d3ad100fdf15805495f6ff19f473f4314c99390c",
5742                "reference": "d3ad100fdf15805495f6ff19f473f4314c99390c",
5743                "shasum": ""
5744            },
5745            "require": {
5746                "php": ">=5.3.3",
5747                "phpunit/php-timer": "~1.0",
5748                "sebastian/finder-facade": "~1.1",
5749                "sebastian/version": "~1.0",
5750                "symfony/console": "~2.2",
5751                "theseer/fdomdocument": "~1.4"
5752            },
5753            "bin": [
5754                "phpcpd"
5755            ],
5756            "type": "library",
5757            "extra": {
5758                "branch-alias": {
5759                    "dev-master": "2.0-dev"
5760                }
5761            },
5762            "autoload": {
5763                "classmap": [
5764                    "src/"
5765                ]
5766            },
5767            "notification-url": "https://packagist.org/downloads/",
5768            "license": [
5769                "BSD-3-Clause"
5770            ],
5771            "authors": [
5772                {
5773                    "name": "Sebastian Bergmann",
5774                    "email": "sebastian@phpunit.de",
5775                    "role": "lead"
5776                }
5777            ],
5778            "description": "Copy/Paste Detector (CPD) for PHP code.",
5779            "homepage": "https://github.com/sebastianbergmann/phpcpd",
5780            "time": "2015-03-26T14:47:38+00:00"
5781        },
5782        {
5783            "name": "sebastian/recursion-context",
5784            "version": "1.0.2",
5785            "source": {
5786                "type": "git",
5787                "url": "https://github.com/sebastianbergmann/recursion-context.git",
5788                "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
5789            },
5790            "dist": {
5791                "type": "zip",
5792                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
5793                "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
5794                "shasum": ""
5795            },
5796            "require": {
5797                "php": ">=5.3.3"
5798            },
5799            "require-dev": {
5800                "phpunit/phpunit": "~4.4"
5801            },
5802            "type": "library",
5803            "extra": {
5804                "branch-alias": {
5805                    "dev-master": "1.0.x-dev"
5806                }
5807            },
5808            "autoload": {
5809                "classmap": [
5810                    "src/"
5811                ]
5812            },
5813            "notification-url": "https://packagist.org/downloads/",
5814            "license": [
5815                "BSD-3-Clause"
5816            ],
5817            "authors": [
5818                {
5819                    "name": "Jeff Welch",
5820                    "email": "whatthejeff@gmail.com"
5821                },
5822                {
5823                    "name": "Sebastian Bergmann",
5824                    "email": "sebastian@phpunit.de"
5825                },
5826                {
5827                    "name": "Adam Harvey",
5828                    "email": "aharvey@php.net"
5829                }
5830            ],
5831            "description": "Provides functionality to recursively process PHP variables",
5832            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
5833            "time": "2015-11-11T19:50:13+00:00"
5834        },
5835        {
5836            "name": "sebastian/version",
5837            "version": "1.0.6",
5838            "source": {
5839                "type": "git",
5840                "url": "https://github.com/sebastianbergmann/version.git",
5841                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
5842            },
5843            "dist": {
5844                "type": "zip",
5845                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
5846                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
5847                "shasum": ""
5848            },
5849            "type": "library",
5850            "autoload": {
5851                "classmap": [
5852                    "src/"
5853                ]
5854            },
5855            "notification-url": "https://packagist.org/downloads/",
5856            "license": [
5857                "BSD-3-Clause"
5858            ],
5859            "authors": [
5860                {
5861                    "name": "Sebastian Bergmann",
5862                    "email": "sebastian@phpunit.de",
5863                    "role": "lead"
5864                }
5865            ],
5866            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
5867            "homepage": "https://github.com/sebastianbergmann/version",
5868            "time": "2015-06-21T13:59:46+00:00"
5869        },
5870        {
5871            "name": "squizlabs/php_codesniffer",
5872            "version": "2.7.1",
5873            "source": {
5874                "type": "git",
5875                "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
5876                "reference": "9b324f3a1132459a7274a0ace2e1b766ba80930f"
5877            },
5878            "dist": {
5879                "type": "zip",
5880                "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9b324f3a1132459a7274a0ace2e1b766ba80930f",
5881                "reference": "9b324f3a1132459a7274a0ace2e1b766ba80930f",
5882                "shasum": ""
5883            },
5884            "require": {
5885                "ext-simplexml": "*",
5886                "ext-tokenizer": "*",
5887                "ext-xmlwriter": "*",
5888                "php": ">=5.1.2"
5889            },
5890            "require-dev": {
5891                "phpunit/phpunit": "~4.0"
5892            },
5893            "bin": [
5894                "scripts/phpcs",
5895                "scripts/phpcbf"
5896            ],
5897            "type": "library",
5898            "extra": {
5899                "branch-alias": {
5900                    "dev-master": "2.x-dev"
5901                }
5902            },
5903            "autoload": {
5904                "classmap": [
5905                    "CodeSniffer.php",
5906                    "CodeSniffer/CLI.php",
5907                    "CodeSniffer/Exception.php",
5908                    "CodeSniffer/File.php",
5909                    "CodeSniffer/Fixer.php",
5910                    "CodeSniffer/Report.php",
5911                    "CodeSniffer/Reporting.php",
5912                    "CodeSniffer/Sniff.php",
5913                    "CodeSniffer/Tokens.php",
5914                    "CodeSniffer/Reports/",
5915                    "CodeSniffer/Tokenizers/",
5916                    "CodeSniffer/DocGenerators/",
5917                    "CodeSniffer/Standards/AbstractPatternSniff.php",
5918                    "CodeSniffer/Standards/AbstractScopeSniff.php",
5919                    "CodeSniffer/Standards/AbstractVariableSniff.php",
5920                    "CodeSniffer/Standards/IncorrectPatternException.php",
5921                    "CodeSniffer/Standards/Generic/Sniffs/",
5922                    "CodeSniffer/Standards/MySource/Sniffs/",
5923                    "CodeSniffer/Standards/PEAR/Sniffs/",
5924                    "CodeSniffer/Standards/PSR1/Sniffs/",
5925                    "CodeSniffer/Standards/PSR2/Sniffs/",
5926                    "CodeSniffer/Standards/Squiz/Sniffs/",
5927                    "CodeSniffer/Standards/Zend/Sniffs/"
5928                ]
5929            },
5930            "notification-url": "https://packagist.org/downloads/",
5931            "license": [
5932                "BSD-3-Clause"
5933            ],
5934            "authors": [
5935                {
5936                    "name": "Greg Sherwood",
5937                    "role": "lead"
5938                }
5939            ],
5940            "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
5941            "homepage": "http://www.squizlabs.com/php-codesniffer",
5942            "keywords": [
5943                "phpcs",
5944                "standards"
5945            ],
5946            "time": "2016-11-30T04:02:31+00:00"
5947        },
5948        {
5949            "name": "theseer/fdomdocument",
5950            "version": "1.6.1",
5951            "source": {
5952                "type": "git",
5953                "url": "https://github.com/theseer/fDOMDocument.git",
5954                "reference": "d9ad139d6c2e8edf5e313ffbe37ff13344cf0684"
5955            },
5956            "dist": {
5957                "type": "zip",
5958                "url": "https://api.github.com/repos/theseer/fDOMDocument/zipball/d9ad139d6c2e8edf5e313ffbe37ff13344cf0684",
5959                "reference": "d9ad139d6c2e8edf5e313ffbe37ff13344cf0684",
5960                "shasum": ""
5961            },
5962            "require": {
5963                "ext-dom": "*",
5964                "lib-libxml": "*",
5965                "php": ">=5.3.3"
5966            },
5967            "type": "library",
5968            "autoload": {
5969                "classmap": [
5970                    "src/"
5971                ]
5972            },
5973            "notification-url": "https://packagist.org/downloads/",
5974            "license": [
5975                "BSD-3-Clause"
5976            ],
5977            "authors": [
5978                {
5979                    "name": "Arne Blankerts",
5980                    "email": "arne@blankerts.de",
5981                    "role": "lead"
5982                }
5983            ],
5984            "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.",
5985            "homepage": "https://github.com/theseer/fDOMDocument",
5986            "time": "2015-05-27T22:58:02+00:00"
5987        },
5988        {
5989            "name": "webmozart/assert",
5990            "version": "1.2.0",
5991            "source": {
5992                "type": "git",
5993                "url": "https://github.com/webmozart/assert.git",
5994                "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f"
5995            },
5996            "dist": {
5997                "type": "zip",
5998                "url": "https://api.github.com/repos/webmozart/assert/zipball/2db61e59ff05fe5126d152bd0655c9ea113e550f",
5999                "reference": "2db61e59ff05fe5126d152bd0655c9ea113e550f",
6000                "shasum": ""
6001            },
6002            "require": {
6003                "php": "^5.3.3 || ^7.0"
6004            },
6005            "require-dev": {
6006                "phpunit/phpunit": "^4.6",
6007                "sebastian/version": "^1.0.1"
6008            },
6009            "type": "library",
6010            "extra": {
6011                "branch-alias": {
6012                    "dev-master": "1.3-dev"
6013                }
6014            },
6015            "autoload": {
6016                "psr-4": {
6017                    "Webmozart\\Assert\\": "src/"
6018                }
6019            },
6020            "notification-url": "https://packagist.org/downloads/",
6021            "license": [
6022                "MIT"
6023            ],
6024            "authors": [
6025                {
6026                    "name": "Bernhard Schussek",
6027                    "email": "bschussek@gmail.com"
6028                }
6029            ],
6030            "description": "Assertions to validate method input/output with nice error messages.",
6031            "keywords": [
6032                "assert",
6033                "check",
6034                "validate"
6035            ],
6036            "time": "2016-11-23T20:04:58+00:00"
6037        }
6038    ],
6039    "aliases": [],
6040    "minimum-stability": "stable",
6041    "stability-flags": {
6042        "m6web/symfony2-coding-standard": 20
6043    },
6044    "prefer-stable": false,
6045    "prefer-lowest": false,
6046    "platform": {
6047        "ext-mbstring": "*",
6048        "ext-pdo": "*",
6049        "php": ">=5.3.3"
6050    },
6051    "platform-dev": []
6052}
6053