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