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