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