]> BookStack Code Mirror - bookstack/blob - composer.lock
Added plaintext & basic PDF page Export
[bookstack] / composer.lock
1 {
2     "_readme": [
3         "This file locks the dependencies of your project to a known state",
4         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5         "This file is @generated automatically"
6     ],
7     "hash": "523e654de96df9259fa5dfcb583d6e3e",
8     "content-hash": "74b5601c253aab71cf55e0885f31ae7f",
9     "packages": [
10         {
11             "name": "aws/aws-sdk-php",
12             "version": "3.14.2",
13             "source": {
14                 "type": "git",
15                 "url": "https://github.com/aws/aws-sdk-php.git",
16                 "reference": "2970cb63e7b7b37dd8c07a4fa4e4e18a110ed4e2"
17             },
18             "dist": {
19                 "type": "zip",
20                 "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/2970cb63e7b7b37dd8c07a4fa4e4e18a110ed4e2",
21                 "reference": "2970cb63e7b7b37dd8c07a4fa4e4e18a110ed4e2",
22                 "shasum": ""
23             },
24             "require": {
25                 "guzzlehttp/guzzle": "~5.3|~6.0.1|~6.1",
26                 "guzzlehttp/promises": "~1.0",
27                 "guzzlehttp/psr7": "~1.0",
28                 "mtdowling/jmespath.php": "~2.2",
29                 "php": ">=5.5"
30             },
31             "require-dev": {
32                 "andrewsville/php-token-reflection": "^1.4",
33                 "aws/aws-php-sns-message-validator": "~1.0",
34                 "behat/behat": "~3.0",
35                 "doctrine/cache": "~1.4",
36                 "ext-dom": "*",
37                 "ext-json": "*",
38                 "ext-openssl": "*",
39                 "ext-pcre": "*",
40                 "ext-simplexml": "*",
41                 "ext-spl": "*",
42                 "nette/neon": "^2.3",
43                 "phpunit/phpunit": "~4.0|~5.0"
44             },
45             "suggest": {
46                 "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
47                 "doctrine/cache": "To use the DoctrineCacheAdapter",
48                 "ext-curl": "To send requests using cURL",
49                 "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages"
50             },
51             "type": "library",
52             "extra": {
53                 "branch-alias": {
54                     "dev-master": "3.0-dev"
55                 }
56             },
57             "autoload": {
58                 "psr-4": {
59                     "Aws\\": "src/"
60                 },
61                 "files": [
62                     "src/functions.php"
63                 ]
64             },
65             "notification-url": "https://packagist.org/downloads/",
66             "license": [
67                 "Apache-2.0"
68             ],
69             "authors": [
70                 {
71                     "name": "Amazon Web Services",
72                     "homepage": "http://aws.amazon.com"
73                 }
74             ],
75             "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
76             "homepage": "http://aws.amazon.com/sdkforphp",
77             "keywords": [
78                 "amazon",
79                 "aws",
80                 "cloud",
81                 "dynamodb",
82                 "ec2",
83                 "glacier",
84                 "s3",
85                 "sdk"
86             ],
87             "time": "2016-01-28 21:33:18"
88         },
89         {
90             "name": "barryvdh/laravel-debugbar",
91             "version": "v2.1.1",
92             "source": {
93                 "type": "git",
94                 "url": "https://github.com/barryvdh/laravel-debugbar.git",
95                 "reference": "974fd16e328ca851a081449100d9509af59cf0ff"
96             },
97             "dist": {
98                 "type": "zip",
99                 "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/974fd16e328ca851a081449100d9509af59cf0ff",
100                 "reference": "974fd16e328ca851a081449100d9509af59cf0ff",
101                 "shasum": ""
102             },
103             "require": {
104                 "illuminate/support": "~5.0.17|5.1.*|5.2.*",
105                 "maximebf/debugbar": "~1.11.0",
106                 "php": ">=5.4.0",
107                 "symfony/finder": "~2.6|~3.0"
108             },
109             "type": "library",
110             "extra": {
111                 "branch-alias": {
112                     "dev-master": "2.2-dev"
113                 }
114             },
115             "autoload": {
116                 "psr-4": {
117                     "Barryvdh\\Debugbar\\": "src/"
118                 },
119                 "files": [
120                     "src/helpers.php"
121                 ]
122             },
123             "notification-url": "https://packagist.org/downloads/",
124             "license": [
125                 "MIT"
126             ],
127             "authors": [
128                 {
129                     "name": "Barry vd. Heuvel",
130                     "email": "[email protected]"
131                 }
132             ],
133             "description": "PHP Debugbar integration for Laravel",
134             "keywords": [
135                 "debug",
136                 "debugbar",
137                 "laravel",
138                 "profiler",
139                 "webprofiler"
140             ],
141             "time": "2015-12-22 06:22:38"
142         },
143         {
144             "name": "barryvdh/laravel-dompdf",
145             "version": "v0.6.1",
146             "source": {
147                 "type": "git",
148                 "url": "https://github.com/barryvdh/laravel-dompdf.git",
149                 "reference": "b606788108833f7765801dca35455fb23ce9f869"
150             },
151             "dist": {
152                 "type": "zip",
153                 "url": "https://api.github.com/repos/barryvdh/laravel-dompdf/zipball/b606788108833f7765801dca35455fb23ce9f869",
154                 "reference": "b606788108833f7765801dca35455fb23ce9f869",
155                 "shasum": ""
156             },
157             "require": {
158                 "dompdf/dompdf": "0.6.*",
159                 "illuminate/support": "5.0.x|5.1.x|5.2.x",
160                 "php": ">=5.4.0"
161             },
162             "type": "library",
163             "extra": {
164                 "branch-alias": {
165                     "dev-master": "0.6-dev"
166                 }
167             },
168             "autoload": {
169                 "psr-4": {
170                     "Barryvdh\\DomPDF\\": "src"
171                 }
172             },
173             "notification-url": "https://packagist.org/downloads/",
174             "license": [
175                 "MIT"
176             ],
177             "authors": [
178                 {
179                     "name": "Barry vd. Heuvel",
180                     "email": "[email protected]"
181                 }
182             ],
183             "description": "A DOMPDF Wrapper for Laravel",
184             "keywords": [
185                 "dompdf",
186                 "laravel",
187                 "pdf"
188             ],
189             "time": "2015-12-21 19:51:22"
190         },
191         {
192             "name": "barryvdh/laravel-ide-helper",
193             "version": "v2.1.2",
194             "source": {
195                 "type": "git",
196                 "url": "https://github.com/barryvdh/laravel-ide-helper.git",
197                 "reference": "d82e8f191fb043a0f8cbf2de64fd3027bfa4f772"
198             },
199             "dist": {
200                 "type": "zip",
201                 "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/d82e8f191fb043a0f8cbf2de64fd3027bfa4f772",
202                 "reference": "d82e8f191fb043a0f8cbf2de64fd3027bfa4f772",
203                 "shasum": ""
204             },
205             "require": {
206                 "illuminate/console": "5.0.x|5.1.x|5.2.x",
207                 "illuminate/filesystem": "5.0.x|5.1.x|5.2.x",
208                 "illuminate/support": "5.0.x|5.1.x|5.2.x",
209                 "php": ">=5.4.0",
210                 "phpdocumentor/reflection-docblock": "2.0.4",
211                 "symfony/class-loader": "~2.3"
212             },
213             "require-dev": {
214                 "doctrine/dbal": "~2.3"
215             },
216             "suggest": {
217                 "doctrine/dbal": "Load information from the database about models for phpdocs (~2.3)"
218             },
219             "type": "library",
220             "extra": {
221                 "branch-alias": {
222                     "dev-master": "2.1-dev"
223                 }
224             },
225             "autoload": {
226                 "psr-4": {
227                     "Barryvdh\\LaravelIdeHelper\\": "src"
228                 }
229             },
230             "notification-url": "https://packagist.org/downloads/",
231             "license": [
232                 "MIT"
233             ],
234             "authors": [
235                 {
236                     "name": "Barry vd. Heuvel",
237                     "email": "[email protected]"
238                 }
239             ],
240             "description": "Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.",
241             "keywords": [
242                 "autocomplete",
243                 "codeintel",
244                 "helper",
245                 "ide",
246                 "laravel",
247                 "netbeans",
248                 "phpdoc",
249                 "phpstorm",
250                 "sublime"
251             ],
252             "time": "2015-12-21 19:48:06"
253         },
254         {
255             "name": "classpreloader/classpreloader",
256             "version": "3.0.0",
257             "source": {
258                 "type": "git",
259                 "url": "https://github.com/ClassPreloader/ClassPreloader.git",
260                 "reference": "9b10b913c2bdf90c3d2e0d726b454fb7f77c552a"
261             },
262             "dist": {
263                 "type": "zip",
264                 "url": "https://api.github.com/repos/ClassPreloader/ClassPreloader/zipball/9b10b913c2bdf90c3d2e0d726b454fb7f77c552a",
265                 "reference": "9b10b913c2bdf90c3d2e0d726b454fb7f77c552a",
266                 "shasum": ""
267             },
268             "require": {
269                 "nikic/php-parser": "^1.0|^2.0",
270                 "php": ">=5.5.9"
271             },
272             "require-dev": {
273                 "phpunit/phpunit": "^4.8|^5.0"
274             },
275             "type": "library",
276             "extra": {
277                 "branch-alias": {
278                     "dev-master": "3.0-dev"
279                 }
280             },
281             "autoload": {
282                 "psr-4": {
283                     "ClassPreloader\\": "src/"
284                 }
285             },
286             "notification-url": "https://packagist.org/downloads/",
287             "license": [
288                 "MIT"
289             ],
290             "authors": [
291                 {
292                     "name": "Michael Dowling",
293                     "email": "[email protected]"
294                 },
295                 {
296                     "name": "Graham Campbell",
297                     "email": "[email protected]"
298                 }
299             ],
300             "description": "Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case",
301             "keywords": [
302                 "autoload",
303                 "class",
304                 "preload"
305             ],
306             "time": "2015-11-09 22:51:51"
307         },
308         {
309             "name": "dnoegel/php-xdg-base-dir",
310             "version": "0.1",
311             "source": {
312                 "type": "git",
313                 "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
314                 "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a"
315             },
316             "dist": {
317                 "type": "zip",
318                 "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/265b8593498b997dc2d31e75b89f053b5cc9621a",
319                 "reference": "265b8593498b997dc2d31e75b89f053b5cc9621a",
320                 "shasum": ""
321             },
322             "require": {
323                 "php": ">=5.3.2"
324             },
325             "require-dev": {
326                 "phpunit/phpunit": "@stable"
327             },
328             "type": "project",
329             "autoload": {
330                 "psr-4": {
331                     "XdgBaseDir\\": "src/"
332                 }
333             },
334             "notification-url": "https://packagist.org/downloads/",
335             "license": [
336                 "MIT"
337             ],
338             "description": "implementation of xdg base directory specification for php",
339             "time": "2014-10-24 07:27:01"
340         },
341         {
342             "name": "doctrine/inflector",
343             "version": "v1.1.0",
344             "source": {
345                 "type": "git",
346                 "url": "https://github.com/doctrine/inflector.git",
347                 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae"
348             },
349             "dist": {
350                 "type": "zip",
351                 "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae",
352                 "reference": "90b2128806bfde671b6952ab8bea493942c1fdae",
353                 "shasum": ""
354             },
355             "require": {
356                 "php": ">=5.3.2"
357             },
358             "require-dev": {
359                 "phpunit/phpunit": "4.*"
360             },
361             "type": "library",
362             "extra": {
363                 "branch-alias": {
364                     "dev-master": "1.1.x-dev"
365                 }
366             },
367             "autoload": {
368                 "psr-0": {
369                     "Doctrine\\Common\\Inflector\\": "lib/"
370                 }
371             },
372             "notification-url": "https://packagist.org/downloads/",
373             "license": [
374                 "MIT"
375             ],
376             "authors": [
377                 {
378                     "name": "Roman Borschel",
379                     "email": "[email protected]"
380                 },
381                 {
382                     "name": "Benjamin Eberlei",
383                     "email": "[email protected]"
384                 },
385                 {
386                     "name": "Guilherme Blanco",
387                     "email": "[email protected]"
388                 },
389                 {
390                     "name": "Jonathan Wage",
391                     "email": "[email protected]"
392                 },
393                 {
394                     "name": "Johannes Schmitt",
395                     "email": "[email protected]"
396                 }
397             ],
398             "description": "Common String Manipulations with regard to casing and singular/plural rules.",
399             "homepage": "http://www.doctrine-project.org",
400             "keywords": [
401                 "inflection",
402                 "pluralize",
403                 "singularize",
404                 "string"
405             ],
406             "time": "2015-11-06 14:35:42"
407         },
408         {
409             "name": "dompdf/dompdf",
410             "version": "v0.6.2",
411             "source": {
412                 "type": "git",
413                 "url": "https://github.com/dompdf/dompdf.git",
414                 "reference": "cc06008f75262510ee135b8cbb14e333a309f651"
415             },
416             "dist": {
417                 "type": "zip",
418                 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/cc06008f75262510ee135b8cbb14e333a309f651",
419                 "reference": "cc06008f75262510ee135b8cbb14e333a309f651",
420                 "shasum": ""
421             },
422             "require": {
423                 "phenx/php-font-lib": "0.2.*"
424             },
425             "type": "library",
426             "autoload": {
427                 "classmap": [
428                     "include/"
429                 ]
430             },
431             "notification-url": "https://packagist.org/downloads/",
432             "license": [
433                 "LGPL"
434             ],
435             "authors": [
436                 {
437                     "name": "Fabien Ménager",
438                     "email": "[email protected]"
439                 },
440                 {
441                     "name": "Brian Sweeney",
442                     "email": "[email protected]"
443                 }
444             ],
445             "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
446             "homepage": "https://github.com/dompdf/dompdf",
447             "time": "2015-12-07 04:07:13"
448         },
449         {
450             "name": "guzzle/guzzle",
451             "version": "v3.8.1",
452             "source": {
453                 "type": "git",
454                 "url": "https://github.com/guzzle/guzzle.git",
455                 "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba"
456             },
457             "dist": {
458                 "type": "zip",
459                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/4de0618a01b34aa1c8c33a3f13f396dcd3882eba",
460                 "reference": "4de0618a01b34aa1c8c33a3f13f396dcd3882eba",
461                 "shasum": ""
462             },
463             "require": {
464                 "ext-curl": "*",
465                 "php": ">=5.3.3",
466                 "symfony/event-dispatcher": ">=2.1"
467             },
468             "replace": {
469                 "guzzle/batch": "self.version",
470                 "guzzle/cache": "self.version",
471                 "guzzle/common": "self.version",
472                 "guzzle/http": "self.version",
473                 "guzzle/inflection": "self.version",
474                 "guzzle/iterator": "self.version",
475                 "guzzle/log": "self.version",
476                 "guzzle/parser": "self.version",
477                 "guzzle/plugin": "self.version",
478                 "guzzle/plugin-async": "self.version",
479                 "guzzle/plugin-backoff": "self.version",
480                 "guzzle/plugin-cache": "self.version",
481                 "guzzle/plugin-cookie": "self.version",
482                 "guzzle/plugin-curlauth": "self.version",
483                 "guzzle/plugin-error-response": "self.version",
484                 "guzzle/plugin-history": "self.version",
485                 "guzzle/plugin-log": "self.version",
486                 "guzzle/plugin-md5": "self.version",
487                 "guzzle/plugin-mock": "self.version",
488                 "guzzle/plugin-oauth": "self.version",
489                 "guzzle/service": "self.version",
490                 "guzzle/stream": "self.version"
491             },
492             "require-dev": {
493                 "doctrine/cache": "*",
494                 "monolog/monolog": "1.*",
495                 "phpunit/phpunit": "3.7.*",
496                 "psr/log": "1.0.*",
497                 "symfony/class-loader": "*",
498                 "zendframework/zend-cache": "<2.3",
499                 "zendframework/zend-log": "<2.3"
500             },
501             "type": "library",
502             "extra": {
503                 "branch-alias": {
504                     "dev-master": "3.8-dev"
505                 }
506             },
507             "autoload": {
508                 "psr-0": {
509                     "Guzzle": "src/",
510                     "Guzzle\\Tests": "tests/"
511                 }
512             },
513             "notification-url": "https://packagist.org/downloads/",
514             "license": [
515                 "MIT"
516             ],
517             "authors": [
518                 {
519                     "name": "Michael Dowling",
520                     "email": "[email protected]",
521                     "homepage": "https://github.com/mtdowling"
522                 },
523                 {
524                     "name": "Guzzle Community",
525                     "homepage": "https://github.com/guzzle/guzzle/contributors"
526                 }
527             ],
528             "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
529             "homepage": "http://guzzlephp.org/",
530             "keywords": [
531                 "client",
532                 "curl",
533                 "framework",
534                 "http",
535                 "http client",
536                 "rest",
537                 "web service"
538             ],
539             "time": "2014-01-28 22:29:15"
540         },
541         {
542             "name": "guzzlehttp/guzzle",
543             "version": "6.1.1",
544             "source": {
545                 "type": "git",
546                 "url": "https://github.com/guzzle/guzzle.git",
547                 "reference": "c6851d6e48f63b69357cbfa55bca116448140e0c"
548             },
549             "dist": {
550                 "type": "zip",
551                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/c6851d6e48f63b69357cbfa55bca116448140e0c",
552                 "reference": "c6851d6e48f63b69357cbfa55bca116448140e0c",
553                 "shasum": ""
554             },
555             "require": {
556                 "guzzlehttp/promises": "~1.0",
557                 "guzzlehttp/psr7": "~1.1",
558                 "php": ">=5.5.0"
559             },
560             "require-dev": {
561                 "ext-curl": "*",
562                 "phpunit/phpunit": "~4.0",
563                 "psr/log": "~1.0"
564             },
565             "type": "library",
566             "extra": {
567                 "branch-alias": {
568                     "dev-master": "6.1-dev"
569                 }
570             },
571             "autoload": {
572                 "files": [
573                     "src/functions_include.php"
574                 ],
575                 "psr-4": {
576                     "GuzzleHttp\\": "src/"
577                 }
578             },
579             "notification-url": "https://packagist.org/downloads/",
580             "license": [
581                 "MIT"
582             ],
583             "authors": [
584                 {
585                     "name": "Michael Dowling",
586                     "email": "[email protected]",
587                     "homepage": "https://github.com/mtdowling"
588                 }
589             ],
590             "description": "Guzzle is a PHP HTTP client library",
591             "homepage": "http://guzzlephp.org/",
592             "keywords": [
593                 "client",
594                 "curl",
595                 "framework",
596                 "http",
597                 "http client",
598                 "rest",
599                 "web service"
600             ],
601             "time": "2015-11-23 00:47:50"
602         },
603         {
604             "name": "guzzlehttp/promises",
605             "version": "1.0.3",
606             "source": {
607                 "type": "git",
608                 "url": "https://github.com/guzzle/promises.git",
609                 "reference": "b1e1c0d55f8083c71eda2c28c12a228d708294ea"
610             },
611             "dist": {
612                 "type": "zip",
613                 "url": "https://api.github.com/repos/guzzle/promises/zipball/b1e1c0d55f8083c71eda2c28c12a228d708294ea",
614                 "reference": "b1e1c0d55f8083c71eda2c28c12a228d708294ea",
615                 "shasum": ""
616             },
617             "require": {
618                 "php": ">=5.5.0"
619             },
620             "require-dev": {
621                 "phpunit/phpunit": "~4.0"
622             },
623             "type": "library",
624             "extra": {
625                 "branch-alias": {
626                     "dev-master": "1.0-dev"
627                 }
628             },
629             "autoload": {
630                 "psr-4": {
631                     "GuzzleHttp\\Promise\\": "src/"
632                 },
633                 "files": [
634                     "src/functions_include.php"
635                 ]
636             },
637             "notification-url": "https://packagist.org/downloads/",
638             "license": [
639                 "MIT"
640             ],
641             "authors": [
642                 {
643                     "name": "Michael Dowling",
644                     "email": "[email protected]",
645                     "homepage": "https://github.com/mtdowling"
646                 }
647             ],
648             "description": "Guzzle promises library",
649             "keywords": [
650                 "promise"
651             ],
652             "time": "2015-10-15 22:28:00"
653         },
654         {
655             "name": "guzzlehttp/psr7",
656             "version": "1.2.2",
657             "source": {
658                 "type": "git",
659                 "url": "https://github.com/guzzle/psr7.git",
660                 "reference": "f5d04bdd2881ac89abde1fb78cc234bce24327bb"
661             },
662             "dist": {
663                 "type": "zip",
664                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5d04bdd2881ac89abde1fb78cc234bce24327bb",
665                 "reference": "f5d04bdd2881ac89abde1fb78cc234bce24327bb",
666                 "shasum": ""
667             },
668             "require": {
669                 "php": ">=5.4.0",
670                 "psr/http-message": "~1.0"
671             },
672             "provide": {
673                 "psr/http-message-implementation": "1.0"
674             },
675             "require-dev": {
676                 "phpunit/phpunit": "~4.0"
677             },
678             "type": "library",
679             "extra": {
680                 "branch-alias": {
681                     "dev-master": "1.0-dev"
682                 }
683             },
684             "autoload": {
685                 "psr-4": {
686                     "GuzzleHttp\\Psr7\\": "src/"
687                 },
688                 "files": [
689                     "src/functions_include.php"
690                 ]
691             },
692             "notification-url": "https://packagist.org/downloads/",
693             "license": [
694                 "MIT"
695             ],
696             "authors": [
697                 {
698                     "name": "Michael Dowling",
699                     "email": "[email protected]",
700                     "homepage": "https://github.com/mtdowling"
701                 }
702             ],
703             "description": "PSR-7 message implementation",
704             "keywords": [
705                 "http",
706                 "message",
707                 "stream",
708                 "uri"
709             ],
710             "time": "2016-01-23 01:23:02"
711         },
712         {
713             "name": "intervention/image",
714             "version": "2.3.5",
715             "source": {
716                 "type": "git",
717                 "url": "https://github.com/Intervention/image.git",
718                 "reference": "9f29360b8ab94585cb9e80cf9045abd5b85feb89"
719             },
720             "dist": {
721                 "type": "zip",
722                 "url": "https://api.github.com/repos/Intervention/image/zipball/9f29360b8ab94585cb9e80cf9045abd5b85feb89",
723                 "reference": "9f29360b8ab94585cb9e80cf9045abd5b85feb89",
724                 "shasum": ""
725             },
726             "require": {
727                 "ext-fileinfo": "*",
728                 "guzzlehttp/psr7": "~1.1",
729                 "php": ">=5.4.0"
730             },
731             "require-dev": {
732                 "mockery/mockery": "~0.9.2",
733                 "phpunit/phpunit": "3.*"
734             },
735             "suggest": {
736                 "ext-gd": "to use GD library based image processing.",
737                 "ext-imagick": "to use Imagick based image processing.",
738                 "intervention/imagecache": "Caching extension for the Intervention Image library"
739             },
740             "type": "library",
741             "extra": {
742                 "branch-alias": {
743                     "dev-master": "2.3-dev"
744                 }
745             },
746             "autoload": {
747                 "psr-4": {
748                     "Intervention\\Image\\": "src/Intervention/Image"
749                 }
750             },
751             "notification-url": "https://packagist.org/downloads/",
752             "license": [
753                 "MIT"
754             ],
755             "authors": [
756                 {
757                     "name": "Oliver Vogel",
758                     "email": "[email protected]",
759                     "homepage": "http://olivervogel.net/"
760                 }
761             ],
762             "description": "Image handling and manipulation library with support for Laravel integration",
763             "homepage": "http://image.intervention.io/",
764             "keywords": [
765                 "gd",
766                 "image",
767                 "imagick",
768                 "laravel",
769                 "thumbnail",
770                 "watermark"
771             ],
772             "time": "2016-01-02 19:15:13"
773         },
774         {
775             "name": "jakub-onderka/php-console-color",
776             "version": "0.1",
777             "source": {
778                 "type": "git",
779                 "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
780                 "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1"
781             },
782             "dist": {
783                 "type": "zip",
784                 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/e0b393dacf7703fc36a4efc3df1435485197e6c1",
785                 "reference": "e0b393dacf7703fc36a4efc3df1435485197e6c1",
786                 "shasum": ""
787             },
788             "require": {
789                 "php": ">=5.3.2"
790             },
791             "require-dev": {
792                 "jakub-onderka/php-code-style": "1.0",
793                 "jakub-onderka/php-parallel-lint": "0.*",
794                 "jakub-onderka/php-var-dump-check": "0.*",
795                 "phpunit/phpunit": "3.7.*",
796                 "squizlabs/php_codesniffer": "1.*"
797             },
798             "type": "library",
799             "autoload": {
800                 "psr-0": {
801                     "JakubOnderka\\PhpConsoleColor": "src/"
802                 }
803             },
804             "notification-url": "https://packagist.org/downloads/",
805             "license": [
806                 "BSD-2-Clause"
807             ],
808             "authors": [
809                 {
810                     "name": "Jakub Onderka",
811                     "email": "[email protected]",
812                     "homepage": "http://www.acci.cz"
813                 }
814             ],
815             "time": "2014-04-08 15:00:19"
816         },
817         {
818             "name": "jakub-onderka/php-console-highlighter",
819             "version": "v0.3.2",
820             "source": {
821                 "type": "git",
822                 "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
823                 "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5"
824             },
825             "dist": {
826                 "type": "zip",
827                 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/7daa75df45242c8d5b75a22c00a201e7954e4fb5",
828                 "reference": "7daa75df45242c8d5b75a22c00a201e7954e4fb5",
829                 "shasum": ""
830             },
831             "require": {
832                 "jakub-onderka/php-console-color": "~0.1",
833                 "php": ">=5.3.0"
834             },
835             "require-dev": {
836                 "jakub-onderka/php-code-style": "~1.0",
837                 "jakub-onderka/php-parallel-lint": "~0.5",
838                 "jakub-onderka/php-var-dump-check": "~0.1",
839                 "phpunit/phpunit": "~4.0",
840                 "squizlabs/php_codesniffer": "~1.5"
841             },
842             "type": "library",
843             "autoload": {
844                 "psr-0": {
845                     "JakubOnderka\\PhpConsoleHighlighter": "src/"
846                 }
847             },
848             "notification-url": "https://packagist.org/downloads/",
849             "license": [
850                 "MIT"
851             ],
852             "authors": [
853                 {
854                     "name": "Jakub Onderka",
855                     "email": "[email protected]",
856                     "homepage": "http://www.acci.cz/"
857                 }
858             ],
859             "time": "2015-04-20 18:58:01"
860         },
861         {
862             "name": "jeremeamia/SuperClosure",
863             "version": "2.2.0",
864             "source": {
865                 "type": "git",
866                 "url": "https://github.com/jeremeamia/super_closure.git",
867                 "reference": "29a88be2a4846d27c1613aed0c9071dfad7b5938"
868             },
869             "dist": {
870                 "type": "zip",
871                 "url": "https://api.github.com/repos/jeremeamia/super_closure/zipball/29a88be2a4846d27c1613aed0c9071dfad7b5938",
872                 "reference": "29a88be2a4846d27c1613aed0c9071dfad7b5938",
873                 "shasum": ""
874             },
875             "require": {
876                 "nikic/php-parser": "^1.2|^2.0",
877                 "php": ">=5.4",
878                 "symfony/polyfill-php56": "^1.0"
879             },
880             "require-dev": {
881                 "phpunit/phpunit": "^4.0|^5.0"
882             },
883             "type": "library",
884             "extra": {
885                 "branch-alias": {
886                     "dev-master": "2.2-dev"
887                 }
888             },
889             "autoload": {
890                 "psr-4": {
891                     "SuperClosure\\": "src/"
892                 }
893             },
894             "notification-url": "https://packagist.org/downloads/",
895             "license": [
896                 "MIT"
897             ],
898             "authors": [
899                 {
900                     "name": "Jeremy Lindblom",
901                     "email": "[email protected]",
902                     "homepage": "https://github.com/jeremeamia",
903                     "role": "Developer"
904                 }
905             ],
906             "description": "Serialize Closure objects, including their context and binding",
907             "homepage": "https://github.com/jeremeamia/super_closure",
908             "keywords": [
909                 "closure",
910                 "function",
911                 "lambda",
912                 "parser",
913                 "serializable",
914                 "serialize",
915                 "tokenizer"
916             ],
917             "time": "2015-12-05 17:17:57"
918         },
919         {
920             "name": "laravel/framework",
921             "version": "v5.2.12",
922             "source": {
923                 "type": "git",
924                 "url": "https://github.com/laravel/framework.git",
925                 "reference": "6b6255ad7bfbdb721b8d00b09d52b146c5d363d7"
926             },
927             "dist": {
928                 "type": "zip",
929                 "url": "https://api.github.com/repos/laravel/framework/zipball/6b6255ad7bfbdb721b8d00b09d52b146c5d363d7",
930                 "reference": "6b6255ad7bfbdb721b8d00b09d52b146c5d363d7",
931                 "shasum": ""
932             },
933             "require": {
934                 "classpreloader/classpreloader": "~3.0",
935                 "doctrine/inflector": "~1.0",
936                 "ext-mbstring": "*",
937                 "ext-openssl": "*",
938                 "jeremeamia/superclosure": "~2.2",
939                 "league/flysystem": "~1.0",
940                 "monolog/monolog": "~1.11",
941                 "mtdowling/cron-expression": "~1.0",
942                 "nesbot/carbon": "~1.20",
943                 "paragonie/random_compat": "~1.1",
944                 "php": ">=5.5.9",
945                 "psy/psysh": "0.6.*",
946                 "swiftmailer/swiftmailer": "~5.1",
947                 "symfony/console": "2.8.*|3.0.*",
948                 "symfony/debug": "2.8.*|3.0.*",
949                 "symfony/finder": "2.8.*|3.0.*",
950                 "symfony/http-foundation": "2.8.*|3.0.*",
951                 "symfony/http-kernel": "2.8.*|3.0.*",
952                 "symfony/polyfill-php56": "~1.0",
953                 "symfony/process": "2.8.*|3.0.*",
954                 "symfony/routing": "2.8.*|3.0.*",
955                 "symfony/translation": "2.8.*|3.0.*",
956                 "symfony/var-dumper": "2.8.*|3.0.*",
957                 "vlucas/phpdotenv": "~2.2"
958             },
959             "replace": {
960                 "illuminate/auth": "self.version",
961                 "illuminate/broadcasting": "self.version",
962                 "illuminate/bus": "self.version",
963                 "illuminate/cache": "self.version",
964                 "illuminate/config": "self.version",
965                 "illuminate/console": "self.version",
966                 "illuminate/container": "self.version",
967                 "illuminate/contracts": "self.version",
968                 "illuminate/cookie": "self.version",
969                 "illuminate/database": "self.version",
970                 "illuminate/encryption": "self.version",
971                 "illuminate/events": "self.version",
972                 "illuminate/exception": "self.version",
973                 "illuminate/filesystem": "self.version",
974                 "illuminate/hashing": "self.version",
975                 "illuminate/http": "self.version",
976                 "illuminate/log": "self.version",
977                 "illuminate/mail": "self.version",
978                 "illuminate/pagination": "self.version",
979                 "illuminate/pipeline": "self.version",
980                 "illuminate/queue": "self.version",
981                 "illuminate/redis": "self.version",
982                 "illuminate/routing": "self.version",
983                 "illuminate/session": "self.version",
984                 "illuminate/support": "self.version",
985                 "illuminate/translation": "self.version",
986                 "illuminate/validation": "self.version",
987                 "illuminate/view": "self.version"
988             },
989             "require-dev": {
990                 "aws/aws-sdk-php": "~3.0",
991                 "mockery/mockery": "~0.9.2",
992                 "pda/pheanstalk": "~3.0",
993                 "phpunit/phpunit": "~4.1",
994                 "predis/predis": "~1.0",
995                 "symfony/css-selector": "2.8.*|3.0.*",
996                 "symfony/dom-crawler": "2.8.*|3.0.*"
997             },
998             "suggest": {
999                 "aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (~3.0).",
1000                 "doctrine/dbal": "Required to rename columns and drop SQLite columns (~2.4).",
1001                 "fzaninotto/faker": "Required to use the eloquent factory builder (~1.4).",
1002                 "guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (~5.3|~6.0).",
1003                 "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (~1.0).",
1004                 "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (~1.0).",
1005                 "pda/pheanstalk": "Required to use the beanstalk queue driver (~3.0).",
1006                 "predis/predis": "Required to use the redis cache and queue drivers (~1.0).",
1007                 "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (~2.0).",
1008                 "symfony/css-selector": "Required to use some of the crawler integration testing tools (2.8.*|3.0.*).",
1009                 "symfony/dom-crawler": "Required to use most of the crawler integration testing tools (2.8.*|3.0.*)."
1010             },
1011             "type": "library",
1012             "extra": {
1013                 "branch-alias": {
1014                     "dev-master": "5.2-dev"
1015                 }
1016             },
1017             "autoload": {
1018                 "classmap": [
1019                     "src/Illuminate/Queue/IlluminateQueueClosure.php"
1020                 ],
1021                 "files": [
1022                     "src/Illuminate/Foundation/helpers.php",
1023                     "src/Illuminate/Support/helpers.php"
1024                 ],
1025                 "psr-4": {
1026                     "Illuminate\\": "src/Illuminate/"
1027                 }
1028             },
1029             "notification-url": "https://packagist.org/downloads/",
1030             "license": [
1031                 "MIT"
1032             ],
1033             "authors": [
1034                 {
1035                     "name": "Taylor Otwell",
1036                     "email": "[email protected]"
1037                 }
1038             ],
1039             "description": "The Laravel Framework.",
1040             "homepage": "http://laravel.com",
1041             "keywords": [
1042                 "framework",
1043                 "laravel"
1044             ],
1045             "time": "2016-01-26 04:15:37"
1046         },
1047         {
1048             "name": "laravel/socialite",
1049             "version": "v2.0.14",
1050             "source": {
1051                 "type": "git",
1052                 "url": "https://github.com/laravel/socialite.git",
1053                 "reference": "b15f4be0ac739405120d74b837af423aa71502d9"
1054             },
1055             "dist": {
1056                 "type": "zip",
1057                 "url": "https://api.github.com/repos/laravel/socialite/zipball/b15f4be0ac739405120d74b837af423aa71502d9",
1058                 "reference": "b15f4be0ac739405120d74b837af423aa71502d9",
1059                 "shasum": ""
1060             },
1061             "require": {
1062                 "guzzlehttp/guzzle": "~5.0|~6.0",
1063                 "illuminate/contracts": "~5.0",
1064                 "illuminate/http": "~5.0",
1065                 "illuminate/support": "~5.0",
1066                 "league/oauth1-client": "~1.0",
1067                 "php": ">=5.4.0"
1068             },
1069             "require-dev": {
1070                 "mockery/mockery": "~0.9",
1071                 "phpunit/phpunit": "~4.0"
1072             },
1073             "type": "library",
1074             "extra": {
1075                 "branch-alias": {
1076                     "dev-master": "3.0-dev"
1077                 }
1078             },
1079             "autoload": {
1080                 "psr-4": {
1081                     "Laravel\\Socialite\\": "src/"
1082                 }
1083             },
1084             "notification-url": "https://packagist.org/downloads/",
1085             "license": [
1086                 "MIT"
1087             ],
1088             "authors": [
1089                 {
1090                     "name": "Taylor Otwell",
1091                     "email": "[email protected]"
1092                 }
1093             ],
1094             "description": "Laravel wrapper around OAuth 1 & OAuth 2 libraries.",
1095             "keywords": [
1096                 "laravel",
1097                 "oauth"
1098             ],
1099             "time": "2015-10-16 15:39:46"
1100         },
1101         {
1102             "name": "league/flysystem",
1103             "version": "1.0.16",
1104             "source": {
1105                 "type": "git",
1106                 "url": "https://github.com/thephpleague/flysystem.git",
1107                 "reference": "183e1a610664baf6dcd6fceda415baf43cbdc031"
1108             },
1109             "dist": {
1110                 "type": "zip",
1111                 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/183e1a610664baf6dcd6fceda415baf43cbdc031",
1112                 "reference": "183e1a610664baf6dcd6fceda415baf43cbdc031",
1113                 "shasum": ""
1114             },
1115             "require": {
1116                 "php": ">=5.4.0"
1117             },
1118             "conflict": {
1119                 "league/flysystem-sftp": "<1.0.6"
1120             },
1121             "require-dev": {
1122                 "ext-fileinfo": "*",
1123                 "mockery/mockery": "~0.9",
1124                 "phpspec/phpspec": "^2.2",
1125                 "phpspec/prophecy-phpunit": "~1.0",
1126                 "phpunit/phpunit": "~4.8"
1127             },
1128             "suggest": {
1129                 "ext-fileinfo": "Required for MimeType",
1130                 "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
1131                 "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
1132                 "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
1133                 "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
1134                 "league/flysystem-copy": "Allows you to use Copy.com storage",
1135                 "league/flysystem-dropbox": "Allows you to use Dropbox storage",
1136                 "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
1137                 "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
1138                 "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
1139                 "league/flysystem-webdav": "Allows you to use WebDAV storage",
1140                 "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter"
1141             },
1142             "type": "library",
1143             "extra": {
1144                 "branch-alias": {
1145                     "dev-master": "1.1-dev"
1146                 }
1147             },
1148             "autoload": {
1149                 "psr-4": {
1150                     "League\\Flysystem\\": "src/"
1151                 }
1152             },
1153             "notification-url": "https://packagist.org/downloads/",
1154             "license": [
1155                 "MIT"
1156             ],
1157             "authors": [
1158                 {
1159                     "name": "Frank de Jonge",
1160                     "email": "[email protected]"
1161                 }
1162             ],
1163             "description": "Filesystem abstraction: Many filesystems, one API.",
1164             "keywords": [
1165                 "Cloud Files",
1166                 "WebDAV",
1167                 "abstraction",
1168                 "aws",
1169                 "cloud",
1170                 "copy.com",
1171                 "dropbox",
1172                 "file systems",
1173                 "files",
1174                 "filesystem",
1175                 "filesystems",
1176                 "ftp",
1177                 "rackspace",
1178                 "remote",
1179                 "s3",
1180                 "sftp",
1181                 "storage"
1182             ],
1183             "time": "2015-12-19 20:16:43"
1184         },
1185         {
1186             "name": "league/flysystem-aws-s3-v3",
1187             "version": "1.0.9",
1188             "source": {
1189                 "type": "git",
1190                 "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
1191                 "reference": "595e24678bf78f8107ebc9355d8376ae0eb712c6"
1192             },
1193             "dist": {
1194                 "type": "zip",
1195                 "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/595e24678bf78f8107ebc9355d8376ae0eb712c6",
1196                 "reference": "595e24678bf78f8107ebc9355d8376ae0eb712c6",
1197                 "shasum": ""
1198             },
1199             "require": {
1200                 "aws/aws-sdk-php": "^3.0.0",
1201                 "league/flysystem": "~1.0",
1202                 "php": ">=5.5.0"
1203             },
1204             "require-dev": {
1205                 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
1206                 "phpspec/phpspec": "^2.0.0"
1207             },
1208             "type": "library",
1209             "extra": {
1210                 "branch-alias": {
1211                     "dev-master": "1.0-dev"
1212                 }
1213             },
1214             "autoload": {
1215                 "psr-4": {
1216                     "League\\Flysystem\\AwsS3v3\\": "src/"
1217                 }
1218             },
1219             "notification-url": "https://packagist.org/downloads/",
1220             "license": [
1221                 "MIT"
1222             ],
1223             "authors": [
1224                 {
1225                     "name": "Frank de Jonge",
1226                     "email": "[email protected]"
1227                 }
1228             ],
1229             "description": "Flysystem adapter for the AWS S3 SDK v3.x",
1230             "time": "2015-11-19 08:44:16"
1231         },
1232         {
1233             "name": "league/oauth1-client",
1234             "version": "1.6.1",
1235             "source": {
1236                 "type": "git",
1237                 "url": "https://github.com/thephpleague/oauth1-client.git",
1238                 "reference": "cef3ceda13c78f89c323e4d5e6301c0eb7cea422"
1239             },
1240             "dist": {
1241                 "type": "zip",
1242                 "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/cef3ceda13c78f89c323e4d5e6301c0eb7cea422",
1243                 "reference": "cef3ceda13c78f89c323e4d5e6301c0eb7cea422",
1244                 "shasum": ""
1245             },
1246             "require": {
1247                 "guzzle/guzzle": "3.*",
1248                 "php": ">=5.3.0"
1249             },
1250             "require-dev": {
1251                 "mockery/mockery": "~0.9",
1252                 "phpunit/phpunit": "~4.0",
1253                 "squizlabs/php_codesniffer": "~2.0"
1254             },
1255             "type": "library",
1256             "extra": {
1257                 "branch-alias": {
1258                     "dev-master": "1.0-dev"
1259                 }
1260             },
1261             "autoload": {
1262                 "psr-4": {
1263                     "League\\OAuth1\\": "src/"
1264                 }
1265             },
1266             "notification-url": "https://packagist.org/downloads/",
1267             "license": [
1268                 "MIT"
1269             ],
1270             "authors": [
1271                 {
1272                     "name": "Ben Corlett",
1273                     "email": "[email protected]",
1274                     "homepage": "http://www.webcomm.com.au",
1275                     "role": "Developer"
1276                 }
1277             ],
1278             "description": "OAuth 1.0 Client Library",
1279             "keywords": [
1280                 "Authentication",
1281                 "SSO",
1282                 "authorization",
1283                 "bitbucket",
1284                 "identity",
1285                 "idp",
1286                 "oauth",
1287                 "oauth1",
1288                 "single sign on",
1289                 "trello",
1290                 "tumblr",
1291                 "twitter"
1292             ],
1293             "time": "2015-10-23 04:02:07"
1294         },
1295         {
1296             "name": "maximebf/debugbar",
1297             "version": "v1.11.0",
1298             "source": {
1299                 "type": "git",
1300                 "url": "https://github.com/maximebf/php-debugbar.git",
1301                 "reference": "07741d84d39d10f00551c94284cdefcc69703e77"
1302             },
1303             "dist": {
1304                 "type": "zip",
1305                 "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/07741d84d39d10f00551c94284cdefcc69703e77",
1306                 "reference": "07741d84d39d10f00551c94284cdefcc69703e77",
1307                 "shasum": ""
1308             },
1309             "require": {
1310                 "php": ">=5.3.0",
1311                 "psr/log": "^1.0",
1312                 "symfony/var-dumper": "^2.6|^3.0"
1313             },
1314             "require-dev": {
1315                 "phpunit/phpunit": "^4.0|^5.0"
1316             },
1317             "suggest": {
1318                 "kriswallsmith/assetic": "The best way to manage assets",
1319                 "monolog/monolog": "Log using Monolog",
1320                 "predis/predis": "Redis storage"
1321             },
1322             "type": "library",
1323             "extra": {
1324                 "branch-alias": {
1325                     "dev-master": "1.11-dev"
1326                 }
1327             },
1328             "autoload": {
1329                 "psr-4": {
1330                     "DebugBar\\": "src/DebugBar/"
1331                 }
1332             },
1333             "notification-url": "https://packagist.org/downloads/",
1334             "license": [
1335                 "MIT"
1336             ],
1337             "authors": [
1338                 {
1339                     "name": "Maxime Bouroumeau-Fuseau",
1340                     "email": "[email protected]",
1341                     "homepage": "http://maximebf.com"
1342                 },
1343                 {
1344                     "name": "Barry vd. Heuvel",
1345                     "email": "[email protected]"
1346                 }
1347             ],
1348             "description": "Debug bar in the browser for php application",
1349             "homepage": "https://github.com/maximebf/php-debugbar",
1350             "keywords": [
1351                 "debug",
1352                 "debugbar"
1353             ],
1354             "time": "2015-12-10 09:50:24"
1355         },
1356         {
1357             "name": "monolog/monolog",
1358             "version": "1.17.2",
1359             "source": {
1360                 "type": "git",
1361                 "url": "https://github.com/Seldaek/monolog.git",
1362                 "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24"
1363             },
1364             "dist": {
1365                 "type": "zip",
1366                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bee7f0dc9c3e0b69a6039697533dca1e845c8c24",
1367                 "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24",
1368                 "shasum": ""
1369             },
1370             "require": {
1371                 "php": ">=5.3.0",
1372                 "psr/log": "~1.0"
1373             },
1374             "provide": {
1375                 "psr/log-implementation": "1.0.0"
1376             },
1377             "require-dev": {
1378                 "aws/aws-sdk-php": "^2.4.9",
1379                 "doctrine/couchdb": "~1.0@dev",
1380                 "graylog2/gelf-php": "~1.0",
1381                 "jakub-onderka/php-parallel-lint": "0.9",
1382                 "php-console/php-console": "^3.1.3",
1383                 "phpunit/phpunit": "~4.5",
1384                 "phpunit/phpunit-mock-objects": "2.3.0",
1385                 "raven/raven": "^0.13",
1386                 "ruflin/elastica": ">=0.90 <3.0",
1387                 "swiftmailer/swiftmailer": "~5.3",
1388                 "videlalvaro/php-amqplib": "~2.4"
1389             },
1390             "suggest": {
1391                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1392                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1393                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1394                 "ext-mongo": "Allow sending log messages to a MongoDB server",
1395                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1396                 "php-console/php-console": "Allow sending log messages to Google Chrome",
1397                 "raven/raven": "Allow sending log messages to a Sentry server",
1398                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
1399                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
1400                 "videlalvaro/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib"
1401             },
1402             "type": "library",
1403             "extra": {
1404                 "branch-alias": {
1405                     "dev-master": "1.16.x-dev"
1406                 }
1407             },
1408             "autoload": {
1409                 "psr-4": {
1410                     "Monolog\\": "src/Monolog"
1411                 }
1412             },
1413             "notification-url": "https://packagist.org/downloads/",
1414             "license": [
1415                 "MIT"
1416             ],
1417             "authors": [
1418                 {
1419                     "name": "Jordi Boggiano",
1420                     "email": "[email protected]",
1421                     "homepage": "http://seld.be"
1422                 }
1423             ],
1424             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1425             "homepage": "http://github.com/Seldaek/monolog",
1426             "keywords": [
1427                 "log",
1428                 "logging",
1429                 "psr-3"
1430             ],
1431             "time": "2015-10-14 12:51:02"
1432         },
1433         {
1434             "name": "mtdowling/cron-expression",
1435             "version": "v1.1.0",
1436             "source": {
1437                 "type": "git",
1438                 "url": "https://github.com/mtdowling/cron-expression.git",
1439                 "reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5"
1440             },
1441             "dist": {
1442                 "type": "zip",
1443                 "url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/c9ee7886f5a12902b225a1a12f36bb45f9ab89e5",
1444                 "reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5",
1445                 "shasum": ""
1446             },
1447             "require": {
1448                 "php": ">=5.3.2"
1449             },
1450             "require-dev": {
1451                 "phpunit/phpunit": "~4.0|~5.0"
1452             },
1453             "type": "library",
1454             "autoload": {
1455                 "psr-0": {
1456                     "Cron": "src/"
1457                 }
1458             },
1459             "notification-url": "https://packagist.org/downloads/",
1460             "license": [
1461                 "MIT"
1462             ],
1463             "authors": [
1464                 {
1465                     "name": "Michael Dowling",
1466                     "email": "[email protected]",
1467                     "homepage": "https://github.com/mtdowling"
1468                 }
1469             ],
1470             "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
1471             "keywords": [
1472                 "cron",
1473                 "schedule"
1474             ],
1475             "time": "2016-01-26 21:23:30"
1476         },
1477         {
1478             "name": "mtdowling/jmespath.php",
1479             "version": "2.3.0",
1480             "source": {
1481                 "type": "git",
1482                 "url": "https://github.com/jmespath/jmespath.php.git",
1483                 "reference": "192f93e43c2c97acde7694993ab171b3de284093"
1484             },
1485             "dist": {
1486                 "type": "zip",
1487                 "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/192f93e43c2c97acde7694993ab171b3de284093",
1488                 "reference": "192f93e43c2c97acde7694993ab171b3de284093",
1489                 "shasum": ""
1490             },
1491             "require": {
1492                 "php": ">=5.4.0"
1493             },
1494             "require-dev": {
1495                 "phpunit/phpunit": "~4.0"
1496             },
1497             "bin": [
1498                 "bin/jp.php"
1499             ],
1500             "type": "library",
1501             "extra": {
1502                 "branch-alias": {
1503                     "dev-master": "2.0-dev"
1504                 }
1505             },
1506             "autoload": {
1507                 "psr-4": {
1508                     "JmesPath\\": "src/"
1509                 },
1510                 "files": [
1511                     "src/JmesPath.php"
1512                 ]
1513             },
1514             "notification-url": "https://packagist.org/downloads/",
1515             "license": [
1516                 "MIT"
1517             ],
1518             "authors": [
1519                 {
1520                     "name": "Michael Dowling",
1521                     "email": "[email protected]",
1522                     "homepage": "https://github.com/mtdowling"
1523                 }
1524             ],
1525             "description": "Declaratively specify how to extract elements from a JSON document",
1526             "keywords": [
1527                 "json",
1528                 "jsonpath"
1529             ],
1530             "time": "2016-01-05 18:25:05"
1531         },
1532         {
1533             "name": "nesbot/carbon",
1534             "version": "1.21.0",
1535             "source": {
1536                 "type": "git",
1537                 "url": "https://github.com/briannesbitt/Carbon.git",
1538                 "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7"
1539             },
1540             "dist": {
1541                 "type": "zip",
1542                 "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/7b08ec6f75791e130012f206e3f7b0e76e18e3d7",
1543                 "reference": "7b08ec6f75791e130012f206e3f7b0e76e18e3d7",
1544                 "shasum": ""
1545             },
1546             "require": {
1547                 "php": ">=5.3.0",
1548                 "symfony/translation": "~2.6|~3.0"
1549             },
1550             "require-dev": {
1551                 "phpunit/phpunit": "~4.0|~5.0"
1552             },
1553             "type": "library",
1554             "autoload": {
1555                 "psr-4": {
1556                     "Carbon\\": "src/Carbon/"
1557                 }
1558             },
1559             "notification-url": "https://packagist.org/downloads/",
1560             "license": [
1561                 "MIT"
1562             ],
1563             "authors": [
1564                 {
1565                     "name": "Brian Nesbitt",
1566                     "email": "[email protected]",
1567                     "homepage": "http://nesbot.com"
1568                 }
1569             ],
1570             "description": "A simple API extension for DateTime.",
1571             "homepage": "http://carbon.nesbot.com",
1572             "keywords": [
1573                 "date",
1574                 "datetime",
1575                 "time"
1576             ],
1577             "time": "2015-11-04 20:07:17"
1578         },
1579         {
1580             "name": "nikic/php-parser",
1581             "version": "v2.0.0",
1582             "source": {
1583                 "type": "git",
1584                 "url": "https://github.com/nikic/PHP-Parser.git",
1585                 "reference": "c542e5d86a9775abd1021618eb2430278bfc1e01"
1586             },
1587             "dist": {
1588                 "type": "zip",
1589                 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c542e5d86a9775abd1021618eb2430278bfc1e01",
1590                 "reference": "c542e5d86a9775abd1021618eb2430278bfc1e01",
1591                 "shasum": ""
1592             },
1593             "require": {
1594                 "ext-tokenizer": "*",
1595                 "php": ">=5.4"
1596             },
1597             "require-dev": {
1598                 "phpunit/phpunit": "~4.0"
1599             },
1600             "bin": [
1601                 "bin/php-parse"
1602             ],
1603             "type": "library",
1604             "extra": {
1605                 "branch-alias": {
1606                     "dev-master": "2.0-dev"
1607                 }
1608             },
1609             "autoload": {
1610                 "psr-4": {
1611                     "PhpParser\\": "lib/PhpParser"
1612                 }
1613             },
1614             "notification-url": "https://packagist.org/downloads/",
1615             "license": [
1616                 "BSD-3-Clause"
1617             ],
1618             "authors": [
1619                 {
1620                     "name": "Nikita Popov"
1621                 }
1622             ],
1623             "description": "A PHP parser written in PHP",
1624             "keywords": [
1625                 "parser",
1626                 "php"
1627             ],
1628             "time": "2015-12-04 15:28:43"
1629         },
1630         {
1631             "name": "paragonie/random_compat",
1632             "version": "1.1.6",
1633             "source": {
1634                 "type": "git",
1635                 "url": "https://github.com/paragonie/random_compat.git",
1636                 "reference": "e6f80ab77885151908d0ec743689ca700886e8b0"
1637             },
1638             "dist": {
1639                 "type": "zip",
1640                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/e6f80ab77885151908d0ec743689ca700886e8b0",
1641                 "reference": "e6f80ab77885151908d0ec743689ca700886e8b0",
1642                 "shasum": ""
1643             },
1644             "require": {
1645                 "php": ">=5.2.0"
1646             },
1647             "require-dev": {
1648                 "phpunit/phpunit": "4.*|5.*"
1649             },
1650             "suggest": {
1651                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
1652             },
1653             "type": "library",
1654             "autoload": {
1655                 "files": [
1656                     "lib/random.php"
1657                 ]
1658             },
1659             "notification-url": "https://packagist.org/downloads/",
1660             "license": [
1661                 "MIT"
1662             ],
1663             "authors": [
1664                 {
1665                     "name": "Paragon Initiative Enterprises",
1666                     "email": "[email protected]",
1667                     "homepage": "https://paragonie.com"
1668                 }
1669             ],
1670             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
1671             "keywords": [
1672                 "csprng",
1673                 "pseudorandom",
1674                 "random"
1675             ],
1676             "time": "2016-01-29 16:19:52"
1677         },
1678         {
1679             "name": "phenx/php-font-lib",
1680             "version": "0.2.2",
1681             "source": {
1682                 "type": "git",
1683                 "url": "https://github.com/PhenX/php-font-lib.git",
1684                 "reference": "c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82"
1685             },
1686             "dist": {
1687                 "type": "zip",
1688                 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82",
1689                 "reference": "c30c7fc00a6b0d863e9bb4c5d5dd015298b2dc82",
1690                 "shasum": ""
1691             },
1692             "type": "library",
1693             "autoload": {
1694                 "classmap": [
1695                     "classes/"
1696                 ]
1697             },
1698             "notification-url": "https://packagist.org/downloads/",
1699             "license": [
1700                 "LGPL"
1701             ],
1702             "authors": [
1703                 {
1704                     "name": "Fabien Ménager",
1705                     "email": "[email protected]"
1706                 }
1707             ],
1708             "description": "A library to read, parse, export and make subsets of different types of font files.",
1709             "homepage": "https://github.com/PhenX/php-font-lib",
1710             "time": "2014-02-01 15:22:28"
1711         },
1712         {
1713             "name": "phpdocumentor/reflection-docblock",
1714             "version": "2.0.4",
1715             "source": {
1716                 "type": "git",
1717                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
1718                 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8"
1719             },
1720             "dist": {
1721                 "type": "zip",
1722                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/d68dbdc53dc358a816f00b300704702b2eaff7b8",
1723                 "reference": "d68dbdc53dc358a816f00b300704702b2eaff7b8",
1724                 "shasum": ""
1725             },
1726             "require": {
1727                 "php": ">=5.3.3"
1728             },
1729             "require-dev": {
1730                 "phpunit/phpunit": "~4.0"
1731             },
1732             "suggest": {
1733                 "dflydev/markdown": "~1.0",
1734                 "erusev/parsedown": "~1.0"
1735             },
1736             "type": "library",
1737             "extra": {
1738                 "branch-alias": {
1739                     "dev-master": "2.0.x-dev"
1740                 }
1741             },
1742             "autoload": {
1743                 "psr-0": {
1744                     "phpDocumentor": [
1745                         "src/"
1746                     ]
1747                 }
1748             },
1749             "notification-url": "https://packagist.org/downloads/",
1750             "license": [
1751                 "MIT"
1752             ],
1753             "authors": [
1754                 {
1755                     "name": "Mike van Riel",
1756                     "email": "[email protected]"
1757                 }
1758             ],
1759             "time": "2015-02-03 12:10:50"
1760         },
1761         {
1762             "name": "psr/http-message",
1763             "version": "1.0",
1764             "source": {
1765                 "type": "git",
1766                 "url": "https://github.com/php-fig/http-message.git",
1767                 "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298"
1768             },
1769             "dist": {
1770                 "type": "zip",
1771                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
1772                 "reference": "85d63699f0dbedb190bbd4b0d2b9dc707ea4c298",
1773                 "shasum": ""
1774             },
1775             "require": {
1776                 "php": ">=5.3.0"
1777             },
1778             "type": "library",
1779             "extra": {
1780                 "branch-alias": {
1781                     "dev-master": "1.0.x-dev"
1782                 }
1783             },
1784             "autoload": {
1785                 "psr-4": {
1786                     "Psr\\Http\\Message\\": "src/"
1787                 }
1788             },
1789             "notification-url": "https://packagist.org/downloads/",
1790             "license": [
1791                 "MIT"
1792             ],
1793             "authors": [
1794                 {
1795                     "name": "PHP-FIG",
1796                     "homepage": "http://www.php-fig.org/"
1797                 }
1798             ],
1799             "description": "Common interface for HTTP messages",
1800             "keywords": [
1801                 "http",
1802                 "http-message",
1803                 "psr",
1804                 "psr-7",
1805                 "request",
1806                 "response"
1807             ],
1808             "time": "2015-05-04 20:22:00"
1809         },
1810         {
1811             "name": "psr/log",
1812             "version": "1.0.0",
1813             "source": {
1814                 "type": "git",
1815                 "url": "https://github.com/php-fig/log.git",
1816                 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b"
1817             },
1818             "dist": {
1819                 "type": "zip",
1820                 "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b",
1821                 "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b",
1822                 "shasum": ""
1823             },
1824             "type": "library",
1825             "autoload": {
1826                 "psr-0": {
1827                     "Psr\\Log\\": ""
1828                 }
1829             },
1830             "notification-url": "https://packagist.org/downloads/",
1831             "license": [
1832                 "MIT"
1833             ],
1834             "authors": [
1835                 {
1836                     "name": "PHP-FIG",
1837                     "homepage": "http://www.php-fig.org/"
1838                 }
1839             ],
1840             "description": "Common interface for logging libraries",
1841             "keywords": [
1842                 "log",
1843                 "psr",
1844                 "psr-3"
1845             ],
1846             "time": "2012-12-21 11:40:51"
1847         },
1848         {
1849             "name": "psy/psysh",
1850             "version": "v0.6.1",
1851             "source": {
1852                 "type": "git",
1853                 "url": "https://github.com/bobthecow/psysh.git",
1854                 "reference": "0f04df0b23663799a8941fae13cd8e6299bde3ed"
1855             },
1856             "dist": {
1857                 "type": "zip",
1858                 "url": "https://api.github.com/repos/bobthecow/psysh/zipball/0f04df0b23663799a8941fae13cd8e6299bde3ed",
1859                 "reference": "0f04df0b23663799a8941fae13cd8e6299bde3ed",
1860                 "shasum": ""
1861             },
1862             "require": {
1863                 "dnoegel/php-xdg-base-dir": "0.1",
1864                 "jakub-onderka/php-console-highlighter": "0.3.*",
1865                 "nikic/php-parser": "^1.2.1|~2.0",
1866                 "php": ">=5.3.9",
1867                 "symfony/console": "~2.3.10|^2.4.2|~3.0",
1868                 "symfony/var-dumper": "~2.7|~3.0"
1869             },
1870             "require-dev": {
1871                 "fabpot/php-cs-fixer": "~1.5",
1872                 "phpunit/phpunit": "~3.7|~4.0|~5.0",
1873                 "squizlabs/php_codesniffer": "~2.0",
1874                 "symfony/finder": "~2.1|~3.0"
1875             },
1876             "suggest": {
1877                 "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
1878                 "ext-pdo-sqlite": "The doc command requires SQLite to work.",
1879                 "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
1880                 "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history."
1881             },
1882             "bin": [
1883                 "bin/psysh"
1884             ],
1885             "type": "library",
1886             "extra": {
1887                 "branch-alias": {
1888                     "dev-develop": "0.7.x-dev"
1889                 }
1890             },
1891             "autoload": {
1892                 "files": [
1893                     "src/Psy/functions.php"
1894                 ],
1895                 "psr-4": {
1896                     "Psy\\": "src/Psy/"
1897                 }
1898             },
1899             "notification-url": "https://packagist.org/downloads/",
1900             "license": [
1901                 "MIT"
1902             ],
1903             "authors": [
1904                 {
1905                     "name": "Justin Hileman",
1906                     "email": "[email protected]",
1907                     "homepage": "http://justinhileman.com"
1908                 }
1909             ],
1910             "description": "An interactive shell for modern PHP.",
1911             "homepage": "http://psysh.org",
1912             "keywords": [
1913                 "REPL",
1914                 "console",
1915                 "interactive",
1916                 "shell"
1917             ],
1918             "time": "2015-11-12 16:18:56"
1919         },
1920         {
1921             "name": "swiftmailer/swiftmailer",
1922             "version": "v5.4.1",
1923             "source": {
1924                 "type": "git",
1925                 "url": "https://github.com/swiftmailer/swiftmailer.git",
1926                 "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421"
1927             },
1928             "dist": {
1929                 "type": "zip",
1930                 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/0697e6aa65c83edf97bb0f23d8763f94e3f11421",
1931                 "reference": "0697e6aa65c83edf97bb0f23d8763f94e3f11421",
1932                 "shasum": ""
1933             },
1934             "require": {
1935                 "php": ">=5.3.3"
1936             },
1937             "require-dev": {
1938                 "mockery/mockery": "~0.9.1,<0.9.4"
1939             },
1940             "type": "library",
1941             "extra": {
1942                 "branch-alias": {
1943                     "dev-master": "5.4-dev"
1944                 }
1945             },
1946             "autoload": {
1947                 "files": [
1948                     "lib/swift_required.php"
1949                 ]
1950             },
1951             "notification-url": "https://packagist.org/downloads/",
1952             "license": [
1953                 "MIT"
1954             ],
1955             "authors": [
1956                 {
1957                     "name": "Chris Corbyn"
1958                 },
1959                 {
1960                     "name": "Fabien Potencier",
1961                     "email": "[email protected]"
1962                 }
1963             ],
1964             "description": "Swiftmailer, free feature-rich PHP mailer",
1965             "homepage": "http://swiftmailer.org",
1966             "keywords": [
1967                 "email",
1968                 "mail",
1969                 "mailer"
1970             ],
1971             "time": "2015-06-06 14:19:39"
1972         },
1973         {
1974             "name": "symfony/class-loader",
1975             "version": "v2.8.2",
1976             "source": {
1977                 "type": "git",
1978                 "url": "https://github.com/symfony/class-loader.git",
1979                 "reference": "98e9089a428ed0e39423b67352c57ef5910a3269"
1980             },
1981             "dist": {
1982                 "type": "zip",
1983                 "url": "https://api.github.com/repos/symfony/class-loader/zipball/98e9089a428ed0e39423b67352c57ef5910a3269",
1984                 "reference": "98e9089a428ed0e39423b67352c57ef5910a3269",
1985                 "shasum": ""
1986             },
1987             "require": {
1988                 "php": ">=5.3.9"
1989             },
1990             "require-dev": {
1991                 "symfony/finder": "~2.0,>=2.0.5|~3.0.0"
1992             },
1993             "type": "library",
1994             "extra": {
1995                 "branch-alias": {
1996                     "dev-master": "2.8-dev"
1997                 }
1998             },
1999             "autoload": {
2000                 "psr-4": {
2001                     "Symfony\\Component\\ClassLoader\\": ""
2002                 },
2003                 "exclude-from-classmap": [
2004                     "/Tests/"
2005                 ]
2006             },
2007             "notification-url": "https://packagist.org/downloads/",
2008             "license": [
2009                 "MIT"
2010             ],
2011             "authors": [
2012                 {
2013                     "name": "Fabien Potencier",
2014                     "email": "[email protected]"
2015                 },
2016                 {
2017                     "name": "Symfony Community",
2018                     "homepage": "https://symfony.com/contributors"
2019                 }
2020             ],
2021             "description": "Symfony ClassLoader Component",
2022             "homepage": "https://symfony.com",
2023             "time": "2016-01-03 15:33:41"
2024         },
2025         {
2026             "name": "symfony/console",
2027             "version": "v3.0.1",
2028             "source": {
2029                 "type": "git",
2030                 "url": "https://github.com/symfony/console.git",
2031                 "reference": "ebcdc507829df915f4ca23067bd59ee4ef61f6c3"
2032             },
2033             "dist": {
2034                 "type": "zip",
2035                 "url": "https://api.github.com/repos/symfony/console/zipball/ebcdc507829df915f4ca23067bd59ee4ef61f6c3",
2036                 "reference": "ebcdc507829df915f4ca23067bd59ee4ef61f6c3",
2037                 "shasum": ""
2038             },
2039             "require": {
2040                 "php": ">=5.5.9",
2041                 "symfony/polyfill-mbstring": "~1.0"
2042             },
2043             "require-dev": {
2044                 "psr/log": "~1.0",
2045                 "symfony/event-dispatcher": "~2.8|~3.0",
2046                 "symfony/process": "~2.8|~3.0"
2047             },
2048             "suggest": {
2049                 "psr/log": "For using the console logger",
2050                 "symfony/event-dispatcher": "",
2051                 "symfony/process": ""
2052             },
2053             "type": "library",
2054             "extra": {
2055                 "branch-alias": {
2056                     "dev-master": "3.0-dev"
2057                 }
2058             },
2059             "autoload": {
2060                 "psr-4": {
2061                     "Symfony\\Component\\Console\\": ""
2062                 },
2063                 "exclude-from-classmap": [
2064                     "/Tests/"
2065                 ]
2066             },
2067             "notification-url": "https://packagist.org/downloads/",
2068             "license": [
2069                 "MIT"
2070             ],
2071             "authors": [
2072                 {
2073                     "name": "Fabien Potencier",
2074                     "email": "[email protected]"
2075                 },
2076                 {
2077                     "name": "Symfony Community",
2078                     "homepage": "https://symfony.com/contributors"
2079                 }
2080             ],
2081             "description": "Symfony Console Component",
2082             "homepage": "https://symfony.com",
2083             "time": "2015-12-22 10:39:06"
2084         },
2085         {
2086             "name": "symfony/debug",
2087             "version": "v3.0.1",
2088             "source": {
2089                 "type": "git",
2090                 "url": "https://github.com/symfony/debug.git",
2091                 "reference": "73612266ac709769effdbfc0762e5b07cfd2ac2a"
2092             },
2093             "dist": {
2094                 "type": "zip",
2095                 "url": "https://api.github.com/repos/symfony/debug/zipball/73612266ac709769effdbfc0762e5b07cfd2ac2a",
2096                 "reference": "73612266ac709769effdbfc0762e5b07cfd2ac2a",
2097                 "shasum": ""
2098             },
2099             "require": {
2100                 "php": ">=5.5.9",
2101                 "psr/log": "~1.0"
2102             },
2103             "conflict": {
2104                 "symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2"
2105             },
2106             "require-dev": {
2107                 "symfony/class-loader": "~2.8|~3.0",
2108                 "symfony/http-kernel": "~2.8|~3.0"
2109             },
2110             "type": "library",
2111             "extra": {
2112                 "branch-alias": {
2113                     "dev-master": "3.0-dev"
2114                 }
2115             },
2116             "autoload": {
2117                 "psr-4": {
2118                     "Symfony\\Component\\Debug\\": ""
2119                 },
2120                 "exclude-from-classmap": [
2121                     "/Tests/"
2122                 ]
2123             },
2124             "notification-url": "https://packagist.org/downloads/",
2125             "license": [
2126                 "MIT"
2127             ],
2128             "authors": [
2129                 {
2130                     "name": "Fabien Potencier",
2131                     "email": "[email protected]"
2132                 },
2133                 {
2134                     "name": "Symfony Community",
2135                     "homepage": "https://symfony.com/contributors"
2136                 }
2137             ],
2138             "description": "Symfony Debug Component",
2139             "homepage": "https://symfony.com",
2140             "time": "2015-12-26 13:39:53"
2141         },
2142         {
2143             "name": "symfony/event-dispatcher",
2144             "version": "v3.0.1",
2145             "source": {
2146                 "type": "git",
2147                 "url": "https://github.com/symfony/event-dispatcher.git",
2148                 "reference": "d36355e026905fa5229e1ed7b4e9eda2e67adfcf"
2149             },
2150             "dist": {
2151                 "type": "zip",
2152                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/d36355e026905fa5229e1ed7b4e9eda2e67adfcf",
2153                 "reference": "d36355e026905fa5229e1ed7b4e9eda2e67adfcf",
2154                 "shasum": ""
2155             },
2156             "require": {
2157                 "php": ">=5.5.9"
2158             },
2159             "require-dev": {
2160                 "psr/log": "~1.0",
2161                 "symfony/config": "~2.8|~3.0",
2162                 "symfony/dependency-injection": "~2.8|~3.0",
2163                 "symfony/expression-language": "~2.8|~3.0",
2164                 "symfony/stopwatch": "~2.8|~3.0"
2165             },
2166             "suggest": {
2167                 "symfony/dependency-injection": "",
2168                 "symfony/http-kernel": ""
2169             },
2170             "type": "library",
2171             "extra": {
2172                 "branch-alias": {
2173                     "dev-master": "3.0-dev"
2174                 }
2175             },
2176             "autoload": {
2177                 "psr-4": {
2178                     "Symfony\\Component\\EventDispatcher\\": ""
2179                 },
2180                 "exclude-from-classmap": [
2181                     "/Tests/"
2182                 ]
2183             },
2184             "notification-url": "https://packagist.org/downloads/",
2185             "license": [
2186                 "MIT"
2187             ],
2188             "authors": [
2189                 {
2190                     "name": "Fabien Potencier",
2191                     "email": "[email protected]"
2192                 },
2193                 {
2194                     "name": "Symfony Community",
2195                     "homepage": "https://symfony.com/contributors"
2196                 }
2197             ],
2198             "description": "Symfony EventDispatcher Component",
2199             "homepage": "https://symfony.com",
2200             "time": "2015-10-30 23:35:59"
2201         },
2202         {
2203             "name": "symfony/finder",
2204             "version": "v3.0.1",
2205             "source": {
2206                 "type": "git",
2207                 "url": "https://github.com/symfony/finder.git",
2208                 "reference": "8617895eb798b6bdb338321ce19453dc113e5675"
2209             },
2210             "dist": {
2211                 "type": "zip",
2212                 "url": "https://api.github.com/repos/symfony/finder/zipball/8617895eb798b6bdb338321ce19453dc113e5675",
2213                 "reference": "8617895eb798b6bdb338321ce19453dc113e5675",
2214                 "shasum": ""
2215             },
2216             "require": {
2217                 "php": ">=5.5.9"
2218             },
2219             "type": "library",
2220             "extra": {
2221                 "branch-alias": {
2222                     "dev-master": "3.0-dev"
2223                 }
2224             },
2225             "autoload": {
2226                 "psr-4": {
2227                     "Symfony\\Component\\Finder\\": ""
2228                 },
2229                 "exclude-from-classmap": [
2230                     "/Tests/"
2231                 ]
2232             },
2233             "notification-url": "https://packagist.org/downloads/",
2234             "license": [
2235                 "MIT"
2236             ],
2237             "authors": [
2238                 {
2239                     "name": "Fabien Potencier",
2240                     "email": "[email protected]"
2241                 },
2242                 {
2243                     "name": "Symfony Community",
2244                     "homepage": "https://symfony.com/contributors"
2245                 }
2246             ],
2247             "description": "Symfony Finder Component",
2248             "homepage": "https://symfony.com",
2249             "time": "2015-12-05 11:13:14"
2250         },
2251         {
2252             "name": "symfony/http-foundation",
2253             "version": "v3.0.1",
2254             "source": {
2255                 "type": "git",
2256                 "url": "https://github.com/symfony/http-foundation.git",
2257                 "reference": "939c8c28a5b1e4ab7317bc30c1f9aa881c4b06b5"
2258             },
2259             "dist": {
2260                 "type": "zip",
2261                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/939c8c28a5b1e4ab7317bc30c1f9aa881c4b06b5",
2262                 "reference": "939c8c28a5b1e4ab7317bc30c1f9aa881c4b06b5",
2263                 "shasum": ""
2264             },
2265             "require": {
2266                 "php": ">=5.5.9"
2267             },
2268             "require-dev": {
2269                 "symfony/expression-language": "~2.8|~3.0"
2270             },
2271             "type": "library",
2272             "extra": {
2273                 "branch-alias": {
2274                     "dev-master": "3.0-dev"
2275                 }
2276             },
2277             "autoload": {
2278                 "psr-4": {
2279                     "Symfony\\Component\\HttpFoundation\\": ""
2280                 },
2281                 "exclude-from-classmap": [
2282                     "/Tests/"
2283                 ]
2284             },
2285             "notification-url": "https://packagist.org/downloads/",
2286             "license": [
2287                 "MIT"
2288             ],
2289             "authors": [
2290                 {
2291                     "name": "Fabien Potencier",
2292                     "email": "[email protected]"
2293                 },
2294                 {
2295                     "name": "Symfony Community",
2296                     "homepage": "https://symfony.com/contributors"
2297                 }
2298             ],
2299             "description": "Symfony HttpFoundation Component",
2300             "homepage": "https://symfony.com",
2301             "time": "2015-12-18 15:43:53"
2302         },
2303         {
2304             "name": "symfony/http-kernel",
2305             "version": "v3.0.1",
2306             "source": {
2307                 "type": "git",
2308                 "url": "https://github.com/symfony/http-kernel.git",
2309                 "reference": "f7933e9f19e26e7baba7ec04735b466fedd3a6db"
2310             },
2311             "dist": {
2312                 "type": "zip",
2313                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f7933e9f19e26e7baba7ec04735b466fedd3a6db",
2314                 "reference": "f7933e9f19e26e7baba7ec04735b466fedd3a6db",
2315                 "shasum": ""
2316             },
2317             "require": {
2318                 "php": ">=5.5.9",
2319                 "psr/log": "~1.0",
2320                 "symfony/debug": "~2.8|~3.0",
2321                 "symfony/event-dispatcher": "~2.8|~3.0",
2322                 "symfony/http-foundation": "~2.8|~3.0"
2323             },
2324             "conflict": {
2325                 "symfony/config": "<2.8"
2326             },
2327             "require-dev": {
2328                 "symfony/browser-kit": "~2.8|~3.0",
2329                 "symfony/class-loader": "~2.8|~3.0",
2330                 "symfony/config": "~2.8|~3.0",
2331                 "symfony/console": "~2.8|~3.0",
2332                 "symfony/css-selector": "~2.8|~3.0",
2333                 "symfony/dependency-injection": "~2.8|~3.0",
2334                 "symfony/dom-crawler": "~2.8|~3.0",
2335                 "symfony/expression-language": "~2.8|~3.0",
2336                 "symfony/finder": "~2.8|~3.0",
2337                 "symfony/process": "~2.8|~3.0",
2338                 "symfony/routing": "~2.8|~3.0",
2339                 "symfony/stopwatch": "~2.8|~3.0",
2340                 "symfony/templating": "~2.8|~3.0",
2341                 "symfony/translation": "~2.8|~3.0",
2342                 "symfony/var-dumper": "~2.8|~3.0"
2343             },
2344             "suggest": {
2345                 "symfony/browser-kit": "",
2346                 "symfony/class-loader": "",
2347                 "symfony/config": "",
2348                 "symfony/console": "",
2349                 "symfony/dependency-injection": "",
2350                 "symfony/finder": "",
2351                 "symfony/var-dumper": ""
2352             },
2353             "type": "library",
2354             "extra": {
2355                 "branch-alias": {
2356                     "dev-master": "3.0-dev"
2357                 }
2358             },
2359             "autoload": {
2360                 "psr-4": {
2361                     "Symfony\\Component\\HttpKernel\\": ""
2362                 },
2363                 "exclude-from-classmap": [
2364                     "/Tests/"
2365                 ]
2366             },
2367             "notification-url": "https://packagist.org/downloads/",
2368             "license": [
2369                 "MIT"
2370             ],
2371             "authors": [
2372                 {
2373                     "name": "Fabien Potencier",
2374                     "email": "[email protected]"
2375                 },
2376                 {
2377                     "name": "Symfony Community",
2378                     "homepage": "https://symfony.com/contributors"
2379                 }
2380             ],
2381             "description": "Symfony HttpKernel Component",
2382             "homepage": "https://symfony.com",
2383             "time": "2015-12-26 16:46:13"
2384         },
2385         {
2386             "name": "symfony/polyfill-mbstring",
2387             "version": "v1.1.0",
2388             "source": {
2389                 "type": "git",
2390                 "url": "https://github.com/symfony/polyfill-mbstring.git",
2391                 "reference": "1289d16209491b584839022f29257ad859b8532d"
2392             },
2393             "dist": {
2394                 "type": "zip",
2395                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/1289d16209491b584839022f29257ad859b8532d",
2396                 "reference": "1289d16209491b584839022f29257ad859b8532d",
2397                 "shasum": ""
2398             },
2399             "require": {
2400                 "php": ">=5.3.3"
2401             },
2402             "suggest": {
2403                 "ext-mbstring": "For best performance"
2404             },
2405             "type": "library",
2406             "extra": {
2407                 "branch-alias": {
2408                     "dev-master": "1.1-dev"
2409                 }
2410             },
2411             "autoload": {
2412                 "psr-4": {
2413                     "Symfony\\Polyfill\\Mbstring\\": ""
2414                 },
2415                 "files": [
2416                     "bootstrap.php"
2417                 ]
2418             },
2419             "notification-url": "https://packagist.org/downloads/",
2420             "license": [
2421                 "MIT"
2422             ],
2423             "authors": [
2424                 {
2425                     "name": "Nicolas Grekas",
2426                     "email": "[email protected]"
2427                 },
2428                 {
2429                     "name": "Symfony Community",
2430                     "homepage": "https://symfony.com/contributors"
2431                 }
2432             ],
2433             "description": "Symfony polyfill for the Mbstring extension",
2434             "homepage": "https://symfony.com",
2435             "keywords": [
2436                 "compatibility",
2437                 "mbstring",
2438                 "polyfill",
2439                 "portable",
2440                 "shim"
2441             ],
2442             "time": "2016-01-20 09:13:37"
2443         },
2444         {
2445             "name": "symfony/polyfill-php56",
2446             "version": "v1.1.0",
2447             "source": {
2448                 "type": "git",
2449                 "url": "https://github.com/symfony/polyfill-php56.git",
2450                 "reference": "4d891fff050101a53a4caabb03277284942d1ad9"
2451             },
2452             "dist": {
2453                 "type": "zip",
2454                 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/4d891fff050101a53a4caabb03277284942d1ad9",
2455                 "reference": "4d891fff050101a53a4caabb03277284942d1ad9",
2456                 "shasum": ""
2457             },
2458             "require": {
2459                 "php": ">=5.3.3",
2460                 "symfony/polyfill-util": "~1.0"
2461             },
2462             "type": "library",
2463             "extra": {
2464                 "branch-alias": {
2465                     "dev-master": "1.1-dev"
2466                 }
2467             },
2468             "autoload": {
2469                 "psr-4": {
2470                     "Symfony\\Polyfill\\Php56\\": ""
2471                 },
2472                 "files": [
2473                     "bootstrap.php"
2474                 ]
2475             },
2476             "notification-url": "https://packagist.org/downloads/",
2477             "license": [
2478                 "MIT"
2479             ],
2480             "authors": [
2481                 {
2482                     "name": "Nicolas Grekas",
2483                     "email": "[email protected]"
2484                 },
2485                 {
2486                     "name": "Symfony Community",
2487                     "homepage": "https://symfony.com/contributors"
2488                 }
2489             ],
2490             "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
2491             "homepage": "https://symfony.com",
2492             "keywords": [
2493                 "compatibility",
2494                 "polyfill",
2495                 "portable",
2496                 "shim"
2497             ],
2498             "time": "2016-01-20 09:13:37"
2499         },
2500         {
2501             "name": "symfony/polyfill-util",
2502             "version": "v1.1.0",
2503             "source": {
2504                 "type": "git",
2505                 "url": "https://github.com/symfony/polyfill-util.git",
2506                 "reference": "8de62801aa12bc4dfcf85eef5d21981ae7bb3cc4"
2507             },
2508             "dist": {
2509                 "type": "zip",
2510                 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/8de62801aa12bc4dfcf85eef5d21981ae7bb3cc4",
2511                 "reference": "8de62801aa12bc4dfcf85eef5d21981ae7bb3cc4",
2512                 "shasum": ""
2513             },
2514             "require": {
2515                 "php": ">=5.3.3"
2516             },
2517             "type": "library",
2518             "extra": {
2519                 "branch-alias": {
2520                     "dev-master": "1.1-dev"
2521                 }
2522             },
2523             "autoload": {
2524                 "psr-4": {
2525                     "Symfony\\Polyfill\\Util\\": ""
2526                 }
2527             },
2528             "notification-url": "https://packagist.org/downloads/",
2529             "license": [
2530                 "MIT"
2531             ],
2532             "authors": [
2533                 {
2534                     "name": "Nicolas Grekas",
2535                     "email": "[email protected]"
2536                 },
2537                 {
2538                     "name": "Symfony Community",
2539                     "homepage": "https://symfony.com/contributors"
2540                 }
2541             ],
2542             "description": "Symfony utilities for portability of PHP codes",
2543             "homepage": "https://symfony.com",
2544             "keywords": [
2545                 "compat",
2546                 "compatibility",
2547                 "polyfill",
2548                 "shim"
2549             ],
2550             "time": "2016-01-20 09:13:37"
2551         },
2552         {
2553             "name": "symfony/process",
2554             "version": "v3.0.1",
2555             "source": {
2556                 "type": "git",
2557                 "url": "https://github.com/symfony/process.git",
2558                 "reference": "f4794f1d00f0746621be3020ffbd8c5e0b217ee3"
2559             },
2560             "dist": {
2561                 "type": "zip",
2562                 "url": "https://api.github.com/repos/symfony/process/zipball/f4794f1d00f0746621be3020ffbd8c5e0b217ee3",
2563                 "reference": "f4794f1d00f0746621be3020ffbd8c5e0b217ee3",
2564                 "shasum": ""
2565             },
2566             "require": {
2567                 "php": ">=5.5.9"
2568             },
2569             "type": "library",
2570             "extra": {
2571                 "branch-alias": {
2572                     "dev-master": "3.0-dev"
2573                 }
2574             },
2575             "autoload": {
2576                 "psr-4": {
2577                     "Symfony\\Component\\Process\\": ""
2578                 },
2579                 "exclude-from-classmap": [
2580                     "/Tests/"
2581                 ]
2582             },
2583             "notification-url": "https://packagist.org/downloads/",
2584             "license": [
2585                 "MIT"
2586             ],
2587             "authors": [
2588                 {
2589                     "name": "Fabien Potencier",
2590                     "email": "[email protected]"
2591                 },
2592                 {
2593                     "name": "Symfony Community",
2594                     "homepage": "https://symfony.com/contributors"
2595                 }
2596             ],
2597             "description": "Symfony Process Component",
2598             "homepage": "https://symfony.com",
2599             "time": "2015-12-23 11:04:02"
2600         },
2601         {
2602             "name": "symfony/routing",
2603             "version": "v3.0.1",
2604             "source": {
2605                 "type": "git",
2606                 "url": "https://github.com/symfony/routing.git",
2607                 "reference": "3b1bac52f42cb0f54df1a2dbabd55a1d214e2a59"
2608             },
2609             "dist": {
2610                 "type": "zip",
2611                 "url": "https://api.github.com/repos/symfony/routing/zipball/3b1bac52f42cb0f54df1a2dbabd55a1d214e2a59",
2612                 "reference": "3b1bac52f42cb0f54df1a2dbabd55a1d214e2a59",
2613                 "shasum": ""
2614             },
2615             "require": {
2616                 "php": ">=5.5.9"
2617             },
2618             "conflict": {
2619                 "symfony/config": "<2.8"
2620             },
2621             "require-dev": {
2622                 "doctrine/annotations": "~1.0",
2623                 "doctrine/common": "~2.2",
2624                 "psr/log": "~1.0",
2625                 "symfony/config": "~2.8|~3.0",
2626                 "symfony/expression-language": "~2.8|~3.0",
2627                 "symfony/http-foundation": "~2.8|~3.0",
2628                 "symfony/yaml": "~2.8|~3.0"
2629             },
2630             "suggest": {
2631                 "doctrine/annotations": "For using the annotation loader",
2632                 "symfony/config": "For using the all-in-one router or any loader",
2633                 "symfony/dependency-injection": "For loading routes from a service",
2634                 "symfony/expression-language": "For using expression matching",
2635                 "symfony/yaml": "For using the YAML loader"
2636             },
2637             "type": "library",
2638             "extra": {
2639                 "branch-alias": {
2640                     "dev-master": "3.0-dev"
2641                 }
2642             },
2643             "autoload": {
2644                 "psr-4": {
2645                     "Symfony\\Component\\Routing\\": ""
2646                 },
2647                 "exclude-from-classmap": [
2648                     "/Tests/"
2649                 ]
2650             },
2651             "notification-url": "https://packagist.org/downloads/",
2652             "license": [
2653                 "MIT"
2654             ],
2655             "authors": [
2656                 {
2657                     "name": "Fabien Potencier",
2658                     "email": "[email protected]"
2659                 },
2660                 {
2661                     "name": "Symfony Community",
2662                     "homepage": "https://symfony.com/contributors"
2663                 }
2664             ],
2665             "description": "Symfony Routing Component",
2666             "homepage": "https://symfony.com",
2667             "keywords": [
2668                 "router",
2669                 "routing",
2670                 "uri",
2671                 "url"
2672             ],
2673             "time": "2015-12-23 08:00:11"
2674         },
2675         {
2676             "name": "symfony/translation",
2677             "version": "v3.0.1",
2678             "source": {
2679                 "type": "git",
2680                 "url": "https://github.com/symfony/translation.git",
2681                 "reference": "dff0867826a7068d673801b7522f8e2634016ef9"
2682             },
2683             "dist": {
2684                 "type": "zip",
2685                 "url": "https://api.github.com/repos/symfony/translation/zipball/dff0867826a7068d673801b7522f8e2634016ef9",
2686                 "reference": "dff0867826a7068d673801b7522f8e2634016ef9",
2687                 "shasum": ""
2688             },
2689             "require": {
2690                 "php": ">=5.5.9",
2691                 "symfony/polyfill-mbstring": "~1.0"
2692             },
2693             "conflict": {
2694                 "symfony/config": "<2.8"
2695             },
2696             "require-dev": {
2697                 "psr/log": "~1.0",
2698                 "symfony/config": "~2.8|~3.0",
2699                 "symfony/intl": "~2.8|~3.0",
2700                 "symfony/yaml": "~2.8|~3.0"
2701             },
2702             "suggest": {
2703                 "psr/log": "To use logging capability in translator",
2704                 "symfony/config": "",
2705                 "symfony/yaml": ""
2706             },
2707             "type": "library",
2708             "extra": {
2709                 "branch-alias": {
2710                     "dev-master": "3.0-dev"
2711                 }
2712             },
2713             "autoload": {
2714                 "psr-4": {
2715                     "Symfony\\Component\\Translation\\": ""
2716                 },
2717                 "exclude-from-classmap": [
2718                     "/Tests/"
2719                 ]
2720             },
2721             "notification-url": "https://packagist.org/downloads/",
2722             "license": [
2723                 "MIT"
2724             ],
2725             "authors": [
2726                 {
2727                     "name": "Fabien Potencier",
2728                     "email": "[email protected]"
2729                 },
2730                 {
2731                     "name": "Symfony Community",
2732                     "homepage": "https://symfony.com/contributors"
2733                 }
2734             ],
2735             "description": "Symfony Translation Component",
2736             "homepage": "https://symfony.com",
2737             "time": "2015-12-05 17:45:07"
2738         },
2739         {
2740             "name": "symfony/var-dumper",
2741             "version": "v3.0.1",
2742             "source": {
2743                 "type": "git",
2744                 "url": "https://github.com/symfony/var-dumper.git",
2745                 "reference": "87db8700deb12ba2b65e858f656a1f885530bcb0"
2746             },
2747             "dist": {
2748                 "type": "zip",
2749                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/87db8700deb12ba2b65e858f656a1f885530bcb0",
2750                 "reference": "87db8700deb12ba2b65e858f656a1f885530bcb0",
2751                 "shasum": ""
2752             },
2753             "require": {
2754                 "php": ">=5.5.9",
2755                 "symfony/polyfill-mbstring": "~1.0"
2756             },
2757             "require-dev": {
2758                 "twig/twig": "~1.20|~2.0"
2759             },
2760             "suggest": {
2761                 "ext-symfony_debug": ""
2762             },
2763             "type": "library",
2764             "extra": {
2765                 "branch-alias": {
2766                     "dev-master": "3.0-dev"
2767                 }
2768             },
2769             "autoload": {
2770                 "files": [
2771                     "Resources/functions/dump.php"
2772                 ],
2773                 "psr-4": {
2774                     "Symfony\\Component\\VarDumper\\": ""
2775                 },
2776                 "exclude-from-classmap": [
2777                     "/Tests/"
2778                 ]
2779             },
2780             "notification-url": "https://packagist.org/downloads/",
2781             "license": [
2782                 "MIT"
2783             ],
2784             "authors": [
2785                 {
2786                     "name": "Nicolas Grekas",
2787                     "email": "[email protected]"
2788                 },
2789                 {
2790                     "name": "Symfony Community",
2791                     "homepage": "https://symfony.com/contributors"
2792                 }
2793             ],
2794             "description": "Symfony mechanism for exploring and dumping PHP variables",
2795             "homepage": "https://symfony.com",
2796             "keywords": [
2797                 "debug",
2798                 "dump"
2799             ],
2800             "time": "2015-12-05 11:13:14"
2801         },
2802         {
2803             "name": "vlucas/phpdotenv",
2804             "version": "v2.2.0",
2805             "source": {
2806                 "type": "git",
2807                 "url": "https://github.com/vlucas/phpdotenv.git",
2808                 "reference": "9caf304153dc2288e4970caec6f1f3b3bc205412"
2809             },
2810             "dist": {
2811                 "type": "zip",
2812                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/9caf304153dc2288e4970caec6f1f3b3bc205412",
2813                 "reference": "9caf304153dc2288e4970caec6f1f3b3bc205412",
2814                 "shasum": ""
2815             },
2816             "require": {
2817                 "php": ">=5.3.9"
2818             },
2819             "require-dev": {
2820                 "phpunit/phpunit": "^4.8|^5.0"
2821             },
2822             "type": "library",
2823             "extra": {
2824                 "branch-alias": {
2825                     "dev-master": "2.2-dev"
2826                 }
2827             },
2828             "autoload": {
2829                 "psr-4": {
2830                     "Dotenv\\": "src/"
2831                 }
2832             },
2833             "notification-url": "https://packagist.org/downloads/",
2834             "license": [
2835                 "BSD"
2836             ],
2837             "authors": [
2838                 {
2839                     "name": "Vance Lucas",
2840                     "email": "[email protected]",
2841                     "homepage": "http://www.vancelucas.com"
2842                 }
2843             ],
2844             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
2845             "homepage": "http://github.com/vlucas/phpdotenv",
2846             "keywords": [
2847                 "dotenv",
2848                 "env",
2849                 "environment"
2850             ],
2851             "time": "2015-12-29 15:10:30"
2852         }
2853     ],
2854     "packages-dev": [
2855         {
2856             "name": "doctrine/instantiator",
2857             "version": "1.0.5",
2858             "source": {
2859                 "type": "git",
2860                 "url": "https://github.com/doctrine/instantiator.git",
2861                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
2862             },
2863             "dist": {
2864                 "type": "zip",
2865                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
2866                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
2867                 "shasum": ""
2868             },
2869             "require": {
2870                 "php": ">=5.3,<8.0-DEV"
2871             },
2872             "require-dev": {
2873                 "athletic/athletic": "~0.1.8",
2874                 "ext-pdo": "*",
2875                 "ext-phar": "*",
2876                 "phpunit/phpunit": "~4.0",
2877                 "squizlabs/php_codesniffer": "~2.0"
2878             },
2879             "type": "library",
2880             "extra": {
2881                 "branch-alias": {
2882                     "dev-master": "1.0.x-dev"
2883                 }
2884             },
2885             "autoload": {
2886                 "psr-4": {
2887                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
2888                 }
2889             },
2890             "notification-url": "https://packagist.org/downloads/",
2891             "license": [
2892                 "MIT"
2893             ],
2894             "authors": [
2895                 {
2896                     "name": "Marco Pivetta",
2897                     "email": "[email protected]",
2898                     "homepage": "http://ocramius.github.com/"
2899                 }
2900             ],
2901             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
2902             "homepage": "https://github.com/doctrine/instantiator",
2903             "keywords": [
2904                 "constructor",
2905                 "instantiate"
2906             ],
2907             "time": "2015-06-14 21:17:01"
2908         },
2909         {
2910             "name": "fzaninotto/faker",
2911             "version": "v1.5.0",
2912             "source": {
2913                 "type": "git",
2914                 "url": "https://github.com/fzaninotto/Faker.git",
2915                 "reference": "d0190b156bcca848d401fb80f31f504f37141c8d"
2916             },
2917             "dist": {
2918                 "type": "zip",
2919                 "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/d0190b156bcca848d401fb80f31f504f37141c8d",
2920                 "reference": "d0190b156bcca848d401fb80f31f504f37141c8d",
2921                 "shasum": ""
2922             },
2923             "require": {
2924                 "php": ">=5.3.3"
2925             },
2926             "require-dev": {
2927                 "phpunit/phpunit": "~4.0",
2928                 "squizlabs/php_codesniffer": "~1.5"
2929             },
2930             "suggest": {
2931                 "ext-intl": "*"
2932             },
2933             "type": "library",
2934             "extra": {
2935                 "branch-alias": {
2936                     "dev-master": "1.5.x-dev"
2937                 }
2938             },
2939             "autoload": {
2940                 "psr-4": {
2941                     "Faker\\": "src/Faker/"
2942                 }
2943             },
2944             "notification-url": "https://packagist.org/downloads/",
2945             "license": [
2946                 "MIT"
2947             ],
2948             "authors": [
2949                 {
2950                     "name": "François Zaninotto"
2951                 }
2952             ],
2953             "description": "Faker is a PHP library that generates fake data for you.",
2954             "keywords": [
2955                 "data",
2956                 "faker",
2957                 "fixtures"
2958             ],
2959             "time": "2015-05-29 06:29:14"
2960         },
2961         {
2962             "name": "hamcrest/hamcrest-php",
2963             "version": "v1.2.2",
2964             "source": {
2965                 "type": "git",
2966                 "url": "https://github.com/hamcrest/hamcrest-php.git",
2967                 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c"
2968             },
2969             "dist": {
2970                 "type": "zip",
2971                 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/b37020aa976fa52d3de9aa904aa2522dc518f79c",
2972                 "reference": "b37020aa976fa52d3de9aa904aa2522dc518f79c",
2973                 "shasum": ""
2974             },
2975             "require": {
2976                 "php": ">=5.3.2"
2977             },
2978             "replace": {
2979                 "cordoval/hamcrest-php": "*",
2980                 "davedevelopment/hamcrest-php": "*",
2981                 "kodova/hamcrest-php": "*"
2982             },
2983             "require-dev": {
2984                 "phpunit/php-file-iterator": "1.3.3",
2985                 "satooshi/php-coveralls": "dev-master"
2986             },
2987             "type": "library",
2988             "autoload": {
2989                 "classmap": [
2990                     "hamcrest"
2991                 ],
2992                 "files": [
2993                     "hamcrest/Hamcrest.php"
2994                 ]
2995             },
2996             "notification-url": "https://packagist.org/downloads/",
2997             "license": [
2998                 "BSD"
2999             ],
3000             "description": "This is the PHP port of Hamcrest Matchers",
3001             "keywords": [
3002                 "test"
3003             ],
3004             "time": "2015-05-11 14:41:42"
3005         },
3006         {
3007             "name": "mockery/mockery",
3008             "version": "0.9.4",
3009             "source": {
3010                 "type": "git",
3011                 "url": "https://github.com/padraic/mockery.git",
3012                 "reference": "70bba85e4aabc9449626651f48b9018ede04f86b"
3013             },
3014             "dist": {
3015                 "type": "zip",
3016                 "url": "https://api.github.com/repos/padraic/mockery/zipball/70bba85e4aabc9449626651f48b9018ede04f86b",
3017                 "reference": "70bba85e4aabc9449626651f48b9018ede04f86b",
3018                 "shasum": ""
3019             },
3020             "require": {
3021                 "hamcrest/hamcrest-php": "~1.1",
3022                 "lib-pcre": ">=7.0",
3023                 "php": ">=5.3.2"
3024             },
3025             "require-dev": {
3026                 "phpunit/phpunit": "~4.0"
3027             },
3028             "type": "library",
3029             "extra": {
3030                 "branch-alias": {
3031                     "dev-master": "0.9.x-dev"
3032                 }
3033             },
3034             "autoload": {
3035                 "psr-0": {
3036                     "Mockery": "library/"
3037                 }
3038             },
3039             "notification-url": "https://packagist.org/downloads/",
3040             "license": [
3041                 "BSD-3-Clause"
3042             ],
3043             "authors": [
3044                 {
3045                     "name": "Pádraic Brady",
3046                     "email": "[email protected]",
3047                     "homepage": "http://blog.astrumfutura.com"
3048                 },
3049                 {
3050                     "name": "Dave Marshall",
3051                     "email": "[email protected]",
3052                     "homepage": "http://davedevelopment.co.uk"
3053                 }
3054             ],
3055             "description": "Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL). Designed as a drop in alternative to PHPUnit's phpunit-mock-objects library, Mockery is easy to integrate with PHPUnit and can operate alongside phpunit-mock-objects without the World ending.",
3056             "homepage": "http://github.com/padraic/mockery",
3057             "keywords": [
3058                 "BDD",
3059                 "TDD",
3060                 "library",
3061                 "mock",
3062                 "mock objects",
3063                 "mockery",
3064                 "stub",
3065                 "test",
3066                 "test double",
3067                 "testing"
3068             ],
3069             "time": "2015-04-02 19:54:00"
3070         },
3071         {
3072             "name": "phpspec/php-diff",
3073             "version": "v1.0.2",
3074             "source": {
3075                 "type": "git",
3076                 "url": "https://github.com/phpspec/php-diff.git",
3077                 "reference": "30e103d19519fe678ae64a60d77884ef3d71b28a"
3078             },
3079             "dist": {
3080                 "type": "zip",
3081                 "url": "https://api.github.com/repos/phpspec/php-diff/zipball/30e103d19519fe678ae64a60d77884ef3d71b28a",
3082                 "reference": "30e103d19519fe678ae64a60d77884ef3d71b28a",
3083                 "shasum": ""
3084             },
3085             "type": "library",
3086             "autoload": {
3087                 "psr-0": {
3088                     "Diff": "lib/"
3089                 }
3090             },
3091             "notification-url": "https://packagist.org/downloads/",
3092             "license": [
3093                 "BSD-3-Clause"
3094             ],
3095             "authors": [
3096                 {
3097                     "name": "Chris Boulton",
3098                     "homepage": "http://github.com/chrisboulton",
3099                     "role": "Original developer"
3100                 }
3101             ],
3102             "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
3103             "time": "2013-11-01 13:02:21"
3104         },
3105         {
3106             "name": "phpspec/phpspec",
3107             "version": "2.4.1",
3108             "source": {
3109                 "type": "git",
3110                 "url": "https://github.com/phpspec/phpspec.git",
3111                 "reference": "5528ce1e93a1efa090c9404aba3395c329b4e6ed"
3112             },
3113             "dist": {
3114                 "type": "zip",
3115                 "url": "https://api.github.com/repos/phpspec/phpspec/zipball/5528ce1e93a1efa090c9404aba3395c329b4e6ed",
3116                 "reference": "5528ce1e93a1efa090c9404aba3395c329b4e6ed",
3117                 "shasum": ""
3118             },
3119             "require": {
3120                 "doctrine/instantiator": "^1.0.1",
3121                 "ext-tokenizer": "*",
3122                 "php": ">=5.3.3",
3123                 "phpspec/php-diff": "~1.0.0",
3124                 "phpspec/prophecy": "~1.4",
3125                 "sebastian/exporter": "~1.0",
3126                 "symfony/console": "~2.3|~3.0",
3127                 "symfony/event-dispatcher": "~2.1|~3.0",
3128                 "symfony/finder": "~2.1|~3.0",
3129                 "symfony/process": "^2.6|~3.0",
3130                 "symfony/yaml": "~2.1|~3.0"
3131             },
3132             "require-dev": {
3133                 "behat/behat": "^3.0.11",
3134                 "bossa/phpspec2-expect": "~1.0",
3135                 "phpunit/phpunit": "~4.4",
3136                 "symfony/filesystem": "~2.1|~3.0"
3137             },
3138             "suggest": {
3139                 "phpspec/nyan-formatters": "~1.0 – Adds Nyan formatters"
3140             },
3141             "bin": [
3142                 "bin/phpspec"
3143             ],
3144             "type": "library",
3145             "extra": {
3146                 "branch-alias": {
3147                     "dev-master": "2.2.x-dev"
3148                 }
3149             },
3150             "autoload": {
3151                 "psr-0": {
3152                     "PhpSpec": "src/"
3153                 }
3154             },
3155             "notification-url": "https://packagist.org/downloads/",
3156             "license": [
3157                 "MIT"
3158             ],
3159             "authors": [
3160                 {
3161                     "name": "Konstantin Kudryashov",
3162                     "email": "[email protected]",
3163                     "homepage": "http://everzet.com"
3164                 },
3165                 {
3166                     "name": "Marcello Duarte",
3167                     "homepage": "http://marcelloduarte.net/"
3168                 }
3169             ],
3170             "description": "Specification-oriented BDD framework for PHP 5.3+",
3171             "homepage": "http://phpspec.net/",
3172             "keywords": [
3173                 "BDD",
3174                 "SpecBDD",
3175                 "TDD",
3176                 "spec",
3177                 "specification",
3178                 "testing",
3179                 "tests"
3180             ],
3181             "time": "2016-01-01 10:17:54"
3182         },
3183         {
3184             "name": "phpspec/prophecy",
3185             "version": "v1.5.0",
3186             "source": {
3187                 "type": "git",
3188                 "url": "https://github.com/phpspec/prophecy.git",
3189                 "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7"
3190             },
3191             "dist": {
3192                 "type": "zip",
3193                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4745ded9307786b730d7a60df5cb5a6c43cf95f7",
3194                 "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7",
3195                 "shasum": ""
3196             },
3197             "require": {
3198                 "doctrine/instantiator": "^1.0.2",
3199                 "phpdocumentor/reflection-docblock": "~2.0",
3200                 "sebastian/comparator": "~1.1"
3201             },
3202             "require-dev": {
3203                 "phpspec/phpspec": "~2.0"
3204             },
3205             "type": "library",
3206             "extra": {
3207                 "branch-alias": {
3208                     "dev-master": "1.4.x-dev"
3209                 }
3210             },
3211             "autoload": {
3212                 "psr-0": {
3213                     "Prophecy\\": "src/"
3214                 }
3215             },
3216             "notification-url": "https://packagist.org/downloads/",
3217             "license": [
3218                 "MIT"
3219             ],
3220             "authors": [
3221                 {
3222                     "name": "Konstantin Kudryashov",
3223                     "email": "[email protected]",
3224                     "homepage": "http://everzet.com"
3225                 },
3226                 {
3227                     "name": "Marcello Duarte",
3228                     "email": "[email protected]"
3229                 }
3230             ],
3231             "description": "Highly opinionated mocking framework for PHP 5.3+",
3232             "homepage": "https://github.com/phpspec/prophecy",
3233             "keywords": [
3234                 "Double",
3235                 "Dummy",
3236                 "fake",
3237                 "mock",
3238                 "spy",
3239                 "stub"
3240             ],
3241             "time": "2015-08-13 10:07:40"
3242         },
3243         {
3244             "name": "phpunit/php-code-coverage",
3245             "version": "2.2.4",
3246             "source": {
3247                 "type": "git",
3248                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
3249                 "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
3250             },
3251             "dist": {
3252                 "type": "zip",
3253                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
3254                 "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
3255                 "shasum": ""
3256             },
3257             "require": {
3258                 "php": ">=5.3.3",
3259                 "phpunit/php-file-iterator": "~1.3",
3260                 "phpunit/php-text-template": "~1.2",
3261                 "phpunit/php-token-stream": "~1.3",
3262                 "sebastian/environment": "^1.3.2",
3263                 "sebastian/version": "~1.0"
3264             },
3265             "require-dev": {
3266                 "ext-xdebug": ">=2.1.4",
3267                 "phpunit/phpunit": "~4"
3268             },
3269             "suggest": {
3270                 "ext-dom": "*",
3271                 "ext-xdebug": ">=2.2.1",
3272                 "ext-xmlwriter": "*"
3273             },
3274             "type": "library",
3275             "extra": {
3276                 "branch-alias": {
3277                     "dev-master": "2.2.x-dev"
3278                 }
3279             },
3280             "autoload": {
3281                 "classmap": [
3282                     "src/"
3283                 ]
3284             },
3285             "notification-url": "https://packagist.org/downloads/",
3286             "license": [
3287                 "BSD-3-Clause"
3288             ],
3289             "authors": [
3290                 {
3291                     "name": "Sebastian Bergmann",
3292                     "email": "[email protected]",
3293                     "role": "lead"
3294                 }
3295             ],
3296             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
3297             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
3298             "keywords": [
3299                 "coverage",
3300                 "testing",
3301                 "xunit"
3302             ],
3303             "time": "2015-10-06 15:47:00"
3304         },
3305         {
3306             "name": "phpunit/php-file-iterator",
3307             "version": "1.4.1",
3308             "source": {
3309                 "type": "git",
3310                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
3311                 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0"
3312             },
3313             "dist": {
3314                 "type": "zip",
3315                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
3316                 "reference": "6150bf2c35d3fc379e50c7602b75caceaa39dbf0",
3317                 "shasum": ""
3318             },
3319             "require": {
3320                 "php": ">=5.3.3"
3321             },
3322             "type": "library",
3323             "extra": {
3324                 "branch-alias": {
3325                     "dev-master": "1.4.x-dev"
3326                 }
3327             },
3328             "autoload": {
3329                 "classmap": [
3330                     "src/"
3331                 ]
3332             },
3333             "notification-url": "https://packagist.org/downloads/",
3334             "license": [
3335                 "BSD-3-Clause"
3336             ],
3337             "authors": [
3338                 {
3339                     "name": "Sebastian Bergmann",
3340                     "email": "[email protected]",
3341                     "role": "lead"
3342                 }
3343             ],
3344             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
3345             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
3346             "keywords": [
3347                 "filesystem",
3348                 "iterator"
3349             ],
3350             "time": "2015-06-21 13:08:43"
3351         },
3352         {
3353             "name": "phpunit/php-text-template",
3354             "version": "1.2.1",
3355             "source": {
3356                 "type": "git",
3357                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
3358                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
3359             },
3360             "dist": {
3361                 "type": "zip",
3362                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3363                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3364                 "shasum": ""
3365             },
3366             "require": {
3367                 "php": ">=5.3.3"
3368             },
3369             "type": "library",
3370             "autoload": {
3371                 "classmap": [
3372                     "src/"
3373                 ]
3374             },
3375             "notification-url": "https://packagist.org/downloads/",
3376             "license": [
3377                 "BSD-3-Clause"
3378             ],
3379             "authors": [
3380                 {
3381                     "name": "Sebastian Bergmann",
3382                     "email": "[email protected]",
3383                     "role": "lead"
3384                 }
3385             ],
3386             "description": "Simple template engine.",
3387             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
3388             "keywords": [
3389                 "template"
3390             ],
3391             "time": "2015-06-21 13:50:34"
3392         },
3393         {
3394             "name": "phpunit/php-timer",
3395             "version": "1.0.7",
3396             "source": {
3397                 "type": "git",
3398                 "url": "https://github.com/sebastianbergmann/php-timer.git",
3399                 "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b"
3400             },
3401             "dist": {
3402                 "type": "zip",
3403                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
3404                 "reference": "3e82f4e9fc92665fafd9157568e4dcb01d014e5b",
3405                 "shasum": ""
3406             },
3407             "require": {
3408                 "php": ">=5.3.3"
3409             },
3410             "type": "library",
3411             "autoload": {
3412                 "classmap": [
3413                     "src/"
3414                 ]
3415             },
3416             "notification-url": "https://packagist.org/downloads/",
3417             "license": [
3418                 "BSD-3-Clause"
3419             ],
3420             "authors": [
3421                 {
3422                     "name": "Sebastian Bergmann",
3423                     "email": "[email protected]",
3424                     "role": "lead"
3425                 }
3426             ],
3427             "description": "Utility class for timing",
3428             "homepage": "https://github.com/sebastianbergmann/php-timer/",
3429             "keywords": [
3430                 "timer"
3431             ],
3432             "time": "2015-06-21 08:01:12"
3433         },
3434         {
3435             "name": "phpunit/php-token-stream",
3436             "version": "1.4.8",
3437             "source": {
3438                 "type": "git",
3439                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
3440                 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da"
3441             },
3442             "dist": {
3443                 "type": "zip",
3444                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
3445                 "reference": "3144ae21711fb6cac0b1ab4cbe63b75ce3d4e8da",
3446                 "shasum": ""
3447             },
3448             "require": {
3449                 "ext-tokenizer": "*",
3450                 "php": ">=5.3.3"
3451             },
3452             "require-dev": {
3453                 "phpunit/phpunit": "~4.2"
3454             },
3455             "type": "library",
3456             "extra": {
3457                 "branch-alias": {
3458                     "dev-master": "1.4-dev"
3459                 }
3460             },
3461             "autoload": {
3462                 "classmap": [
3463                     "src/"
3464                 ]
3465             },
3466             "notification-url": "https://packagist.org/downloads/",
3467             "license": [
3468                 "BSD-3-Clause"
3469             ],
3470             "authors": [
3471                 {
3472                     "name": "Sebastian Bergmann",
3473                     "email": "[email protected]"
3474                 }
3475             ],
3476             "description": "Wrapper around PHP's tokenizer extension.",
3477             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
3478             "keywords": [
3479                 "tokenizer"
3480             ],
3481             "time": "2015-09-15 10:49:45"
3482         },
3483         {
3484             "name": "phpunit/phpunit",
3485             "version": "4.8.21",
3486             "source": {
3487                 "type": "git",
3488                 "url": "https://github.com/sebastianbergmann/phpunit.git",
3489                 "reference": "ea76b17bced0500a28098626b84eda12dbcf119c"
3490             },
3491             "dist": {
3492                 "type": "zip",
3493                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ea76b17bced0500a28098626b84eda12dbcf119c",
3494                 "reference": "ea76b17bced0500a28098626b84eda12dbcf119c",
3495                 "shasum": ""
3496             },
3497             "require": {
3498                 "ext-dom": "*",
3499                 "ext-json": "*",
3500                 "ext-pcre": "*",
3501                 "ext-reflection": "*",
3502                 "ext-spl": "*",
3503                 "php": ">=5.3.3",
3504                 "phpspec/prophecy": "^1.3.1",
3505                 "phpunit/php-code-coverage": "~2.1",
3506                 "phpunit/php-file-iterator": "~1.4",
3507                 "phpunit/php-text-template": "~1.2",
3508                 "phpunit/php-timer": ">=1.0.6",
3509                 "phpunit/phpunit-mock-objects": "~2.3",
3510                 "sebastian/comparator": "~1.1",
3511                 "sebastian/diff": "~1.2",
3512                 "sebastian/environment": "~1.3",
3513                 "sebastian/exporter": "~1.2",
3514                 "sebastian/global-state": "~1.0",
3515                 "sebastian/version": "~1.0",
3516                 "symfony/yaml": "~2.1|~3.0"
3517             },
3518             "suggest": {
3519                 "phpunit/php-invoker": "~1.1"
3520             },
3521             "bin": [
3522                 "phpunit"
3523             ],
3524             "type": "library",
3525             "extra": {
3526                 "branch-alias": {
3527                     "dev-master": "4.8.x-dev"
3528                 }
3529             },
3530             "autoload": {
3531                 "classmap": [
3532                     "src/"
3533                 ]
3534             },
3535             "notification-url": "https://packagist.org/downloads/",
3536             "license": [
3537                 "BSD-3-Clause"
3538             ],
3539             "authors": [
3540                 {
3541                     "name": "Sebastian Bergmann",
3542                     "email": "[email protected]",
3543                     "role": "lead"
3544                 }
3545             ],
3546             "description": "The PHP Unit Testing framework.",
3547             "homepage": "https://phpunit.de/",
3548             "keywords": [
3549                 "phpunit",
3550                 "testing",
3551                 "xunit"
3552             ],
3553             "time": "2015-12-12 07:45:58"
3554         },
3555         {
3556             "name": "phpunit/phpunit-mock-objects",
3557             "version": "2.3.8",
3558             "source": {
3559                 "type": "git",
3560                 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
3561                 "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
3562             },
3563             "dist": {
3564                 "type": "zip",
3565                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
3566                 "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
3567                 "shasum": ""
3568             },
3569             "require": {
3570                 "doctrine/instantiator": "^1.0.2",
3571                 "php": ">=5.3.3",
3572                 "phpunit/php-text-template": "~1.2",
3573                 "sebastian/exporter": "~1.2"
3574             },
3575             "require-dev": {
3576                 "phpunit/phpunit": "~4.4"
3577             },
3578             "suggest": {
3579                 "ext-soap": "*"
3580             },
3581             "type": "library",
3582             "extra": {
3583                 "branch-alias": {
3584                     "dev-master": "2.3.x-dev"
3585                 }
3586             },
3587             "autoload": {
3588                 "classmap": [
3589                     "src/"
3590                 ]
3591             },
3592             "notification-url": "https://packagist.org/downloads/",
3593             "license": [
3594                 "BSD-3-Clause"
3595             ],
3596             "authors": [
3597                 {
3598                     "name": "Sebastian Bergmann",
3599                     "email": "[email protected]",
3600                     "role": "lead"
3601                 }
3602             ],
3603             "description": "Mock Object library for PHPUnit",
3604             "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
3605             "keywords": [
3606                 "mock",
3607                 "xunit"
3608             ],
3609             "time": "2015-10-02 06:51:40"
3610         },
3611         {
3612             "name": "sebastian/comparator",
3613             "version": "1.2.0",
3614             "source": {
3615                 "type": "git",
3616                 "url": "https://github.com/sebastianbergmann/comparator.git",
3617                 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22"
3618             },
3619             "dist": {
3620                 "type": "zip",
3621                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/937efb279bd37a375bcadf584dec0726f84dbf22",
3622                 "reference": "937efb279bd37a375bcadf584dec0726f84dbf22",
3623                 "shasum": ""
3624             },
3625             "require": {
3626                 "php": ">=5.3.3",
3627                 "sebastian/diff": "~1.2",
3628                 "sebastian/exporter": "~1.2"
3629             },
3630             "require-dev": {
3631                 "phpunit/phpunit": "~4.4"
3632             },
3633             "type": "library",
3634             "extra": {
3635                 "branch-alias": {
3636                     "dev-master": "1.2.x-dev"
3637                 }
3638             },
3639             "autoload": {
3640                 "classmap": [
3641                     "src/"
3642                 ]
3643             },
3644             "notification-url": "https://packagist.org/downloads/",
3645             "license": [
3646                 "BSD-3-Clause"
3647             ],
3648             "authors": [
3649                 {
3650                     "name": "Jeff Welch",
3651                     "email": "[email protected]"
3652                 },
3653                 {
3654                     "name": "Volker Dusch",
3655                     "email": "[email protected]"
3656                 },
3657                 {
3658                     "name": "Bernhard Schussek",
3659                     "email": "[email protected]"
3660                 },
3661                 {
3662                     "name": "Sebastian Bergmann",
3663                     "email": "[email protected]"
3664                 }
3665             ],
3666             "description": "Provides the functionality to compare PHP values for equality",
3667             "homepage": "http://www.github.com/sebastianbergmann/comparator",
3668             "keywords": [
3669                 "comparator",
3670                 "compare",
3671                 "equality"
3672             ],
3673             "time": "2015-07-26 15:48:44"
3674         },
3675         {
3676             "name": "sebastian/diff",
3677             "version": "1.4.1",
3678             "source": {
3679                 "type": "git",
3680                 "url": "https://github.com/sebastianbergmann/diff.git",
3681                 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
3682             },
3683             "dist": {
3684                 "type": "zip",
3685                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
3686                 "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
3687                 "shasum": ""
3688             },
3689             "require": {
3690                 "php": ">=5.3.3"
3691             },
3692             "require-dev": {
3693                 "phpunit/phpunit": "~4.8"
3694             },
3695             "type": "library",
3696             "extra": {
3697                 "branch-alias": {
3698                     "dev-master": "1.4-dev"
3699                 }
3700             },
3701             "autoload": {
3702                 "classmap": [
3703                     "src/"
3704                 ]
3705             },
3706             "notification-url": "https://packagist.org/downloads/",
3707             "license": [
3708                 "BSD-3-Clause"
3709             ],
3710             "authors": [
3711                 {
3712                     "name": "Kore Nordmann",
3713                     "email": "[email protected]"
3714                 },
3715                 {
3716                     "name": "Sebastian Bergmann",
3717                     "email": "[email protected]"
3718                 }
3719             ],
3720             "description": "Diff implementation",
3721             "homepage": "https://github.com/sebastianbergmann/diff",
3722             "keywords": [
3723                 "diff"
3724             ],
3725             "time": "2015-12-08 07:14:41"
3726         },
3727         {
3728             "name": "sebastian/environment",
3729             "version": "1.3.3",
3730             "source": {
3731                 "type": "git",
3732                 "url": "https://github.com/sebastianbergmann/environment.git",
3733                 "reference": "6e7133793a8e5a5714a551a8324337374be209df"
3734             },
3735             "dist": {
3736                 "type": "zip",
3737                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6e7133793a8e5a5714a551a8324337374be209df",
3738                 "reference": "6e7133793a8e5a5714a551a8324337374be209df",
3739                 "shasum": ""
3740             },
3741             "require": {
3742                 "php": ">=5.3.3"
3743             },
3744             "require-dev": {
3745                 "phpunit/phpunit": "~4.4"
3746             },
3747             "type": "library",
3748             "extra": {
3749                 "branch-alias": {
3750                     "dev-master": "1.3.x-dev"
3751                 }
3752             },
3753             "autoload": {
3754                 "classmap": [
3755                     "src/"
3756                 ]
3757             },
3758             "notification-url": "https://packagist.org/downloads/",
3759             "license": [
3760                 "BSD-3-Clause"
3761             ],
3762             "authors": [
3763                 {
3764                     "name": "Sebastian Bergmann",
3765                     "email": "[email protected]"
3766                 }
3767             ],
3768             "description": "Provides functionality to handle HHVM/PHP environments",
3769             "homepage": "http://www.github.com/sebastianbergmann/environment",
3770             "keywords": [
3771                 "Xdebug",
3772                 "environment",
3773                 "hhvm"
3774             ],
3775             "time": "2015-12-02 08:37:27"
3776         },
3777         {
3778             "name": "sebastian/exporter",
3779             "version": "1.2.1",
3780             "source": {
3781                 "type": "git",
3782                 "url": "https://github.com/sebastianbergmann/exporter.git",
3783                 "reference": "7ae5513327cb536431847bcc0c10edba2701064e"
3784             },
3785             "dist": {
3786                 "type": "zip",
3787                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/7ae5513327cb536431847bcc0c10edba2701064e",
3788                 "reference": "7ae5513327cb536431847bcc0c10edba2701064e",
3789                 "shasum": ""
3790             },
3791             "require": {
3792                 "php": ">=5.3.3",
3793                 "sebastian/recursion-context": "~1.0"
3794             },
3795             "require-dev": {
3796                 "phpunit/phpunit": "~4.4"
3797             },
3798             "type": "library",
3799             "extra": {
3800                 "branch-alias": {
3801                     "dev-master": "1.2.x-dev"
3802                 }
3803             },
3804             "autoload": {
3805                 "classmap": [
3806                     "src/"
3807                 ]
3808             },
3809             "notification-url": "https://packagist.org/downloads/",
3810             "license": [
3811                 "BSD-3-Clause"
3812             ],
3813             "authors": [
3814                 {
3815                     "name": "Jeff Welch",
3816                     "email": "[email protected]"
3817                 },
3818                 {
3819                     "name": "Volker Dusch",
3820                     "email": "[email protected]"
3821                 },
3822                 {
3823                     "name": "Bernhard Schussek",
3824                     "email": "[email protected]"
3825                 },
3826                 {
3827                     "name": "Sebastian Bergmann",
3828                     "email": "[email protected]"
3829                 },
3830                 {
3831                     "name": "Adam Harvey",
3832                     "email": "[email protected]"
3833                 }
3834             ],
3835             "description": "Provides the functionality to export PHP variables for visualization",
3836             "homepage": "http://www.github.com/sebastianbergmann/exporter",
3837             "keywords": [
3838                 "export",
3839                 "exporter"
3840             ],
3841             "time": "2015-06-21 07:55:53"
3842         },
3843         {
3844             "name": "sebastian/global-state",
3845             "version": "1.1.1",
3846             "source": {
3847                 "type": "git",
3848                 "url": "https://github.com/sebastianbergmann/global-state.git",
3849                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
3850             },
3851             "dist": {
3852                 "type": "zip",
3853                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
3854                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
3855                 "shasum": ""
3856             },
3857             "require": {
3858                 "php": ">=5.3.3"
3859             },
3860             "require-dev": {
3861                 "phpunit/phpunit": "~4.2"
3862             },
3863             "suggest": {
3864                 "ext-uopz": "*"
3865             },
3866             "type": "library",
3867             "extra": {
3868                 "branch-alias": {
3869                     "dev-master": "1.0-dev"
3870                 }
3871             },
3872             "autoload": {
3873                 "classmap": [
3874                     "src/"
3875                 ]
3876             },
3877             "notification-url": "https://packagist.org/downloads/",
3878             "license": [
3879                 "BSD-3-Clause"
3880             ],
3881             "authors": [
3882                 {
3883                     "name": "Sebastian Bergmann",
3884                     "email": "[email protected]"
3885                 }
3886             ],
3887             "description": "Snapshotting of global state",
3888             "homepage": "http://www.github.com/sebastianbergmann/global-state",
3889             "keywords": [
3890                 "global state"
3891             ],
3892             "time": "2015-10-12 03:26:01"
3893         },
3894         {
3895             "name": "sebastian/recursion-context",
3896             "version": "1.0.2",
3897             "source": {
3898                 "type": "git",
3899                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
3900                 "reference": "913401df809e99e4f47b27cdd781f4a258d58791"
3901             },
3902             "dist": {
3903                 "type": "zip",
3904                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/913401df809e99e4f47b27cdd781f4a258d58791",
3905                 "reference": "913401df809e99e4f47b27cdd781f4a258d58791",
3906                 "shasum": ""
3907             },
3908             "require": {
3909                 "php": ">=5.3.3"
3910             },
3911             "require-dev": {
3912                 "phpunit/phpunit": "~4.4"
3913             },
3914             "type": "library",
3915             "extra": {
3916                 "branch-alias": {
3917                     "dev-master": "1.0.x-dev"
3918                 }
3919             },
3920             "autoload": {
3921                 "classmap": [
3922                     "src/"
3923                 ]
3924             },
3925             "notification-url": "https://packagist.org/downloads/",
3926             "license": [
3927                 "BSD-3-Clause"
3928             ],
3929             "authors": [
3930                 {
3931                     "name": "Jeff Welch",
3932                     "email": "[email protected]"
3933                 },
3934                 {
3935                     "name": "Sebastian Bergmann",
3936                     "email": "[email protected]"
3937                 },
3938                 {
3939                     "name": "Adam Harvey",
3940                     "email": "[email protected]"
3941                 }
3942             ],
3943             "description": "Provides functionality to recursively process PHP variables",
3944             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
3945             "time": "2015-11-11 19:50:13"
3946         },
3947         {
3948             "name": "sebastian/version",
3949             "version": "1.0.6",
3950             "source": {
3951                 "type": "git",
3952                 "url": "https://github.com/sebastianbergmann/version.git",
3953                 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
3954             },
3955             "dist": {
3956                 "type": "zip",
3957                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
3958                 "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
3959                 "shasum": ""
3960             },
3961             "type": "library",
3962             "autoload": {
3963                 "classmap": [
3964                     "src/"
3965                 ]
3966             },
3967             "notification-url": "https://packagist.org/downloads/",
3968             "license": [
3969                 "BSD-3-Clause"
3970             ],
3971             "authors": [
3972                 {
3973                     "name": "Sebastian Bergmann",
3974                     "email": "[email protected]",
3975                     "role": "lead"
3976                 }
3977             ],
3978             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
3979             "homepage": "https://github.com/sebastianbergmann/version",
3980             "time": "2015-06-21 13:59:46"
3981         },
3982         {
3983             "name": "symfony/css-selector",
3984             "version": "v3.0.1",
3985             "source": {
3986                 "type": "git",
3987                 "url": "https://github.com/symfony/css-selector.git",
3988                 "reference": "4613311fd46e146f506403ce2f8a0c71d402d2a3"
3989             },
3990             "dist": {
3991                 "type": "zip",
3992                 "url": "https://api.github.com/repos/symfony/css-selector/zipball/4613311fd46e146f506403ce2f8a0c71d402d2a3",
3993                 "reference": "4613311fd46e146f506403ce2f8a0c71d402d2a3",
3994                 "shasum": ""
3995             },
3996             "require": {
3997                 "php": ">=5.5.9"
3998             },
3999             "type": "library",
4000             "extra": {
4001                 "branch-alias": {
4002                     "dev-master": "3.0-dev"
4003                 }
4004             },
4005             "autoload": {
4006                 "psr-4": {
4007                     "Symfony\\Component\\CssSelector\\": ""
4008                 },
4009                 "exclude-from-classmap": [
4010                     "/Tests/"
4011                 ]
4012             },
4013             "notification-url": "https://packagist.org/downloads/",
4014             "license": [
4015                 "MIT"
4016             ],
4017             "authors": [
4018                 {
4019                     "name": "Jean-François Simon",
4020                     "email": "[email protected]"
4021                 },
4022                 {
4023                     "name": "Fabien Potencier",
4024                     "email": "[email protected]"
4025                 },
4026                 {
4027                     "name": "Symfony Community",
4028                     "homepage": "https://symfony.com/contributors"
4029                 }
4030             ],
4031             "description": "Symfony CssSelector Component",
4032             "homepage": "https://symfony.com",
4033             "time": "2015-12-05 17:45:07"
4034         },
4035         {
4036             "name": "symfony/dom-crawler",
4037             "version": "v3.0.1",
4038             "source": {
4039                 "type": "git",
4040                 "url": "https://github.com/symfony/dom-crawler.git",
4041                 "reference": "7c622b0c9fb8bdb146d6dfa86c5f91dcbfdbc11d"
4042             },
4043             "dist": {
4044                 "type": "zip",
4045                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/7c622b0c9fb8bdb146d6dfa86c5f91dcbfdbc11d",
4046                 "reference": "7c622b0c9fb8bdb146d6dfa86c5f91dcbfdbc11d",
4047                 "shasum": ""
4048             },
4049             "require": {
4050                 "php": ">=5.5.9",
4051                 "symfony/polyfill-mbstring": "~1.0"
4052             },
4053             "require-dev": {
4054                 "symfony/css-selector": "~2.8|~3.0"
4055             },
4056             "suggest": {
4057                 "symfony/css-selector": ""
4058             },
4059             "type": "library",
4060             "extra": {
4061                 "branch-alias": {
4062                     "dev-master": "3.0-dev"
4063                 }
4064             },
4065             "autoload": {
4066                 "psr-4": {
4067                     "Symfony\\Component\\DomCrawler\\": ""
4068                 },
4069                 "exclude-from-classmap": [
4070                     "/Tests/"
4071                 ]
4072             },
4073             "notification-url": "https://packagist.org/downloads/",
4074             "license": [
4075                 "MIT"
4076             ],
4077             "authors": [
4078                 {
4079                     "name": "Fabien Potencier",
4080                     "email": "[email protected]"
4081                 },
4082                 {
4083                     "name": "Symfony Community",
4084                     "homepage": "https://symfony.com/contributors"
4085                 }
4086             ],
4087             "description": "Symfony DomCrawler Component",
4088             "homepage": "https://symfony.com",
4089             "time": "2015-12-26 13:42:31"
4090         },
4091         {
4092             "name": "symfony/yaml",
4093             "version": "v3.0.1",
4094             "source": {
4095                 "type": "git",
4096                 "url": "https://github.com/symfony/yaml.git",
4097                 "reference": "3df409958a646dad2bc5046c3fb671ee24a1a691"
4098             },
4099             "dist": {
4100                 "type": "zip",
4101                 "url": "https://api.github.com/repos/symfony/yaml/zipball/3df409958a646dad2bc5046c3fb671ee24a1a691",
4102                 "reference": "3df409958a646dad2bc5046c3fb671ee24a1a691",
4103                 "shasum": ""
4104             },
4105             "require": {
4106                 "php": ">=5.5.9"
4107             },
4108             "type": "library",
4109             "extra": {
4110                 "branch-alias": {
4111                     "dev-master": "3.0-dev"
4112                 }
4113             },
4114             "autoload": {
4115                 "psr-4": {
4116                     "Symfony\\Component\\Yaml\\": ""
4117                 },
4118                 "exclude-from-classmap": [
4119                     "/Tests/"
4120                 ]
4121             },
4122             "notification-url": "https://packagist.org/downloads/",
4123             "license": [
4124                 "MIT"
4125             ],
4126             "authors": [
4127                 {
4128                     "name": "Fabien Potencier",
4129                     "email": "[email protected]"
4130                 },
4131                 {
4132                     "name": "Symfony Community",
4133                     "homepage": "https://symfony.com/contributors"
4134                 }
4135             ],
4136             "description": "Symfony Yaml Component",
4137             "homepage": "https://symfony.com",
4138             "time": "2015-12-26 13:39:53"
4139         }
4140     ],
4141     "aliases": [],
4142     "minimum-stability": "stable",
4143     "stability-flags": [],
4144     "prefer-stable": false,
4145     "prefer-lowest": false,
4146     "platform": {
4147         "php": ">=5.5.9"
4148     },
4149     "platform-dev": []
4150 }