]> BookStack Code Mirror - bookstack/blob - composer.lock
Merge branch 'perl_syntax_highlight' of git://github.com/Iyeyasu/BookStack into Iyeya...
[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#installing-dependencies",
5         "This file is @generated automatically"
6     ],
7     "content-hash": "309610dc13c0d46ca7553ee264a88d29",
8     "packages": [
9         {
10             "name": "aws/aws-sdk-php",
11             "version": "3.133.6",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/aws/aws-sdk-php.git",
15                 "reference": "cd7bd2fdd159146ef6c7eeb90b73fae4fd11da57"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/cd7bd2fdd159146ef6c7eeb90b73fae4fd11da57",
20                 "reference": "cd7bd2fdd159146ef6c7eeb90b73fae4fd11da57",
21                 "shasum": ""
22             },
23             "require": {
24                 "ext-json": "*",
25                 "ext-pcre": "*",
26                 "ext-simplexml": "*",
27                 "guzzlehttp/guzzle": "^5.3.3|^6.2.1|^7.0",
28                 "guzzlehttp/promises": "^1.0",
29                 "guzzlehttp/psr7": "^1.4.1",
30                 "mtdowling/jmespath.php": "^2.5",
31                 "php": ">=5.5"
32             },
33             "require-dev": {
34                 "andrewsville/php-token-reflection": "^1.4",
35                 "aws/aws-php-sns-message-validator": "~1.0",
36                 "behat/behat": "~3.0",
37                 "doctrine/cache": "~1.4",
38                 "ext-dom": "*",
39                 "ext-openssl": "*",
40                 "ext-pcntl": "*",
41                 "ext-sockets": "*",
42                 "nette/neon": "^2.3",
43                 "phpunit/phpunit": "^4.8.35|^5.4.3",
44                 "psr/cache": "^1.0",
45                 "psr/simple-cache": "^1.0",
46                 "sebastian/comparator": "^1.2.3"
47             },
48             "suggest": {
49                 "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
50                 "doctrine/cache": "To use the DoctrineCacheAdapter",
51                 "ext-curl": "To send requests using cURL",
52                 "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
53                 "ext-sockets": "To use client-side monitoring"
54             },
55             "type": "library",
56             "extra": {
57                 "branch-alias": {
58                     "dev-master": "3.0-dev"
59                 }
60             },
61             "autoload": {
62                 "psr-4": {
63                     "Aws\\": "src/"
64                 },
65                 "files": [
66                     "src/functions.php"
67                 ]
68             },
69             "notification-url": "https://packagist.org/downloads/",
70             "license": [
71                 "Apache-2.0"
72             ],
73             "authors": [
74                 {
75                     "name": "Amazon Web Services",
76                     "homepage": "http://aws.amazon.com"
77                 }
78             ],
79             "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
80             "homepage": "http://aws.amazon.com/sdkforphp",
81             "keywords": [
82                 "amazon",
83                 "aws",
84                 "cloud",
85                 "dynamodb",
86                 "ec2",
87                 "glacier",
88                 "s3",
89                 "sdk"
90             ],
91             "time": "2020-01-24T19:11:35+00:00"
92         },
93         {
94             "name": "barryvdh/laravel-dompdf",
95             "version": "v0.8.5",
96             "source": {
97                 "type": "git",
98                 "url": "https://github.com/barryvdh/laravel-dompdf.git",
99                 "reference": "7393732b2f3a3ee357974cbb0c46c9b65b84dad1"
100             },
101             "dist": {
102                 "type": "zip",
103                 "url": "https://api.github.com/repos/barryvdh/laravel-dompdf/zipball/7393732b2f3a3ee357974cbb0c46c9b65b84dad1",
104                 "reference": "7393732b2f3a3ee357974cbb0c46c9b65b84dad1",
105                 "shasum": ""
106             },
107             "require": {
108                 "dompdf/dompdf": "^0.8",
109                 "illuminate/support": "^5.5|^6",
110                 "php": ">=7"
111             },
112             "type": "library",
113             "extra": {
114                 "branch-alias": {
115                     "dev-master": "0.8-dev"
116                 },
117                 "laravel": {
118                     "providers": [
119                         "Barryvdh\\DomPDF\\ServiceProvider"
120                     ],
121                     "aliases": {
122                         "PDF": "Barryvdh\\DomPDF\\Facade"
123                     }
124                 }
125             },
126             "autoload": {
127                 "psr-4": {
128                     "Barryvdh\\DomPDF\\": "src"
129                 }
130             },
131             "notification-url": "https://packagist.org/downloads/",
132             "license": [
133                 "MIT"
134             ],
135             "authors": [
136                 {
137                     "name": "Barry vd. Heuvel",
138                     "email": "[email protected]"
139                 }
140             ],
141             "description": "A DOMPDF Wrapper for Laravel",
142             "keywords": [
143                 "dompdf",
144                 "laravel",
145                 "pdf"
146             ],
147             "time": "2019-08-23T14:30:33+00:00"
148         },
149         {
150             "name": "barryvdh/laravel-snappy",
151             "version": "v0.4.6",
152             "source": {
153                 "type": "git",
154                 "url": "https://github.com/barryvdh/laravel-snappy.git",
155                 "reference": "94d53c88fa58baa4573c5854663ebc9955f21265"
156             },
157             "dist": {
158                 "type": "zip",
159                 "url": "https://api.github.com/repos/barryvdh/laravel-snappy/zipball/94d53c88fa58baa4573c5854663ebc9955f21265",
160                 "reference": "94d53c88fa58baa4573c5854663ebc9955f21265",
161                 "shasum": ""
162             },
163             "require": {
164                 "illuminate/filesystem": "5.5.x|5.6.x|5.7.x|5.8.x|6.*",
165                 "illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x|6.*",
166                 "knplabs/knp-snappy": "^1",
167                 "php": ">=7"
168             },
169             "type": "library",
170             "extra": {
171                 "branch-alias": {
172                     "dev-master": "0.4-dev"
173                 },
174                 "laravel": {
175                     "providers": [
176                         "Barryvdh\\Snappy\\ServiceProvider"
177                     ],
178                     "aliases": {
179                         "PDF": "Barryvdh\\Snappy\\Facades\\SnappyPdf",
180                         "SnappyImage": "Barryvdh\\Snappy\\Facades\\SnappyImage"
181                     }
182                 }
183             },
184             "autoload": {
185                 "psr-4": {
186                     "Barryvdh\\Snappy\\": "src/"
187                 }
188             },
189             "notification-url": "https://packagist.org/downloads/",
190             "license": [
191                 "MIT"
192             ],
193             "authors": [
194                 {
195                     "name": "Barry vd. Heuvel",
196                     "email": "[email protected]"
197                 }
198             ],
199             "description": "Snappy PDF/Image for Laravel",
200             "keywords": [
201                 "image",
202                 "laravel",
203                 "pdf",
204                 "snappy",
205                 "wkhtmltoimage",
206                 "wkhtmltopdf"
207             ],
208             "time": "2019-10-02T23:27:09+00:00"
209         },
210         {
211             "name": "cogpowered/finediff",
212             "version": "0.3.1",
213             "source": {
214                 "type": "git",
215                 "url": "https://github.com/cogpowered/FineDiff.git",
216                 "reference": "339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8"
217             },
218             "dist": {
219                 "type": "zip",
220                 "url": "https://api.github.com/repos/cogpowered/FineDiff/zipball/339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8",
221                 "reference": "339ddc8c3afb656efed4f2f0a80e5c3d026f8ea8",
222                 "shasum": ""
223             },
224             "require": {
225                 "php": ">=5.3.0"
226             },
227             "require-dev": {
228                 "mockery/mockery": "*",
229                 "phpunit/phpunit": "*"
230             },
231             "type": "library",
232             "autoload": {
233                 "psr-0": {
234                     "cogpowered\\FineDiff": "src/"
235                 }
236             },
237             "notification-url": "https://packagist.org/downloads/",
238             "license": [
239                 "MIT"
240             ],
241             "authors": [
242                 {
243                     "name": "Rob Crowe",
244                     "email": "[email protected]"
245                 },
246                 {
247                     "name": "Raymond Hill"
248                 }
249             ],
250             "description": "PHP implementation of a Fine granularity Diff engine",
251             "homepage": "https://github.com/cogpowered/FineDiff",
252             "keywords": [
253                 "diff",
254                 "finediff",
255                 "opcode",
256                 "string",
257                 "text"
258             ],
259             "time": "2014-05-19T10:25:02+00:00"
260         },
261         {
262             "name": "doctrine/cache",
263             "version": "1.10.0",
264             "source": {
265                 "type": "git",
266                 "url": "https://github.com/doctrine/cache.git",
267                 "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62"
268             },
269             "dist": {
270                 "type": "zip",
271                 "url": "https://api.github.com/repos/doctrine/cache/zipball/382e7f4db9a12dc6c19431743a2b096041bcdd62",
272                 "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62",
273                 "shasum": ""
274             },
275             "require": {
276                 "php": "~7.1"
277             },
278             "conflict": {
279                 "doctrine/common": ">2.2,<2.4"
280             },
281             "require-dev": {
282                 "alcaeus/mongo-php-adapter": "^1.1",
283                 "doctrine/coding-standard": "^6.0",
284                 "mongodb/mongodb": "^1.1",
285                 "phpunit/phpunit": "^7.0",
286                 "predis/predis": "~1.0"
287             },
288             "suggest": {
289                 "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
290             },
291             "type": "library",
292             "extra": {
293                 "branch-alias": {
294                     "dev-master": "1.9.x-dev"
295                 }
296             },
297             "autoload": {
298                 "psr-4": {
299                     "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
300                 }
301             },
302             "notification-url": "https://packagist.org/downloads/",
303             "license": [
304                 "MIT"
305             ],
306             "authors": [
307                 {
308                     "name": "Guilherme Blanco",
309                     "email": "[email protected]"
310                 },
311                 {
312                     "name": "Roman Borschel",
313                     "email": "[email protected]"
314                 },
315                 {
316                     "name": "Benjamin Eberlei",
317                     "email": "[email protected]"
318                 },
319                 {
320                     "name": "Jonathan Wage",
321                     "email": "[email protected]"
322                 },
323                 {
324                     "name": "Johannes Schmitt",
325                     "email": "[email protected]"
326                 }
327             ],
328             "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
329             "homepage": "https://www.doctrine-project.org/projects/cache.html",
330             "keywords": [
331                 "abstraction",
332                 "apcu",
333                 "cache",
334                 "caching",
335                 "couchdb",
336                 "memcached",
337                 "php",
338                 "redis",
339                 "xcache"
340             ],
341             "time": "2019-11-29T15:36:20+00:00"
342         },
343         {
344             "name": "doctrine/dbal",
345             "version": "v2.10.1",
346             "source": {
347                 "type": "git",
348                 "url": "https://github.com/doctrine/dbal.git",
349                 "reference": "c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8"
350             },
351             "dist": {
352                 "type": "zip",
353                 "url": "https://api.github.com/repos/doctrine/dbal/zipball/c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8",
354                 "reference": "c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8",
355                 "shasum": ""
356             },
357             "require": {
358                 "doctrine/cache": "^1.0",
359                 "doctrine/event-manager": "^1.0",
360                 "ext-pdo": "*",
361                 "php": "^7.2"
362             },
363             "require-dev": {
364                 "doctrine/coding-standard": "^6.0",
365                 "jetbrains/phpstorm-stubs": "^2019.1",
366                 "phpstan/phpstan": "^0.11.3",
367                 "phpunit/phpunit": "^8.4.1",
368                 "symfony/console": "^2.0.5|^3.0|^4.0|^5.0"
369             },
370             "suggest": {
371                 "symfony/console": "For helpful console commands such as SQL execution and import of files."
372             },
373             "bin": [
374                 "bin/doctrine-dbal"
375             ],
376             "type": "library",
377             "extra": {
378                 "branch-alias": {
379                     "dev-master": "2.10.x-dev",
380                     "dev-develop": "3.0.x-dev"
381                 }
382             },
383             "autoload": {
384                 "psr-4": {
385                     "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
386                 }
387             },
388             "notification-url": "https://packagist.org/downloads/",
389             "license": [
390                 "MIT"
391             ],
392             "authors": [
393                 {
394                     "name": "Guilherme Blanco",
395                     "email": "[email protected]"
396                 },
397                 {
398                     "name": "Roman Borschel",
399                     "email": "[email protected]"
400                 },
401                 {
402                     "name": "Benjamin Eberlei",
403                     "email": "[email protected]"
404                 },
405                 {
406                     "name": "Jonathan Wage",
407                     "email": "[email protected]"
408                 }
409             ],
410             "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
411             "homepage": "https://www.doctrine-project.org/projects/dbal.html",
412             "keywords": [
413                 "abstraction",
414                 "database",
415                 "db2",
416                 "dbal",
417                 "mariadb",
418                 "mssql",
419                 "mysql",
420                 "oci8",
421                 "oracle",
422                 "pdo",
423                 "pgsql",
424                 "postgresql",
425                 "queryobject",
426                 "sasql",
427                 "sql",
428                 "sqlanywhere",
429                 "sqlite",
430                 "sqlserver",
431                 "sqlsrv"
432             ],
433             "time": "2020-01-04T12:56:21+00:00"
434         },
435         {
436             "name": "doctrine/event-manager",
437             "version": "1.1.0",
438             "source": {
439                 "type": "git",
440                 "url": "https://github.com/doctrine/event-manager.git",
441                 "reference": "629572819973f13486371cb611386eb17851e85c"
442             },
443             "dist": {
444                 "type": "zip",
445                 "url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c",
446                 "reference": "629572819973f13486371cb611386eb17851e85c",
447                 "shasum": ""
448             },
449             "require": {
450                 "php": "^7.1"
451             },
452             "conflict": {
453                 "doctrine/common": "<2.9@dev"
454             },
455             "require-dev": {
456                 "doctrine/coding-standard": "^6.0",
457                 "phpunit/phpunit": "^7.0"
458             },
459             "type": "library",
460             "extra": {
461                 "branch-alias": {
462                     "dev-master": "1.0.x-dev"
463                 }
464             },
465             "autoload": {
466                 "psr-4": {
467                     "Doctrine\\Common\\": "lib/Doctrine/Common"
468                 }
469             },
470             "notification-url": "https://packagist.org/downloads/",
471             "license": [
472                 "MIT"
473             ],
474             "authors": [
475                 {
476                     "name": "Guilherme Blanco",
477                     "email": "[email protected]"
478                 },
479                 {
480                     "name": "Roman Borschel",
481                     "email": "[email protected]"
482                 },
483                 {
484                     "name": "Benjamin Eberlei",
485                     "email": "[email protected]"
486                 },
487                 {
488                     "name": "Jonathan Wage",
489                     "email": "[email protected]"
490                 },
491                 {
492                     "name": "Johannes Schmitt",
493                     "email": "[email protected]"
494                 },
495                 {
496                     "name": "Marco Pivetta",
497                     "email": "[email protected]"
498                 }
499             ],
500             "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
501             "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
502             "keywords": [
503                 "event",
504                 "event dispatcher",
505                 "event manager",
506                 "event system",
507                 "events"
508             ],
509             "time": "2019-11-10T09:48:07+00:00"
510         },
511         {
512             "name": "doctrine/inflector",
513             "version": "1.3.1",
514             "source": {
515                 "type": "git",
516                 "url": "https://github.com/doctrine/inflector.git",
517                 "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1"
518             },
519             "dist": {
520                 "type": "zip",
521                 "url": "https://api.github.com/repos/doctrine/inflector/zipball/ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
522                 "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
523                 "shasum": ""
524             },
525             "require": {
526                 "php": "^7.1"
527             },
528             "require-dev": {
529                 "phpunit/phpunit": "^6.2"
530             },
531             "type": "library",
532             "extra": {
533                 "branch-alias": {
534                     "dev-master": "1.3.x-dev"
535                 }
536             },
537             "autoload": {
538                 "psr-4": {
539                     "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
540                 }
541             },
542             "notification-url": "https://packagist.org/downloads/",
543             "license": [
544                 "MIT"
545             ],
546             "authors": [
547                 {
548                     "name": "Guilherme Blanco",
549                     "email": "[email protected]"
550                 },
551                 {
552                     "name": "Roman Borschel",
553                     "email": "[email protected]"
554                 },
555                 {
556                     "name": "Benjamin Eberlei",
557                     "email": "[email protected]"
558                 },
559                 {
560                     "name": "Jonathan Wage",
561                     "email": "[email protected]"
562                 },
563                 {
564                     "name": "Johannes Schmitt",
565                     "email": "[email protected]"
566                 }
567             ],
568             "description": "Common String Manipulations with regard to casing and singular/plural rules.",
569             "homepage": "http://www.doctrine-project.org",
570             "keywords": [
571                 "inflection",
572                 "pluralize",
573                 "singularize",
574                 "string"
575             ],
576             "time": "2019-10-30T19:59:35+00:00"
577         },
578         {
579             "name": "doctrine/lexer",
580             "version": "1.2.0",
581             "source": {
582                 "type": "git",
583                 "url": "https://github.com/doctrine/lexer.git",
584                 "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6"
585             },
586             "dist": {
587                 "type": "zip",
588                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
589                 "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
590                 "shasum": ""
591             },
592             "require": {
593                 "php": "^7.2"
594             },
595             "require-dev": {
596                 "doctrine/coding-standard": "^6.0",
597                 "phpstan/phpstan": "^0.11.8",
598                 "phpunit/phpunit": "^8.2"
599             },
600             "type": "library",
601             "extra": {
602                 "branch-alias": {
603                     "dev-master": "1.2.x-dev"
604                 }
605             },
606             "autoload": {
607                 "psr-4": {
608                     "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
609                 }
610             },
611             "notification-url": "https://packagist.org/downloads/",
612             "license": [
613                 "MIT"
614             ],
615             "authors": [
616                 {
617                     "name": "Guilherme Blanco",
618                     "email": "[email protected]"
619                 },
620                 {
621                     "name": "Roman Borschel",
622                     "email": "[email protected]"
623                 },
624                 {
625                     "name": "Johannes Schmitt",
626                     "email": "[email protected]"
627                 }
628             ],
629             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
630             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
631             "keywords": [
632                 "annotations",
633                 "docblock",
634                 "lexer",
635                 "parser",
636                 "php"
637             ],
638             "time": "2019-10-30T14:39:59+00:00"
639         },
640         {
641             "name": "dompdf/dompdf",
642             "version": "v0.8.4",
643             "source": {
644                 "type": "git",
645                 "url": "https://github.com/dompdf/dompdf.git",
646                 "reference": "8f49b3b01693f51037dd50da81090beba1b5c005"
647             },
648             "dist": {
649                 "type": "zip",
650                 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/8f49b3b01693f51037dd50da81090beba1b5c005",
651                 "reference": "8f49b3b01693f51037dd50da81090beba1b5c005",
652                 "shasum": ""
653             },
654             "require": {
655                 "ext-dom": "*",
656                 "ext-mbstring": "*",
657                 "phenx/php-font-lib": "^0.5.1",
658                 "phenx/php-svg-lib": "^0.3.3",
659                 "php": "^7.1"
660             },
661             "require-dev": {
662                 "phpunit/phpunit": "^7.5",
663                 "squizlabs/php_codesniffer": "^3.5"
664             },
665             "suggest": {
666                 "ext-gd": "Needed to process images",
667                 "ext-gmagick": "Improves image processing performance",
668                 "ext-imagick": "Improves image processing performance"
669             },
670             "type": "library",
671             "extra": {
672                 "branch-alias": {
673                     "dev-develop": "0.7-dev"
674                 }
675             },
676             "autoload": {
677                 "psr-4": {
678                     "Dompdf\\": "src/"
679                 },
680                 "classmap": [
681                     "lib/"
682                 ]
683             },
684             "notification-url": "https://packagist.org/downloads/",
685             "license": [
686                 "LGPL-2.1"
687             ],
688             "authors": [
689                 {
690                     "name": "Fabien Ménager",
691                     "email": "[email protected]"
692                 },
693                 {
694                     "name": "Brian Sweeney",
695                     "email": "[email protected]"
696                 },
697                 {
698                     "name": "Gabriel Bull",
699                     "email": "[email protected]"
700                 }
701             ],
702             "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
703             "homepage": "https://github.com/dompdf/dompdf",
704             "time": "2020-01-20T17:00:46+00:00"
705         },
706         {
707             "name": "dragonmantank/cron-expression",
708             "version": "v2.3.0",
709             "source": {
710                 "type": "git",
711                 "url": "https://github.com/dragonmantank/cron-expression.git",
712                 "reference": "72b6fbf76adb3cf5bc0db68559b33d41219aba27"
713             },
714             "dist": {
715                 "type": "zip",
716                 "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/72b6fbf76adb3cf5bc0db68559b33d41219aba27",
717                 "reference": "72b6fbf76adb3cf5bc0db68559b33d41219aba27",
718                 "shasum": ""
719             },
720             "require": {
721                 "php": "^7.0"
722             },
723             "require-dev": {
724                 "phpunit/phpunit": "^6.4|^7.0"
725             },
726             "type": "library",
727             "extra": {
728                 "branch-alias": {
729                     "dev-master": "2.3-dev"
730                 }
731             },
732             "autoload": {
733                 "psr-4": {
734                     "Cron\\": "src/Cron/"
735                 }
736             },
737             "notification-url": "https://packagist.org/downloads/",
738             "license": [
739                 "MIT"
740             ],
741             "authors": [
742                 {
743                     "name": "Michael Dowling",
744                     "email": "[email protected]",
745                     "homepage": "https://github.com/mtdowling"
746                 },
747                 {
748                     "name": "Chris Tankersley",
749                     "email": "[email protected]",
750                     "homepage": "https://github.com/dragonmantank"
751                 }
752             ],
753             "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
754             "keywords": [
755                 "cron",
756                 "schedule"
757             ],
758             "time": "2019-03-31T00:38:28+00:00"
759         },
760         {
761             "name": "egulias/email-validator",
762             "version": "2.1.15",
763             "source": {
764                 "type": "git",
765                 "url": "https://github.com/egulias/EmailValidator.git",
766                 "reference": "e834eea5306d85d67de5a05db5882911d5b29357"
767             },
768             "dist": {
769                 "type": "zip",
770                 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/e834eea5306d85d67de5a05db5882911d5b29357",
771                 "reference": "e834eea5306d85d67de5a05db5882911d5b29357",
772                 "shasum": ""
773             },
774             "require": {
775                 "doctrine/lexer": "^1.0.1",
776                 "php": ">=5.5",
777                 "symfony/polyfill-intl-idn": "^1.10"
778             },
779             "require-dev": {
780                 "dominicsayers/isemail": "^3.0.7",
781                 "phpunit/phpunit": "^4.8.36|^7.5.15",
782                 "satooshi/php-coveralls": "^1.0.1"
783             },
784             "suggest": {
785                 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
786             },
787             "type": "library",
788             "extra": {
789                 "branch-alias": {
790                     "dev-master": "2.1.x-dev"
791                 }
792             },
793             "autoload": {
794                 "psr-4": {
795                     "Egulias\\EmailValidator\\": "EmailValidator"
796                 }
797             },
798             "notification-url": "https://packagist.org/downloads/",
799             "license": [
800                 "MIT"
801             ],
802             "authors": [
803                 {
804                     "name": "Eduardo Gulias Davis"
805                 }
806             ],
807             "description": "A library for validating emails against several RFCs",
808             "homepage": "https://github.com/egulias/EmailValidator",
809             "keywords": [
810                 "email",
811                 "emailvalidation",
812                 "emailvalidator",
813                 "validation",
814                 "validator"
815             ],
816             "time": "2020-01-20T21:40:59+00:00"
817         },
818         {
819             "name": "facade/flare-client-php",
820             "version": "1.3.1",
821             "source": {
822                 "type": "git",
823                 "url": "https://github.com/facade/flare-client-php.git",
824                 "reference": "24444ea0e1556f0a4b5fc8e61802caf72ae9a408"
825             },
826             "dist": {
827                 "type": "zip",
828                 "url": "https://api.github.com/repos/facade/flare-client-php/zipball/24444ea0e1556f0a4b5fc8e61802caf72ae9a408",
829                 "reference": "24444ea0e1556f0a4b5fc8e61802caf72ae9a408",
830                 "shasum": ""
831             },
832             "require": {
833                 "facade/ignition-contracts": "~1.0",
834                 "illuminate/pipeline": "~5.5|~5.6|~5.7|~5.8|^6.0",
835                 "php": "^7.1",
836                 "symfony/http-foundation": "~3.3|~4.1",
837                 "symfony/var-dumper": "^3.4|^4.0|^5.0"
838             },
839             "require-dev": {
840                 "larapack/dd": "^1.1",
841                 "phpunit/phpunit": "^7.5.16",
842                 "spatie/phpunit-snapshot-assertions": "^2.0"
843             },
844             "type": "library",
845             "extra": {
846                 "branch-alias": {
847                     "dev-master": "1.0-dev"
848                 }
849             },
850             "autoload": {
851                 "psr-4": {
852                     "Facade\\FlareClient\\": "src"
853                 },
854                 "files": [
855                     "src/helpers.php"
856                 ]
857             },
858             "notification-url": "https://packagist.org/downloads/",
859             "license": [
860                 "MIT"
861             ],
862             "description": "Send PHP errors to Flare",
863             "homepage": "https://github.com/facade/flare-client-php",
864             "keywords": [
865                 "exception",
866                 "facade",
867                 "flare",
868                 "reporting"
869             ],
870             "time": "2019-12-15T18:28:38+00:00"
871         },
872         {
873             "name": "facade/ignition",
874             "version": "1.16.0",
875             "source": {
876                 "type": "git",
877                 "url": "https://github.com/facade/ignition.git",
878                 "reference": "37f094775814b68d0c6cc8b8ff3c3be243f20725"
879             },
880             "dist": {
881                 "type": "zip",
882                 "url": "https://api.github.com/repos/facade/ignition/zipball/37f094775814b68d0c6cc8b8ff3c3be243f20725",
883                 "reference": "37f094775814b68d0c6cc8b8ff3c3be243f20725",
884                 "shasum": ""
885             },
886             "require": {
887                 "ext-json": "*",
888                 "ext-mbstring": "*",
889                 "facade/flare-client-php": "^1.3",
890                 "facade/ignition-contracts": "^1.0",
891                 "filp/whoops": "^2.4",
892                 "illuminate/support": "~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0",
893                 "monolog/monolog": "^1.12 || ^2.0",
894                 "php": "^7.1",
895                 "scrivo/highlight.php": "^9.15",
896                 "symfony/console": "^3.4 || ^4.0",
897                 "symfony/var-dumper": "^3.4 || ^4.0"
898             },
899             "require-dev": {
900                 "friendsofphp/php-cs-fixer": "^2.14",
901                 "mockery/mockery": "^1.2",
902                 "orchestra/testbench": "^3.5 || ^3.6 || ^3.7 || ^3.8 || ^4.0"
903             },
904             "suggest": {
905                 "laravel/telescope": "^2.0"
906             },
907             "type": "library",
908             "extra": {
909                 "branch-alias": {
910                     "dev-master": "v2.x-dev"
911                 },
912                 "laravel": {
913                     "providers": [
914                         "Facade\\Ignition\\IgnitionServiceProvider"
915                     ],
916                     "aliases": {
917                         "Flare": "Facade\\Ignition\\Facades\\Flare"
918                     }
919                 }
920             },
921             "autoload": {
922                 "psr-4": {
923                     "Facade\\Ignition\\": "src"
924                 },
925                 "files": [
926                     "src/helpers.php"
927                 ]
928             },
929             "notification-url": "https://packagist.org/downloads/",
930             "license": [
931                 "MIT"
932             ],
933             "description": "A beautiful error page for Laravel applications.",
934             "homepage": "https://github.com/facade/ignition",
935             "keywords": [
936                 "error",
937                 "flare",
938                 "laravel",
939                 "page"
940             ],
941             "time": "2020-01-21T17:46:02+00:00"
942         },
943         {
944             "name": "facade/ignition-contracts",
945             "version": "1.0.0",
946             "source": {
947                 "type": "git",
948                 "url": "https://github.com/facade/ignition-contracts.git",
949                 "reference": "f445db0fb86f48e205787b2592840dd9c80ded28"
950             },
951             "dist": {
952                 "type": "zip",
953                 "url": "https://api.github.com/repos/facade/ignition-contracts/zipball/f445db0fb86f48e205787b2592840dd9c80ded28",
954                 "reference": "f445db0fb86f48e205787b2592840dd9c80ded28",
955                 "shasum": ""
956             },
957             "require": {
958                 "php": "^7.1"
959             },
960             "type": "library",
961             "autoload": {
962                 "psr-4": {
963                     "Facade\\IgnitionContracts\\": "src"
964                 }
965             },
966             "notification-url": "https://packagist.org/downloads/",
967             "license": [
968                 "MIT"
969             ],
970             "authors": [
971                 {
972                     "name": "Freek Van der Herten",
973                     "email": "[email protected]",
974                     "homepage": "https://flareapp.io",
975                     "role": "Developer"
976                 }
977             ],
978             "description": "Solution contracts for Ignition",
979             "homepage": "https://github.com/facade/ignition-contracts",
980             "keywords": [
981                 "contracts",
982                 "flare",
983                 "ignition"
984             ],
985             "time": "2019-08-30T14:06:08+00:00"
986         },
987         {
988             "name": "fideloper/proxy",
989             "version": "4.2.2",
990             "source": {
991                 "type": "git",
992                 "url": "https://github.com/fideloper/TrustedProxy.git",
993                 "reference": "790194d5d3da89a713478875d2e2d05855a90a81"
994             },
995             "dist": {
996                 "type": "zip",
997                 "url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/790194d5d3da89a713478875d2e2d05855a90a81",
998                 "reference": "790194d5d3da89a713478875d2e2d05855a90a81",
999                 "shasum": ""
1000             },
1001             "require": {
1002                 "illuminate/contracts": "^5.0|^6.0|^7.0",
1003                 "php": ">=5.4.0"
1004             },
1005             "require-dev": {
1006                 "illuminate/http": "^5.0|^6.0|^7.0",
1007                 "mockery/mockery": "^1.0",
1008                 "phpunit/phpunit": "^6.0"
1009             },
1010             "type": "library",
1011             "extra": {
1012                 "laravel": {
1013                     "providers": [
1014                         "Fideloper\\Proxy\\TrustedProxyServiceProvider"
1015                     ]
1016                 }
1017             },
1018             "autoload": {
1019                 "psr-4": {
1020                     "Fideloper\\Proxy\\": "src/"
1021                 }
1022             },
1023             "notification-url": "https://packagist.org/downloads/",
1024             "license": [
1025                 "MIT"
1026             ],
1027             "authors": [
1028                 {
1029                     "name": "Chris Fidao",
1030                     "email": "[email protected]"
1031                 }
1032             ],
1033             "description": "Set trusted proxies for Laravel",
1034             "keywords": [
1035                 "load balancing",
1036                 "proxy",
1037                 "trusted proxy"
1038             ],
1039             "time": "2019-12-20T13:11:11+00:00"
1040         },
1041         {
1042             "name": "filp/whoops",
1043             "version": "2.7.1",
1044             "source": {
1045                 "type": "git",
1046                 "url": "https://github.com/filp/whoops.git",
1047                 "reference": "fff6f1e4f36be0e0d0b84d66b413d9dcb0c49130"
1048             },
1049             "dist": {
1050                 "type": "zip",
1051                 "url": "https://api.github.com/repos/filp/whoops/zipball/fff6f1e4f36be0e0d0b84d66b413d9dcb0c49130",
1052                 "reference": "fff6f1e4f36be0e0d0b84d66b413d9dcb0c49130",
1053                 "shasum": ""
1054             },
1055             "require": {
1056                 "php": "^5.5.9 || ^7.0",
1057                 "psr/log": "^1.0.1"
1058             },
1059             "require-dev": {
1060                 "mockery/mockery": "^0.9 || ^1.0",
1061                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0",
1062                 "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
1063             },
1064             "suggest": {
1065                 "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
1066                 "whoops/soap": "Formats errors as SOAP responses"
1067             },
1068             "type": "library",
1069             "extra": {
1070                 "branch-alias": {
1071                     "dev-master": "2.6-dev"
1072                 }
1073             },
1074             "autoload": {
1075                 "psr-4": {
1076                     "Whoops\\": "src/Whoops/"
1077                 }
1078             },
1079             "notification-url": "https://packagist.org/downloads/",
1080             "license": [
1081                 "MIT"
1082             ],
1083             "authors": [
1084                 {
1085                     "name": "Filipe Dobreira",
1086                     "homepage": "https://github.com/filp",
1087                     "role": "Developer"
1088                 }
1089             ],
1090             "description": "php error handling for cool kids",
1091             "homepage": "https://filp.github.io/whoops/",
1092             "keywords": [
1093                 "error",
1094                 "exception",
1095                 "handling",
1096                 "library",
1097                 "throwable",
1098                 "whoops"
1099             ],
1100             "time": "2020-01-15T10:00:00+00:00"
1101         },
1102         {
1103             "name": "gathercontent/htmldiff",
1104             "version": "0.2.1",
1105             "source": {
1106                 "type": "git",
1107                 "url": "https://github.com/gathercontent/htmldiff.git",
1108                 "reference": "24674a62315f64330134b4a4c5b01a7b59193c93"
1109             },
1110             "dist": {
1111                 "type": "zip",
1112                 "url": "https://api.github.com/repos/gathercontent/htmldiff/zipball/24674a62315f64330134b4a4c5b01a7b59193c93",
1113                 "reference": "24674a62315f64330134b4a4c5b01a7b59193c93",
1114                 "shasum": ""
1115             },
1116             "require": {
1117                 "cogpowered/finediff": "0.3.1",
1118                 "ext-tidy": "*"
1119             },
1120             "require-dev": {
1121                 "phpunit/phpunit": "4.*",
1122                 "squizlabs/php_codesniffer": "1.*"
1123             },
1124             "type": "library",
1125             "autoload": {
1126                 "psr-0": {
1127                     "GatherContent\\Htmldiff": "src/"
1128                 }
1129             },
1130             "notification-url": "https://packagist.org/downloads/",
1131             "license": [
1132                 "MIT"
1133             ],
1134             "authors": [
1135                 {
1136                     "name": "Andrew Cairns",
1137                     "email": "[email protected]"
1138                 },
1139                 {
1140                     "name": "Mathew Chapman",
1141                     "email": "[email protected]"
1142                 },
1143                 {
1144                     "name": "Peter Legierski",
1145                     "email": "[email protected]"
1146                 }
1147             ],
1148             "description": "Compare two HTML strings",
1149             "time": "2015-04-15T15:39:46+00:00"
1150         },
1151         {
1152             "name": "guzzlehttp/guzzle",
1153             "version": "6.5.2",
1154             "source": {
1155                 "type": "git",
1156                 "url": "https://github.com/guzzle/guzzle.git",
1157                 "reference": "43ece0e75098b7ecd8d13918293029e555a50f82"
1158             },
1159             "dist": {
1160                 "type": "zip",
1161                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/43ece0e75098b7ecd8d13918293029e555a50f82",
1162                 "reference": "43ece0e75098b7ecd8d13918293029e555a50f82",
1163                 "shasum": ""
1164             },
1165             "require": {
1166                 "ext-json": "*",
1167                 "guzzlehttp/promises": "^1.0",
1168                 "guzzlehttp/psr7": "^1.6.1",
1169                 "php": ">=5.5"
1170             },
1171             "require-dev": {
1172                 "ext-curl": "*",
1173                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
1174                 "psr/log": "^1.1"
1175             },
1176             "suggest": {
1177                 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1178                 "psr/log": "Required for using the Log middleware"
1179             },
1180             "type": "library",
1181             "extra": {
1182                 "branch-alias": {
1183                     "dev-master": "6.5-dev"
1184                 }
1185             },
1186             "autoload": {
1187                 "psr-4": {
1188                     "GuzzleHttp\\": "src/"
1189                 },
1190                 "files": [
1191                     "src/functions_include.php"
1192                 ]
1193             },
1194             "notification-url": "https://packagist.org/downloads/",
1195             "license": [
1196                 "MIT"
1197             ],
1198             "authors": [
1199                 {
1200                     "name": "Michael Dowling",
1201                     "email": "[email protected]",
1202                     "homepage": "https://github.com/mtdowling"
1203                 }
1204             ],
1205             "description": "Guzzle is a PHP HTTP client library",
1206             "homepage": "http://guzzlephp.org/",
1207             "keywords": [
1208                 "client",
1209                 "curl",
1210                 "framework",
1211                 "http",
1212                 "http client",
1213                 "rest",
1214                 "web service"
1215             ],
1216             "time": "2019-12-23T11:57:10+00:00"
1217         },
1218         {
1219             "name": "guzzlehttp/promises",
1220             "version": "v1.3.1",
1221             "source": {
1222                 "type": "git",
1223                 "url": "https://github.com/guzzle/promises.git",
1224                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
1225             },
1226             "dist": {
1227                 "type": "zip",
1228                 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
1229                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
1230                 "shasum": ""
1231             },
1232             "require": {
1233                 "php": ">=5.5.0"
1234             },
1235             "require-dev": {
1236                 "phpunit/phpunit": "^4.0"
1237             },
1238             "type": "library",
1239             "extra": {
1240                 "branch-alias": {
1241                     "dev-master": "1.4-dev"
1242                 }
1243             },
1244             "autoload": {
1245                 "psr-4": {
1246                     "GuzzleHttp\\Promise\\": "src/"
1247                 },
1248                 "files": [
1249                     "src/functions_include.php"
1250                 ]
1251             },
1252             "notification-url": "https://packagist.org/downloads/",
1253             "license": [
1254                 "MIT"
1255             ],
1256             "authors": [
1257                 {
1258                     "name": "Michael Dowling",
1259                     "email": "[email protected]",
1260                     "homepage": "https://github.com/mtdowling"
1261                 }
1262             ],
1263             "description": "Guzzle promises library",
1264             "keywords": [
1265                 "promise"
1266             ],
1267             "time": "2016-12-20T10:07:11+00:00"
1268         },
1269         {
1270             "name": "guzzlehttp/psr7",
1271             "version": "1.6.1",
1272             "source": {
1273                 "type": "git",
1274                 "url": "https://github.com/guzzle/psr7.git",
1275                 "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
1276             },
1277             "dist": {
1278                 "type": "zip",
1279                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
1280                 "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
1281                 "shasum": ""
1282             },
1283             "require": {
1284                 "php": ">=5.4.0",
1285                 "psr/http-message": "~1.0",
1286                 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
1287             },
1288             "provide": {
1289                 "psr/http-message-implementation": "1.0"
1290             },
1291             "require-dev": {
1292                 "ext-zlib": "*",
1293                 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
1294             },
1295             "suggest": {
1296                 "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
1297             },
1298             "type": "library",
1299             "extra": {
1300                 "branch-alias": {
1301                     "dev-master": "1.6-dev"
1302                 }
1303             },
1304             "autoload": {
1305                 "psr-4": {
1306                     "GuzzleHttp\\Psr7\\": "src/"
1307                 },
1308                 "files": [
1309                     "src/functions_include.php"
1310                 ]
1311             },
1312             "notification-url": "https://packagist.org/downloads/",
1313             "license": [
1314                 "MIT"
1315             ],
1316             "authors": [
1317                 {
1318                     "name": "Michael Dowling",
1319                     "email": "[email protected]",
1320                     "homepage": "https://github.com/mtdowling"
1321                 },
1322                 {
1323                     "name": "Tobias Schultze",
1324                     "homepage": "https://github.com/Tobion"
1325                 }
1326             ],
1327             "description": "PSR-7 message implementation that also provides common utility methods",
1328             "keywords": [
1329                 "http",
1330                 "message",
1331                 "psr-7",
1332                 "request",
1333                 "response",
1334                 "stream",
1335                 "uri",
1336                 "url"
1337             ],
1338             "time": "2019-07-01T23:21:34+00:00"
1339         },
1340         {
1341             "name": "intervention/image",
1342             "version": "2.5.1",
1343             "source": {
1344                 "type": "git",
1345                 "url": "https://github.com/Intervention/image.git",
1346                 "reference": "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e"
1347             },
1348             "dist": {
1349                 "type": "zip",
1350                 "url": "https://api.github.com/repos/Intervention/image/zipball/abbf18d5ab8367f96b3205ca3c89fb2fa598c69e",
1351                 "reference": "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e",
1352                 "shasum": ""
1353             },
1354             "require": {
1355                 "ext-fileinfo": "*",
1356                 "guzzlehttp/psr7": "~1.1",
1357                 "php": ">=5.4.0"
1358             },
1359             "require-dev": {
1360                 "mockery/mockery": "~0.9.2",
1361                 "phpunit/phpunit": "^4.8 || ^5.7"
1362             },
1363             "suggest": {
1364                 "ext-gd": "to use GD library based image processing.",
1365                 "ext-imagick": "to use Imagick based image processing.",
1366                 "intervention/imagecache": "Caching extension for the Intervention Image library"
1367             },
1368             "type": "library",
1369             "extra": {
1370                 "branch-alias": {
1371                     "dev-master": "2.4-dev"
1372                 },
1373                 "laravel": {
1374                     "providers": [
1375                         "Intervention\\Image\\ImageServiceProvider"
1376                     ],
1377                     "aliases": {
1378                         "Image": "Intervention\\Image\\Facades\\Image"
1379                     }
1380                 }
1381             },
1382             "autoload": {
1383                 "psr-4": {
1384                     "Intervention\\Image\\": "src/Intervention/Image"
1385                 }
1386             },
1387             "notification-url": "https://packagist.org/downloads/",
1388             "license": [
1389                 "MIT"
1390             ],
1391             "authors": [
1392                 {
1393                     "name": "Oliver Vogel",
1394                     "email": "[email protected]",
1395                     "homepage": "http://olivervogel.com/"
1396                 }
1397             ],
1398             "description": "Image handling and manipulation library with support for Laravel integration",
1399             "homepage": "http://image.intervention.io/",
1400             "keywords": [
1401                 "gd",
1402                 "image",
1403                 "imagick",
1404                 "laravel",
1405                 "thumbnail",
1406                 "watermark"
1407             ],
1408             "time": "2019-11-02T09:15:47+00:00"
1409         },
1410         {
1411             "name": "jakub-onderka/php-console-color",
1412             "version": "v0.2",
1413             "source": {
1414                 "type": "git",
1415                 "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
1416                 "reference": "d5deaecff52a0d61ccb613bb3804088da0307191"
1417             },
1418             "dist": {
1419                 "type": "zip",
1420                 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/d5deaecff52a0d61ccb613bb3804088da0307191",
1421                 "reference": "d5deaecff52a0d61ccb613bb3804088da0307191",
1422                 "shasum": ""
1423             },
1424             "require": {
1425                 "php": ">=5.4.0"
1426             },
1427             "require-dev": {
1428                 "jakub-onderka/php-code-style": "1.0",
1429                 "jakub-onderka/php-parallel-lint": "1.0",
1430                 "jakub-onderka/php-var-dump-check": "0.*",
1431                 "phpunit/phpunit": "~4.3",
1432                 "squizlabs/php_codesniffer": "1.*"
1433             },
1434             "type": "library",
1435             "autoload": {
1436                 "psr-4": {
1437                     "JakubOnderka\\PhpConsoleColor\\": "src/"
1438                 }
1439             },
1440             "notification-url": "https://packagist.org/downloads/",
1441             "license": [
1442                 "BSD-2-Clause"
1443             ],
1444             "authors": [
1445                 {
1446                     "name": "Jakub Onderka",
1447                     "email": "[email protected]"
1448                 }
1449             ],
1450             "time": "2018-09-29T17:23:10+00:00"
1451         },
1452         {
1453             "name": "jakub-onderka/php-console-highlighter",
1454             "version": "v0.4",
1455             "source": {
1456                 "type": "git",
1457                 "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
1458                 "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547"
1459             },
1460             "dist": {
1461                 "type": "zip",
1462                 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/9f7a229a69d52506914b4bc61bfdb199d90c5547",
1463                 "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547",
1464                 "shasum": ""
1465             },
1466             "require": {
1467                 "ext-tokenizer": "*",
1468                 "jakub-onderka/php-console-color": "~0.2",
1469                 "php": ">=5.4.0"
1470             },
1471             "require-dev": {
1472                 "jakub-onderka/php-code-style": "~1.0",
1473                 "jakub-onderka/php-parallel-lint": "~1.0",
1474                 "jakub-onderka/php-var-dump-check": "~0.1",
1475                 "phpunit/phpunit": "~4.0",
1476                 "squizlabs/php_codesniffer": "~1.5"
1477             },
1478             "type": "library",
1479             "autoload": {
1480                 "psr-4": {
1481                     "JakubOnderka\\PhpConsoleHighlighter\\": "src/"
1482                 }
1483             },
1484             "notification-url": "https://packagist.org/downloads/",
1485             "license": [
1486                 "MIT"
1487             ],
1488             "authors": [
1489                 {
1490                     "name": "Jakub Onderka",
1491                     "email": "[email protected]",
1492                     "homepage": "http://www.acci.cz/"
1493                 }
1494             ],
1495             "description": "Highlight PHP code in terminal",
1496             "time": "2018-09-29T18:48:56+00:00"
1497         },
1498         {
1499             "name": "knplabs/knp-snappy",
1500             "version": "v1.2.1",
1501             "source": {
1502                 "type": "git",
1503                 "url": "https://github.com/KnpLabs/snappy.git",
1504                 "reference": "7bac60fb729147b7ccd8532c07df3f52a4afa8a4"
1505             },
1506             "dist": {
1507                 "type": "zip",
1508                 "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/7bac60fb729147b7ccd8532c07df3f52a4afa8a4",
1509                 "reference": "7bac60fb729147b7ccd8532c07df3f52a4afa8a4",
1510                 "shasum": ""
1511             },
1512             "require": {
1513                 "php": ">=7.1",
1514                 "psr/log": "^1.0",
1515                 "symfony/process": "~3.4||~4.3||~5.0"
1516             },
1517             "require-dev": {
1518                 "phpunit/phpunit": "~7.4"
1519             },
1520             "suggest": {
1521                 "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1522                 "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1523                 "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1524                 "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1525                 "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
1526             },
1527             "type": "library",
1528             "extra": {
1529                 "branch-alias": {
1530                     "dev-master": "1.x-dev"
1531                 }
1532             },
1533             "autoload": {
1534                 "psr-4": {
1535                     "Knp\\Snappy\\": "src/Knp/Snappy"
1536                 }
1537             },
1538             "notification-url": "https://packagist.org/downloads/",
1539             "license": [
1540                 "MIT"
1541             ],
1542             "authors": [
1543                 {
1544                     "name": "KnpLabs Team",
1545                     "homepage": "http://knplabs.com"
1546                 },
1547                 {
1548                     "name": "Symfony Community",
1549                     "homepage": "http://github.com/KnpLabs/snappy/contributors"
1550                 }
1551             ],
1552             "description": "PHP5 library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
1553             "homepage": "http://github.com/KnpLabs/snappy",
1554             "keywords": [
1555                 "knp",
1556                 "knplabs",
1557                 "pdf",
1558                 "snapshot",
1559                 "thumbnail",
1560                 "wkhtmltopdf"
1561             ],
1562             "time": "2020-01-20T08:30:30+00:00"
1563         },
1564         {
1565             "name": "laravel/framework",
1566             "version": "v6.12.0",
1567             "source": {
1568                 "type": "git",
1569                 "url": "https://github.com/laravel/framework.git",
1570                 "reference": "8e189a8dee7ff76bf50acb7e80aa1a36afaf54d4"
1571             },
1572             "dist": {
1573                 "type": "zip",
1574                 "url": "https://api.github.com/repos/laravel/framework/zipball/8e189a8dee7ff76bf50acb7e80aa1a36afaf54d4",
1575                 "reference": "8e189a8dee7ff76bf50acb7e80aa1a36afaf54d4",
1576                 "shasum": ""
1577             },
1578             "require": {
1579                 "doctrine/inflector": "^1.1",
1580                 "dragonmantank/cron-expression": "^2.0",
1581                 "egulias/email-validator": "^2.1.10",
1582                 "ext-json": "*",
1583                 "ext-mbstring": "*",
1584                 "ext-openssl": "*",
1585                 "league/commonmark": "^1.1",
1586                 "league/commonmark-ext-table": "^2.1",
1587                 "league/flysystem": "^1.0.8",
1588                 "monolog/monolog": "^1.12|^2.0",
1589                 "nesbot/carbon": "^2.0",
1590                 "opis/closure": "^3.1",
1591                 "php": "^7.2",
1592                 "psr/container": "^1.0",
1593                 "psr/simple-cache": "^1.0",
1594                 "ramsey/uuid": "^3.7",
1595                 "swiftmailer/swiftmailer": "^6.0",
1596                 "symfony/console": "^4.3.4",
1597                 "symfony/debug": "^4.3.4",
1598                 "symfony/finder": "^4.3.4",
1599                 "symfony/http-foundation": "^4.3.4",
1600                 "symfony/http-kernel": "^4.3.4",
1601                 "symfony/process": "^4.3.4",
1602                 "symfony/routing": "^4.3.4",
1603                 "symfony/var-dumper": "^4.3.4",
1604                 "tijsverkoyen/css-to-inline-styles": "^2.2.1",
1605                 "vlucas/phpdotenv": "^3.3"
1606             },
1607             "conflict": {
1608                 "tightenco/collect": "<5.5.33"
1609             },
1610             "replace": {
1611                 "illuminate/auth": "self.version",
1612                 "illuminate/broadcasting": "self.version",
1613                 "illuminate/bus": "self.version",
1614                 "illuminate/cache": "self.version",
1615                 "illuminate/config": "self.version",
1616                 "illuminate/console": "self.version",
1617                 "illuminate/container": "self.version",
1618                 "illuminate/contracts": "self.version",
1619                 "illuminate/cookie": "self.version",
1620                 "illuminate/database": "self.version",
1621                 "illuminate/encryption": "self.version",
1622                 "illuminate/events": "self.version",
1623                 "illuminate/filesystem": "self.version",
1624                 "illuminate/hashing": "self.version",
1625                 "illuminate/http": "self.version",
1626                 "illuminate/log": "self.version",
1627                 "illuminate/mail": "self.version",
1628                 "illuminate/notifications": "self.version",
1629                 "illuminate/pagination": "self.version",
1630                 "illuminate/pipeline": "self.version",
1631                 "illuminate/queue": "self.version",
1632                 "illuminate/redis": "self.version",
1633                 "illuminate/routing": "self.version",
1634                 "illuminate/session": "self.version",
1635                 "illuminate/support": "self.version",
1636                 "illuminate/translation": "self.version",
1637                 "illuminate/validation": "self.version",
1638                 "illuminate/view": "self.version"
1639             },
1640             "require-dev": {
1641                 "aws/aws-sdk-php": "^3.0",
1642                 "doctrine/dbal": "^2.6",
1643                 "filp/whoops": "^2.4",
1644                 "guzzlehttp/guzzle": "^6.3",
1645                 "league/flysystem-cached-adapter": "^1.0",
1646                 "mockery/mockery": "^1.3.1",
1647                 "moontoast/math": "^1.1",
1648                 "orchestra/testbench-core": "^4.0",
1649                 "pda/pheanstalk": "^4.0",
1650                 "phpunit/phpunit": "^7.5.15|^8.4|^9.0",
1651                 "predis/predis": "^1.1.1",
1652                 "symfony/cache": "^4.3.4"
1653             },
1654             "suggest": {
1655                 "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.0).",
1656                 "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6).",
1657                 "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
1658                 "ext-memcached": "Required to use the memcache cache driver.",
1659                 "ext-pcntl": "Required to use all features of the queue worker.",
1660                 "ext-posix": "Required to use all features of the queue worker.",
1661                 "ext-redis": "Required to use the Redis cache and queue drivers.",
1662                 "filp/whoops": "Required for friendly error pages in development (^2.4).",
1663                 "fzaninotto/faker": "Required to use the eloquent factory builder (^1.4).",
1664                 "guzzlehttp/guzzle": "Required to use the Mailgun mail driver and the ping methods on schedules (^6.0).",
1665                 "laravel/tinker": "Required to use the tinker console command (^1.0).",
1666                 "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).",
1667                 "league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).",
1668                 "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0).",
1669                 "moontoast/math": "Required to use ordered UUIDs (^1.1).",
1670                 "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).",
1671                 "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).",
1672                 "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
1673                 "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0).",
1674                 "symfony/cache": "Required to PSR-6 cache bridge (^4.3.4).",
1675                 "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^1.2).",
1676                 "wildbit/swiftmailer-postmark": "Required to use Postmark mail driver (^3.0)."
1677             },
1678             "type": "library",
1679             "extra": {
1680                 "branch-alias": {
1681                     "dev-master": "6.x-dev"
1682                 }
1683             },
1684             "autoload": {
1685                 "files": [
1686                     "src/Illuminate/Foundation/helpers.php",
1687                     "src/Illuminate/Support/helpers.php"
1688                 ],
1689                 "psr-4": {
1690                     "Illuminate\\": "src/Illuminate/"
1691                 }
1692             },
1693             "notification-url": "https://packagist.org/downloads/",
1694             "license": [
1695                 "MIT"
1696             ],
1697             "authors": [
1698                 {
1699                     "name": "Taylor Otwell",
1700                     "email": "[email protected]"
1701                 }
1702             ],
1703             "description": "The Laravel Framework.",
1704             "homepage": "https://laravel.com",
1705             "keywords": [
1706                 "framework",
1707                 "laravel"
1708             ],
1709             "time": "2020-01-21T15:10:03+00:00"
1710         },
1711         {
1712             "name": "laravel/socialite",
1713             "version": "v4.3.1",
1714             "source": {
1715                 "type": "git",
1716                 "url": "https://github.com/laravel/socialite.git",
1717                 "reference": "2d670d5b100ef2dc72dc578126b2b97985791f52"
1718             },
1719             "dist": {
1720                 "type": "zip",
1721                 "url": "https://api.github.com/repos/laravel/socialite/zipball/2d670d5b100ef2dc72dc578126b2b97985791f52",
1722                 "reference": "2d670d5b100ef2dc72dc578126b2b97985791f52",
1723                 "shasum": ""
1724             },
1725             "require": {
1726                 "ext-json": "*",
1727                 "guzzlehttp/guzzle": "~6.0",
1728                 "illuminate/http": "~5.7.0|~5.8.0|^6.0|^7.0",
1729                 "illuminate/support": "~5.7.0|~5.8.0|^6.0|^7.0",
1730                 "league/oauth1-client": "~1.0",
1731                 "php": "^7.1.3"
1732             },
1733             "require-dev": {
1734                 "illuminate/contracts": "~5.7.0|~5.8.0|^6.0|^7.0",
1735                 "mockery/mockery": "^1.0",
1736                 "phpunit/phpunit": "^7.0|^8.0"
1737             },
1738             "type": "library",
1739             "extra": {
1740                 "branch-alias": {
1741                     "dev-master": "4.0-dev"
1742                 },
1743                 "laravel": {
1744                     "providers": [
1745                         "Laravel\\Socialite\\SocialiteServiceProvider"
1746                     ],
1747                     "aliases": {
1748                         "Socialite": "Laravel\\Socialite\\Facades\\Socialite"
1749                     }
1750                 }
1751             },
1752             "autoload": {
1753                 "psr-4": {
1754                     "Laravel\\Socialite\\": "src/"
1755                 }
1756             },
1757             "notification-url": "https://packagist.org/downloads/",
1758             "license": [
1759                 "MIT"
1760             ],
1761             "authors": [
1762                 {
1763                     "name": "Taylor Otwell",
1764                     "email": "[email protected]"
1765                 }
1766             ],
1767             "description": "Laravel wrapper around OAuth 1 & OAuth 2 libraries.",
1768             "homepage": "https://laravel.com",
1769             "keywords": [
1770                 "laravel",
1771                 "oauth"
1772             ],
1773             "time": "2019-11-26T17:39:15+00:00"
1774         },
1775         {
1776             "name": "league/commonmark",
1777             "version": "1.2.2",
1778             "source": {
1779                 "type": "git",
1780                 "url": "https://github.com/thephpleague/commonmark.git",
1781                 "reference": "34cf4ddb3892c715ae785c880e6691d839cff88d"
1782             },
1783             "dist": {
1784                 "type": "zip",
1785                 "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/34cf4ddb3892c715ae785c880e6691d839cff88d",
1786                 "reference": "34cf4ddb3892c715ae785c880e6691d839cff88d",
1787                 "shasum": ""
1788             },
1789             "require": {
1790                 "ext-mbstring": "*",
1791                 "php": "^7.1"
1792             },
1793             "replace": {
1794                 "colinodell/commonmark-php": "*"
1795             },
1796             "require-dev": {
1797                 "cebe/markdown": "~1.0",
1798                 "commonmark/commonmark.js": "0.29.1",
1799                 "erusev/parsedown": "~1.0",
1800                 "ext-json": "*",
1801                 "michelf/php-markdown": "~1.4",
1802                 "mikehaertl/php-shellcommand": "^1.4",
1803                 "phpstan/phpstan-shim": "^0.11.5",
1804                 "phpunit/phpunit": "^7.5",
1805                 "scrutinizer/ocular": "^1.5",
1806                 "symfony/finder": "^4.2"
1807             },
1808             "suggest": {
1809                 "league/commonmark-extras": "Library of useful extensions including smart punctuation"
1810             },
1811             "bin": [
1812                 "bin/commonmark"
1813             ],
1814             "type": "library",
1815             "extra": {
1816                 "branch-alias": {
1817                     "dev-master": "1.3-dev"
1818                 }
1819             },
1820             "autoload": {
1821                 "psr-4": {
1822                     "League\\CommonMark\\": "src"
1823                 }
1824             },
1825             "notification-url": "https://packagist.org/downloads/",
1826             "license": [
1827                 "BSD-3-Clause"
1828             ],
1829             "authors": [
1830                 {
1831                     "name": "Colin O'Dell",
1832                     "email": "[email protected]",
1833                     "homepage": "https://www.colinodell.com",
1834                     "role": "Lead Developer"
1835                 }
1836             ],
1837             "description": "PHP Markdown parser based on the CommonMark spec",
1838             "homepage": "https://commonmark.thephpleague.com",
1839             "keywords": [
1840                 "commonmark",
1841                 "markdown",
1842                 "parser"
1843             ],
1844             "time": "2020-01-16T01:18:13+00:00"
1845         },
1846         {
1847             "name": "league/commonmark-ext-table",
1848             "version": "v2.1.0",
1849             "source": {
1850                 "type": "git",
1851                 "url": "https://github.com/thephpleague/commonmark-ext-table.git",
1852                 "reference": "3228888ea69636e855efcf6636ff8e6316933fe7"
1853             },
1854             "dist": {
1855                 "type": "zip",
1856                 "url": "https://api.github.com/repos/thephpleague/commonmark-ext-table/zipball/3228888ea69636e855efcf6636ff8e6316933fe7",
1857                 "reference": "3228888ea69636e855efcf6636ff8e6316933fe7",
1858                 "shasum": ""
1859             },
1860             "require": {
1861                 "league/commonmark": "~0.19.3|^1.0",
1862                 "php": "^7.1"
1863             },
1864             "require-dev": {
1865                 "friendsofphp/php-cs-fixer": "^2.14",
1866                 "phpstan/phpstan": "~0.11",
1867                 "phpunit/phpunit": "^7.0|^8.0",
1868                 "symfony/var-dumper": "^4.0",
1869                 "vimeo/psalm": "^3.0"
1870             },
1871             "type": "commonmark-extension",
1872             "extra": {
1873                 "branch-alias": {
1874                     "dev-master": "2.2-dev"
1875                 }
1876             },
1877             "autoload": {
1878                 "psr-4": {
1879                     "League\\CommonMark\\Ext\\Table\\": "src"
1880                 }
1881             },
1882             "notification-url": "https://packagist.org/downloads/",
1883             "license": [
1884                 "MIT"
1885             ],
1886             "authors": [
1887                 {
1888                     "name": "Martin Hasoň",
1889                     "email": "[email protected]"
1890                 },
1891                 {
1892                     "name": "Webuni s.r.o.",
1893                     "homepage": "https://www.webuni.cz"
1894                 },
1895                 {
1896                     "name": "Colin O'Dell",
1897                     "email": "[email protected]",
1898                     "homepage": "https://www.colinodell.com"
1899                 }
1900             ],
1901             "description": "Table extension for league/commonmark",
1902             "homepage": "https://github.com/thephpleague/commonmark-ext-table",
1903             "keywords": [
1904                 "commonmark",
1905                 "extension",
1906                 "markdown",
1907                 "table"
1908             ],
1909             "time": "2019-09-26T13:28:33+00:00"
1910         },
1911         {
1912             "name": "league/flysystem",
1913             "version": "1.0.63",
1914             "source": {
1915                 "type": "git",
1916                 "url": "https://github.com/thephpleague/flysystem.git",
1917                 "reference": "8132daec326565036bc8e8d1876f77ec183a7bd6"
1918             },
1919             "dist": {
1920                 "type": "zip",
1921                 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/8132daec326565036bc8e8d1876f77ec183a7bd6",
1922                 "reference": "8132daec326565036bc8e8d1876f77ec183a7bd6",
1923                 "shasum": ""
1924             },
1925             "require": {
1926                 "ext-fileinfo": "*",
1927                 "php": ">=5.5.9"
1928             },
1929             "conflict": {
1930                 "league/flysystem-sftp": "<1.0.6"
1931             },
1932             "require-dev": {
1933                 "phpspec/phpspec": "^3.4",
1934                 "phpunit/phpunit": "^5.7.10"
1935             },
1936             "suggest": {
1937                 "ext-fileinfo": "Required for MimeType",
1938                 "ext-ftp": "Allows you to use FTP server storage",
1939                 "ext-openssl": "Allows you to use FTPS server storage",
1940                 "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
1941                 "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
1942                 "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
1943                 "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
1944                 "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
1945                 "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
1946                 "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
1947                 "league/flysystem-webdav": "Allows you to use WebDAV storage",
1948                 "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
1949                 "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
1950                 "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
1951             },
1952             "type": "library",
1953             "extra": {
1954                 "branch-alias": {
1955                     "dev-master": "1.1-dev"
1956                 }
1957             },
1958             "autoload": {
1959                 "psr-4": {
1960                     "League\\Flysystem\\": "src/"
1961                 }
1962             },
1963             "notification-url": "https://packagist.org/downloads/",
1964             "license": [
1965                 "MIT"
1966             ],
1967             "authors": [
1968                 {
1969                     "name": "Frank de Jonge",
1970                     "email": "[email protected]"
1971                 }
1972             ],
1973             "description": "Filesystem abstraction: Many filesystems, one API.",
1974             "keywords": [
1975                 "Cloud Files",
1976                 "WebDAV",
1977                 "abstraction",
1978                 "aws",
1979                 "cloud",
1980                 "copy.com",
1981                 "dropbox",
1982                 "file systems",
1983                 "files",
1984                 "filesystem",
1985                 "filesystems",
1986                 "ftp",
1987                 "rackspace",
1988                 "remote",
1989                 "s3",
1990                 "sftp",
1991                 "storage"
1992             ],
1993             "time": "2020-01-04T16:30:31+00:00"
1994         },
1995         {
1996             "name": "league/flysystem-aws-s3-v3",
1997             "version": "1.0.23",
1998             "source": {
1999                 "type": "git",
2000                 "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
2001                 "reference": "15b0cdeab7240bf8e8bffa85ae5275bbc3692bf4"
2002             },
2003             "dist": {
2004                 "type": "zip",
2005                 "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/15b0cdeab7240bf8e8bffa85ae5275bbc3692bf4",
2006                 "reference": "15b0cdeab7240bf8e8bffa85ae5275bbc3692bf4",
2007                 "shasum": ""
2008             },
2009             "require": {
2010                 "aws/aws-sdk-php": "^3.0.0",
2011                 "league/flysystem": "^1.0.40",
2012                 "php": ">=5.5.0"
2013             },
2014             "require-dev": {
2015                 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
2016                 "phpspec/phpspec": "^2.0.0"
2017             },
2018             "type": "library",
2019             "extra": {
2020                 "branch-alias": {
2021                     "dev-master": "1.0-dev"
2022                 }
2023             },
2024             "autoload": {
2025                 "psr-4": {
2026                     "League\\Flysystem\\AwsS3v3\\": "src/"
2027                 }
2028             },
2029             "notification-url": "https://packagist.org/downloads/",
2030             "license": [
2031                 "MIT"
2032             ],
2033             "authors": [
2034                 {
2035                     "name": "Frank de Jonge",
2036                     "email": "[email protected]"
2037                 }
2038             ],
2039             "description": "Flysystem adapter for the AWS S3 SDK v3.x",
2040             "time": "2019-06-05T17:18:29+00:00"
2041         },
2042         {
2043             "name": "league/oauth1-client",
2044             "version": "1.7.0",
2045             "source": {
2046                 "type": "git",
2047                 "url": "https://github.com/thephpleague/oauth1-client.git",
2048                 "reference": "fca5f160650cb74d23fc11aa570dd61f86dcf647"
2049             },
2050             "dist": {
2051                 "type": "zip",
2052                 "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/fca5f160650cb74d23fc11aa570dd61f86dcf647",
2053                 "reference": "fca5f160650cb74d23fc11aa570dd61f86dcf647",
2054                 "shasum": ""
2055             },
2056             "require": {
2057                 "guzzlehttp/guzzle": "^6.0",
2058                 "php": ">=5.5.0"
2059             },
2060             "require-dev": {
2061                 "mockery/mockery": "^0.9",
2062                 "phpunit/phpunit": "^4.0",
2063                 "squizlabs/php_codesniffer": "^2.0"
2064             },
2065             "type": "library",
2066             "extra": {
2067                 "branch-alias": {
2068                     "dev-master": "1.0-dev"
2069                 }
2070             },
2071             "autoload": {
2072                 "psr-4": {
2073                     "League\\OAuth1\\": "src/"
2074                 }
2075             },
2076             "notification-url": "https://packagist.org/downloads/",
2077             "license": [
2078                 "MIT"
2079             ],
2080             "authors": [
2081                 {
2082                     "name": "Ben Corlett",
2083                     "email": "[email protected]",
2084                     "homepage": "http://www.webcomm.com.au",
2085                     "role": "Developer"
2086                 }
2087             ],
2088             "description": "OAuth 1.0 Client Library",
2089             "keywords": [
2090                 "Authentication",
2091                 "SSO",
2092                 "authorization",
2093                 "bitbucket",
2094                 "identity",
2095                 "idp",
2096                 "oauth",
2097                 "oauth1",
2098                 "single sign on",
2099                 "trello",
2100                 "tumblr",
2101                 "twitter"
2102             ],
2103             "time": "2016-08-17T00:36:58+00:00"
2104         },
2105         {
2106             "name": "monolog/monolog",
2107             "version": "2.0.2",
2108             "source": {
2109                 "type": "git",
2110                 "url": "https://github.com/Seldaek/monolog.git",
2111                 "reference": "c861fcba2ca29404dc9e617eedd9eff4616986b8"
2112             },
2113             "dist": {
2114                 "type": "zip",
2115                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c861fcba2ca29404dc9e617eedd9eff4616986b8",
2116                 "reference": "c861fcba2ca29404dc9e617eedd9eff4616986b8",
2117                 "shasum": ""
2118             },
2119             "require": {
2120                 "php": "^7.2",
2121                 "psr/log": "^1.0.1"
2122             },
2123             "provide": {
2124                 "psr/log-implementation": "1.0.0"
2125             },
2126             "require-dev": {
2127                 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
2128                 "doctrine/couchdb": "~1.0@dev",
2129                 "elasticsearch/elasticsearch": "^6.0",
2130                 "graylog2/gelf-php": "^1.4.2",
2131                 "jakub-onderka/php-parallel-lint": "^0.9",
2132                 "php-amqplib/php-amqplib": "~2.4",
2133                 "php-console/php-console": "^3.1.3",
2134                 "phpspec/prophecy": "^1.6.1",
2135                 "phpunit/phpunit": "^8.3",
2136                 "predis/predis": "^1.1",
2137                 "rollbar/rollbar": "^1.3",
2138                 "ruflin/elastica": ">=0.90 <3.0",
2139                 "swiftmailer/swiftmailer": "^5.3|^6.0"
2140             },
2141             "suggest": {
2142                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
2143                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
2144                 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
2145                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
2146                 "ext-mbstring": "Allow to work properly with unicode symbols",
2147                 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
2148                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
2149                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
2150                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
2151                 "php-console/php-console": "Allow sending log messages to Google Chrome",
2152                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
2153                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
2154             },
2155             "type": "library",
2156             "extra": {
2157                 "branch-alias": {
2158                     "dev-master": "2.x-dev"
2159                 }
2160             },
2161             "autoload": {
2162                 "psr-4": {
2163                     "Monolog\\": "src/Monolog"
2164                 }
2165             },
2166             "notification-url": "https://packagist.org/downloads/",
2167             "license": [
2168                 "MIT"
2169             ],
2170             "authors": [
2171                 {
2172                     "name": "Jordi Boggiano",
2173                     "email": "[email protected]",
2174                     "homepage": "http://seld.be"
2175                 }
2176             ],
2177             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
2178             "homepage": "http://github.com/Seldaek/monolog",
2179             "keywords": [
2180                 "log",
2181                 "logging",
2182                 "psr-3"
2183             ],
2184             "time": "2019-12-20T14:22:59+00:00"
2185         },
2186         {
2187             "name": "mtdowling/jmespath.php",
2188             "version": "2.5.0",
2189             "source": {
2190                 "type": "git",
2191                 "url": "https://github.com/jmespath/jmespath.php.git",
2192                 "reference": "52168cb9472de06979613d365c7f1ab8798be895"
2193             },
2194             "dist": {
2195                 "type": "zip",
2196                 "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/52168cb9472de06979613d365c7f1ab8798be895",
2197                 "reference": "52168cb9472de06979613d365c7f1ab8798be895",
2198                 "shasum": ""
2199             },
2200             "require": {
2201                 "php": ">=5.4.0",
2202                 "symfony/polyfill-mbstring": "^1.4"
2203             },
2204             "require-dev": {
2205                 "composer/xdebug-handler": "^1.2",
2206                 "phpunit/phpunit": "^4.8.36|^7.5.15"
2207             },
2208             "bin": [
2209                 "bin/jp.php"
2210             ],
2211             "type": "library",
2212             "extra": {
2213                 "branch-alias": {
2214                     "dev-master": "2.5-dev"
2215                 }
2216             },
2217             "autoload": {
2218                 "psr-4": {
2219                     "JmesPath\\": "src/"
2220                 },
2221                 "files": [
2222                     "src/JmesPath.php"
2223                 ]
2224             },
2225             "notification-url": "https://packagist.org/downloads/",
2226             "license": [
2227                 "MIT"
2228             ],
2229             "authors": [
2230                 {
2231                     "name": "Michael Dowling",
2232                     "email": "[email protected]",
2233                     "homepage": "https://github.com/mtdowling"
2234                 }
2235             ],
2236             "description": "Declaratively specify how to extract elements from a JSON document",
2237             "keywords": [
2238                 "json",
2239                 "jsonpath"
2240             ],
2241             "time": "2019-12-30T18:03:34+00:00"
2242         },
2243         {
2244             "name": "nesbot/carbon",
2245             "version": "2.29.1",
2246             "source": {
2247                 "type": "git",
2248                 "url": "https://github.com/briannesbitt/Carbon.git",
2249                 "reference": "e509be5bf2d703390e69e14496d9a1168452b0a2"
2250             },
2251             "dist": {
2252                 "type": "zip",
2253                 "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/e509be5bf2d703390e69e14496d9a1168452b0a2",
2254                 "reference": "e509be5bf2d703390e69e14496d9a1168452b0a2",
2255                 "shasum": ""
2256             },
2257             "require": {
2258                 "ext-json": "*",
2259                 "php": "^7.1.8 || ^8.0",
2260                 "symfony/translation": "^3.4 || ^4.0 || ^5.0"
2261             },
2262             "require-dev": {
2263                 "friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
2264                 "kylekatarnls/multi-tester": "^1.1",
2265                 "phpmd/phpmd": "^2.8",
2266                 "phpstan/phpstan": "^0.11",
2267                 "phpunit/phpunit": "^7.5 || ^8.0",
2268                 "squizlabs/php_codesniffer": "^3.4"
2269             },
2270             "bin": [
2271                 "bin/carbon"
2272             ],
2273             "type": "library",
2274             "extra": {
2275                 "branch-alias": {
2276                     "dev-master": "2.x-dev"
2277                 },
2278                 "laravel": {
2279                     "providers": [
2280                         "Carbon\\Laravel\\ServiceProvider"
2281                     ]
2282                 }
2283             },
2284             "autoload": {
2285                 "psr-4": {
2286                     "Carbon\\": "src/Carbon/"
2287                 }
2288             },
2289             "notification-url": "https://packagist.org/downloads/",
2290             "license": [
2291                 "MIT"
2292             ],
2293             "authors": [
2294                 {
2295                     "name": "Brian Nesbitt",
2296                     "email": "[email protected]",
2297                     "homepage": "http://nesbot.com"
2298                 },
2299                 {
2300                     "name": "kylekatarnls",
2301                     "homepage": "http://github.com/kylekatarnls"
2302                 }
2303             ],
2304             "description": "An API extension for DateTime that supports 281 different languages.",
2305             "homepage": "http://carbon.nesbot.com",
2306             "keywords": [
2307                 "date",
2308                 "datetime",
2309                 "time"
2310             ],
2311             "time": "2020-01-21T09:36:43+00:00"
2312         },
2313         {
2314             "name": "nunomaduro/collision",
2315             "version": "v3.0.1",
2316             "source": {
2317                 "type": "git",
2318                 "url": "https://github.com/nunomaduro/collision.git",
2319                 "reference": "af42d339fe2742295a54f6fdd42aaa6f8c4aca68"
2320             },
2321             "dist": {
2322                 "type": "zip",
2323                 "url": "https://api.github.com/repos/nunomaduro/collision/zipball/af42d339fe2742295a54f6fdd42aaa6f8c4aca68",
2324                 "reference": "af42d339fe2742295a54f6fdd42aaa6f8c4aca68",
2325                 "shasum": ""
2326             },
2327             "require": {
2328                 "filp/whoops": "^2.1.4",
2329                 "jakub-onderka/php-console-highlighter": "0.3.*|0.4.*",
2330                 "php": "^7.1",
2331                 "symfony/console": "~2.8|~3.3|~4.0"
2332             },
2333             "require-dev": {
2334                 "laravel/framework": "5.8.*",
2335                 "nunomaduro/larastan": "^0.3.0",
2336                 "phpstan/phpstan": "^0.11",
2337                 "phpunit/phpunit": "~8.0"
2338             },
2339             "type": "library",
2340             "extra": {
2341                 "laravel": {
2342                     "providers": [
2343                         "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
2344                     ]
2345                 }
2346             },
2347             "autoload": {
2348                 "psr-4": {
2349                     "NunoMaduro\\Collision\\": "src/"
2350                 }
2351             },
2352             "notification-url": "https://packagist.org/downloads/",
2353             "license": [
2354                 "MIT"
2355             ],
2356             "authors": [
2357                 {
2358                     "name": "Nuno Maduro",
2359                     "email": "[email protected]"
2360                 }
2361             ],
2362             "description": "Cli error handling for console/command-line PHP applications.",
2363             "keywords": [
2364                 "artisan",
2365                 "cli",
2366                 "command-line",
2367                 "console",
2368                 "error",
2369                 "handling",
2370                 "laravel",
2371                 "laravel-zero",
2372                 "php",
2373                 "symfony"
2374             ],
2375             "time": "2019-03-07T21:35:13+00:00"
2376         },
2377         {
2378             "name": "onelogin/php-saml",
2379             "version": "3.4.1",
2380             "source": {
2381                 "type": "git",
2382                 "url": "https://github.com/onelogin/php-saml.git",
2383                 "reference": "5fbf3486704ac9835b68184023ab54862c95f213"
2384             },
2385             "dist": {
2386                 "type": "zip",
2387                 "url": "https://api.github.com/repos/onelogin/php-saml/zipball/5fbf3486704ac9835b68184023ab54862c95f213",
2388                 "reference": "5fbf3486704ac9835b68184023ab54862c95f213",
2389                 "shasum": ""
2390             },
2391             "require": {
2392                 "php": ">=5.4",
2393                 "robrichards/xmlseclibs": ">=3.0.4"
2394             },
2395             "require-dev": {
2396                 "pdepend/pdepend": "^2.5.0",
2397                 "php-coveralls/php-coveralls": "^1.0.2 || ^2.0",
2398                 "phploc/phploc": "^2.1 || ^3.0 || ^4.0",
2399                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1",
2400                 "sebastian/phpcpd": "^2.0 || ^3.0 || ^4.0",
2401                 "squizlabs/php_codesniffer": "^3.1.1"
2402             },
2403             "suggest": {
2404                 "ext-curl": "Install curl lib to be able to use the IdPMetadataParser for parsing remote XMLs",
2405                 "ext-gettext": "Install gettext and php5-gettext libs to handle translations",
2406                 "ext-openssl": "Install openssl lib in order to handle with x509 certs (require to support sign and encryption)"
2407             },
2408             "type": "library",
2409             "autoload": {
2410                 "psr-4": {
2411                     "OneLogin\\": "src/"
2412                 }
2413             },
2414             "notification-url": "https://packagist.org/downloads/",
2415             "license": [
2416                 "MIT"
2417             ],
2418             "description": "OneLogin PHP SAML Toolkit",
2419             "homepage": "https://developers.onelogin.com/saml/php",
2420             "keywords": [
2421                 "SAML2",
2422                 "onelogin",
2423                 "saml"
2424             ],
2425             "time": "2019-11-25T17:30:07+00:00"
2426         },
2427         {
2428             "name": "opis/closure",
2429             "version": "3.5.1",
2430             "source": {
2431                 "type": "git",
2432                 "url": "https://github.com/opis/closure.git",
2433                 "reference": "93ebc5712cdad8d5f489b500c59d122df2e53969"
2434             },
2435             "dist": {
2436                 "type": "zip",
2437                 "url": "https://api.github.com/repos/opis/closure/zipball/93ebc5712cdad8d5f489b500c59d122df2e53969",
2438                 "reference": "93ebc5712cdad8d5f489b500c59d122df2e53969",
2439                 "shasum": ""
2440             },
2441             "require": {
2442                 "php": "^5.4 || ^7.0"
2443             },
2444             "require-dev": {
2445                 "jeremeamia/superclosure": "^2.0",
2446                 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
2447             },
2448             "type": "library",
2449             "extra": {
2450                 "branch-alias": {
2451                     "dev-master": "3.5.x-dev"
2452                 }
2453             },
2454             "autoload": {
2455                 "psr-4": {
2456                     "Opis\\Closure\\": "src/"
2457                 },
2458                 "files": [
2459                     "functions.php"
2460                 ]
2461             },
2462             "notification-url": "https://packagist.org/downloads/",
2463             "license": [
2464                 "MIT"
2465             ],
2466             "authors": [
2467                 {
2468                     "name": "Marius Sarca",
2469                     "email": "[email protected]"
2470                 },
2471                 {
2472                     "name": "Sorin Sarca",
2473                     "email": "[email protected]"
2474                 }
2475             ],
2476             "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
2477             "homepage": "https://opis.io/closure",
2478             "keywords": [
2479                 "anonymous functions",
2480                 "closure",
2481                 "function",
2482                 "serializable",
2483                 "serialization",
2484                 "serialize"
2485             ],
2486             "time": "2019-11-29T22:36:02+00:00"
2487         },
2488         {
2489             "name": "paragonie/random_compat",
2490             "version": "v9.99.99",
2491             "source": {
2492                 "type": "git",
2493                 "url": "https://github.com/paragonie/random_compat.git",
2494                 "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
2495             },
2496             "dist": {
2497                 "type": "zip",
2498                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
2499                 "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
2500                 "shasum": ""
2501             },
2502             "require": {
2503                 "php": "^7"
2504             },
2505             "require-dev": {
2506                 "phpunit/phpunit": "4.*|5.*",
2507                 "vimeo/psalm": "^1"
2508             },
2509             "suggest": {
2510                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
2511             },
2512             "type": "library",
2513             "notification-url": "https://packagist.org/downloads/",
2514             "license": [
2515                 "MIT"
2516             ],
2517             "authors": [
2518                 {
2519                     "name": "Paragon Initiative Enterprises",
2520                     "email": "[email protected]",
2521                     "homepage": "https://paragonie.com"
2522                 }
2523             ],
2524             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
2525             "keywords": [
2526                 "csprng",
2527                 "polyfill",
2528                 "pseudorandom",
2529                 "random"
2530             ],
2531             "time": "2018-07-02T15:55:56+00:00"
2532         },
2533         {
2534             "name": "phenx/php-font-lib",
2535             "version": "0.5.1",
2536             "source": {
2537                 "type": "git",
2538                 "url": "https://github.com/PhenX/php-font-lib.git",
2539                 "reference": "760148820110a1ae0936e5cc35851e25a938bc97"
2540             },
2541             "dist": {
2542                 "type": "zip",
2543                 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/760148820110a1ae0936e5cc35851e25a938bc97",
2544                 "reference": "760148820110a1ae0936e5cc35851e25a938bc97",
2545                 "shasum": ""
2546             },
2547             "require-dev": {
2548                 "phpunit/phpunit": "^4.8"
2549             },
2550             "type": "library",
2551             "autoload": {
2552                 "psr-4": {
2553                     "FontLib\\": "src/FontLib"
2554                 }
2555             },
2556             "notification-url": "https://packagist.org/downloads/",
2557             "license": [
2558                 "LGPL-3.0"
2559             ],
2560             "authors": [
2561                 {
2562                     "name": "Fabien Ménager",
2563                     "email": "[email protected]"
2564                 }
2565             ],
2566             "description": "A library to read, parse, export and make subsets of different types of font files.",
2567             "homepage": "https://github.com/PhenX/php-font-lib",
2568             "time": "2017-09-13T16:14:37+00:00"
2569         },
2570         {
2571             "name": "phenx/php-svg-lib",
2572             "version": "v0.3.3",
2573             "source": {
2574                 "type": "git",
2575                 "url": "https://github.com/PhenX/php-svg-lib.git",
2576                 "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32"
2577             },
2578             "dist": {
2579                 "type": "zip",
2580                 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
2581                 "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
2582                 "shasum": ""
2583             },
2584             "require": {
2585                 "sabberworm/php-css-parser": "^8.3"
2586             },
2587             "require-dev": {
2588                 "phpunit/phpunit": "^5.5|^6.5"
2589             },
2590             "type": "library",
2591             "autoload": {
2592                 "psr-4": {
2593                     "Svg\\": "src/Svg"
2594                 }
2595             },
2596             "notification-url": "https://packagist.org/downloads/",
2597             "license": [
2598                 "LGPL-3.0"
2599             ],
2600             "authors": [
2601                 {
2602                     "name": "Fabien Ménager",
2603                     "email": "[email protected]"
2604                 }
2605             ],
2606             "description": "A library to read, parse and export to PDF SVG files.",
2607             "homepage": "https://github.com/PhenX/php-svg-lib",
2608             "time": "2019-09-11T20:02:13+00:00"
2609         },
2610         {
2611             "name": "phpoption/phpoption",
2612             "version": "1.7.2",
2613             "source": {
2614                 "type": "git",
2615                 "url": "https://github.com/schmittjoh/php-option.git",
2616                 "reference": "77f7c4d2e65413aff5b5a8cc8b3caf7a28d81959"
2617             },
2618             "dist": {
2619                 "type": "zip",
2620                 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/77f7c4d2e65413aff5b5a8cc8b3caf7a28d81959",
2621                 "reference": "77f7c4d2e65413aff5b5a8cc8b3caf7a28d81959",
2622                 "shasum": ""
2623             },
2624             "require": {
2625                 "php": "^5.5.9 || ^7.0"
2626             },
2627             "require-dev": {
2628                 "bamarni/composer-bin-plugin": "^1.3",
2629                 "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
2630             },
2631             "type": "library",
2632             "extra": {
2633                 "branch-alias": {
2634                     "dev-master": "1.7-dev"
2635                 }
2636             },
2637             "autoload": {
2638                 "psr-4": {
2639                     "PhpOption\\": "src/PhpOption/"
2640                 }
2641             },
2642             "notification-url": "https://packagist.org/downloads/",
2643             "license": [
2644                 "Apache-2.0"
2645             ],
2646             "authors": [
2647                 {
2648                     "name": "Johannes M. Schmitt",
2649                     "email": "[email protected]"
2650                 },
2651                 {
2652                     "name": "Graham Campbell",
2653                     "email": "[email protected]"
2654                 }
2655             ],
2656             "description": "Option Type for PHP",
2657             "keywords": [
2658                 "language",
2659                 "option",
2660                 "php",
2661                 "type"
2662             ],
2663             "time": "2019-12-15T19:35:24+00:00"
2664         },
2665         {
2666             "name": "predis/predis",
2667             "version": "v1.1.1",
2668             "source": {
2669                 "type": "git",
2670                 "url": "https://github.com/nrk/predis.git",
2671                 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1"
2672             },
2673             "dist": {
2674                 "type": "zip",
2675                 "url": "https://api.github.com/repos/nrk/predis/zipball/f0210e38881631afeafb56ab43405a92cafd9fd1",
2676                 "reference": "f0210e38881631afeafb56ab43405a92cafd9fd1",
2677                 "shasum": ""
2678             },
2679             "require": {
2680                 "php": ">=5.3.9"
2681             },
2682             "require-dev": {
2683                 "phpunit/phpunit": "~4.8"
2684             },
2685             "suggest": {
2686                 "ext-curl": "Allows access to Webdis when paired with phpiredis",
2687                 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
2688             },
2689             "type": "library",
2690             "autoload": {
2691                 "psr-4": {
2692                     "Predis\\": "src/"
2693                 }
2694             },
2695             "notification-url": "https://packagist.org/downloads/",
2696             "license": [
2697                 "MIT"
2698             ],
2699             "authors": [
2700                 {
2701                     "name": "Daniele Alessandri",
2702                     "email": "[email protected]",
2703                     "homepage": "http://clorophilla.net"
2704                 }
2705             ],
2706             "description": "Flexible and feature-complete Redis client for PHP and HHVM",
2707             "homepage": "http://github.com/nrk/predis",
2708             "keywords": [
2709                 "nosql",
2710                 "predis",
2711                 "redis"
2712             ],
2713             "time": "2016-06-16T16:22:20+00:00"
2714         },
2715         {
2716             "name": "psr/container",
2717             "version": "1.0.0",
2718             "source": {
2719                 "type": "git",
2720                 "url": "https://github.com/php-fig/container.git",
2721                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
2722             },
2723             "dist": {
2724                 "type": "zip",
2725                 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
2726                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
2727                 "shasum": ""
2728             },
2729             "require": {
2730                 "php": ">=5.3.0"
2731             },
2732             "type": "library",
2733             "extra": {
2734                 "branch-alias": {
2735                     "dev-master": "1.0.x-dev"
2736                 }
2737             },
2738             "autoload": {
2739                 "psr-4": {
2740                     "Psr\\Container\\": "src/"
2741                 }
2742             },
2743             "notification-url": "https://packagist.org/downloads/",
2744             "license": [
2745                 "MIT"
2746             ],
2747             "authors": [
2748                 {
2749                     "name": "PHP-FIG",
2750                     "homepage": "http://www.php-fig.org/"
2751                 }
2752             ],
2753             "description": "Common Container Interface (PHP FIG PSR-11)",
2754             "homepage": "https://github.com/php-fig/container",
2755             "keywords": [
2756                 "PSR-11",
2757                 "container",
2758                 "container-interface",
2759                 "container-interop",
2760                 "psr"
2761             ],
2762             "time": "2017-02-14T16:28:37+00:00"
2763         },
2764         {
2765             "name": "psr/http-message",
2766             "version": "1.0.1",
2767             "source": {
2768                 "type": "git",
2769                 "url": "https://github.com/php-fig/http-message.git",
2770                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
2771             },
2772             "dist": {
2773                 "type": "zip",
2774                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
2775                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
2776                 "shasum": ""
2777             },
2778             "require": {
2779                 "php": ">=5.3.0"
2780             },
2781             "type": "library",
2782             "extra": {
2783                 "branch-alias": {
2784                     "dev-master": "1.0.x-dev"
2785                 }
2786             },
2787             "autoload": {
2788                 "psr-4": {
2789                     "Psr\\Http\\Message\\": "src/"
2790                 }
2791             },
2792             "notification-url": "https://packagist.org/downloads/",
2793             "license": [
2794                 "MIT"
2795             ],
2796             "authors": [
2797                 {
2798                     "name": "PHP-FIG",
2799                     "homepage": "http://www.php-fig.org/"
2800                 }
2801             ],
2802             "description": "Common interface for HTTP messages",
2803             "homepage": "https://github.com/php-fig/http-message",
2804             "keywords": [
2805                 "http",
2806                 "http-message",
2807                 "psr",
2808                 "psr-7",
2809                 "request",
2810                 "response"
2811             ],
2812             "time": "2016-08-06T14:39:51+00:00"
2813         },
2814         {
2815             "name": "psr/log",
2816             "version": "1.1.2",
2817             "source": {
2818                 "type": "git",
2819                 "url": "https://github.com/php-fig/log.git",
2820                 "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
2821             },
2822             "dist": {
2823                 "type": "zip",
2824                 "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
2825                 "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
2826                 "shasum": ""
2827             },
2828             "require": {
2829                 "php": ">=5.3.0"
2830             },
2831             "type": "library",
2832             "extra": {
2833                 "branch-alias": {
2834                     "dev-master": "1.1.x-dev"
2835                 }
2836             },
2837             "autoload": {
2838                 "psr-4": {
2839                     "Psr\\Log\\": "Psr/Log/"
2840                 }
2841             },
2842             "notification-url": "https://packagist.org/downloads/",
2843             "license": [
2844                 "MIT"
2845             ],
2846             "authors": [
2847                 {
2848                     "name": "PHP-FIG",
2849                     "homepage": "http://www.php-fig.org/"
2850                 }
2851             ],
2852             "description": "Common interface for logging libraries",
2853             "homepage": "https://github.com/php-fig/log",
2854             "keywords": [
2855                 "log",
2856                 "psr",
2857                 "psr-3"
2858             ],
2859             "time": "2019-11-01T11:05:21+00:00"
2860         },
2861         {
2862             "name": "psr/simple-cache",
2863             "version": "1.0.1",
2864             "source": {
2865                 "type": "git",
2866                 "url": "https://github.com/php-fig/simple-cache.git",
2867                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
2868             },
2869             "dist": {
2870                 "type": "zip",
2871                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
2872                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
2873                 "shasum": ""
2874             },
2875             "require": {
2876                 "php": ">=5.3.0"
2877             },
2878             "type": "library",
2879             "extra": {
2880                 "branch-alias": {
2881                     "dev-master": "1.0.x-dev"
2882                 }
2883             },
2884             "autoload": {
2885                 "psr-4": {
2886                     "Psr\\SimpleCache\\": "src/"
2887                 }
2888             },
2889             "notification-url": "https://packagist.org/downloads/",
2890             "license": [
2891                 "MIT"
2892             ],
2893             "authors": [
2894                 {
2895                     "name": "PHP-FIG",
2896                     "homepage": "http://www.php-fig.org/"
2897                 }
2898             ],
2899             "description": "Common interfaces for simple caching",
2900             "keywords": [
2901                 "cache",
2902                 "caching",
2903                 "psr",
2904                 "psr-16",
2905                 "simple-cache"
2906             ],
2907             "time": "2017-10-23T01:57:42+00:00"
2908         },
2909         {
2910             "name": "ralouphie/getallheaders",
2911             "version": "3.0.3",
2912             "source": {
2913                 "type": "git",
2914                 "url": "https://github.com/ralouphie/getallheaders.git",
2915                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
2916             },
2917             "dist": {
2918                 "type": "zip",
2919                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
2920                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
2921                 "shasum": ""
2922             },
2923             "require": {
2924                 "php": ">=5.6"
2925             },
2926             "require-dev": {
2927                 "php-coveralls/php-coveralls": "^2.1",
2928                 "phpunit/phpunit": "^5 || ^6.5"
2929             },
2930             "type": "library",
2931             "autoload": {
2932                 "files": [
2933                     "src/getallheaders.php"
2934                 ]
2935             },
2936             "notification-url": "https://packagist.org/downloads/",
2937             "license": [
2938                 "MIT"
2939             ],
2940             "authors": [
2941                 {
2942                     "name": "Ralph Khattar",
2943                     "email": "[email protected]"
2944                 }
2945             ],
2946             "description": "A polyfill for getallheaders.",
2947             "time": "2019-03-08T08:55:37+00:00"
2948         },
2949         {
2950             "name": "ramsey/uuid",
2951             "version": "3.9.2",
2952             "source": {
2953                 "type": "git",
2954                 "url": "https://github.com/ramsey/uuid.git",
2955                 "reference": "7779489a47d443f845271badbdcedfe4df8e06fb"
2956             },
2957             "dist": {
2958                 "type": "zip",
2959                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/7779489a47d443f845271badbdcedfe4df8e06fb",
2960                 "reference": "7779489a47d443f845271badbdcedfe4df8e06fb",
2961                 "shasum": ""
2962             },
2963             "require": {
2964                 "ext-json": "*",
2965                 "paragonie/random_compat": "^1 | ^2 | 9.99.99",
2966                 "php": "^5.4 | ^7 | ^8",
2967                 "symfony/polyfill-ctype": "^1.8"
2968             },
2969             "replace": {
2970                 "rhumsaa/uuid": "self.version"
2971             },
2972             "require-dev": {
2973                 "codeception/aspect-mock": "^1 | ^2",
2974                 "doctrine/annotations": "^1.2",
2975                 "goaop/framework": "1.0.0-alpha.2 | ^1 | ^2.1",
2976                 "jakub-onderka/php-parallel-lint": "^1",
2977                 "mockery/mockery": "^0.9.11 | ^1",
2978                 "moontoast/math": "^1.1",
2979                 "paragonie/random-lib": "^2",
2980                 "php-mock/php-mock-phpunit": "^0.3 | ^1.1",
2981                 "phpunit/phpunit": "^4.8 | ^5.4 | ^6.5",
2982                 "squizlabs/php_codesniffer": "^3.5"
2983             },
2984             "suggest": {
2985                 "ext-ctype": "Provides support for PHP Ctype functions",
2986                 "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
2987                 "ext-openssl": "Provides the OpenSSL extension for use with the OpenSslGenerator",
2988                 "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
2989                 "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
2990                 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
2991                 "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
2992                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
2993             },
2994             "type": "library",
2995             "extra": {
2996                 "branch-alias": {
2997                     "dev-master": "3.x-dev"
2998                 }
2999             },
3000             "autoload": {
3001                 "psr-4": {
3002                     "Ramsey\\Uuid\\": "src/"
3003                 },
3004                 "files": [
3005                     "src/functions.php"
3006                 ]
3007             },
3008             "notification-url": "https://packagist.org/downloads/",
3009             "license": [
3010                 "MIT"
3011             ],
3012             "authors": [
3013                 {
3014                     "name": "Ben Ramsey",
3015                     "email": "[email protected]",
3016                     "homepage": "https://benramsey.com"
3017                 },
3018                 {
3019                     "name": "Marijn Huizendveld",
3020                     "email": "[email protected]"
3021                 },
3022                 {
3023                     "name": "Thibaud Fabre",
3024                     "email": "[email protected]"
3025                 }
3026             ],
3027             "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
3028             "homepage": "https://github.com/ramsey/uuid",
3029             "keywords": [
3030                 "guid",
3031                 "identifier",
3032                 "uuid"
3033             ],
3034             "time": "2019-12-17T08:18:51+00:00"
3035         },
3036         {
3037             "name": "robrichards/xmlseclibs",
3038             "version": "3.0.4",
3039             "source": {
3040                 "type": "git",
3041                 "url": "https://github.com/robrichards/xmlseclibs.git",
3042                 "reference": "0a53d3c3aa87564910cae4ed01416441d3ae0db5"
3043             },
3044             "dist": {
3045                 "type": "zip",
3046                 "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/0a53d3c3aa87564910cae4ed01416441d3ae0db5",
3047                 "reference": "0a53d3c3aa87564910cae4ed01416441d3ae0db5",
3048                 "shasum": ""
3049             },
3050             "require": {
3051                 "ext-openssl": "*",
3052                 "php": ">= 5.4"
3053             },
3054             "type": "library",
3055             "autoload": {
3056                 "psr-4": {
3057                     "RobRichards\\XMLSecLibs\\": "src"
3058                 }
3059             },
3060             "notification-url": "https://packagist.org/downloads/",
3061             "license": [
3062                 "BSD-3-Clause"
3063             ],
3064             "description": "A PHP library for XML Security",
3065             "homepage": "https://github.com/robrichards/xmlseclibs",
3066             "keywords": [
3067                 "security",
3068                 "signature",
3069                 "xml",
3070                 "xmldsig"
3071             ],
3072             "time": "2019-11-05T11:44:22+00:00"
3073         },
3074         {
3075             "name": "sabberworm/php-css-parser",
3076             "version": "8.3.0",
3077             "source": {
3078                 "type": "git",
3079                 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
3080                 "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f"
3081             },
3082             "dist": {
3083                 "type": "zip",
3084                 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f",
3085                 "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f",
3086                 "shasum": ""
3087             },
3088             "require": {
3089                 "php": ">=5.3.2"
3090             },
3091             "require-dev": {
3092                 "codacy/coverage": "^1.4",
3093                 "phpunit/phpunit": "~4.8"
3094             },
3095             "type": "library",
3096             "autoload": {
3097                 "psr-0": {
3098                     "Sabberworm\\CSS": "lib/"
3099                 }
3100             },
3101             "notification-url": "https://packagist.org/downloads/",
3102             "license": [
3103                 "MIT"
3104             ],
3105             "authors": [
3106                 {
3107                     "name": "Raphael Schweikert"
3108                 }
3109             ],
3110             "description": "Parser for CSS Files written in PHP",
3111             "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
3112             "keywords": [
3113                 "css",
3114                 "parser",
3115                 "stylesheet"
3116             ],
3117             "time": "2019-02-22T07:42:52+00:00"
3118         },
3119         {
3120             "name": "scrivo/highlight.php",
3121             "version": "v9.17.1.0",
3122             "source": {
3123                 "type": "git",
3124                 "url": "https://github.com/scrivo/highlight.php.git",
3125                 "reference": "5451a9ad6d638559cf2a092880f935c39776134e"
3126             },
3127             "dist": {
3128                 "type": "zip",
3129                 "url": "https://api.github.com/repos/scrivo/highlight.php/zipball/5451a9ad6d638559cf2a092880f935c39776134e",
3130                 "reference": "5451a9ad6d638559cf2a092880f935c39776134e",
3131                 "shasum": ""
3132             },
3133             "require": {
3134                 "ext-json": "*",
3135                 "ext-mbstring": "*",
3136                 "php": ">=5.4"
3137             },
3138             "require-dev": {
3139                 "phpunit/phpunit": "^4.8|^5.7",
3140                 "symfony/finder": "^3.4",
3141                 "symfony/var-dumper": "^3.4"
3142             },
3143             "suggest": {
3144                 "ext-dom": "Needed to make use of the features in the utilities namespace"
3145             },
3146             "type": "library",
3147             "autoload": {
3148                 "psr-0": {
3149                     "Highlight\\": "",
3150                     "HighlightUtilities\\": ""
3151                 },
3152                 "files": [
3153                     "HighlightUtilities/functions.php"
3154                 ]
3155             },
3156             "notification-url": "https://packagist.org/downloads/",
3157             "license": [
3158                 "BSD-3-Clause"
3159             ],
3160             "authors": [
3161                 {
3162                     "name": "Geert Bergman",
3163                     "homepage": "http://www.scrivo.org/",
3164                     "role": "Project Author"
3165                 },
3166                 {
3167                     "name": "Vladimir Jimenez",
3168                     "homepage": "https://allejo.io",
3169                     "role": "Maintainer"
3170                 },
3171                 {
3172                     "name": "Martin Folkers",
3173                     "homepage": "https://twobrain.io",
3174                     "role": "Contributor"
3175                 }
3176             ],
3177             "description": "Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js",
3178             "keywords": [
3179                 "code",
3180                 "highlight",
3181                 "highlight.js",
3182                 "highlight.php",
3183                 "syntax"
3184             ],
3185             "time": "2019-12-13T21:54:06+00:00"
3186         },
3187         {
3188             "name": "socialiteproviders/discord",
3189             "version": "v2.0.2",
3190             "source": {
3191                 "type": "git",
3192                 "url": "https://github.com/SocialiteProviders/Discord.git",
3193                 "reference": "e0cd8895f321943b36f533e7bf21ad29bcdece9a"
3194             },
3195             "dist": {
3196                 "type": "zip",
3197                 "url": "https://api.github.com/repos/SocialiteProviders/Discord/zipball/e0cd8895f321943b36f533e7bf21ad29bcdece9a",
3198                 "reference": "e0cd8895f321943b36f533e7bf21ad29bcdece9a",
3199                 "shasum": ""
3200             },
3201             "require": {
3202                 "php": "^5.6 || ^7.0",
3203                 "socialiteproviders/manager": "~2.0 || ~3.0"
3204             },
3205             "type": "library",
3206             "autoload": {
3207                 "psr-4": {
3208                     "SocialiteProviders\\Discord\\": ""
3209                 }
3210             },
3211             "notification-url": "https://packagist.org/downloads/",
3212             "license": [
3213                 "MIT"
3214             ],
3215             "authors": [
3216                 {
3217                     "name": "Christopher Eklund",
3218                     "email": "[email protected]"
3219                 }
3220             ],
3221             "description": "Discord OAuth2 Provider for Laravel Socialite",
3222             "time": "2018-05-26T03:40:07+00:00"
3223         },
3224         {
3225             "name": "socialiteproviders/gitlab",
3226             "version": "v3.1",
3227             "source": {
3228                 "type": "git",
3229                 "url": "https://github.com/SocialiteProviders/GitLab.git",
3230                 "reference": "69e537f6192ca15483e98b8662495384f44299ca"
3231             },
3232             "dist": {
3233                 "type": "zip",
3234                 "url": "https://api.github.com/repos/SocialiteProviders/GitLab/zipball/69e537f6192ca15483e98b8662495384f44299ca",
3235                 "reference": "69e537f6192ca15483e98b8662495384f44299ca",
3236                 "shasum": ""
3237             },
3238             "require": {
3239                 "php": "^5.6 || ^7.0",
3240                 "socialiteproviders/manager": "~2.0 || ~3.0"
3241             },
3242             "type": "library",
3243             "autoload": {
3244                 "psr-4": {
3245                     "SocialiteProviders\\GitLab\\": ""
3246                 }
3247             },
3248             "notification-url": "https://packagist.org/downloads/",
3249             "license": [
3250                 "MIT"
3251             ],
3252             "authors": [
3253                 {
3254                     "name": "Christoffer Martinsen",
3255                     "email": "[email protected]"
3256                 }
3257             ],
3258             "description": "GitLab OAuth2 Provider for Laravel Socialite",
3259             "time": "2018-06-27T05:10:32+00:00"
3260         },
3261         {
3262             "name": "socialiteproviders/manager",
3263             "version": "v3.4.3",
3264             "source": {
3265                 "type": "git",
3266                 "url": "https://github.com/SocialiteProviders/Manager.git",
3267                 "reference": "09903d33429f9f6c0da32c545c036a3e18964bbf"
3268             },
3269             "dist": {
3270                 "type": "zip",
3271                 "url": "https://api.github.com/repos/SocialiteProviders/Manager/zipball/09903d33429f9f6c0da32c545c036a3e18964bbf",
3272                 "reference": "09903d33429f9f6c0da32c545c036a3e18964bbf",
3273                 "shasum": ""
3274             },
3275             "require": {
3276                 "illuminate/support": "~5.4|~5.7.0|~5.8.0|^6.0",
3277                 "laravel/socialite": "~3.0|~4.0",
3278                 "php": "^5.6 || ^7.0"
3279             },
3280             "require-dev": {
3281                 "mockery/mockery": "^0.9.4",
3282                 "phpunit/phpunit": "^5.0"
3283             },
3284             "type": "library",
3285             "extra": {
3286                 "laravel": {
3287                     "providers": [
3288                         "SocialiteProviders\\Manager\\ServiceProvider"
3289                     ]
3290                 }
3291             },
3292             "autoload": {
3293                 "psr-4": {
3294                     "SocialiteProviders\\Manager\\": "src/"
3295                 }
3296             },
3297             "notification-url": "https://packagist.org/downloads/",
3298             "license": [
3299                 "MIT"
3300             ],
3301             "authors": [
3302                 {
3303                     "name": "Andy Wendt",
3304                     "email": "[email protected]"
3305                 },
3306                 {
3307                     "name": "Anton Komarev",
3308                     "email": "[email protected]"
3309                 },
3310                 {
3311                     "name": "Miguel Piedrafita",
3312                     "email": "[email protected]"
3313                 }
3314             ],
3315             "description": "Easily add new or override built-in providers in Laravel Socialite.",
3316             "time": "2019-09-25T06:06:35+00:00"
3317         },
3318         {
3319             "name": "socialiteproviders/microsoft-azure",
3320             "version": "v3.0.0",
3321             "source": {
3322                 "type": "git",
3323                 "url": "https://github.com/SocialiteProviders/Microsoft-Azure.git",
3324                 "reference": "d7a703a782eb9f7eae0db803beaa3ddec19ef372"
3325             },
3326             "dist": {
3327                 "type": "zip",
3328                 "url": "https://api.github.com/repos/SocialiteProviders/Microsoft-Azure/zipball/d7a703a782eb9f7eae0db803beaa3ddec19ef372",
3329                 "reference": "d7a703a782eb9f7eae0db803beaa3ddec19ef372",
3330                 "shasum": ""
3331             },
3332             "require": {
3333                 "php": "^5.6 || ^7.0",
3334                 "socialiteproviders/manager": "~3.0"
3335             },
3336             "type": "library",
3337             "autoload": {
3338                 "psr-4": {
3339                     "SocialiteProviders\\Azure\\": ""
3340                 }
3341             },
3342             "notification-url": "https://packagist.org/downloads/",
3343             "license": [
3344                 "MIT"
3345             ],
3346             "authors": [
3347                 {
3348                     "name": "Chris Hemmings",
3349                     "email": "[email protected]"
3350                 }
3351             ],
3352             "description": "Microsoft Azure OAuth2 Provider for Laravel Socialite",
3353             "time": "2017-01-25T09:48:29+00:00"
3354         },
3355         {
3356             "name": "socialiteproviders/okta",
3357             "version": "v1.0.0",
3358             "source": {
3359                 "type": "git",
3360                 "url": "https://github.com/SocialiteProviders/Okta.git",
3361                 "reference": "dcda13432c80060cd84d4cb5f2af422d280ab895"
3362             },
3363             "dist": {
3364                 "type": "zip",
3365                 "url": "https://api.github.com/repos/SocialiteProviders/Okta/zipball/dcda13432c80060cd84d4cb5f2af422d280ab895",
3366                 "reference": "dcda13432c80060cd84d4cb5f2af422d280ab895",
3367                 "shasum": ""
3368             },
3369             "require": {
3370                 "php": "^5.6 || ^7.0",
3371                 "socialiteproviders/manager": "~2.0 || ~3.0"
3372             },
3373             "type": "library",
3374             "autoload": {
3375                 "psr-4": {
3376                     "SocialiteProviders\\Okta\\": ""
3377                 }
3378             },
3379             "notification-url": "https://packagist.org/downloads/",
3380             "license": [
3381                 "MIT"
3382             ],
3383             "authors": [
3384                 {
3385                     "name": "Chase Coney",
3386                     "email": "[email protected]"
3387                 }
3388             ],
3389             "description": "Okta OAuth2 Provider for Laravel Socialite",
3390             "time": "2017-11-21T05:31:47+00:00"
3391         },
3392         {
3393             "name": "socialiteproviders/slack",
3394             "version": "v3.1",
3395             "source": {
3396                 "type": "git",
3397                 "url": "https://github.com/SocialiteProviders/Slack.git",
3398                 "reference": "d46826640fbeae8f34328d99c358404a1e1050a3"
3399             },
3400             "dist": {
3401                 "type": "zip",
3402                 "url": "https://api.github.com/repos/SocialiteProviders/Slack/zipball/d46826640fbeae8f34328d99c358404a1e1050a3",
3403                 "reference": "d46826640fbeae8f34328d99c358404a1e1050a3",
3404                 "shasum": ""
3405             },
3406             "require": {
3407                 "php": "^5.6 || ^7.0",
3408                 "socialiteproviders/manager": "~2.0 || ~3.0"
3409             },
3410             "type": "library",
3411             "autoload": {
3412                 "psr-4": {
3413                     "SocialiteProviders\\Slack\\": ""
3414                 }
3415             },
3416             "notification-url": "https://packagist.org/downloads/",
3417             "license": [
3418                 "MIT"
3419             ],
3420             "authors": [
3421                 {
3422                     "name": "Brian Faust",
3423                     "email": "[email protected]"
3424                 }
3425             ],
3426             "description": "Slack OAuth2 Provider for Laravel Socialite",
3427             "time": "2019-01-11T19:48:14+00:00"
3428         },
3429         {
3430             "name": "socialiteproviders/twitch",
3431             "version": "v5.1",
3432             "source": {
3433                 "type": "git",
3434                 "url": "https://github.com/SocialiteProviders/Twitch.git",
3435                 "reference": "f9b1f90a94f539e1b29e84ee0f731f42d59f3213"
3436             },
3437             "dist": {
3438                 "type": "zip",
3439                 "url": "https://api.github.com/repos/SocialiteProviders/Twitch/zipball/f9b1f90a94f539e1b29e84ee0f731f42d59f3213",
3440                 "reference": "f9b1f90a94f539e1b29e84ee0f731f42d59f3213",
3441                 "shasum": ""
3442             },
3443             "require": {
3444                 "php": "^5.6 || ^7.0",
3445                 "socialiteproviders/manager": "~2.0 || ~3.0"
3446             },
3447             "type": "library",
3448             "autoload": {
3449                 "psr-4": {
3450                     "SocialiteProviders\\Twitch\\": ""
3451                 }
3452             },
3453             "notification-url": "https://packagist.org/downloads/",
3454             "license": [
3455                 "MIT"
3456             ],
3457             "authors": [
3458                 {
3459                     "name": "Brian Faust",
3460                     "email": "[email protected]"
3461                 }
3462             ],
3463             "description": "Twitch OAuth2 Provider for Laravel Socialite",
3464             "time": "2019-07-01T10:35:46+00:00"
3465         },
3466         {
3467             "name": "swiftmailer/swiftmailer",
3468             "version": "v6.2.3",
3469             "source": {
3470                 "type": "git",
3471                 "url": "https://github.com/swiftmailer/swiftmailer.git",
3472                 "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9"
3473             },
3474             "dist": {
3475                 "type": "zip",
3476                 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
3477                 "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
3478                 "shasum": ""
3479             },
3480             "require": {
3481                 "egulias/email-validator": "~2.0",
3482                 "php": ">=7.0.0",
3483                 "symfony/polyfill-iconv": "^1.0",
3484                 "symfony/polyfill-intl-idn": "^1.10",
3485                 "symfony/polyfill-mbstring": "^1.0"
3486             },
3487             "require-dev": {
3488                 "mockery/mockery": "~0.9.1",
3489                 "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
3490             },
3491             "suggest": {
3492                 "ext-intl": "Needed to support internationalized email addresses",
3493                 "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed"
3494             },
3495             "type": "library",
3496             "extra": {
3497                 "branch-alias": {
3498                     "dev-master": "6.2-dev"
3499                 }
3500             },
3501             "autoload": {
3502                 "files": [
3503                     "lib/swift_required.php"
3504                 ]
3505             },
3506             "notification-url": "https://packagist.org/downloads/",
3507             "license": [
3508                 "MIT"
3509             ],
3510             "authors": [
3511                 {
3512                     "name": "Chris Corbyn"
3513                 },
3514                 {
3515                     "name": "Fabien Potencier",
3516                     "email": "[email protected]"
3517                 }
3518             ],
3519             "description": "Swiftmailer, free feature-rich PHP mailer",
3520             "homepage": "https://swiftmailer.symfony.com",
3521             "keywords": [
3522                 "email",
3523                 "mail",
3524                 "mailer"
3525             ],
3526             "time": "2019-11-12T09:31:26+00:00"
3527         },
3528         {
3529             "name": "symfony/console",
3530             "version": "v4.4.3",
3531             "source": {
3532                 "type": "git",
3533                 "url": "https://github.com/symfony/console.git",
3534                 "reference": "e9ee09d087e2c88eaf6e5fc0f5c574f64d100e4f"
3535             },
3536             "dist": {
3537                 "type": "zip",
3538                 "url": "https://api.github.com/repos/symfony/console/zipball/e9ee09d087e2c88eaf6e5fc0f5c574f64d100e4f",
3539                 "reference": "e9ee09d087e2c88eaf6e5fc0f5c574f64d100e4f",
3540                 "shasum": ""
3541             },
3542             "require": {
3543                 "php": "^7.1.3",
3544                 "symfony/polyfill-mbstring": "~1.0",
3545                 "symfony/polyfill-php73": "^1.8",
3546                 "symfony/service-contracts": "^1.1|^2"
3547             },
3548             "conflict": {
3549                 "symfony/dependency-injection": "<3.4",
3550                 "symfony/event-dispatcher": "<4.3|>=5",
3551                 "symfony/lock": "<4.4",
3552                 "symfony/process": "<3.3"
3553             },
3554             "provide": {
3555                 "psr/log-implementation": "1.0"
3556             },
3557             "require-dev": {
3558                 "psr/log": "~1.0",
3559                 "symfony/config": "^3.4|^4.0|^5.0",
3560                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
3561                 "symfony/event-dispatcher": "^4.3",
3562                 "symfony/lock": "^4.4|^5.0",
3563                 "symfony/process": "^3.4|^4.0|^5.0",
3564                 "symfony/var-dumper": "^4.3|^5.0"
3565             },
3566             "suggest": {
3567                 "psr/log": "For using the console logger",
3568                 "symfony/event-dispatcher": "",
3569                 "symfony/lock": "",
3570                 "symfony/process": ""
3571             },
3572             "type": "library",
3573             "extra": {
3574                 "branch-alias": {
3575                     "dev-master": "4.4-dev"
3576                 }
3577             },
3578             "autoload": {
3579                 "psr-4": {
3580                     "Symfony\\Component\\Console\\": ""
3581                 },
3582                 "exclude-from-classmap": [
3583                     "/Tests/"
3584                 ]
3585             },
3586             "notification-url": "https://packagist.org/downloads/",
3587             "license": [
3588                 "MIT"
3589             ],
3590             "authors": [
3591                 {
3592                     "name": "Fabien Potencier",
3593                     "email": "[email protected]"
3594                 },
3595                 {
3596                     "name": "Symfony Community",
3597                     "homepage": "https://symfony.com/contributors"
3598                 }
3599             ],
3600             "description": "Symfony Console Component",
3601             "homepage": "https://symfony.com",
3602             "time": "2020-01-10T21:54:01+00:00"
3603         },
3604         {
3605             "name": "symfony/css-selector",
3606             "version": "v4.4.3",
3607             "source": {
3608                 "type": "git",
3609                 "url": "https://github.com/symfony/css-selector.git",
3610                 "reference": "a167b1860995b926d279f9bb538f873e3bfa3465"
3611             },
3612             "dist": {
3613                 "type": "zip",
3614                 "url": "https://api.github.com/repos/symfony/css-selector/zipball/a167b1860995b926d279f9bb538f873e3bfa3465",
3615                 "reference": "a167b1860995b926d279f9bb538f873e3bfa3465",
3616                 "shasum": ""
3617             },
3618             "require": {
3619                 "php": "^7.1.3"
3620             },
3621             "type": "library",
3622             "extra": {
3623                 "branch-alias": {
3624                     "dev-master": "4.4-dev"
3625                 }
3626             },
3627             "autoload": {
3628                 "psr-4": {
3629                     "Symfony\\Component\\CssSelector\\": ""
3630                 },
3631                 "exclude-from-classmap": [
3632                     "/Tests/"
3633                 ]
3634             },
3635             "notification-url": "https://packagist.org/downloads/",
3636             "license": [
3637                 "MIT"
3638             ],
3639             "authors": [
3640                 {
3641                     "name": "Fabien Potencier",
3642                     "email": "[email protected]"
3643                 },
3644                 {
3645                     "name": "Jean-François Simon",
3646                     "email": "[email protected]"
3647                 },
3648                 {
3649                     "name": "Symfony Community",
3650                     "homepage": "https://symfony.com/contributors"
3651                 }
3652             ],
3653             "description": "Symfony CssSelector Component",
3654             "homepage": "https://symfony.com",
3655             "time": "2020-01-04T13:00:46+00:00"
3656         },
3657         {
3658             "name": "symfony/debug",
3659             "version": "v4.4.3",
3660             "source": {
3661                 "type": "git",
3662                 "url": "https://github.com/symfony/debug.git",
3663                 "reference": "89c3fd5c299b940333bc6fe9f1b8db1b0912c759"
3664             },
3665             "dist": {
3666                 "type": "zip",
3667                 "url": "https://api.github.com/repos/symfony/debug/zipball/89c3fd5c299b940333bc6fe9f1b8db1b0912c759",
3668                 "reference": "89c3fd5c299b940333bc6fe9f1b8db1b0912c759",
3669                 "shasum": ""
3670             },
3671             "require": {
3672                 "php": "^7.1.3",
3673                 "psr/log": "~1.0"
3674             },
3675             "conflict": {
3676                 "symfony/http-kernel": "<3.4"
3677             },
3678             "require-dev": {
3679                 "symfony/http-kernel": "^3.4|^4.0|^5.0"
3680             },
3681             "type": "library",
3682             "extra": {
3683                 "branch-alias": {
3684                     "dev-master": "4.4-dev"
3685                 }
3686             },
3687             "autoload": {
3688                 "psr-4": {
3689                     "Symfony\\Component\\Debug\\": ""
3690                 },
3691                 "exclude-from-classmap": [
3692                     "/Tests/"
3693                 ]
3694             },
3695             "notification-url": "https://packagist.org/downloads/",
3696             "license": [
3697                 "MIT"
3698             ],
3699             "authors": [
3700                 {
3701                     "name": "Fabien Potencier",
3702                     "email": "[email protected]"
3703                 },
3704                 {
3705                     "name": "Symfony Community",
3706                     "homepage": "https://symfony.com/contributors"
3707                 }
3708             ],
3709             "description": "Symfony Debug Component",
3710             "homepage": "https://symfony.com",
3711             "time": "2020-01-08T17:29:02+00:00"
3712         },
3713         {
3714             "name": "symfony/error-handler",
3715             "version": "v4.4.3",
3716             "source": {
3717                 "type": "git",
3718                 "url": "https://github.com/symfony/error-handler.git",
3719                 "reference": "a59789092e40ad08465dc2cdc55651be503d0d5a"
3720             },
3721             "dist": {
3722                 "type": "zip",
3723                 "url": "https://api.github.com/repos/symfony/error-handler/zipball/a59789092e40ad08465dc2cdc55651be503d0d5a",
3724                 "reference": "a59789092e40ad08465dc2cdc55651be503d0d5a",
3725                 "shasum": ""
3726             },
3727             "require": {
3728                 "php": "^7.1.3",
3729                 "psr/log": "~1.0",
3730                 "symfony/debug": "^4.4",
3731                 "symfony/var-dumper": "^4.4|^5.0"
3732             },
3733             "require-dev": {
3734                 "symfony/http-kernel": "^4.4|^5.0",
3735                 "symfony/serializer": "^4.4|^5.0"
3736             },
3737             "type": "library",
3738             "extra": {
3739                 "branch-alias": {
3740                     "dev-master": "4.4-dev"
3741                 }
3742             },
3743             "autoload": {
3744                 "psr-4": {
3745                     "Symfony\\Component\\ErrorHandler\\": ""
3746                 },
3747                 "exclude-from-classmap": [
3748                     "/Tests/"
3749                 ]
3750             },
3751             "notification-url": "https://packagist.org/downloads/",
3752             "license": [
3753                 "MIT"
3754             ],
3755             "authors": [
3756                 {
3757                     "name": "Fabien Potencier",
3758                     "email": "[email protected]"
3759                 },
3760                 {
3761                     "name": "Symfony Community",
3762                     "homepage": "https://symfony.com/contributors"
3763                 }
3764             ],
3765             "description": "Symfony ErrorHandler Component",
3766             "homepage": "https://symfony.com",
3767             "time": "2020-01-08T17:29:02+00:00"
3768         },
3769         {
3770             "name": "symfony/event-dispatcher",
3771             "version": "v4.4.3",
3772             "source": {
3773                 "type": "git",
3774                 "url": "https://github.com/symfony/event-dispatcher.git",
3775                 "reference": "9e3de195e5bc301704dd6915df55892f6dfc208b"
3776             },
3777             "dist": {
3778                 "type": "zip",
3779                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9e3de195e5bc301704dd6915df55892f6dfc208b",
3780                 "reference": "9e3de195e5bc301704dd6915df55892f6dfc208b",
3781                 "shasum": ""
3782             },
3783             "require": {
3784                 "php": "^7.1.3",
3785                 "symfony/event-dispatcher-contracts": "^1.1"
3786             },
3787             "conflict": {
3788                 "symfony/dependency-injection": "<3.4"
3789             },
3790             "provide": {
3791                 "psr/event-dispatcher-implementation": "1.0",
3792                 "symfony/event-dispatcher-implementation": "1.1"
3793             },
3794             "require-dev": {
3795                 "psr/log": "~1.0",
3796                 "symfony/config": "^3.4|^4.0|^5.0",
3797                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
3798                 "symfony/expression-language": "^3.4|^4.0|^5.0",
3799                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
3800                 "symfony/service-contracts": "^1.1|^2",
3801                 "symfony/stopwatch": "^3.4|^4.0|^5.0"
3802             },
3803             "suggest": {
3804                 "symfony/dependency-injection": "",
3805                 "symfony/http-kernel": ""
3806             },
3807             "type": "library",
3808             "extra": {
3809                 "branch-alias": {
3810                     "dev-master": "4.4-dev"
3811                 }
3812             },
3813             "autoload": {
3814                 "psr-4": {
3815                     "Symfony\\Component\\EventDispatcher\\": ""
3816                 },
3817                 "exclude-from-classmap": [
3818                     "/Tests/"
3819                 ]
3820             },
3821             "notification-url": "https://packagist.org/downloads/",
3822             "license": [
3823                 "MIT"
3824             ],
3825             "authors": [
3826                 {
3827                     "name": "Fabien Potencier",
3828                     "email": "[email protected]"
3829                 },
3830                 {
3831                     "name": "Symfony Community",
3832                     "homepage": "https://symfony.com/contributors"
3833                 }
3834             ],
3835             "description": "Symfony EventDispatcher Component",
3836             "homepage": "https://symfony.com",
3837             "time": "2020-01-10T21:54:01+00:00"
3838         },
3839         {
3840             "name": "symfony/event-dispatcher-contracts",
3841             "version": "v1.1.7",
3842             "source": {
3843                 "type": "git",
3844                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
3845                 "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18"
3846             },
3847             "dist": {
3848                 "type": "zip",
3849                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c43ab685673fb6c8d84220c77897b1d6cdbe1d18",
3850                 "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18",
3851                 "shasum": ""
3852             },
3853             "require": {
3854                 "php": "^7.1.3"
3855             },
3856             "suggest": {
3857                 "psr/event-dispatcher": "",
3858                 "symfony/event-dispatcher-implementation": ""
3859             },
3860             "type": "library",
3861             "extra": {
3862                 "branch-alias": {
3863                     "dev-master": "1.1-dev"
3864                 }
3865             },
3866             "autoload": {
3867                 "psr-4": {
3868                     "Symfony\\Contracts\\EventDispatcher\\": ""
3869                 }
3870             },
3871             "notification-url": "https://packagist.org/downloads/",
3872             "license": [
3873                 "MIT"
3874             ],
3875             "authors": [
3876                 {
3877                     "name": "Nicolas Grekas",
3878                     "email": "[email protected]"
3879                 },
3880                 {
3881                     "name": "Symfony Community",
3882                     "homepage": "https://symfony.com/contributors"
3883                 }
3884             ],
3885             "description": "Generic abstractions related to dispatching event",
3886             "homepage": "https://symfony.com",
3887             "keywords": [
3888                 "abstractions",
3889                 "contracts",
3890                 "decoupling",
3891                 "interfaces",
3892                 "interoperability",
3893                 "standards"
3894             ],
3895             "time": "2019-09-17T09:54:03+00:00"
3896         },
3897         {
3898             "name": "symfony/finder",
3899             "version": "v4.4.3",
3900             "source": {
3901                 "type": "git",
3902                 "url": "https://github.com/symfony/finder.git",
3903                 "reference": "3a50be43515590faf812fbd7708200aabc327ec3"
3904             },
3905             "dist": {
3906                 "type": "zip",
3907                 "url": "https://api.github.com/repos/symfony/finder/zipball/3a50be43515590faf812fbd7708200aabc327ec3",
3908                 "reference": "3a50be43515590faf812fbd7708200aabc327ec3",
3909                 "shasum": ""
3910             },
3911             "require": {
3912                 "php": "^7.1.3"
3913             },
3914             "type": "library",
3915             "extra": {
3916                 "branch-alias": {
3917                     "dev-master": "4.4-dev"
3918                 }
3919             },
3920             "autoload": {
3921                 "psr-4": {
3922                     "Symfony\\Component\\Finder\\": ""
3923                 },
3924                 "exclude-from-classmap": [
3925                     "/Tests/"
3926                 ]
3927             },
3928             "notification-url": "https://packagist.org/downloads/",
3929             "license": [
3930                 "MIT"
3931             ],
3932             "authors": [
3933                 {
3934                     "name": "Fabien Potencier",
3935                     "email": "[email protected]"
3936                 },
3937                 {
3938                     "name": "Symfony Community",
3939                     "homepage": "https://symfony.com/contributors"
3940                 }
3941             ],
3942             "description": "Symfony Finder Component",
3943             "homepage": "https://symfony.com",
3944             "time": "2020-01-04T13:00:46+00:00"
3945         },
3946         {
3947             "name": "symfony/http-foundation",
3948             "version": "v4.4.3",
3949             "source": {
3950                 "type": "git",
3951                 "url": "https://github.com/symfony/http-foundation.git",
3952                 "reference": "c33998709f3fe9b8e27e0277535b07fbf6fde37a"
3953             },
3954             "dist": {
3955                 "type": "zip",
3956                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/c33998709f3fe9b8e27e0277535b07fbf6fde37a",
3957                 "reference": "c33998709f3fe9b8e27e0277535b07fbf6fde37a",
3958                 "shasum": ""
3959             },
3960             "require": {
3961                 "php": "^7.1.3",
3962                 "symfony/mime": "^4.3|^5.0",
3963                 "symfony/polyfill-mbstring": "~1.1"
3964             },
3965             "require-dev": {
3966                 "predis/predis": "~1.0",
3967                 "symfony/expression-language": "^3.4|^4.0|^5.0"
3968             },
3969             "type": "library",
3970             "extra": {
3971                 "branch-alias": {
3972                     "dev-master": "4.4-dev"
3973                 }
3974             },
3975             "autoload": {
3976                 "psr-4": {
3977                     "Symfony\\Component\\HttpFoundation\\": ""
3978                 },
3979                 "exclude-from-classmap": [
3980                     "/Tests/"
3981                 ]
3982             },
3983             "notification-url": "https://packagist.org/downloads/",
3984             "license": [
3985                 "MIT"
3986             ],
3987             "authors": [
3988                 {
3989                     "name": "Fabien Potencier",
3990                     "email": "[email protected]"
3991                 },
3992                 {
3993                     "name": "Symfony Community",
3994                     "homepage": "https://symfony.com/contributors"
3995                 }
3996             ],
3997             "description": "Symfony HttpFoundation Component",
3998             "homepage": "https://symfony.com",
3999             "time": "2020-01-04T13:00:46+00:00"
4000         },
4001         {
4002             "name": "symfony/http-kernel",
4003             "version": "v4.4.3",
4004             "source": {
4005                 "type": "git",
4006                 "url": "https://github.com/symfony/http-kernel.git",
4007                 "reference": "16f2aa3c54b08483fba5375938f60b1ff83b6bd2"
4008             },
4009             "dist": {
4010                 "type": "zip",
4011                 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/16f2aa3c54b08483fba5375938f60b1ff83b6bd2",
4012                 "reference": "16f2aa3c54b08483fba5375938f60b1ff83b6bd2",
4013                 "shasum": ""
4014             },
4015             "require": {
4016                 "php": "^7.1.3",
4017                 "psr/log": "~1.0",
4018                 "symfony/error-handler": "^4.4",
4019                 "symfony/event-dispatcher": "^4.4",
4020                 "symfony/http-foundation": "^4.4|^5.0",
4021                 "symfony/polyfill-ctype": "^1.8",
4022                 "symfony/polyfill-php73": "^1.9"
4023             },
4024             "conflict": {
4025                 "symfony/browser-kit": "<4.3",
4026                 "symfony/config": "<3.4",
4027                 "symfony/console": ">=5",
4028                 "symfony/dependency-injection": "<4.3",
4029                 "symfony/translation": "<4.2",
4030                 "twig/twig": "<1.34|<2.4,>=2"
4031             },
4032             "provide": {
4033                 "psr/log-implementation": "1.0"
4034             },
4035             "require-dev": {
4036                 "psr/cache": "~1.0",
4037                 "symfony/browser-kit": "^4.3|^5.0",
4038                 "symfony/config": "^3.4|^4.0|^5.0",
4039                 "symfony/console": "^3.4|^4.0",
4040                 "symfony/css-selector": "^3.4|^4.0|^5.0",
4041                 "symfony/dependency-injection": "^4.3|^5.0",
4042                 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
4043                 "symfony/expression-language": "^3.4|^4.0|^5.0",
4044                 "symfony/finder": "^3.4|^4.0|^5.0",
4045                 "symfony/process": "^3.4|^4.0|^5.0",
4046                 "symfony/routing": "^3.4|^4.0|^5.0",
4047                 "symfony/stopwatch": "^3.4|^4.0|^5.0",
4048                 "symfony/templating": "^3.4|^4.0|^5.0",
4049                 "symfony/translation": "^4.2|^5.0",
4050                 "symfony/translation-contracts": "^1.1|^2",
4051                 "twig/twig": "^1.34|^2.4|^3.0"
4052             },
4053             "suggest": {
4054                 "symfony/browser-kit": "",
4055                 "symfony/config": "",
4056                 "symfony/console": "",
4057                 "symfony/dependency-injection": ""
4058             },
4059             "type": "library",
4060             "extra": {
4061                 "branch-alias": {
4062                     "dev-master": "4.4-dev"
4063                 }
4064             },
4065             "autoload": {
4066                 "psr-4": {
4067                     "Symfony\\Component\\HttpKernel\\": ""
4068                 },
4069                 "exclude-from-classmap": [
4070                     "/Tests/"
4071                 ]
4072             },
4073             "notification-url": "https://packagist.org/downloads/",
4074             "license": [
4075                 "MIT"
4076             ],
4077             "authors": [
4078                 {
4079                     "name": "Fabien Potencier",
4080                     "email": "[email protected]"
4081                 },
4082                 {
4083                     "name": "Symfony Community",
4084                     "homepage": "https://symfony.com/contributors"
4085                 }
4086             ],
4087             "description": "Symfony HttpKernel Component",
4088             "homepage": "https://symfony.com",
4089             "time": "2020-01-21T13:23:17+00:00"
4090         },
4091         {
4092             "name": "symfony/mime",
4093             "version": "v4.4.3",
4094             "source": {
4095                 "type": "git",
4096                 "url": "https://github.com/symfony/mime.git",
4097                 "reference": "225034620ecd4b34fd826e9983d85e2b7a359094"
4098             },
4099             "dist": {
4100                 "type": "zip",
4101                 "url": "https://api.github.com/repos/symfony/mime/zipball/225034620ecd4b34fd826e9983d85e2b7a359094",
4102                 "reference": "225034620ecd4b34fd826e9983d85e2b7a359094",
4103                 "shasum": ""
4104             },
4105             "require": {
4106                 "php": "^7.1.3",
4107                 "symfony/polyfill-intl-idn": "^1.10",
4108                 "symfony/polyfill-mbstring": "^1.0"
4109             },
4110             "conflict": {
4111                 "symfony/mailer": "<4.4"
4112             },
4113             "require-dev": {
4114                 "egulias/email-validator": "^2.1.10",
4115                 "symfony/dependency-injection": "^3.4|^4.1|^5.0"
4116             },
4117             "type": "library",
4118             "extra": {
4119                 "branch-alias": {
4120                     "dev-master": "4.4-dev"
4121                 }
4122             },
4123             "autoload": {
4124                 "psr-4": {
4125                     "Symfony\\Component\\Mime\\": ""
4126                 },
4127                 "exclude-from-classmap": [
4128                     "/Tests/"
4129                 ]
4130             },
4131             "notification-url": "https://packagist.org/downloads/",
4132             "license": [
4133                 "MIT"
4134             ],
4135             "authors": [
4136                 {
4137                     "name": "Fabien Potencier",
4138                     "email": "[email protected]"
4139                 },
4140                 {
4141                     "name": "Symfony Community",
4142                     "homepage": "https://symfony.com/contributors"
4143                 }
4144             ],
4145             "description": "A library to manipulate MIME messages",
4146             "homepage": "https://symfony.com",
4147             "keywords": [
4148                 "mime",
4149                 "mime-type"
4150             ],
4151             "time": "2020-01-04T13:00:46+00:00"
4152         },
4153         {
4154             "name": "symfony/polyfill-ctype",
4155             "version": "v1.13.1",
4156             "source": {
4157                 "type": "git",
4158                 "url": "https://github.com/symfony/polyfill-ctype.git",
4159                 "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3"
4160             },
4161             "dist": {
4162                 "type": "zip",
4163                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
4164                 "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
4165                 "shasum": ""
4166             },
4167             "require": {
4168                 "php": ">=5.3.3"
4169             },
4170             "suggest": {
4171                 "ext-ctype": "For best performance"
4172             },
4173             "type": "library",
4174             "extra": {
4175                 "branch-alias": {
4176                     "dev-master": "1.13-dev"
4177                 }
4178             },
4179             "autoload": {
4180                 "psr-4": {
4181                     "Symfony\\Polyfill\\Ctype\\": ""
4182                 },
4183                 "files": [
4184                     "bootstrap.php"
4185                 ]
4186             },
4187             "notification-url": "https://packagist.org/downloads/",
4188             "license": [
4189                 "MIT"
4190             ],
4191             "authors": [
4192                 {
4193                     "name": "Gert de Pagter",
4194                     "email": "[email protected]"
4195                 },
4196                 {
4197                     "name": "Symfony Community",
4198                     "homepage": "https://symfony.com/contributors"
4199                 }
4200             ],
4201             "description": "Symfony polyfill for ctype functions",
4202             "homepage": "https://symfony.com",
4203             "keywords": [
4204                 "compatibility",
4205                 "ctype",
4206                 "polyfill",
4207                 "portable"
4208             ],
4209             "time": "2019-11-27T13:56:44+00:00"
4210         },
4211         {
4212             "name": "symfony/polyfill-iconv",
4213             "version": "v1.13.1",
4214             "source": {
4215                 "type": "git",
4216                 "url": "https://github.com/symfony/polyfill-iconv.git",
4217                 "reference": "a019efccc03f1a335af6b4f20c30f5ea8060be36"
4218             },
4219             "dist": {
4220                 "type": "zip",
4221                 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/a019efccc03f1a335af6b4f20c30f5ea8060be36",
4222                 "reference": "a019efccc03f1a335af6b4f20c30f5ea8060be36",
4223                 "shasum": ""
4224             },
4225             "require": {
4226                 "php": ">=5.3.3"
4227             },
4228             "suggest": {
4229                 "ext-iconv": "For best performance"
4230             },
4231             "type": "library",
4232             "extra": {
4233                 "branch-alias": {
4234                     "dev-master": "1.13-dev"
4235                 }
4236             },
4237             "autoload": {
4238                 "psr-4": {
4239                     "Symfony\\Polyfill\\Iconv\\": ""
4240                 },
4241                 "files": [
4242                     "bootstrap.php"
4243                 ]
4244             },
4245             "notification-url": "https://packagist.org/downloads/",
4246             "license": [
4247                 "MIT"
4248             ],
4249             "authors": [
4250                 {
4251                     "name": "Nicolas Grekas",
4252                     "email": "[email protected]"
4253                 },
4254                 {
4255                     "name": "Symfony Community",
4256                     "homepage": "https://symfony.com/contributors"
4257                 }
4258             ],
4259             "description": "Symfony polyfill for the Iconv extension",
4260             "homepage": "https://symfony.com",
4261             "keywords": [
4262                 "compatibility",
4263                 "iconv",
4264                 "polyfill",
4265                 "portable",
4266                 "shim"
4267             ],
4268             "time": "2019-11-27T13:56:44+00:00"
4269         },
4270         {
4271             "name": "symfony/polyfill-intl-idn",
4272             "version": "v1.13.1",
4273             "source": {
4274                 "type": "git",
4275                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
4276                 "reference": "6f9c239e61e1b0c9229a28ff89a812dc449c3d46"
4277             },
4278             "dist": {
4279                 "type": "zip",
4280                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6f9c239e61e1b0c9229a28ff89a812dc449c3d46",
4281                 "reference": "6f9c239e61e1b0c9229a28ff89a812dc449c3d46",
4282                 "shasum": ""
4283             },
4284             "require": {
4285                 "php": ">=5.3.3",
4286                 "symfony/polyfill-mbstring": "^1.3",
4287                 "symfony/polyfill-php72": "^1.9"
4288             },
4289             "suggest": {
4290                 "ext-intl": "For best performance"
4291             },
4292             "type": "library",
4293             "extra": {
4294                 "branch-alias": {
4295                     "dev-master": "1.13-dev"
4296                 }
4297             },
4298             "autoload": {
4299                 "psr-4": {
4300                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
4301                 },
4302                 "files": [
4303                     "bootstrap.php"
4304                 ]
4305             },
4306             "notification-url": "https://packagist.org/downloads/",
4307             "license": [
4308                 "MIT"
4309             ],
4310             "authors": [
4311                 {
4312                     "name": "Laurent Bassin",
4313                     "email": "[email protected]"
4314                 },
4315                 {
4316                     "name": "Symfony Community",
4317                     "homepage": "https://symfony.com/contributors"
4318                 }
4319             ],
4320             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
4321             "homepage": "https://symfony.com",
4322             "keywords": [
4323                 "compatibility",
4324                 "idn",
4325                 "intl",
4326                 "polyfill",
4327                 "portable",
4328                 "shim"
4329             ],
4330             "time": "2019-11-27T13:56:44+00:00"
4331         },
4332         {
4333             "name": "symfony/polyfill-mbstring",
4334             "version": "v1.13.1",
4335             "source": {
4336                 "type": "git",
4337                 "url": "https://github.com/symfony/polyfill-mbstring.git",
4338                 "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f"
4339             },
4340             "dist": {
4341                 "type": "zip",
4342                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f",
4343                 "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f",
4344                 "shasum": ""
4345             },
4346             "require": {
4347                 "php": ">=5.3.3"
4348             },
4349             "suggest": {
4350                 "ext-mbstring": "For best performance"
4351             },
4352             "type": "library",
4353             "extra": {
4354                 "branch-alias": {
4355                     "dev-master": "1.13-dev"
4356                 }
4357             },
4358             "autoload": {
4359                 "psr-4": {
4360                     "Symfony\\Polyfill\\Mbstring\\": ""
4361                 },
4362                 "files": [
4363                     "bootstrap.php"
4364                 ]
4365             },
4366             "notification-url": "https://packagist.org/downloads/",
4367             "license": [
4368                 "MIT"
4369             ],
4370             "authors": [
4371                 {
4372                     "name": "Nicolas Grekas",
4373                     "email": "[email protected]"
4374                 },
4375                 {
4376                     "name": "Symfony Community",
4377                     "homepage": "https://symfony.com/contributors"
4378                 }
4379             ],
4380             "description": "Symfony polyfill for the Mbstring extension",
4381             "homepage": "https://symfony.com",
4382             "keywords": [
4383                 "compatibility",
4384                 "mbstring",
4385                 "polyfill",
4386                 "portable",
4387                 "shim"
4388             ],
4389             "time": "2019-11-27T14:18:11+00:00"
4390         },
4391         {
4392             "name": "symfony/polyfill-php72",
4393             "version": "v1.13.1",
4394             "source": {
4395                 "type": "git",
4396                 "url": "https://github.com/symfony/polyfill-php72.git",
4397                 "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038"
4398             },
4399             "dist": {
4400                 "type": "zip",
4401                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/66fea50f6cb37a35eea048d75a7d99a45b586038",
4402                 "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038",
4403                 "shasum": ""
4404             },
4405             "require": {
4406                 "php": ">=5.3.3"
4407             },
4408             "type": "library",
4409             "extra": {
4410                 "branch-alias": {
4411                     "dev-master": "1.13-dev"
4412                 }
4413             },
4414             "autoload": {
4415                 "psr-4": {
4416                     "Symfony\\Polyfill\\Php72\\": ""
4417                 },
4418                 "files": [
4419                     "bootstrap.php"
4420                 ]
4421             },
4422             "notification-url": "https://packagist.org/downloads/",
4423             "license": [
4424                 "MIT"
4425             ],
4426             "authors": [
4427                 {
4428                     "name": "Nicolas Grekas",
4429                     "email": "[email protected]"
4430                 },
4431                 {
4432                     "name": "Symfony Community",
4433                     "homepage": "https://symfony.com/contributors"
4434                 }
4435             ],
4436             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
4437             "homepage": "https://symfony.com",
4438             "keywords": [
4439                 "compatibility",
4440                 "polyfill",
4441                 "portable",
4442                 "shim"
4443             ],
4444             "time": "2019-11-27T13:56:44+00:00"
4445         },
4446         {
4447             "name": "symfony/polyfill-php73",
4448             "version": "v1.13.1",
4449             "source": {
4450                 "type": "git",
4451                 "url": "https://github.com/symfony/polyfill-php73.git",
4452                 "reference": "4b0e2222c55a25b4541305a053013d5647d3a25f"
4453             },
4454             "dist": {
4455                 "type": "zip",
4456                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/4b0e2222c55a25b4541305a053013d5647d3a25f",
4457                 "reference": "4b0e2222c55a25b4541305a053013d5647d3a25f",
4458                 "shasum": ""
4459             },
4460             "require": {
4461                 "php": ">=5.3.3"
4462             },
4463             "type": "library",
4464             "extra": {
4465                 "branch-alias": {
4466                     "dev-master": "1.13-dev"
4467                 }
4468             },
4469             "autoload": {
4470                 "psr-4": {
4471                     "Symfony\\Polyfill\\Php73\\": ""
4472                 },
4473                 "files": [
4474                     "bootstrap.php"
4475                 ],
4476                 "classmap": [
4477                     "Resources/stubs"
4478                 ]
4479             },
4480             "notification-url": "https://packagist.org/downloads/",
4481             "license": [
4482                 "MIT"
4483             ],
4484             "authors": [
4485                 {
4486                     "name": "Nicolas Grekas",
4487                     "email": "[email protected]"
4488                 },
4489                 {
4490                     "name": "Symfony Community",
4491                     "homepage": "https://symfony.com/contributors"
4492                 }
4493             ],
4494             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
4495             "homepage": "https://symfony.com",
4496             "keywords": [
4497                 "compatibility",
4498                 "polyfill",
4499                 "portable",
4500                 "shim"
4501             ],
4502             "time": "2019-11-27T16:25:15+00:00"
4503         },
4504         {
4505             "name": "symfony/process",
4506             "version": "v4.4.3",
4507             "source": {
4508                 "type": "git",
4509                 "url": "https://github.com/symfony/process.git",
4510                 "reference": "f5697ab4cb14a5deed7473819e63141bf5352c36"
4511             },
4512             "dist": {
4513                 "type": "zip",
4514                 "url": "https://api.github.com/repos/symfony/process/zipball/f5697ab4cb14a5deed7473819e63141bf5352c36",
4515                 "reference": "f5697ab4cb14a5deed7473819e63141bf5352c36",
4516                 "shasum": ""
4517             },
4518             "require": {
4519                 "php": "^7.1.3"
4520             },
4521             "type": "library",
4522             "extra": {
4523                 "branch-alias": {
4524                     "dev-master": "4.4-dev"
4525                 }
4526             },
4527             "autoload": {
4528                 "psr-4": {
4529                     "Symfony\\Component\\Process\\": ""
4530                 },
4531                 "exclude-from-classmap": [
4532                     "/Tests/"
4533                 ]
4534             },
4535             "notification-url": "https://packagist.org/downloads/",
4536             "license": [
4537                 "MIT"
4538             ],
4539             "authors": [
4540                 {
4541                     "name": "Fabien Potencier",
4542                     "email": "[email protected]"
4543                 },
4544                 {
4545                     "name": "Symfony Community",
4546                     "homepage": "https://symfony.com/contributors"
4547                 }
4548             ],
4549             "description": "Symfony Process Component",
4550             "homepage": "https://symfony.com",
4551             "time": "2020-01-09T09:50:08+00:00"
4552         },
4553         {
4554             "name": "symfony/routing",
4555             "version": "v4.4.3",
4556             "source": {
4557                 "type": "git",
4558                 "url": "https://github.com/symfony/routing.git",
4559                 "reference": "7bf4e38573728e317b926ca4482ad30470d0e86a"
4560             },
4561             "dist": {
4562                 "type": "zip",
4563                 "url": "https://api.github.com/repos/symfony/routing/zipball/7bf4e38573728e317b926ca4482ad30470d0e86a",
4564                 "reference": "7bf4e38573728e317b926ca4482ad30470d0e86a",
4565                 "shasum": ""
4566             },
4567             "require": {
4568                 "php": "^7.1.3"
4569             },
4570             "conflict": {
4571                 "symfony/config": "<4.2",
4572                 "symfony/dependency-injection": "<3.4",
4573                 "symfony/yaml": "<3.4"
4574             },
4575             "require-dev": {
4576                 "doctrine/annotations": "~1.2",
4577                 "psr/log": "~1.0",
4578                 "symfony/config": "^4.2|^5.0",
4579                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
4580                 "symfony/expression-language": "^3.4|^4.0|^5.0",
4581                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
4582                 "symfony/yaml": "^3.4|^4.0|^5.0"
4583             },
4584             "suggest": {
4585                 "doctrine/annotations": "For using the annotation loader",
4586                 "symfony/config": "For using the all-in-one router or any loader",
4587                 "symfony/expression-language": "For using expression matching",
4588                 "symfony/http-foundation": "For using a Symfony Request object",
4589                 "symfony/yaml": "For using the YAML loader"
4590             },
4591             "type": "library",
4592             "extra": {
4593                 "branch-alias": {
4594                     "dev-master": "4.4-dev"
4595                 }
4596             },
4597             "autoload": {
4598                 "psr-4": {
4599                     "Symfony\\Component\\Routing\\": ""
4600                 },
4601                 "exclude-from-classmap": [
4602                     "/Tests/"
4603                 ]
4604             },
4605             "notification-url": "https://packagist.org/downloads/",
4606             "license": [
4607                 "MIT"
4608             ],
4609             "authors": [
4610                 {
4611                     "name": "Fabien Potencier",
4612                     "email": "[email protected]"
4613                 },
4614                 {
4615                     "name": "Symfony Community",
4616                     "homepage": "https://symfony.com/contributors"
4617                 }
4618             ],
4619             "description": "Symfony Routing Component",
4620             "homepage": "https://symfony.com",
4621             "keywords": [
4622                 "router",
4623                 "routing",
4624                 "uri",
4625                 "url"
4626             ],
4627             "time": "2020-01-08T17:29:02+00:00"
4628         },
4629         {
4630             "name": "symfony/service-contracts",
4631             "version": "v1.1.8",
4632             "source": {
4633                 "type": "git",
4634                 "url": "https://github.com/symfony/service-contracts.git",
4635                 "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf"
4636             },
4637             "dist": {
4638                 "type": "zip",
4639                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
4640                 "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
4641                 "shasum": ""
4642             },
4643             "require": {
4644                 "php": "^7.1.3",
4645                 "psr/container": "^1.0"
4646             },
4647             "suggest": {
4648                 "symfony/service-implementation": ""
4649             },
4650             "type": "library",
4651             "extra": {
4652                 "branch-alias": {
4653                     "dev-master": "1.1-dev"
4654                 }
4655             },
4656             "autoload": {
4657                 "psr-4": {
4658                     "Symfony\\Contracts\\Service\\": ""
4659                 }
4660             },
4661             "notification-url": "https://packagist.org/downloads/",
4662             "license": [
4663                 "MIT"
4664             ],
4665             "authors": [
4666                 {
4667                     "name": "Nicolas Grekas",
4668                     "email": "[email protected]"
4669                 },
4670                 {
4671                     "name": "Symfony Community",
4672                     "homepage": "https://symfony.com/contributors"
4673                 }
4674             ],
4675             "description": "Generic abstractions related to writing services",
4676             "homepage": "https://symfony.com",
4677             "keywords": [
4678                 "abstractions",
4679                 "contracts",
4680                 "decoupling",
4681                 "interfaces",
4682                 "interoperability",
4683                 "standards"
4684             ],
4685             "time": "2019-10-14T12:27:06+00:00"
4686         },
4687         {
4688             "name": "symfony/translation",
4689             "version": "v4.4.3",
4690             "source": {
4691                 "type": "git",
4692                 "url": "https://github.com/symfony/translation.git",
4693                 "reference": "f5d2ac46930238b30a9c2f1b17c905f3697d808c"
4694             },
4695             "dist": {
4696                 "type": "zip",
4697                 "url": "https://api.github.com/repos/symfony/translation/zipball/f5d2ac46930238b30a9c2f1b17c905f3697d808c",
4698                 "reference": "f5d2ac46930238b30a9c2f1b17c905f3697d808c",
4699                 "shasum": ""
4700             },
4701             "require": {
4702                 "php": "^7.1.3",
4703                 "symfony/polyfill-mbstring": "~1.0",
4704                 "symfony/translation-contracts": "^1.1.6|^2"
4705             },
4706             "conflict": {
4707                 "symfony/config": "<3.4",
4708                 "symfony/dependency-injection": "<3.4",
4709                 "symfony/http-kernel": "<4.4",
4710                 "symfony/yaml": "<3.4"
4711             },
4712             "provide": {
4713                 "symfony/translation-implementation": "1.0"
4714             },
4715             "require-dev": {
4716                 "psr/log": "~1.0",
4717                 "symfony/config": "^3.4|^4.0|^5.0",
4718                 "symfony/console": "^3.4|^4.0|^5.0",
4719                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
4720                 "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
4721                 "symfony/http-kernel": "^4.4",
4722                 "symfony/intl": "^3.4|^4.0|^5.0",
4723                 "symfony/service-contracts": "^1.1.2|^2",
4724                 "symfony/yaml": "^3.4|^4.0|^5.0"
4725             },
4726             "suggest": {
4727                 "psr/log-implementation": "To use logging capability in translator",
4728                 "symfony/config": "",
4729                 "symfony/yaml": ""
4730             },
4731             "type": "library",
4732             "extra": {
4733                 "branch-alias": {
4734                     "dev-master": "4.4-dev"
4735                 }
4736             },
4737             "autoload": {
4738                 "psr-4": {
4739                     "Symfony\\Component\\Translation\\": ""
4740                 },
4741                 "exclude-from-classmap": [
4742                     "/Tests/"
4743                 ]
4744             },
4745             "notification-url": "https://packagist.org/downloads/",
4746             "license": [
4747                 "MIT"
4748             ],
4749             "authors": [
4750                 {
4751                     "name": "Fabien Potencier",
4752                     "email": "[email protected]"
4753                 },
4754                 {
4755                     "name": "Symfony Community",
4756                     "homepage": "https://symfony.com/contributors"
4757                 }
4758             ],
4759             "description": "Symfony Translation Component",
4760             "homepage": "https://symfony.com",
4761             "time": "2020-01-15T13:29:06+00:00"
4762         },
4763         {
4764             "name": "symfony/translation-contracts",
4765             "version": "v1.1.7",
4766             "source": {
4767                 "type": "git",
4768                 "url": "https://github.com/symfony/translation-contracts.git",
4769                 "reference": "364518c132c95642e530d9b2d217acbc2ccac3e6"
4770             },
4771             "dist": {
4772                 "type": "zip",
4773                 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/364518c132c95642e530d9b2d217acbc2ccac3e6",
4774                 "reference": "364518c132c95642e530d9b2d217acbc2ccac3e6",
4775                 "shasum": ""
4776             },
4777             "require": {
4778                 "php": "^7.1.3"
4779             },
4780             "suggest": {
4781                 "symfony/translation-implementation": ""
4782             },
4783             "type": "library",
4784             "extra": {
4785                 "branch-alias": {
4786                     "dev-master": "1.1-dev"
4787                 }
4788             },
4789             "autoload": {
4790                 "psr-4": {
4791                     "Symfony\\Contracts\\Translation\\": ""
4792                 }
4793             },
4794             "notification-url": "https://packagist.org/downloads/",
4795             "license": [
4796                 "MIT"
4797             ],
4798             "authors": [
4799                 {
4800                     "name": "Nicolas Grekas",
4801                     "email": "[email protected]"
4802                 },
4803                 {
4804                     "name": "Symfony Community",
4805                     "homepage": "https://symfony.com/contributors"
4806                 }
4807             ],
4808             "description": "Generic abstractions related to translation",
4809             "homepage": "https://symfony.com",
4810             "keywords": [
4811                 "abstractions",
4812                 "contracts",
4813                 "decoupling",
4814                 "interfaces",
4815                 "interoperability",
4816                 "standards"
4817             ],
4818             "time": "2019-09-17T11:12:18+00:00"
4819         },
4820         {
4821             "name": "symfony/var-dumper",
4822             "version": "v4.4.3",
4823             "source": {
4824                 "type": "git",
4825                 "url": "https://github.com/symfony/var-dumper.git",
4826                 "reference": "7cfa470bc3b1887a7b2a47c0a702a84ad614fa92"
4827             },
4828             "dist": {
4829                 "type": "zip",
4830                 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/7cfa470bc3b1887a7b2a47c0a702a84ad614fa92",
4831                 "reference": "7cfa470bc3b1887a7b2a47c0a702a84ad614fa92",
4832                 "shasum": ""
4833             },
4834             "require": {
4835                 "php": "^7.1.3",
4836                 "symfony/polyfill-mbstring": "~1.0",
4837                 "symfony/polyfill-php72": "~1.5"
4838             },
4839             "conflict": {
4840                 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
4841                 "symfony/console": "<3.4"
4842             },
4843             "require-dev": {
4844                 "ext-iconv": "*",
4845                 "symfony/console": "^3.4|^4.0|^5.0",
4846                 "symfony/process": "^4.4|^5.0",
4847                 "twig/twig": "^1.34|^2.4|^3.0"
4848             },
4849             "suggest": {
4850                 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
4851                 "ext-intl": "To show region name in time zone dump",
4852                 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
4853             },
4854             "bin": [
4855                 "Resources/bin/var-dump-server"
4856             ],
4857             "type": "library",
4858             "extra": {
4859                 "branch-alias": {
4860                     "dev-master": "4.4-dev"
4861                 }
4862             },
4863             "autoload": {
4864                 "files": [
4865                     "Resources/functions/dump.php"
4866                 ],
4867                 "psr-4": {
4868                     "Symfony\\Component\\VarDumper\\": ""
4869                 },
4870                 "exclude-from-classmap": [
4871                     "/Tests/"
4872                 ]
4873             },
4874             "notification-url": "https://packagist.org/downloads/",
4875             "license": [
4876                 "MIT"
4877             ],
4878             "authors": [
4879                 {
4880                     "name": "Nicolas Grekas",
4881                     "email": "[email protected]"
4882                 },
4883                 {
4884                     "name": "Symfony Community",
4885                     "homepage": "https://symfony.com/contributors"
4886                 }
4887             ],
4888             "description": "Symfony mechanism for exploring and dumping PHP variables",
4889             "homepage": "https://symfony.com",
4890             "keywords": [
4891                 "debug",
4892                 "dump"
4893             ],
4894             "time": "2020-01-04T13:00:46+00:00"
4895         },
4896         {
4897             "name": "tijsverkoyen/css-to-inline-styles",
4898             "version": "2.2.2",
4899             "source": {
4900                 "type": "git",
4901                 "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
4902                 "reference": "dda2ee426acd6d801d5b7fd1001cde9b5f790e15"
4903             },
4904             "dist": {
4905                 "type": "zip",
4906                 "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/dda2ee426acd6d801d5b7fd1001cde9b5f790e15",
4907                 "reference": "dda2ee426acd6d801d5b7fd1001cde9b5f790e15",
4908                 "shasum": ""
4909             },
4910             "require": {
4911                 "ext-dom": "*",
4912                 "ext-libxml": "*",
4913                 "php": "^5.5 || ^7.0",
4914                 "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0"
4915             },
4916             "require-dev": {
4917                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
4918             },
4919             "type": "library",
4920             "extra": {
4921                 "branch-alias": {
4922                     "dev-master": "2.2.x-dev"
4923                 }
4924             },
4925             "autoload": {
4926                 "psr-4": {
4927                     "TijsVerkoyen\\CssToInlineStyles\\": "src"
4928                 }
4929             },
4930             "notification-url": "https://packagist.org/downloads/",
4931             "license": [
4932                 "BSD-3-Clause"
4933             ],
4934             "authors": [
4935                 {
4936                     "name": "Tijs Verkoyen",
4937                     "email": "[email protected]",
4938                     "role": "Developer"
4939                 }
4940             ],
4941             "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.",
4942             "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
4943             "time": "2019-10-24T08:53:34+00:00"
4944         },
4945         {
4946             "name": "vlucas/phpdotenv",
4947             "version": "v3.6.0",
4948             "source": {
4949                 "type": "git",
4950                 "url": "https://github.com/vlucas/phpdotenv.git",
4951                 "reference": "1bdf24f065975594f6a117f0f1f6cabf1333b156"
4952             },
4953             "dist": {
4954                 "type": "zip",
4955                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1bdf24f065975594f6a117f0f1f6cabf1333b156",
4956                 "reference": "1bdf24f065975594f6a117f0f1f6cabf1333b156",
4957                 "shasum": ""
4958             },
4959             "require": {
4960                 "php": "^5.4 || ^7.0",
4961                 "phpoption/phpoption": "^1.5",
4962                 "symfony/polyfill-ctype": "^1.9"
4963             },
4964             "require-dev": {
4965                 "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
4966             },
4967             "type": "library",
4968             "extra": {
4969                 "branch-alias": {
4970                     "dev-master": "3.6-dev"
4971                 }
4972             },
4973             "autoload": {
4974                 "psr-4": {
4975                     "Dotenv\\": "src/"
4976                 }
4977             },
4978             "notification-url": "https://packagist.org/downloads/",
4979             "license": [
4980                 "BSD-3-Clause"
4981             ],
4982             "authors": [
4983                 {
4984                     "name": "Graham Campbell",
4985                     "email": "[email protected]",
4986                     "homepage": "https://gjcampbell.co.uk/"
4987                 },
4988                 {
4989                     "name": "Vance Lucas",
4990                     "email": "[email protected]",
4991                     "homepage": "https://vancelucas.com/"
4992                 }
4993             ],
4994             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
4995             "keywords": [
4996                 "dotenv",
4997                 "env",
4998                 "environment"
4999             ],
5000             "time": "2019-09-10T21:37:39+00:00"
5001         }
5002     ],
5003     "packages-dev": [
5004         {
5005             "name": "barryvdh/laravel-debugbar",
5006             "version": "v3.2.8",
5007             "source": {
5008                 "type": "git",
5009                 "url": "https://github.com/barryvdh/laravel-debugbar.git",
5010                 "reference": "18208d64897ab732f6c04a19b319fe8f1d57a9c0"
5011             },
5012             "dist": {
5013                 "type": "zip",
5014                 "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/18208d64897ab732f6c04a19b319fe8f1d57a9c0",
5015                 "reference": "18208d64897ab732f6c04a19b319fe8f1d57a9c0",
5016                 "shasum": ""
5017             },
5018             "require": {
5019                 "illuminate/routing": "^5.5|^6",
5020                 "illuminate/session": "^5.5|^6",
5021                 "illuminate/support": "^5.5|^6",
5022                 "maximebf/debugbar": "~1.15.0",
5023                 "php": ">=7.0",
5024                 "symfony/debug": "^3|^4",
5025                 "symfony/finder": "^3|^4"
5026             },
5027             "require-dev": {
5028                 "laravel/framework": "5.5.x"
5029             },
5030             "type": "library",
5031             "extra": {
5032                 "branch-alias": {
5033                     "dev-master": "3.2-dev"
5034                 },
5035                 "laravel": {
5036                     "providers": [
5037                         "Barryvdh\\Debugbar\\ServiceProvider"
5038                     ],
5039                     "aliases": {
5040                         "Debugbar": "Barryvdh\\Debugbar\\Facade"
5041                     }
5042                 }
5043             },
5044             "autoload": {
5045                 "psr-4": {
5046                     "Barryvdh\\Debugbar\\": "src/"
5047                 },
5048                 "files": [
5049                     "src/helpers.php"
5050                 ]
5051             },
5052             "notification-url": "https://packagist.org/downloads/",
5053             "license": [
5054                 "MIT"
5055             ],
5056             "authors": [
5057                 {
5058                     "name": "Barry vd. Heuvel",
5059                     "email": "[email protected]"
5060                 }
5061             ],
5062             "description": "PHP Debugbar integration for Laravel",
5063             "keywords": [
5064                 "debug",
5065                 "debugbar",
5066                 "laravel",
5067                 "profiler",
5068                 "webprofiler"
5069             ],
5070             "time": "2019-08-29T07:01:03+00:00"
5071         },
5072         {
5073             "name": "barryvdh/laravel-ide-helper",
5074             "version": "v2.6.6",
5075             "source": {
5076                 "type": "git",
5077                 "url": "https://github.com/barryvdh/laravel-ide-helper.git",
5078                 "reference": "b91b959364d97af658f268c733c75dccdbff197e"
5079             },
5080             "dist": {
5081                 "type": "zip",
5082                 "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/b91b959364d97af658f268c733c75dccdbff197e",
5083                 "reference": "b91b959364d97af658f268c733c75dccdbff197e",
5084                 "shasum": ""
5085             },
5086             "require": {
5087                 "barryvdh/reflection-docblock": "^2.0.6",
5088                 "composer/composer": "^1.6",
5089                 "doctrine/dbal": "~2.3",
5090                 "illuminate/console": "^5.5|^6",
5091                 "illuminate/filesystem": "^5.5|^6",
5092                 "illuminate/support": "^5.5|^6",
5093                 "php": ">=7"
5094             },
5095             "require-dev": {
5096                 "illuminate/config": "^5.5|^6",
5097                 "illuminate/view": "^5.5|^6",
5098                 "phpro/grumphp": "^0.14",
5099                 "phpunit/phpunit": "4.*",
5100                 "scrutinizer/ocular": "~1.1",
5101                 "squizlabs/php_codesniffer": "^3"
5102             },
5103             "type": "library",
5104             "extra": {
5105                 "branch-alias": {
5106                     "dev-master": "2.6-dev"
5107                 },
5108                 "laravel": {
5109                     "providers": [
5110                         "Barryvdh\\LaravelIdeHelper\\IdeHelperServiceProvider"
5111                     ]
5112                 }
5113             },
5114             "autoload": {
5115                 "psr-4": {
5116                     "Barryvdh\\LaravelIdeHelper\\": "src"
5117                 }
5118             },
5119             "notification-url": "https://packagist.org/downloads/",
5120             "license": [
5121                 "MIT"
5122             ],
5123             "authors": [
5124                 {
5125                     "name": "Barry vd. Heuvel",
5126                     "email": "[email protected]"
5127                 }
5128             ],
5129             "description": "Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.",
5130             "keywords": [
5131                 "autocomplete",
5132                 "codeintel",
5133                 "helper",
5134                 "ide",
5135                 "laravel",
5136                 "netbeans",
5137                 "phpdoc",
5138                 "phpstorm",
5139                 "sublime"
5140             ],
5141             "time": "2019-10-30T20:53:27+00:00"
5142         },
5143         {
5144             "name": "barryvdh/reflection-docblock",
5145             "version": "v2.0.6",
5146             "source": {
5147                 "type": "git",
5148                 "url": "https://github.com/barryvdh/ReflectionDocBlock.git",
5149                 "reference": "6b69015d83d3daf9004a71a89f26e27d27ef6a16"
5150             },
5151             "dist": {
5152                 "type": "zip",
5153                 "url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/6b69015d83d3daf9004a71a89f26e27d27ef6a16",
5154                 "reference": "6b69015d83d3daf9004a71a89f26e27d27ef6a16",
5155                 "shasum": ""
5156             },
5157             "require": {
5158                 "php": ">=5.3.3"
5159             },
5160             "require-dev": {
5161                 "phpunit/phpunit": "~4.0,<4.5"
5162             },
5163             "suggest": {
5164                 "dflydev/markdown": "~1.0",
5165                 "erusev/parsedown": "~1.0"
5166             },
5167             "type": "library",
5168             "extra": {
5169                 "branch-alias": {
5170                     "dev-master": "2.0.x-dev"
5171                 }
5172             },
5173             "autoload": {
5174                 "psr-0": {
5175                     "Barryvdh": [
5176                         "src/"
5177                     ]
5178                 }
5179             },
5180             "notification-url": "https://packagist.org/downloads/",
5181             "license": [
5182                 "MIT"
5183             ],
5184             "authors": [
5185                 {
5186                     "name": "Mike van Riel",
5187                     "email": "[email protected]"
5188                 }
5189             ],
5190             "time": "2018-12-13T10:34:14+00:00"
5191         },
5192         {
5193             "name": "composer/ca-bundle",
5194             "version": "1.2.6",
5195             "source": {
5196                 "type": "git",
5197                 "url": "https://github.com/composer/ca-bundle.git",
5198                 "reference": "47fe531de31fca4a1b997f87308e7d7804348f7e"
5199             },
5200             "dist": {
5201                 "type": "zip",
5202                 "url": "https://api.github.com/repos/composer/ca-bundle/zipball/47fe531de31fca4a1b997f87308e7d7804348f7e",
5203                 "reference": "47fe531de31fca4a1b997f87308e7d7804348f7e",
5204                 "shasum": ""
5205             },
5206             "require": {
5207                 "ext-openssl": "*",
5208                 "ext-pcre": "*",
5209                 "php": "^5.3.2 || ^7.0 || ^8.0"
5210             },
5211             "require-dev": {
5212                 "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8",
5213                 "psr/log": "^1.0",
5214                 "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0"
5215             },
5216             "type": "library",
5217             "extra": {
5218                 "branch-alias": {
5219                     "dev-master": "1.x-dev"
5220                 }
5221             },
5222             "autoload": {
5223                 "psr-4": {
5224                     "Composer\\CaBundle\\": "src"
5225                 }
5226             },
5227             "notification-url": "https://packagist.org/downloads/",
5228             "license": [
5229                 "MIT"
5230             ],
5231             "authors": [
5232                 {
5233                     "name": "Jordi Boggiano",
5234                     "email": "[email protected]",
5235                     "homepage": "http://seld.be"
5236                 }
5237             ],
5238             "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
5239             "keywords": [
5240                 "cabundle",
5241                 "cacert",
5242                 "certificate",
5243                 "ssl",
5244                 "tls"
5245             ],
5246             "time": "2020-01-13T10:02:55+00:00"
5247         },
5248         {
5249             "name": "composer/composer",
5250             "version": "1.9.2",
5251             "source": {
5252                 "type": "git",
5253                 "url": "https://github.com/composer/composer.git",
5254                 "reference": "7a04aa0201ddaa0b3cf64d41022bd8cdcd7fafeb"
5255             },
5256             "dist": {
5257                 "type": "zip",
5258                 "url": "https://api.github.com/repos/composer/composer/zipball/7a04aa0201ddaa0b3cf64d41022bd8cdcd7fafeb",
5259                 "reference": "7a04aa0201ddaa0b3cf64d41022bd8cdcd7fafeb",
5260                 "shasum": ""
5261             },
5262             "require": {
5263                 "composer/ca-bundle": "^1.0",
5264                 "composer/semver": "^1.0",
5265                 "composer/spdx-licenses": "^1.2",
5266                 "composer/xdebug-handler": "^1.1",
5267                 "justinrainbow/json-schema": "^3.0 || ^4.0 || ^5.0",
5268                 "php": "^5.3.2 || ^7.0",
5269                 "psr/log": "^1.0",
5270                 "seld/jsonlint": "^1.4",
5271                 "seld/phar-utils": "^1.0",
5272                 "symfony/console": "^2.7 || ^3.0 || ^4.0",
5273                 "symfony/filesystem": "^2.7 || ^3.0 || ^4.0",
5274                 "symfony/finder": "^2.7 || ^3.0 || ^4.0",
5275                 "symfony/process": "^2.7 || ^3.0 || ^4.0"
5276             },
5277             "conflict": {
5278                 "symfony/console": "2.8.38"
5279             },
5280             "require-dev": {
5281                 "phpunit/phpunit": "^4.8.35 || ^5.7",
5282                 "phpunit/phpunit-mock-objects": "^2.3 || ^3.0"
5283             },
5284             "suggest": {
5285                 "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
5286                 "ext-zip": "Enabling the zip extension allows you to unzip archives",
5287                 "ext-zlib": "Allow gzip compression of HTTP requests"
5288             },
5289             "bin": [
5290                 "bin/composer"
5291             ],
5292             "type": "library",
5293             "extra": {
5294                 "branch-alias": {
5295                     "dev-master": "1.9-dev"
5296                 }
5297             },
5298             "autoload": {
5299                 "psr-4": {
5300                     "Composer\\": "src/Composer"
5301                 }
5302             },
5303             "notification-url": "https://packagist.org/downloads/",
5304             "license": [
5305                 "MIT"
5306             ],
5307             "authors": [
5308                 {
5309                     "name": "Nils Adermann",
5310                     "email": "[email protected]",
5311                     "homepage": "http://www.naderman.de"
5312                 },
5313                 {
5314                     "name": "Jordi Boggiano",
5315                     "email": "[email protected]",
5316                     "homepage": "http://seld.be"
5317                 }
5318             ],
5319             "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
5320             "homepage": "https://getcomposer.org/",
5321             "keywords": [
5322                 "autoload",
5323                 "dependency",
5324                 "package"
5325             ],
5326             "time": "2020-01-14T15:30:32+00:00"
5327         },
5328         {
5329             "name": "composer/semver",
5330             "version": "1.5.1",
5331             "source": {
5332                 "type": "git",
5333                 "url": "https://github.com/composer/semver.git",
5334                 "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de"
5335             },
5336             "dist": {
5337                 "type": "zip",
5338                 "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
5339                 "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
5340                 "shasum": ""
5341             },
5342             "require": {
5343                 "php": "^5.3.2 || ^7.0"
5344             },
5345             "require-dev": {
5346                 "phpunit/phpunit": "^4.5 || ^5.0.5"
5347             },
5348             "type": "library",
5349             "extra": {
5350                 "branch-alias": {
5351                     "dev-master": "1.x-dev"
5352                 }
5353             },
5354             "autoload": {
5355                 "psr-4": {
5356                     "Composer\\Semver\\": "src"
5357                 }
5358             },
5359             "notification-url": "https://packagist.org/downloads/",
5360             "license": [
5361                 "MIT"
5362             ],
5363             "authors": [
5364                 {
5365                     "name": "Nils Adermann",
5366                     "email": "[email protected]",
5367                     "homepage": "http://www.naderman.de"
5368                 },
5369                 {
5370                     "name": "Jordi Boggiano",
5371                     "email": "[email protected]",
5372                     "homepage": "http://seld.be"
5373                 },
5374                 {
5375                     "name": "Rob Bast",
5376                     "email": "[email protected]",
5377                     "homepage": "http://robbast.nl"
5378                 }
5379             ],
5380             "description": "Semver library that offers utilities, version constraint parsing and validation.",
5381             "keywords": [
5382                 "semantic",
5383                 "semver",
5384                 "validation",
5385                 "versioning"
5386             ],
5387             "time": "2020-01-13T12:06:48+00:00"
5388         },
5389         {
5390             "name": "composer/spdx-licenses",
5391             "version": "1.5.2",
5392             "source": {
5393                 "type": "git",
5394                 "url": "https://github.com/composer/spdx-licenses.git",
5395                 "reference": "7ac1e6aec371357df067f8a688c3d6974df68fa5"
5396             },
5397             "dist": {
5398                 "type": "zip",
5399                 "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/7ac1e6aec371357df067f8a688c3d6974df68fa5",
5400                 "reference": "7ac1e6aec371357df067f8a688c3d6974df68fa5",
5401                 "shasum": ""
5402             },
5403             "require": {
5404                 "php": "^5.3.2 || ^7.0 || ^8.0"
5405             },
5406             "require-dev": {
5407                 "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 7"
5408             },
5409             "type": "library",
5410             "extra": {
5411                 "branch-alias": {
5412                     "dev-master": "1.x-dev"
5413                 }
5414             },
5415             "autoload": {
5416                 "psr-4": {
5417                     "Composer\\Spdx\\": "src"
5418                 }
5419             },
5420             "notification-url": "https://packagist.org/downloads/",
5421             "license": [
5422                 "MIT"
5423             ],
5424             "authors": [
5425                 {
5426                     "name": "Nils Adermann",
5427                     "email": "[email protected]",
5428                     "homepage": "http://www.naderman.de"
5429                 },
5430                 {
5431                     "name": "Jordi Boggiano",
5432                     "email": "[email protected]",
5433                     "homepage": "http://seld.be"
5434                 },
5435                 {
5436                     "name": "Rob Bast",
5437                     "email": "[email protected]",
5438                     "homepage": "http://robbast.nl"
5439                 }
5440             ],
5441             "description": "SPDX licenses list and validation library.",
5442             "keywords": [
5443                 "license",
5444                 "spdx",
5445                 "validator"
5446             ],
5447             "time": "2019-07-29T10:31:59+00:00"
5448         },
5449         {
5450             "name": "composer/xdebug-handler",
5451             "version": "1.4.0",
5452             "source": {
5453                 "type": "git",
5454                 "url": "https://github.com/composer/xdebug-handler.git",
5455                 "reference": "cbe23383749496fe0f373345208b79568e4bc248"
5456             },
5457             "dist": {
5458                 "type": "zip",
5459                 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/cbe23383749496fe0f373345208b79568e4bc248",
5460                 "reference": "cbe23383749496fe0f373345208b79568e4bc248",
5461                 "shasum": ""
5462             },
5463             "require": {
5464                 "php": "^5.3.2 || ^7.0 || ^8.0",
5465                 "psr/log": "^1.0"
5466             },
5467             "require-dev": {
5468                 "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
5469             },
5470             "type": "library",
5471             "autoload": {
5472                 "psr-4": {
5473                     "Composer\\XdebugHandler\\": "src"
5474                 }
5475             },
5476             "notification-url": "https://packagist.org/downloads/",
5477             "license": [
5478                 "MIT"
5479             ],
5480             "authors": [
5481                 {
5482                     "name": "John Stevenson",
5483                     "email": "[email protected]"
5484                 }
5485             ],
5486             "description": "Restarts a process without Xdebug.",
5487             "keywords": [
5488                 "Xdebug",
5489                 "performance"
5490             ],
5491             "time": "2019-11-06T16:40:04+00:00"
5492         },
5493         {
5494             "name": "doctrine/instantiator",
5495             "version": "1.3.0",
5496             "source": {
5497                 "type": "git",
5498                 "url": "https://github.com/doctrine/instantiator.git",
5499                 "reference": "ae466f726242e637cebdd526a7d991b9433bacf1"
5500             },
5501             "dist": {
5502                 "type": "zip",
5503                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1",
5504                 "reference": "ae466f726242e637cebdd526a7d991b9433bacf1",
5505                 "shasum": ""
5506             },
5507             "require": {
5508                 "php": "^7.1"
5509             },
5510             "require-dev": {
5511                 "doctrine/coding-standard": "^6.0",
5512                 "ext-pdo": "*",
5513                 "ext-phar": "*",
5514                 "phpbench/phpbench": "^0.13",
5515                 "phpstan/phpstan-phpunit": "^0.11",
5516                 "phpstan/phpstan-shim": "^0.11",
5517                 "phpunit/phpunit": "^7.0"
5518             },
5519             "type": "library",
5520             "extra": {
5521                 "branch-alias": {
5522                     "dev-master": "1.2.x-dev"
5523                 }
5524             },
5525             "autoload": {
5526                 "psr-4": {
5527                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
5528                 }
5529             },
5530             "notification-url": "https://packagist.org/downloads/",
5531             "license": [
5532                 "MIT"
5533             ],
5534             "authors": [
5535                 {
5536                     "name": "Marco Pivetta",
5537                     "email": "[email protected]",
5538                     "homepage": "http://ocramius.github.com/"
5539                 }
5540             ],
5541             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
5542             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
5543             "keywords": [
5544                 "constructor",
5545                 "instantiate"
5546             ],
5547             "time": "2019-10-21T16:45:58+00:00"
5548         },
5549         {
5550             "name": "fzaninotto/faker",
5551             "version": "v1.9.1",
5552             "source": {
5553                 "type": "git",
5554                 "url": "https://github.com/fzaninotto/Faker.git",
5555                 "reference": "fc10d778e4b84d5bd315dad194661e091d307c6f"
5556             },
5557             "dist": {
5558                 "type": "zip",
5559                 "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/fc10d778e4b84d5bd315dad194661e091d307c6f",
5560                 "reference": "fc10d778e4b84d5bd315dad194661e091d307c6f",
5561                 "shasum": ""
5562             },
5563             "require": {
5564                 "php": "^5.3.3 || ^7.0"
5565             },
5566             "require-dev": {
5567                 "ext-intl": "*",
5568                 "phpunit/phpunit": "^4.8.35 || ^5.7",
5569                 "squizlabs/php_codesniffer": "^2.9.2"
5570             },
5571             "type": "library",
5572             "extra": {
5573                 "branch-alias": {
5574                     "dev-master": "1.9-dev"
5575                 }
5576             },
5577             "autoload": {
5578                 "psr-4": {
5579                     "Faker\\": "src/Faker/"
5580                 }
5581             },
5582             "notification-url": "https://packagist.org/downloads/",
5583             "license": [
5584                 "MIT"
5585             ],
5586             "authors": [
5587                 {
5588                     "name": "François Zaninotto"
5589                 }
5590             ],
5591             "description": "Faker is a PHP library that generates fake data for you.",
5592             "keywords": [
5593                 "data",
5594                 "faker",
5595                 "fixtures"
5596             ],
5597             "time": "2019-12-12T13:22:17+00:00"
5598         },
5599         {
5600             "name": "hamcrest/hamcrest-php",
5601             "version": "v2.0.0",
5602             "source": {
5603                 "type": "git",
5604                 "url": "https://github.com/hamcrest/hamcrest-php.git",
5605                 "reference": "776503d3a8e85d4f9a1148614f95b7a608b046ad"
5606             },
5607             "dist": {
5608                 "type": "zip",
5609                 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/776503d3a8e85d4f9a1148614f95b7a608b046ad",
5610                 "reference": "776503d3a8e85d4f9a1148614f95b7a608b046ad",
5611                 "shasum": ""
5612             },
5613             "require": {
5614                 "php": "^5.3|^7.0"
5615             },
5616             "replace": {
5617                 "cordoval/hamcrest-php": "*",
5618                 "davedevelopment/hamcrest-php": "*",
5619                 "kodova/hamcrest-php": "*"
5620             },
5621             "require-dev": {
5622                 "phpunit/php-file-iterator": "1.3.3",
5623                 "phpunit/phpunit": "~4.0",
5624                 "satooshi/php-coveralls": "^1.0"
5625             },
5626             "type": "library",
5627             "extra": {
5628                 "branch-alias": {
5629                     "dev-master": "2.0-dev"
5630                 }
5631             },
5632             "autoload": {
5633                 "classmap": [
5634                     "hamcrest"
5635                 ]
5636             },
5637             "notification-url": "https://packagist.org/downloads/",
5638             "license": [
5639                 "BSD"
5640             ],
5641             "description": "This is the PHP port of Hamcrest Matchers",
5642             "keywords": [
5643                 "test"
5644             ],
5645             "time": "2016-01-20T08:20:44+00:00"
5646         },
5647         {
5648             "name": "justinrainbow/json-schema",
5649             "version": "5.2.9",
5650             "source": {
5651                 "type": "git",
5652                 "url": "https://github.com/justinrainbow/json-schema.git",
5653                 "reference": "44c6787311242a979fa15c704327c20e7221a0e4"
5654             },
5655             "dist": {
5656                 "type": "zip",
5657                 "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/44c6787311242a979fa15c704327c20e7221a0e4",
5658                 "reference": "44c6787311242a979fa15c704327c20e7221a0e4",
5659                 "shasum": ""
5660             },
5661             "require": {
5662                 "php": ">=5.3.3"
5663             },
5664             "require-dev": {
5665                 "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
5666                 "json-schema/json-schema-test-suite": "1.2.0",
5667                 "phpunit/phpunit": "^4.8.35"
5668             },
5669             "bin": [
5670                 "bin/validate-json"
5671             ],
5672             "type": "library",
5673             "extra": {
5674                 "branch-alias": {
5675                     "dev-master": "5.0.x-dev"
5676                 }
5677             },
5678             "autoload": {
5679                 "psr-4": {
5680                     "JsonSchema\\": "src/JsonSchema/"
5681                 }
5682             },
5683             "notification-url": "https://packagist.org/downloads/",
5684             "license": [
5685                 "MIT"
5686             ],
5687             "authors": [
5688                 {
5689                     "name": "Bruno Prieto Reis",
5690                     "email": "[email protected]"
5691                 },
5692                 {
5693                     "name": "Justin Rainbow",
5694                     "email": "[email protected]"
5695                 },
5696                 {
5697                     "name": "Igor Wiedler",
5698                     "email": "[email protected]"
5699                 },
5700                 {
5701                     "name": "Robert Schönthal",
5702                     "email": "[email protected]"
5703                 }
5704             ],
5705             "description": "A library to validate a json schema.",
5706             "homepage": "https://github.com/justinrainbow/json-schema",
5707             "keywords": [
5708                 "json",
5709                 "schema"
5710             ],
5711             "time": "2019-09-25T14:49:45+00:00"
5712         },
5713         {
5714             "name": "laravel/browser-kit-testing",
5715             "version": "v5.1.3",
5716             "source": {
5717                 "type": "git",
5718                 "url": "https://github.com/laravel/browser-kit-testing.git",
5719                 "reference": "cb0cf22cf38fe8796842adc8b9ad550ded2a1377"
5720             },
5721             "dist": {
5722                 "type": "zip",
5723                 "url": "https://api.github.com/repos/laravel/browser-kit-testing/zipball/cb0cf22cf38fe8796842adc8b9ad550ded2a1377",
5724                 "reference": "cb0cf22cf38fe8796842adc8b9ad550ded2a1377",
5725                 "shasum": ""
5726             },
5727             "require": {
5728                 "ext-dom": "*",
5729                 "ext-json": "*",
5730                 "illuminate/contracts": "~5.7.0|~5.8.0|^6.0",
5731                 "illuminate/database": "~5.7.0|~5.8.0|^6.0",
5732                 "illuminate/http": "~5.7.0|~5.8.0|^6.0",
5733                 "illuminate/support": "~5.7.0|~5.8.0|^6.0",
5734                 "mockery/mockery": "^1.0",
5735                 "php": ">=7.1.3",
5736                 "phpunit/phpunit": "^7.0|^8.0",
5737                 "symfony/console": "^4.2",
5738                 "symfony/css-selector": "^4.2",
5739                 "symfony/dom-crawler": "^4.2",
5740                 "symfony/http-foundation": "^4.2",
5741                 "symfony/http-kernel": "^4.2"
5742             },
5743             "require-dev": {
5744                 "laravel/framework": "~5.7.0|~5.8.0|^6.0"
5745             },
5746             "type": "library",
5747             "extra": {
5748                 "branch-alias": {
5749                     "dev-master": "5.0-dev"
5750                 }
5751             },
5752             "autoload": {
5753                 "psr-4": {
5754                     "Laravel\\BrowserKitTesting\\": "src/"
5755                 }
5756             },
5757             "notification-url": "https://packagist.org/downloads/",
5758             "license": [
5759                 "MIT"
5760             ],
5761             "authors": [
5762                 {
5763                     "name": "Taylor Otwell",
5764                     "email": "[email protected]"
5765                 }
5766             ],
5767             "description": "Provides backwards compatibility for BrowserKit testing in the latest Laravel release.",
5768             "keywords": [
5769                 "laravel",
5770                 "testing"
5771             ],
5772             "time": "2019-07-30T14:57:44+00:00"
5773         },
5774         {
5775             "name": "maximebf/debugbar",
5776             "version": "v1.15.1",
5777             "source": {
5778                 "type": "git",
5779                 "url": "https://github.com/maximebf/php-debugbar.git",
5780                 "reference": "6c4277f6117e4864966c9cb58fb835cee8c74a1e"
5781             },
5782             "dist": {
5783                 "type": "zip",
5784                 "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/6c4277f6117e4864966c9cb58fb835cee8c74a1e",
5785                 "reference": "6c4277f6117e4864966c9cb58fb835cee8c74a1e",
5786                 "shasum": ""
5787             },
5788             "require": {
5789                 "php": ">=5.6",
5790                 "psr/log": "^1.0",
5791                 "symfony/var-dumper": "^2.6|^3|^4"
5792             },
5793             "require-dev": {
5794                 "phpunit/phpunit": "^5"
5795             },
5796             "suggest": {
5797                 "kriswallsmith/assetic": "The best way to manage assets",
5798                 "monolog/monolog": "Log using Monolog",
5799                 "predis/predis": "Redis storage"
5800             },
5801             "type": "library",
5802             "extra": {
5803                 "branch-alias": {
5804                     "dev-master": "1.15-dev"
5805                 }
5806             },
5807             "autoload": {
5808                 "psr-4": {
5809                     "DebugBar\\": "src/DebugBar/"
5810                 }
5811             },
5812             "notification-url": "https://packagist.org/downloads/",
5813             "license": [
5814                 "MIT"
5815             ],
5816             "authors": [
5817                 {
5818                     "name": "Maxime Bouroumeau-Fuseau",
5819                     "email": "[email protected]",
5820                     "homepage": "http://maximebf.com"
5821                 },
5822                 {
5823                     "name": "Barry vd. Heuvel",
5824                     "email": "[email protected]"
5825                 }
5826             ],
5827             "description": "Debug bar in the browser for php application",
5828             "homepage": "https://github.com/maximebf/php-debugbar",
5829             "keywords": [
5830                 "debug",
5831                 "debugbar"
5832             ],
5833             "time": "2019-09-24T14:55:42+00:00"
5834         },
5835         {
5836             "name": "mockery/mockery",
5837             "version": "1.3.1",
5838             "source": {
5839                 "type": "git",
5840                 "url": "https://github.com/mockery/mockery.git",
5841                 "reference": "f69bbde7d7a75d6b2862d9ca8fab1cd28014b4be"
5842             },
5843             "dist": {
5844                 "type": "zip",
5845                 "url": "https://api.github.com/repos/mockery/mockery/zipball/f69bbde7d7a75d6b2862d9ca8fab1cd28014b4be",
5846                 "reference": "f69bbde7d7a75d6b2862d9ca8fab1cd28014b4be",
5847                 "shasum": ""
5848             },
5849             "require": {
5850                 "hamcrest/hamcrest-php": "~2.0",
5851                 "lib-pcre": ">=7.0",
5852                 "php": ">=5.6.0"
5853             },
5854             "require-dev": {
5855                 "phpunit/phpunit": "~5.7.10|~6.5|~7.0|~8.0"
5856             },
5857             "type": "library",
5858             "extra": {
5859                 "branch-alias": {
5860                     "dev-master": "1.3.x-dev"
5861                 }
5862             },
5863             "autoload": {
5864                 "psr-0": {
5865                     "Mockery": "library/"
5866                 }
5867             },
5868             "notification-url": "https://packagist.org/downloads/",
5869             "license": [
5870                 "BSD-3-Clause"
5871             ],
5872             "authors": [
5873                 {
5874                     "name": "Pádraic Brady",
5875                     "email": "[email protected]",
5876                     "homepage": "http://blog.astrumfutura.com"
5877                 },
5878                 {
5879                     "name": "Dave Marshall",
5880                     "email": "[email protected]",
5881                     "homepage": "http://davedevelopment.co.uk"
5882                 }
5883             ],
5884             "description": "Mockery is a simple yet flexible PHP mock object framework",
5885             "homepage": "https://github.com/mockery/mockery",
5886             "keywords": [
5887                 "BDD",
5888                 "TDD",
5889                 "library",
5890                 "mock",
5891                 "mock objects",
5892                 "mockery",
5893                 "stub",
5894                 "test",
5895                 "test double",
5896                 "testing"
5897             ],
5898             "time": "2019-12-26T09:49:15+00:00"
5899         },
5900         {
5901             "name": "myclabs/deep-copy",
5902             "version": "1.9.5",
5903             "source": {
5904                 "type": "git",
5905                 "url": "https://github.com/myclabs/DeepCopy.git",
5906                 "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef"
5907             },
5908             "dist": {
5909                 "type": "zip",
5910                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/b2c28789e80a97badd14145fda39b545d83ca3ef",
5911                 "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef",
5912                 "shasum": ""
5913             },
5914             "require": {
5915                 "php": "^7.1"
5916             },
5917             "replace": {
5918                 "myclabs/deep-copy": "self.version"
5919             },
5920             "require-dev": {
5921                 "doctrine/collections": "^1.0",
5922                 "doctrine/common": "^2.6",
5923                 "phpunit/phpunit": "^7.1"
5924             },
5925             "type": "library",
5926             "autoload": {
5927                 "psr-4": {
5928                     "DeepCopy\\": "src/DeepCopy/"
5929                 },
5930                 "files": [
5931                     "src/DeepCopy/deep_copy.php"
5932                 ]
5933             },
5934             "notification-url": "https://packagist.org/downloads/",
5935             "license": [
5936                 "MIT"
5937             ],
5938             "description": "Create deep copies (clones) of your objects",
5939             "keywords": [
5940                 "clone",
5941                 "copy",
5942                 "duplicate",
5943                 "object",
5944                 "object graph"
5945             ],
5946             "time": "2020-01-17T21:11:47+00:00"
5947         },
5948         {
5949             "name": "phar-io/manifest",
5950             "version": "1.0.3",
5951             "source": {
5952                 "type": "git",
5953                 "url": "https://github.com/phar-io/manifest.git",
5954                 "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
5955             },
5956             "dist": {
5957                 "type": "zip",
5958                 "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
5959                 "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
5960                 "shasum": ""
5961             },
5962             "require": {
5963                 "ext-dom": "*",
5964                 "ext-phar": "*",
5965                 "phar-io/version": "^2.0",
5966                 "php": "^5.6 || ^7.0"
5967             },
5968             "type": "library",
5969             "extra": {
5970                 "branch-alias": {
5971                     "dev-master": "1.0.x-dev"
5972                 }
5973             },
5974             "autoload": {
5975                 "classmap": [
5976                     "src/"
5977                 ]
5978             },
5979             "notification-url": "https://packagist.org/downloads/",
5980             "license": [
5981                 "BSD-3-Clause"
5982             ],
5983             "authors": [
5984                 {
5985                     "name": "Arne Blankerts",
5986                     "role": "Developer",
5987                     "email": "[email protected]"
5988                 },
5989                 {
5990                     "name": "Sebastian Heuer",
5991                     "role": "Developer",
5992                     "email": "[email protected]"
5993                 },
5994                 {
5995                     "name": "Sebastian Bergmann",
5996                     "role": "Developer",
5997                     "email": "[email protected]"
5998                 }
5999             ],
6000             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
6001             "time": "2018-07-08T19:23:20+00:00"
6002         },
6003         {
6004             "name": "phar-io/version",
6005             "version": "2.0.1",
6006             "source": {
6007                 "type": "git",
6008                 "url": "https://github.com/phar-io/version.git",
6009                 "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
6010             },
6011             "dist": {
6012                 "type": "zip",
6013                 "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
6014                 "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
6015                 "shasum": ""
6016             },
6017             "require": {
6018                 "php": "^5.6 || ^7.0"
6019             },
6020             "type": "library",
6021             "autoload": {
6022                 "classmap": [
6023                     "src/"
6024                 ]
6025             },
6026             "notification-url": "https://packagist.org/downloads/",
6027             "license": [
6028                 "BSD-3-Clause"
6029             ],
6030             "authors": [
6031                 {
6032                     "name": "Arne Blankerts",
6033                     "email": "[email protected]",
6034                     "role": "Developer"
6035                 },
6036                 {
6037                     "name": "Sebastian Heuer",
6038                     "email": "[email protected]",
6039                     "role": "Developer"
6040                 },
6041                 {
6042                     "name": "Sebastian Bergmann",
6043                     "email": "[email protected]",
6044                     "role": "Developer"
6045                 }
6046             ],
6047             "description": "Library for handling version information and constraints",
6048             "time": "2018-07-08T19:19:57+00:00"
6049         },
6050         {
6051             "name": "phpdocumentor/reflection-common",
6052             "version": "2.0.0",
6053             "source": {
6054                 "type": "git",
6055                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
6056                 "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a"
6057             },
6058             "dist": {
6059                 "type": "zip",
6060                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/63a995caa1ca9e5590304cd845c15ad6d482a62a",
6061                 "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a",
6062                 "shasum": ""
6063             },
6064             "require": {
6065                 "php": ">=7.1"
6066             },
6067             "require-dev": {
6068                 "phpunit/phpunit": "~6"
6069             },
6070             "type": "library",
6071             "extra": {
6072                 "branch-alias": {
6073                     "dev-master": "2.x-dev"
6074                 }
6075             },
6076             "autoload": {
6077                 "psr-4": {
6078                     "phpDocumentor\\Reflection\\": "src/"
6079                 }
6080             },
6081             "notification-url": "https://packagist.org/downloads/",
6082             "license": [
6083                 "MIT"
6084             ],
6085             "authors": [
6086                 {
6087                     "name": "Jaap van Otterdijk",
6088                     "email": "[email protected]"
6089                 }
6090             ],
6091             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
6092             "homepage": "http://www.phpdoc.org",
6093             "keywords": [
6094                 "FQSEN",
6095                 "phpDocumentor",
6096                 "phpdoc",
6097                 "reflection",
6098                 "static analysis"
6099             ],
6100             "time": "2018-08-07T13:53:10+00:00"
6101         },
6102         {
6103             "name": "phpdocumentor/reflection-docblock",
6104             "version": "4.3.4",
6105             "source": {
6106                 "type": "git",
6107                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
6108                 "reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c"
6109             },
6110             "dist": {
6111                 "type": "zip",
6112                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/da3fd972d6bafd628114f7e7e036f45944b62e9c",
6113                 "reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c",
6114                 "shasum": ""
6115             },
6116             "require": {
6117                 "php": "^7.0",
6118                 "phpdocumentor/reflection-common": "^1.0.0 || ^2.0.0",
6119                 "phpdocumentor/type-resolver": "~0.4 || ^1.0.0",
6120                 "webmozart/assert": "^1.0"
6121             },
6122             "require-dev": {
6123                 "doctrine/instantiator": "^1.0.5",
6124                 "mockery/mockery": "^1.0",
6125                 "phpdocumentor/type-resolver": "0.4.*",
6126                 "phpunit/phpunit": "^6.4"
6127             },
6128             "type": "library",
6129             "extra": {
6130                 "branch-alias": {
6131                     "dev-master": "4.x-dev"
6132                 }
6133             },
6134             "autoload": {
6135                 "psr-4": {
6136                     "phpDocumentor\\Reflection\\": [
6137                         "src/"
6138                     ]
6139                 }
6140             },
6141             "notification-url": "https://packagist.org/downloads/",
6142             "license": [
6143                 "MIT"
6144             ],
6145             "authors": [
6146                 {
6147                     "name": "Mike van Riel",
6148                     "email": "[email protected]"
6149                 }
6150             ],
6151             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
6152             "time": "2019-12-28T18:55:12+00:00"
6153         },
6154         {
6155             "name": "phpdocumentor/type-resolver",
6156             "version": "1.0.1",
6157             "source": {
6158                 "type": "git",
6159                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
6160                 "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9"
6161             },
6162             "dist": {
6163                 "type": "zip",
6164                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
6165                 "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
6166                 "shasum": ""
6167             },
6168             "require": {
6169                 "php": "^7.1",
6170                 "phpdocumentor/reflection-common": "^2.0"
6171             },
6172             "require-dev": {
6173                 "ext-tokenizer": "^7.1",
6174                 "mockery/mockery": "~1",
6175                 "phpunit/phpunit": "^7.0"
6176             },
6177             "type": "library",
6178             "extra": {
6179                 "branch-alias": {
6180                     "dev-master": "1.x-dev"
6181                 }
6182             },
6183             "autoload": {
6184                 "psr-4": {
6185                     "phpDocumentor\\Reflection\\": "src"
6186                 }
6187             },
6188             "notification-url": "https://packagist.org/downloads/",
6189             "license": [
6190                 "MIT"
6191             ],
6192             "authors": [
6193                 {
6194                     "name": "Mike van Riel",
6195                     "email": "[email protected]"
6196                 }
6197             ],
6198             "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
6199             "time": "2019-08-22T18:11:29+00:00"
6200         },
6201         {
6202             "name": "phploc/phploc",
6203             "version": "5.0.0",
6204             "source": {
6205                 "type": "git",
6206                 "url": "https://github.com/sebastianbergmann/phploc.git",
6207                 "reference": "5b714ccb7cb8ca29ccf9caf6eb1aed0131d3a884"
6208             },
6209             "dist": {
6210                 "type": "zip",
6211                 "url": "https://api.github.com/repos/sebastianbergmann/phploc/zipball/5b714ccb7cb8ca29ccf9caf6eb1aed0131d3a884",
6212                 "reference": "5b714ccb7cb8ca29ccf9caf6eb1aed0131d3a884",
6213                 "shasum": ""
6214             },
6215             "require": {
6216                 "php": "^7.2",
6217                 "sebastian/finder-facade": "^1.1",
6218                 "sebastian/version": "^2.0",
6219                 "symfony/console": "^4.0"
6220             },
6221             "bin": [
6222                 "phploc"
6223             ],
6224             "type": "library",
6225             "extra": {
6226                 "branch-alias": {
6227                     "dev-master": "5.0-dev"
6228                 }
6229             },
6230             "autoload": {
6231                 "classmap": [
6232                     "src/"
6233                 ]
6234             },
6235             "notification-url": "https://packagist.org/downloads/",
6236             "license": [
6237                 "BSD-3-Clause"
6238             ],
6239             "authors": [
6240                 {
6241                     "name": "Sebastian Bergmann",
6242                     "email": "[email protected]",
6243                     "role": "lead"
6244                 }
6245             ],
6246             "description": "A tool for quickly measuring the size of a PHP project.",
6247             "homepage": "https://github.com/sebastianbergmann/phploc",
6248             "time": "2019-03-16T10:41:19+00:00"
6249         },
6250         {
6251             "name": "phpspec/prophecy",
6252             "version": "v1.10.2",
6253             "source": {
6254                 "type": "git",
6255                 "url": "https://github.com/phpspec/prophecy.git",
6256                 "reference": "b4400efc9d206e83138e2bb97ed7f5b14b831cd9"
6257             },
6258             "dist": {
6259                 "type": "zip",
6260                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/b4400efc9d206e83138e2bb97ed7f5b14b831cd9",
6261                 "reference": "b4400efc9d206e83138e2bb97ed7f5b14b831cd9",
6262                 "shasum": ""
6263             },
6264             "require": {
6265                 "doctrine/instantiator": "^1.0.2",
6266                 "php": "^5.3|^7.0",
6267                 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
6268                 "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
6269                 "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
6270             },
6271             "require-dev": {
6272                 "phpspec/phpspec": "^2.5 || ^3.2",
6273                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
6274             },
6275             "type": "library",
6276             "extra": {
6277                 "branch-alias": {
6278                     "dev-master": "1.10.x-dev"
6279                 }
6280             },
6281             "autoload": {
6282                 "psr-4": {
6283                     "Prophecy\\": "src/Prophecy"
6284                 }
6285             },
6286             "notification-url": "https://packagist.org/downloads/",
6287             "license": [
6288                 "MIT"
6289             ],
6290             "authors": [
6291                 {
6292                     "name": "Konstantin Kudryashov",
6293                     "email": "[email protected]",
6294                     "homepage": "http://everzet.com"
6295                 },
6296                 {
6297                     "name": "Marcello Duarte",
6298                     "email": "[email protected]"
6299                 }
6300             ],
6301             "description": "Highly opinionated mocking framework for PHP 5.3+",
6302             "homepage": "https://github.com/phpspec/prophecy",
6303             "keywords": [
6304                 "Double",
6305                 "Dummy",
6306                 "fake",
6307                 "mock",
6308                 "spy",
6309                 "stub"
6310             ],
6311             "time": "2020-01-20T15:57:02+00:00"
6312         },
6313         {
6314             "name": "phpunit/php-code-coverage",
6315             "version": "7.0.10",
6316             "source": {
6317                 "type": "git",
6318                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
6319                 "reference": "f1884187926fbb755a9aaf0b3836ad3165b478bf"
6320             },
6321             "dist": {
6322                 "type": "zip",
6323                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f1884187926fbb755a9aaf0b3836ad3165b478bf",
6324                 "reference": "f1884187926fbb755a9aaf0b3836ad3165b478bf",
6325                 "shasum": ""
6326             },
6327             "require": {
6328                 "ext-dom": "*",
6329                 "ext-xmlwriter": "*",
6330                 "php": "^7.2",
6331                 "phpunit/php-file-iterator": "^2.0.2",
6332                 "phpunit/php-text-template": "^1.2.1",
6333                 "phpunit/php-token-stream": "^3.1.1",
6334                 "sebastian/code-unit-reverse-lookup": "^1.0.1",
6335                 "sebastian/environment": "^4.2.2",
6336                 "sebastian/version": "^2.0.1",
6337                 "theseer/tokenizer": "^1.1.3"
6338             },
6339             "require-dev": {
6340                 "phpunit/phpunit": "^8.2.2"
6341             },
6342             "suggest": {
6343                 "ext-xdebug": "^2.7.2"
6344             },
6345             "type": "library",
6346             "extra": {
6347                 "branch-alias": {
6348                     "dev-master": "7.0-dev"
6349                 }
6350             },
6351             "autoload": {
6352                 "classmap": [
6353                     "src/"
6354                 ]
6355             },
6356             "notification-url": "https://packagist.org/downloads/",
6357             "license": [
6358                 "BSD-3-Clause"
6359             ],
6360             "authors": [
6361                 {
6362                     "name": "Sebastian Bergmann",
6363                     "email": "[email protected]",
6364                     "role": "lead"
6365                 }
6366             ],
6367             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
6368             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
6369             "keywords": [
6370                 "coverage",
6371                 "testing",
6372                 "xunit"
6373             ],
6374             "time": "2019-11-20T13:55:58+00:00"
6375         },
6376         {
6377             "name": "phpunit/php-file-iterator",
6378             "version": "2.0.2",
6379             "source": {
6380                 "type": "git",
6381                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
6382                 "reference": "050bedf145a257b1ff02746c31894800e5122946"
6383             },
6384             "dist": {
6385                 "type": "zip",
6386                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946",
6387                 "reference": "050bedf145a257b1ff02746c31894800e5122946",
6388                 "shasum": ""
6389             },
6390             "require": {
6391                 "php": "^7.1"
6392             },
6393             "require-dev": {
6394                 "phpunit/phpunit": "^7.1"
6395             },
6396             "type": "library",
6397             "extra": {
6398                 "branch-alias": {
6399                     "dev-master": "2.0.x-dev"
6400                 }
6401             },
6402             "autoload": {
6403                 "classmap": [
6404                     "src/"
6405                 ]
6406             },
6407             "notification-url": "https://packagist.org/downloads/",
6408             "license": [
6409                 "BSD-3-Clause"
6410             ],
6411             "authors": [
6412                 {
6413                     "name": "Sebastian Bergmann",
6414                     "email": "[email protected]",
6415                     "role": "lead"
6416                 }
6417             ],
6418             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
6419             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
6420             "keywords": [
6421                 "filesystem",
6422                 "iterator"
6423             ],
6424             "time": "2018-09-13T20:33:42+00:00"
6425         },
6426         {
6427             "name": "phpunit/php-text-template",
6428             "version": "1.2.1",
6429             "source": {
6430                 "type": "git",
6431                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
6432                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
6433             },
6434             "dist": {
6435                 "type": "zip",
6436                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
6437                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
6438                 "shasum": ""
6439             },
6440             "require": {
6441                 "php": ">=5.3.3"
6442             },
6443             "type": "library",
6444             "autoload": {
6445                 "classmap": [
6446                     "src/"
6447                 ]
6448             },
6449             "notification-url": "https://packagist.org/downloads/",
6450             "license": [
6451                 "BSD-3-Clause"
6452             ],
6453             "authors": [
6454                 {
6455                     "name": "Sebastian Bergmann",
6456                     "email": "[email protected]",
6457                     "role": "lead"
6458                 }
6459             ],
6460             "description": "Simple template engine.",
6461             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
6462             "keywords": [
6463                 "template"
6464             ],
6465             "time": "2015-06-21T13:50:34+00:00"
6466         },
6467         {
6468             "name": "phpunit/php-timer",
6469             "version": "2.1.2",
6470             "source": {
6471                 "type": "git",
6472                 "url": "https://github.com/sebastianbergmann/php-timer.git",
6473                 "reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
6474             },
6475             "dist": {
6476                 "type": "zip",
6477                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
6478                 "reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
6479                 "shasum": ""
6480             },
6481             "require": {
6482                 "php": "^7.1"
6483             },
6484             "require-dev": {
6485                 "phpunit/phpunit": "^7.0"
6486             },
6487             "type": "library",
6488             "extra": {
6489                 "branch-alias": {
6490                     "dev-master": "2.1-dev"
6491                 }
6492             },
6493             "autoload": {
6494                 "classmap": [
6495                     "src/"
6496                 ]
6497             },
6498             "notification-url": "https://packagist.org/downloads/",
6499             "license": [
6500                 "BSD-3-Clause"
6501             ],
6502             "authors": [
6503                 {
6504                     "name": "Sebastian Bergmann",
6505                     "email": "[email protected]",
6506                     "role": "lead"
6507                 }
6508             ],
6509             "description": "Utility class for timing",
6510             "homepage": "https://github.com/sebastianbergmann/php-timer/",
6511             "keywords": [
6512                 "timer"
6513             ],
6514             "time": "2019-06-07T04:22:29+00:00"
6515         },
6516         {
6517             "name": "phpunit/php-token-stream",
6518             "version": "3.1.1",
6519             "source": {
6520                 "type": "git",
6521                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
6522                 "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff"
6523             },
6524             "dist": {
6525                 "type": "zip",
6526                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff",
6527                 "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff",
6528                 "shasum": ""
6529             },
6530             "require": {
6531                 "ext-tokenizer": "*",
6532                 "php": "^7.1"
6533             },
6534             "require-dev": {
6535                 "phpunit/phpunit": "^7.0"
6536             },
6537             "type": "library",
6538             "extra": {
6539                 "branch-alias": {
6540                     "dev-master": "3.1-dev"
6541                 }
6542             },
6543             "autoload": {
6544                 "classmap": [
6545                     "src/"
6546                 ]
6547             },
6548             "notification-url": "https://packagist.org/downloads/",
6549             "license": [
6550                 "BSD-3-Clause"
6551             ],
6552             "authors": [
6553                 {
6554                     "name": "Sebastian Bergmann",
6555                     "email": "[email protected]"
6556                 }
6557             ],
6558             "description": "Wrapper around PHP's tokenizer extension.",
6559             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
6560             "keywords": [
6561                 "tokenizer"
6562             ],
6563             "time": "2019-09-17T06:23:10+00:00"
6564         },
6565         {
6566             "name": "phpunit/phpunit",
6567             "version": "8.5.2",
6568             "source": {
6569                 "type": "git",
6570                 "url": "https://github.com/sebastianbergmann/phpunit.git",
6571                 "reference": "018b6ac3c8ab20916db85fa91bf6465acb64d1e0"
6572             },
6573             "dist": {
6574                 "type": "zip",
6575                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/018b6ac3c8ab20916db85fa91bf6465acb64d1e0",
6576                 "reference": "018b6ac3c8ab20916db85fa91bf6465acb64d1e0",
6577                 "shasum": ""
6578             },
6579             "require": {
6580                 "doctrine/instantiator": "^1.2.0",
6581                 "ext-dom": "*",
6582                 "ext-json": "*",
6583                 "ext-libxml": "*",
6584                 "ext-mbstring": "*",
6585                 "ext-xml": "*",
6586                 "ext-xmlwriter": "*",
6587                 "myclabs/deep-copy": "^1.9.1",
6588                 "phar-io/manifest": "^1.0.3",
6589                 "phar-io/version": "^2.0.1",
6590                 "php": "^7.2",
6591                 "phpspec/prophecy": "^1.8.1",
6592                 "phpunit/php-code-coverage": "^7.0.7",
6593                 "phpunit/php-file-iterator": "^2.0.2",
6594                 "phpunit/php-text-template": "^1.2.1",
6595                 "phpunit/php-timer": "^2.1.2",
6596                 "sebastian/comparator": "^3.0.2",
6597                 "sebastian/diff": "^3.0.2",
6598                 "sebastian/environment": "^4.2.2",
6599                 "sebastian/exporter": "^3.1.1",
6600                 "sebastian/global-state": "^3.0.0",
6601                 "sebastian/object-enumerator": "^3.0.3",
6602                 "sebastian/resource-operations": "^2.0.1",
6603                 "sebastian/type": "^1.1.3",
6604                 "sebastian/version": "^2.0.1"
6605             },
6606             "require-dev": {
6607                 "ext-pdo": "*"
6608             },
6609             "suggest": {
6610                 "ext-soap": "*",
6611                 "ext-xdebug": "*",
6612                 "phpunit/php-invoker": "^2.0.0"
6613             },
6614             "bin": [
6615                 "phpunit"
6616             ],
6617             "type": "library",
6618             "extra": {
6619                 "branch-alias": {
6620                     "dev-master": "8.5-dev"
6621                 }
6622             },
6623             "autoload": {
6624                 "classmap": [
6625                     "src/"
6626                 ]
6627             },
6628             "notification-url": "https://packagist.org/downloads/",
6629             "license": [
6630                 "BSD-3-Clause"
6631             ],
6632             "authors": [
6633                 {
6634                     "name": "Sebastian Bergmann",
6635                     "email": "[email protected]",
6636                     "role": "lead"
6637                 }
6638             ],
6639             "description": "The PHP Unit Testing framework.",
6640             "homepage": "https://phpunit.de/",
6641             "keywords": [
6642                 "phpunit",
6643                 "testing",
6644                 "xunit"
6645             ],
6646             "time": "2020-01-08T08:49:49+00:00"
6647         },
6648         {
6649             "name": "sebastian/code-unit-reverse-lookup",
6650             "version": "1.0.1",
6651             "source": {
6652                 "type": "git",
6653                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
6654                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
6655             },
6656             "dist": {
6657                 "type": "zip",
6658                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
6659                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
6660                 "shasum": ""
6661             },
6662             "require": {
6663                 "php": "^5.6 || ^7.0"
6664             },
6665             "require-dev": {
6666                 "phpunit/phpunit": "^5.7 || ^6.0"
6667             },
6668             "type": "library",
6669             "extra": {
6670                 "branch-alias": {
6671                     "dev-master": "1.0.x-dev"
6672                 }
6673             },
6674             "autoload": {
6675                 "classmap": [
6676                     "src/"
6677                 ]
6678             },
6679             "notification-url": "https://packagist.org/downloads/",
6680             "license": [
6681                 "BSD-3-Clause"
6682             ],
6683             "authors": [
6684                 {
6685                     "name": "Sebastian Bergmann",
6686                     "email": "[email protected]"
6687                 }
6688             ],
6689             "description": "Looks up which function or method a line of code belongs to",
6690             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
6691             "time": "2017-03-04T06:30:41+00:00"
6692         },
6693         {
6694             "name": "sebastian/comparator",
6695             "version": "3.0.2",
6696             "source": {
6697                 "type": "git",
6698                 "url": "https://github.com/sebastianbergmann/comparator.git",
6699                 "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
6700             },
6701             "dist": {
6702                 "type": "zip",
6703                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
6704                 "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
6705                 "shasum": ""
6706             },
6707             "require": {
6708                 "php": "^7.1",
6709                 "sebastian/diff": "^3.0",
6710                 "sebastian/exporter": "^3.1"
6711             },
6712             "require-dev": {
6713                 "phpunit/phpunit": "^7.1"
6714             },
6715             "type": "library",
6716             "extra": {
6717                 "branch-alias": {
6718                     "dev-master": "3.0-dev"
6719                 }
6720             },
6721             "autoload": {
6722                 "classmap": [
6723                     "src/"
6724                 ]
6725             },
6726             "notification-url": "https://packagist.org/downloads/",
6727             "license": [
6728                 "BSD-3-Clause"
6729             ],
6730             "authors": [
6731                 {
6732                     "name": "Jeff Welch",
6733                     "email": "[email protected]"
6734                 },
6735                 {
6736                     "name": "Volker Dusch",
6737                     "email": "[email protected]"
6738                 },
6739                 {
6740                     "name": "Bernhard Schussek",
6741                     "email": "[email protected]"
6742                 },
6743                 {
6744                     "name": "Sebastian Bergmann",
6745                     "email": "[email protected]"
6746                 }
6747             ],
6748             "description": "Provides the functionality to compare PHP values for equality",
6749             "homepage": "https://github.com/sebastianbergmann/comparator",
6750             "keywords": [
6751                 "comparator",
6752                 "compare",
6753                 "equality"
6754             ],
6755             "time": "2018-07-12T15:12:46+00:00"
6756         },
6757         {
6758             "name": "sebastian/diff",
6759             "version": "3.0.2",
6760             "source": {
6761                 "type": "git",
6762                 "url": "https://github.com/sebastianbergmann/diff.git",
6763                 "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
6764             },
6765             "dist": {
6766                 "type": "zip",
6767                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
6768                 "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
6769                 "shasum": ""
6770             },
6771             "require": {
6772                 "php": "^7.1"
6773             },
6774             "require-dev": {
6775                 "phpunit/phpunit": "^7.5 || ^8.0",
6776                 "symfony/process": "^2 || ^3.3 || ^4"
6777             },
6778             "type": "library",
6779             "extra": {
6780                 "branch-alias": {
6781                     "dev-master": "3.0-dev"
6782                 }
6783             },
6784             "autoload": {
6785                 "classmap": [
6786                     "src/"
6787                 ]
6788             },
6789             "notification-url": "https://packagist.org/downloads/",
6790             "license": [
6791                 "BSD-3-Clause"
6792             ],
6793             "authors": [
6794                 {
6795                     "name": "Kore Nordmann",
6796                     "email": "[email protected]"
6797                 },
6798                 {
6799                     "name": "Sebastian Bergmann",
6800                     "email": "[email protected]"
6801                 }
6802             ],
6803             "description": "Diff implementation",
6804             "homepage": "https://github.com/sebastianbergmann/diff",
6805             "keywords": [
6806                 "diff",
6807                 "udiff",
6808                 "unidiff",
6809                 "unified diff"
6810             ],
6811             "time": "2019-02-04T06:01:07+00:00"
6812         },
6813         {
6814             "name": "sebastian/environment",
6815             "version": "4.2.3",
6816             "source": {
6817                 "type": "git",
6818                 "url": "https://github.com/sebastianbergmann/environment.git",
6819                 "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368"
6820             },
6821             "dist": {
6822                 "type": "zip",
6823                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
6824                 "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
6825                 "shasum": ""
6826             },
6827             "require": {
6828                 "php": "^7.1"
6829             },
6830             "require-dev": {
6831                 "phpunit/phpunit": "^7.5"
6832             },
6833             "suggest": {
6834                 "ext-posix": "*"
6835             },
6836             "type": "library",
6837             "extra": {
6838                 "branch-alias": {
6839                     "dev-master": "4.2-dev"
6840                 }
6841             },
6842             "autoload": {
6843                 "classmap": [
6844                     "src/"
6845                 ]
6846             },
6847             "notification-url": "https://packagist.org/downloads/",
6848             "license": [
6849                 "BSD-3-Clause"
6850             ],
6851             "authors": [
6852                 {
6853                     "name": "Sebastian Bergmann",
6854                     "email": "[email protected]"
6855                 }
6856             ],
6857             "description": "Provides functionality to handle HHVM/PHP environments",
6858             "homepage": "http://www.github.com/sebastianbergmann/environment",
6859             "keywords": [
6860                 "Xdebug",
6861                 "environment",
6862                 "hhvm"
6863             ],
6864             "time": "2019-11-20T08:46:58+00:00"
6865         },
6866         {
6867             "name": "sebastian/exporter",
6868             "version": "3.1.2",
6869             "source": {
6870                 "type": "git",
6871                 "url": "https://github.com/sebastianbergmann/exporter.git",
6872                 "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e"
6873             },
6874             "dist": {
6875                 "type": "zip",
6876                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e",
6877                 "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e",
6878                 "shasum": ""
6879             },
6880             "require": {
6881                 "php": "^7.0",
6882                 "sebastian/recursion-context": "^3.0"
6883             },
6884             "require-dev": {
6885                 "ext-mbstring": "*",
6886                 "phpunit/phpunit": "^6.0"
6887             },
6888             "type": "library",
6889             "extra": {
6890                 "branch-alias": {
6891                     "dev-master": "3.1.x-dev"
6892                 }
6893             },
6894             "autoload": {
6895                 "classmap": [
6896                     "src/"
6897                 ]
6898             },
6899             "notification-url": "https://packagist.org/downloads/",
6900             "license": [
6901                 "BSD-3-Clause"
6902             ],
6903             "authors": [
6904                 {
6905                     "name": "Sebastian Bergmann",
6906                     "email": "[email protected]"
6907                 },
6908                 {
6909                     "name": "Jeff Welch",
6910                     "email": "[email protected]"
6911                 },
6912                 {
6913                     "name": "Volker Dusch",
6914                     "email": "[email protected]"
6915                 },
6916                 {
6917                     "name": "Adam Harvey",
6918                     "email": "[email protected]"
6919                 },
6920                 {
6921                     "name": "Bernhard Schussek",
6922                     "email": "[email protected]"
6923                 }
6924             ],
6925             "description": "Provides the functionality to export PHP variables for visualization",
6926             "homepage": "http://www.github.com/sebastianbergmann/exporter",
6927             "keywords": [
6928                 "export",
6929                 "exporter"
6930             ],
6931             "time": "2019-09-14T09:02:43+00:00"
6932         },
6933         {
6934             "name": "sebastian/finder-facade",
6935             "version": "1.2.3",
6936             "source": {
6937                 "type": "git",
6938                 "url": "https://github.com/sebastianbergmann/finder-facade.git",
6939                 "reference": "167c45d131f7fc3d159f56f191a0a22228765e16"
6940             },
6941             "dist": {
6942                 "type": "zip",
6943                 "url": "https://api.github.com/repos/sebastianbergmann/finder-facade/zipball/167c45d131f7fc3d159f56f191a0a22228765e16",
6944                 "reference": "167c45d131f7fc3d159f56f191a0a22228765e16",
6945                 "shasum": ""
6946             },
6947             "require": {
6948                 "php": "^7.1",
6949                 "symfony/finder": "^2.3|^3.0|^4.0|^5.0",
6950                 "theseer/fdomdocument": "^1.6"
6951             },
6952             "type": "library",
6953             "extra": {
6954                 "branch-alias": []
6955             },
6956             "autoload": {
6957                 "classmap": [
6958                     "src/"
6959                 ]
6960             },
6961             "notification-url": "https://packagist.org/downloads/",
6962             "license": [
6963                 "BSD-3-Clause"
6964             ],
6965             "authors": [
6966                 {
6967                     "name": "Sebastian Bergmann",
6968                     "email": "[email protected]",
6969                     "role": "lead"
6970                 }
6971             ],
6972             "description": "FinderFacade is a convenience wrapper for Symfony's Finder component.",
6973             "homepage": "https://github.com/sebastianbergmann/finder-facade",
6974             "time": "2020-01-16T08:08:45+00:00"
6975         },
6976         {
6977             "name": "sebastian/global-state",
6978             "version": "3.0.0",
6979             "source": {
6980                 "type": "git",
6981                 "url": "https://github.com/sebastianbergmann/global-state.git",
6982                 "reference": "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4"
6983             },
6984             "dist": {
6985                 "type": "zip",
6986                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4",
6987                 "reference": "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4",
6988                 "shasum": ""
6989             },
6990             "require": {
6991                 "php": "^7.2",
6992                 "sebastian/object-reflector": "^1.1.1",
6993                 "sebastian/recursion-context": "^3.0"
6994             },
6995             "require-dev": {
6996                 "ext-dom": "*",
6997                 "phpunit/phpunit": "^8.0"
6998             },
6999             "suggest": {
7000                 "ext-uopz": "*"
7001             },
7002             "type": "library",
7003             "extra": {
7004                 "branch-alias": {
7005                     "dev-master": "3.0-dev"
7006                 }
7007             },
7008             "autoload": {
7009                 "classmap": [
7010                     "src/"
7011                 ]
7012             },
7013             "notification-url": "https://packagist.org/downloads/",
7014             "license": [
7015                 "BSD-3-Clause"
7016             ],
7017             "authors": [
7018                 {
7019                     "name": "Sebastian Bergmann",
7020                     "email": "[email protected]"
7021                 }
7022             ],
7023             "description": "Snapshotting of global state",
7024             "homepage": "http://www.github.com/sebastianbergmann/global-state",
7025             "keywords": [
7026                 "global state"
7027             ],
7028             "time": "2019-02-01T05:30:01+00:00"
7029         },
7030         {
7031             "name": "sebastian/object-enumerator",
7032             "version": "3.0.3",
7033             "source": {
7034                 "type": "git",
7035                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
7036                 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
7037             },
7038             "dist": {
7039                 "type": "zip",
7040                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
7041                 "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
7042                 "shasum": ""
7043             },
7044             "require": {
7045                 "php": "^7.0",
7046                 "sebastian/object-reflector": "^1.1.1",
7047                 "sebastian/recursion-context": "^3.0"
7048             },
7049             "require-dev": {
7050                 "phpunit/phpunit": "^6.0"
7051             },
7052             "type": "library",
7053             "extra": {
7054                 "branch-alias": {
7055                     "dev-master": "3.0.x-dev"
7056                 }
7057             },
7058             "autoload": {
7059                 "classmap": [
7060                     "src/"
7061                 ]
7062             },
7063             "notification-url": "https://packagist.org/downloads/",
7064             "license": [
7065                 "BSD-3-Clause"
7066             ],
7067             "authors": [
7068                 {
7069                     "name": "Sebastian Bergmann",
7070                     "email": "[email protected]"
7071                 }
7072             ],
7073             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
7074             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
7075             "time": "2017-08-03T12:35:26+00:00"
7076         },
7077         {
7078             "name": "sebastian/object-reflector",
7079             "version": "1.1.1",
7080             "source": {
7081                 "type": "git",
7082                 "url": "https://github.com/sebastianbergmann/object-reflector.git",
7083                 "reference": "773f97c67f28de00d397be301821b06708fca0be"
7084             },
7085             "dist": {
7086                 "type": "zip",
7087                 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
7088                 "reference": "773f97c67f28de00d397be301821b06708fca0be",
7089                 "shasum": ""
7090             },
7091             "require": {
7092                 "php": "^7.0"
7093             },
7094             "require-dev": {
7095                 "phpunit/phpunit": "^6.0"
7096             },
7097             "type": "library",
7098             "extra": {
7099                 "branch-alias": {
7100                     "dev-master": "1.1-dev"
7101                 }
7102             },
7103             "autoload": {
7104                 "classmap": [
7105                     "src/"
7106                 ]
7107             },
7108             "notification-url": "https://packagist.org/downloads/",
7109             "license": [
7110                 "BSD-3-Clause"
7111             ],
7112             "authors": [
7113                 {
7114                     "name": "Sebastian Bergmann",
7115                     "email": "[email protected]"
7116                 }
7117             ],
7118             "description": "Allows reflection of object attributes, including inherited and non-public ones",
7119             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
7120             "time": "2017-03-29T09:07:27+00:00"
7121         },
7122         {
7123             "name": "sebastian/recursion-context",
7124             "version": "3.0.0",
7125             "source": {
7126                 "type": "git",
7127                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
7128                 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
7129             },
7130             "dist": {
7131                 "type": "zip",
7132                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
7133                 "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
7134                 "shasum": ""
7135             },
7136             "require": {
7137                 "php": "^7.0"
7138             },
7139             "require-dev": {
7140                 "phpunit/phpunit": "^6.0"
7141             },
7142             "type": "library",
7143             "extra": {
7144                 "branch-alias": {
7145                     "dev-master": "3.0.x-dev"
7146                 }
7147             },
7148             "autoload": {
7149                 "classmap": [
7150                     "src/"
7151                 ]
7152             },
7153             "notification-url": "https://packagist.org/downloads/",
7154             "license": [
7155                 "BSD-3-Clause"
7156             ],
7157             "authors": [
7158                 {
7159                     "name": "Jeff Welch",
7160                     "email": "[email protected]"
7161                 },
7162                 {
7163                     "name": "Sebastian Bergmann",
7164                     "email": "[email protected]"
7165                 },
7166                 {
7167                     "name": "Adam Harvey",
7168                     "email": "[email protected]"
7169                 }
7170             ],
7171             "description": "Provides functionality to recursively process PHP variables",
7172             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
7173             "time": "2017-03-03T06:23:57+00:00"
7174         },
7175         {
7176             "name": "sebastian/resource-operations",
7177             "version": "2.0.1",
7178             "source": {
7179                 "type": "git",
7180                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
7181                 "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
7182             },
7183             "dist": {
7184                 "type": "zip",
7185                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
7186                 "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
7187                 "shasum": ""
7188             },
7189             "require": {
7190                 "php": "^7.1"
7191             },
7192             "type": "library",
7193             "extra": {
7194                 "branch-alias": {
7195                     "dev-master": "2.0-dev"
7196                 }
7197             },
7198             "autoload": {
7199                 "classmap": [
7200                     "src/"
7201                 ]
7202             },
7203             "notification-url": "https://packagist.org/downloads/",
7204             "license": [
7205                 "BSD-3-Clause"
7206             ],
7207             "authors": [
7208                 {
7209                     "name": "Sebastian Bergmann",
7210                     "email": "[email protected]"
7211                 }
7212             ],
7213             "description": "Provides a list of PHP built-in functions that operate on resources",
7214             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
7215             "time": "2018-10-04T04:07:39+00:00"
7216         },
7217         {
7218             "name": "sebastian/type",
7219             "version": "1.1.3",
7220             "source": {
7221                 "type": "git",
7222                 "url": "https://github.com/sebastianbergmann/type.git",
7223                 "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3"
7224             },
7225             "dist": {
7226                 "type": "zip",
7227                 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/3aaaa15fa71d27650d62a948be022fe3b48541a3",
7228                 "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3",
7229                 "shasum": ""
7230             },
7231             "require": {
7232                 "php": "^7.2"
7233             },
7234             "require-dev": {
7235                 "phpunit/phpunit": "^8.2"
7236             },
7237             "type": "library",
7238             "extra": {
7239                 "branch-alias": {
7240                     "dev-master": "1.1-dev"
7241                 }
7242             },
7243             "autoload": {
7244                 "classmap": [
7245                     "src/"
7246                 ]
7247             },
7248             "notification-url": "https://packagist.org/downloads/",
7249             "license": [
7250                 "BSD-3-Clause"
7251             ],
7252             "authors": [
7253                 {
7254                     "name": "Sebastian Bergmann",
7255                     "email": "[email protected]",
7256                     "role": "lead"
7257                 }
7258             ],
7259             "description": "Collection of value objects that represent the types of the PHP type system",
7260             "homepage": "https://github.com/sebastianbergmann/type",
7261             "time": "2019-07-02T08:10:15+00:00"
7262         },
7263         {
7264             "name": "sebastian/version",
7265             "version": "2.0.1",
7266             "source": {
7267                 "type": "git",
7268                 "url": "https://github.com/sebastianbergmann/version.git",
7269                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
7270             },
7271             "dist": {
7272                 "type": "zip",
7273                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
7274                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
7275                 "shasum": ""
7276             },
7277             "require": {
7278                 "php": ">=5.6"
7279             },
7280             "type": "library",
7281             "extra": {
7282                 "branch-alias": {
7283                     "dev-master": "2.0.x-dev"
7284                 }
7285             },
7286             "autoload": {
7287                 "classmap": [
7288                     "src/"
7289                 ]
7290             },
7291             "notification-url": "https://packagist.org/downloads/",
7292             "license": [
7293                 "BSD-3-Clause"
7294             ],
7295             "authors": [
7296                 {
7297                     "name": "Sebastian Bergmann",
7298                     "email": "[email protected]",
7299                     "role": "lead"
7300                 }
7301             ],
7302             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
7303             "homepage": "https://github.com/sebastianbergmann/version",
7304             "time": "2016-10-03T07:35:21+00:00"
7305         },
7306         {
7307             "name": "seld/jsonlint",
7308             "version": "1.7.2",
7309             "source": {
7310                 "type": "git",
7311                 "url": "https://github.com/Seldaek/jsonlint.git",
7312                 "reference": "e2e5d290e4d2a4f0eb449f510071392e00e10d19"
7313             },
7314             "dist": {
7315                 "type": "zip",
7316                 "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/e2e5d290e4d2a4f0eb449f510071392e00e10d19",
7317                 "reference": "e2e5d290e4d2a4f0eb449f510071392e00e10d19",
7318                 "shasum": ""
7319             },
7320             "require": {
7321                 "php": "^5.3 || ^7.0"
7322             },
7323             "require-dev": {
7324                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
7325             },
7326             "bin": [
7327                 "bin/jsonlint"
7328             ],
7329             "type": "library",
7330             "autoload": {
7331                 "psr-4": {
7332                     "Seld\\JsonLint\\": "src/Seld/JsonLint/"
7333                 }
7334             },
7335             "notification-url": "https://packagist.org/downloads/",
7336             "license": [
7337                 "MIT"
7338             ],
7339             "authors": [
7340                 {
7341                     "name": "Jordi Boggiano",
7342                     "email": "[email protected]",
7343                     "homepage": "http://seld.be"
7344                 }
7345             ],
7346             "description": "JSON Linter",
7347             "keywords": [
7348                 "json",
7349                 "linter",
7350                 "parser",
7351                 "validator"
7352             ],
7353             "time": "2019-10-24T14:27:39+00:00"
7354         },
7355         {
7356             "name": "seld/phar-utils",
7357             "version": "1.0.2",
7358             "source": {
7359                 "type": "git",
7360                 "url": "https://github.com/Seldaek/phar-utils.git",
7361                 "reference": "84715761c35808076b00908a20317a3a8a67d17e"
7362             },
7363             "dist": {
7364                 "type": "zip",
7365                 "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/84715761c35808076b00908a20317a3a8a67d17e",
7366                 "reference": "84715761c35808076b00908a20317a3a8a67d17e",
7367                 "shasum": ""
7368             },
7369             "require": {
7370                 "php": ">=5.3"
7371             },
7372             "type": "library",
7373             "extra": {
7374                 "branch-alias": {
7375                     "dev-master": "1.x-dev"
7376                 }
7377             },
7378             "autoload": {
7379                 "psr-4": {
7380                     "Seld\\PharUtils\\": "src/"
7381                 }
7382             },
7383             "notification-url": "https://packagist.org/downloads/",
7384             "license": [
7385                 "MIT"
7386             ],
7387             "authors": [
7388                 {
7389                     "name": "Jordi Boggiano",
7390                     "email": "[email protected]"
7391                 }
7392             ],
7393             "description": "PHAR file format utilities, for when PHP phars you up",
7394             "keywords": [
7395                 "phra"
7396             ],
7397             "time": "2020-01-13T10:41:09+00:00"
7398         },
7399         {
7400             "name": "squizlabs/php_codesniffer",
7401             "version": "3.5.3",
7402             "source": {
7403                 "type": "git",
7404                 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
7405                 "reference": "557a1fc7ac702c66b0bbfe16ab3d55839ef724cb"
7406             },
7407             "dist": {
7408                 "type": "zip",
7409                 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/557a1fc7ac702c66b0bbfe16ab3d55839ef724cb",
7410                 "reference": "557a1fc7ac702c66b0bbfe16ab3d55839ef724cb",
7411                 "shasum": ""
7412             },
7413             "require": {
7414                 "ext-simplexml": "*",
7415                 "ext-tokenizer": "*",
7416                 "ext-xmlwriter": "*",
7417                 "php": ">=5.4.0"
7418             },
7419             "require-dev": {
7420                 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
7421             },
7422             "bin": [
7423                 "bin/phpcs",
7424                 "bin/phpcbf"
7425             ],
7426             "type": "library",
7427             "extra": {
7428                 "branch-alias": {
7429                     "dev-master": "3.x-dev"
7430                 }
7431             },
7432             "notification-url": "https://packagist.org/downloads/",
7433             "license": [
7434                 "BSD-3-Clause"
7435             ],
7436             "authors": [
7437                 {
7438                     "name": "Greg Sherwood",
7439                     "role": "lead"
7440                 }
7441             ],
7442             "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
7443             "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
7444             "keywords": [
7445                 "phpcs",
7446                 "standards"
7447             ],
7448             "time": "2019-12-04T04:46:47+00:00"
7449         },
7450         {
7451             "name": "symfony/dom-crawler",
7452             "version": "v4.4.3",
7453             "source": {
7454                 "type": "git",
7455                 "url": "https://github.com/symfony/dom-crawler.git",
7456                 "reference": "b66fe8ccc850ea11c4cd31677706c1219768bea1"
7457             },
7458             "dist": {
7459                 "type": "zip",
7460                 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/b66fe8ccc850ea11c4cd31677706c1219768bea1",
7461                 "reference": "b66fe8ccc850ea11c4cd31677706c1219768bea1",
7462                 "shasum": ""
7463             },
7464             "require": {
7465                 "php": "^7.1.3",
7466                 "symfony/polyfill-ctype": "~1.8",
7467                 "symfony/polyfill-mbstring": "~1.0"
7468             },
7469             "conflict": {
7470                 "masterminds/html5": "<2.6"
7471             },
7472             "require-dev": {
7473                 "masterminds/html5": "^2.6",
7474                 "symfony/css-selector": "^3.4|^4.0|^5.0"
7475             },
7476             "suggest": {
7477                 "symfony/css-selector": ""
7478             },
7479             "type": "library",
7480             "extra": {
7481                 "branch-alias": {
7482                     "dev-master": "4.4-dev"
7483                 }
7484             },
7485             "autoload": {
7486                 "psr-4": {
7487                     "Symfony\\Component\\DomCrawler\\": ""
7488                 },
7489                 "exclude-from-classmap": [
7490                     "/Tests/"
7491                 ]
7492             },
7493             "notification-url": "https://packagist.org/downloads/",
7494             "license": [
7495                 "MIT"
7496             ],
7497             "authors": [
7498                 {
7499                     "name": "Fabien Potencier",
7500                     "email": "[email protected]"
7501                 },
7502                 {
7503                     "name": "Symfony Community",
7504                     "homepage": "https://symfony.com/contributors"
7505                 }
7506             ],
7507             "description": "Symfony DomCrawler Component",
7508             "homepage": "https://symfony.com",
7509             "time": "2020-01-04T13:00:46+00:00"
7510         },
7511         {
7512             "name": "symfony/filesystem",
7513             "version": "v4.4.3",
7514             "source": {
7515                 "type": "git",
7516                 "url": "https://github.com/symfony/filesystem.git",
7517                 "reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd"
7518             },
7519             "dist": {
7520                 "type": "zip",
7521                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/266c9540b475f26122b61ef8b23dd9198f5d1cfd",
7522                 "reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd",
7523                 "shasum": ""
7524             },
7525             "require": {
7526                 "php": "^7.1.3",
7527                 "symfony/polyfill-ctype": "~1.8"
7528             },
7529             "type": "library",
7530             "extra": {
7531                 "branch-alias": {
7532                     "dev-master": "4.4-dev"
7533                 }
7534             },
7535             "autoload": {
7536                 "psr-4": {
7537                     "Symfony\\Component\\Filesystem\\": ""
7538                 },
7539                 "exclude-from-classmap": [
7540                     "/Tests/"
7541                 ]
7542             },
7543             "notification-url": "https://packagist.org/downloads/",
7544             "license": [
7545                 "MIT"
7546             ],
7547             "authors": [
7548                 {
7549                     "name": "Fabien Potencier",
7550                     "email": "[email protected]"
7551                 },
7552                 {
7553                     "name": "Symfony Community",
7554                     "homepage": "https://symfony.com/contributors"
7555                 }
7556             ],
7557             "description": "Symfony Filesystem Component",
7558             "homepage": "https://symfony.com",
7559             "time": "2020-01-21T08:20:44+00:00"
7560         },
7561         {
7562             "name": "theseer/fdomdocument",
7563             "version": "1.6.6",
7564             "source": {
7565                 "type": "git",
7566                 "url": "https://github.com/theseer/fDOMDocument.git",
7567                 "reference": "6e8203e40a32a9c770bcb62fe37e68b948da6dca"
7568             },
7569             "dist": {
7570                 "type": "zip",
7571                 "url": "https://api.github.com/repos/theseer/fDOMDocument/zipball/6e8203e40a32a9c770bcb62fe37e68b948da6dca",
7572                 "reference": "6e8203e40a32a9c770bcb62fe37e68b948da6dca",
7573                 "shasum": ""
7574             },
7575             "require": {
7576                 "ext-dom": "*",
7577                 "lib-libxml": "*",
7578                 "php": ">=5.3.3"
7579             },
7580             "type": "library",
7581             "autoload": {
7582                 "classmap": [
7583                     "src/"
7584                 ]
7585             },
7586             "notification-url": "https://packagist.org/downloads/",
7587             "license": [
7588                 "BSD-3-Clause"
7589             ],
7590             "authors": [
7591                 {
7592                     "name": "Arne Blankerts",
7593                     "role": "lead",
7594                     "email": "[email protected]"
7595                 }
7596             ],
7597             "description": "The classes contained within this repository extend the standard DOM to use exceptions at all occasions of errors instead of PHP warnings or notices. They also add various custom methods and shortcuts for convenience and to simplify the usage of DOM.",
7598             "homepage": "https://github.com/theseer/fDOMDocument",
7599             "time": "2017-06-30T11:53:12+00:00"
7600         },
7601         {
7602             "name": "theseer/tokenizer",
7603             "version": "1.1.3",
7604             "source": {
7605                 "type": "git",
7606                 "url": "https://github.com/theseer/tokenizer.git",
7607                 "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
7608             },
7609             "dist": {
7610                 "type": "zip",
7611                 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
7612                 "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
7613                 "shasum": ""
7614             },
7615             "require": {
7616                 "ext-dom": "*",
7617                 "ext-tokenizer": "*",
7618                 "ext-xmlwriter": "*",
7619                 "php": "^7.0"
7620             },
7621             "type": "library",
7622             "autoload": {
7623                 "classmap": [
7624                     "src/"
7625                 ]
7626             },
7627             "notification-url": "https://packagist.org/downloads/",
7628             "license": [
7629                 "BSD-3-Clause"
7630             ],
7631             "authors": [
7632                 {
7633                     "name": "Arne Blankerts",
7634                     "role": "Developer",
7635                     "email": "[email protected]"
7636                 }
7637             ],
7638             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
7639             "time": "2019-06-13T22:48:21+00:00"
7640         },
7641         {
7642             "name": "webmozart/assert",
7643             "version": "1.6.0",
7644             "source": {
7645                 "type": "git",
7646                 "url": "https://github.com/webmozart/assert.git",
7647                 "reference": "573381c0a64f155a0d9a23f4b0c797194805b925"
7648             },
7649             "dist": {
7650                 "type": "zip",
7651                 "url": "https://api.github.com/repos/webmozart/assert/zipball/573381c0a64f155a0d9a23f4b0c797194805b925",
7652                 "reference": "573381c0a64f155a0d9a23f4b0c797194805b925",
7653                 "shasum": ""
7654             },
7655             "require": {
7656                 "php": "^5.3.3 || ^7.0",
7657                 "symfony/polyfill-ctype": "^1.8"
7658             },
7659             "conflict": {
7660                 "vimeo/psalm": "<3.6.0"
7661             },
7662             "require-dev": {
7663                 "phpunit/phpunit": "^4.8.36 || ^7.5.13"
7664             },
7665             "type": "library",
7666             "autoload": {
7667                 "psr-4": {
7668                     "Webmozart\\Assert\\": "src/"
7669                 }
7670             },
7671             "notification-url": "https://packagist.org/downloads/",
7672             "license": [
7673                 "MIT"
7674             ],
7675             "authors": [
7676                 {
7677                     "name": "Bernhard Schussek",
7678                     "email": "[email protected]"
7679                 }
7680             ],
7681             "description": "Assertions to validate method input/output with nice error messages.",
7682             "keywords": [
7683                 "assert",
7684                 "check",
7685                 "validate"
7686             ],
7687             "time": "2019-11-24T13:36:37+00:00"
7688         },
7689         {
7690             "name": "wnx/laravel-stats",
7691             "version": "v2.0.0",
7692             "source": {
7693                 "type": "git",
7694                 "url": "https://github.com/stefanzweifel/laravel-stats.git",
7695                 "reference": "1b3c60bfbf81233973cbc2a63be4e6f83b2d6205"
7696             },
7697             "dist": {
7698                 "type": "zip",
7699                 "url": "https://api.github.com/repos/stefanzweifel/laravel-stats/zipball/1b3c60bfbf81233973cbc2a63be4e6f83b2d6205",
7700                 "reference": "1b3c60bfbf81233973cbc2a63be4e6f83b2d6205",
7701                 "shasum": ""
7702             },
7703             "require": {
7704                 "illuminate/console": "~5.8.0|^6.0",
7705                 "illuminate/support": "~5.8.0|^6.0",
7706                 "php": ">=7.2.0",
7707                 "phploc/phploc": "~4.0|~5.0",
7708                 "symfony/finder": "~3.3|~4.0"
7709             },
7710             "require-dev": {
7711                 "laravel/browser-kit-testing": "~2.0|~3.0|~4.0|~5.0",
7712                 "laravel/dusk": "~3.0|~4.0|~5.0",
7713                 "mockery/mockery": "^1.1",
7714                 "orchestra/testbench": "^3.8",
7715                 "phpunit/phpunit": "6.*|7.*|8.*"
7716             },
7717             "type": "library",
7718             "extra": {
7719                 "laravel": {
7720                     "providers": [
7721                         "Wnx\\LaravelStats\\StatsServiceProvider"
7722                     ]
7723                 }
7724             },
7725             "autoload": {
7726                 "psr-4": {
7727                     "Wnx\\LaravelStats\\": "src/"
7728                 }
7729             },
7730             "notification-url": "https://packagist.org/downloads/",
7731             "license": [
7732                 "MIT"
7733             ],
7734             "authors": [
7735                 {
7736                     "name": "Stefan Zweifel",
7737                     "email": "[email protected]",
7738                     "homepage": "https://stefanzweifel.io",
7739                     "role": "Developer"
7740                 }
7741             ],
7742             "description": "Get insights about your Laravel Project",
7743             "homepage": "https://github.com/stefanzweifel/laravel-stats",
7744             "keywords": [
7745                 "laravel",
7746                 "statistics",
7747                 "stats",
7748                 "wnx"
7749             ],
7750             "time": "2019-09-01T14:18:49+00:00"
7751         }
7752     ],
7753     "aliases": [],
7754     "minimum-stability": "dev",
7755     "stability-flags": [],
7756     "prefer-stable": true,
7757     "prefer-lowest": false,
7758     "platform": {
7759         "php": "^7.2",
7760         "ext-curl": "*",
7761         "ext-dom": "*",
7762         "ext-gd": "*",
7763         "ext-json": "*",
7764         "ext-mbstring": "*",
7765         "ext-tidy": "*",
7766         "ext-xml": "*"
7767     },
7768     "platform-dev": [],
7769     "platform-overrides": {
7770         "php": "7.2.0"
7771     }
7772 }