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