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