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