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