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