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": "c9643b2e29ae81a444dd035397af55f9",
8    "packages": [
9        {
10            "name": "beberlei/doctrineextensions",
11            "version": "v1.2.7",
12            "source": {
13                "type": "git",
14                "url": "https://github.com/beberlei/DoctrineExtensions.git",
15                "reference": "5f16b305dda06eda0d2d293c9d2bbd299249a996"
16            },
17            "dist": {
18                "type": "zip",
19                "url": "https://api.github.com/repos/beberlei/DoctrineExtensions/zipball/5f16b305dda06eda0d2d293c9d2bbd299249a996",
20                "reference": "5f16b305dda06eda0d2d293c9d2bbd299249a996",
21                "shasum": ""
22            },
23            "require": {
24                "doctrine/orm": "^2.6",
25                "php": "^7.1"
26            },
27            "require-dev": {
28                "friendsofphp/php-cs-fixer": "^2.14",
29                "nesbot/carbon": "*",
30                "phpunit/phpunit": "^7.0 || ^8.0",
31                "symfony/yaml": "^4.2",
32                "zf1/zend-date": "^1.12",
33                "zf1/zend-registry": "^1.12"
34            },
35            "type": "library",
36            "autoload": {
37                "psr-4": {
38                    "DoctrineExtensions\\": "src/"
39                }
40            },
41            "notification-url": "https://packagist.org/downloads/",
42            "license": [
43                "BSD-3-Clause"
44            ],
45            "authors": [
46                {
47                    "name": "Benjamin Eberlei",
48                    "email": "kontakt@beberlei.de"
49                },
50                {
51                    "name": "Steve Lacey",
52                    "email": "steve@stevelacey.net"
53                }
54            ],
55            "description": "A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL and Oracle.",
56            "keywords": [
57                "database",
58                "doctrine",
59                "orm"
60            ],
61            "support": {
62                "source": "https://github.com/beberlei/DoctrineExtensions/tree/master"
63            },
64            "time": "2020-06-30T03:28:02+00:00"
65        },
66        {
67            "name": "composer/ca-bundle",
68            "version": "1.2.8",
69            "source": {
70                "type": "git",
71                "url": "https://github.com/composer/ca-bundle.git",
72                "reference": "8a7ecad675253e4654ea05505233285377405215"
73            },
74            "dist": {
75                "type": "zip",
76                "url": "https://api.github.com/repos/composer/ca-bundle/zipball/8a7ecad675253e4654ea05505233285377405215",
77                "reference": "8a7ecad675253e4654ea05505233285377405215",
78                "shasum": ""
79            },
80            "require": {
81                "ext-openssl": "*",
82                "ext-pcre": "*",
83                "php": "^5.3.2 || ^7.0 || ^8.0"
84            },
85            "require-dev": {
86                "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8",
87                "psr/log": "^1.0",
88                "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0"
89            },
90            "type": "library",
91            "extra": {
92                "branch-alias": {
93                    "dev-master": "1.x-dev"
94                }
95            },
96            "autoload": {
97                "psr-4": {
98                    "Composer\\CaBundle\\": "src"
99                }
100            },
101            "notification-url": "https://packagist.org/downloads/",
102            "license": [
103                "MIT"
104            ],
105            "authors": [
106                {
107                    "name": "Jordi Boggiano",
108                    "email": "j.boggiano@seld.be",
109                    "homepage": "http://seld.be"
110                }
111            ],
112            "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
113            "keywords": [
114                "cabundle",
115                "cacert",
116                "certificate",
117                "ssl",
118                "tls"
119            ],
120            "support": {
121                "irc": "irc://irc.freenode.org/composer",
122                "issues": "https://github.com/composer/ca-bundle/issues",
123                "source": "https://github.com/composer/ca-bundle/tree/1.2.8"
124            },
125            "funding": [
126                {
127                    "url": "https://packagist.com",
128                    "type": "custom"
129                },
130                {
131                    "url": "https://github.com/composer",
132                    "type": "github"
133                },
134                {
135                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
136                    "type": "tidelift"
137                }
138            ],
139            "time": "2020-08-23T12:54:47+00:00"
140        },
141        {
142            "name": "composer/installers",
143            "version": "v1.9.0",
144            "source": {
145                "type": "git",
146                "url": "https://github.com/composer/installers.git",
147                "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca"
148            },
149            "dist": {
150                "type": "zip",
151                "url": "https://api.github.com/repos/composer/installers/zipball/b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
152                "reference": "b93bcf0fa1fccb0b7d176b0967d969691cd74cca",
153                "shasum": ""
154            },
155            "require": {
156                "composer-plugin-api": "^1.0 || ^2.0"
157            },
158            "replace": {
159                "roundcube/plugin-installer": "*",
160                "shama/baton": "*"
161            },
162            "require-dev": {
163                "composer/composer": "1.6.* || 2.0.*@dev",
164                "composer/semver": "1.0.* || 2.0.*@dev",
165                "phpunit/phpunit": "^4.8.36",
166                "sebastian/comparator": "^1.2.4",
167                "symfony/process": "^2.3"
168            },
169            "type": "composer-plugin",
170            "extra": {
171                "class": "Composer\\Installers\\Plugin",
172                "branch-alias": {
173                    "dev-master": "1.0-dev"
174                }
175            },
176            "autoload": {
177                "psr-4": {
178                    "Composer\\Installers\\": "src/Composer/Installers"
179                }
180            },
181            "notification-url": "https://packagist.org/downloads/",
182            "license": [
183                "MIT"
184            ],
185            "authors": [
186                {
187                    "name": "Kyle Robinson Young",
188                    "email": "kyle@dontkry.com",
189                    "homepage": "https://github.com/shama"
190                }
191            ],
192            "description": "A multi-framework Composer library installer",
193            "homepage": "https://composer.github.io/installers/",
194            "keywords": [
195                "Craft",
196                "Dolibarr",
197                "Eliasis",
198                "Hurad",
199                "ImageCMS",
200                "Kanboard",
201                "Lan Management System",
202                "MODX Evo",
203                "MantisBT",
204                "Mautic",
205                "Maya",
206                "OXID",
207                "Plentymarkets",
208                "Porto",
209                "RadPHP",
210                "SMF",
211                "Thelia",
212                "Whmcs",
213                "WolfCMS",
214                "agl",
215                "aimeos",
216                "annotatecms",
217                "attogram",
218                "bitrix",
219                "cakephp",
220                "chef",
221                "cockpit",
222                "codeigniter",
223                "concrete5",
224                "croogo",
225                "dokuwiki",
226                "drupal",
227                "eZ Platform",
228                "elgg",
229                "expressionengine",
230                "fuelphp",
231                "grav",
232                "installer",
233                "itop",
234                "joomla",
235                "known",
236                "kohana",
237                "laravel",
238                "lavalite",
239                "lithium",
240                "magento",
241                "majima",
242                "mako",
243                "mediawiki",
244                "modulework",
245                "modx",
246                "moodle",
247                "osclass",
248                "phpbb",
249                "piwik",
250                "ppi",
251                "puppet",
252                "pxcms",
253                "reindex",
254                "roundcube",
255                "shopware",
256                "silverstripe",
257                "sydes",
258                "sylius",
259                "symfony",
260                "typo3",
261                "wordpress",
262                "yawik",
263                "zend",
264                "zikula"
265            ],
266            "support": {
267                "issues": "https://github.com/composer/installers/issues",
268                "source": "https://github.com/composer/installers/tree/v1.9.0"
269            },
270            "funding": [
271                {
272                    "url": "https://packagist.com",
273                    "type": "custom"
274                },
275                {
276                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
277                    "type": "tidelift"
278                }
279            ],
280            "time": "2020-04-07T06:57:05+00:00"
281        },
282        {
283            "name": "composer/package-versions-deprecated",
284            "version": "1.11.99",
285            "source": {
286                "type": "git",
287                "url": "https://github.com/composer/package-versions-deprecated.git",
288                "reference": "c8c9aa8a14cc3d3bec86d0a8c3fa52ea79936855"
289            },
290            "dist": {
291                "type": "zip",
292                "url": "https://api.github.com/repos/composer/package-versions-deprecated/zipball/c8c9aa8a14cc3d3bec86d0a8c3fa52ea79936855",
293                "reference": "c8c9aa8a14cc3d3bec86d0a8c3fa52ea79936855",
294                "shasum": ""
295            },
296            "require": {
297                "composer-plugin-api": "^1.1.0 || ^2.0",
298                "php": "^7 || ^8"
299            },
300            "replace": {
301                "ocramius/package-versions": "1.11.99"
302            },
303            "require-dev": {
304                "composer/composer": "^1.9.3 || ^2.0@dev",
305                "ext-zip": "^1.13",
306                "phpunit/phpunit": "^6.5 || ^7"
307            },
308            "type": "composer-plugin",
309            "extra": {
310                "class": "PackageVersions\\Installer",
311                "branch-alias": {
312                    "dev-master": "1.x-dev"
313                }
314            },
315            "autoload": {
316                "psr-4": {
317                    "PackageVersions\\": "src/PackageVersions"
318                }
319            },
320            "notification-url": "https://packagist.org/downloads/",
321            "license": [
322                "MIT"
323            ],
324            "authors": [
325                {
326                    "name": "Marco Pivetta",
327                    "email": "ocramius@gmail.com"
328                },
329                {
330                    "name": "Jordi Boggiano",
331                    "email": "j.boggiano@seld.be"
332                }
333            ],
334            "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)",
335            "support": {
336                "issues": "https://github.com/composer/package-versions-deprecated/issues",
337                "source": "https://github.com/composer/package-versions-deprecated/tree/master"
338            },
339            "funding": [
340                {
341                    "url": "https://packagist.com",
342                    "type": "custom"
343                },
344                {
345                    "url": "https://github.com/composer",
346                    "type": "github"
347                },
348                {
349                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
350                    "type": "tidelift"
351                }
352            ],
353            "time": "2020-08-25T05:50:16+00:00"
354        },
355        {
356            "name": "csa/guzzle-bundle",
357            "version": "dev-compat-php",
358            "source": {
359                "type": "git",
360                "url": "https://github.com/PrestaShop/CsaGuzzleBundle.git",
361                "reference": "7282d89834960347c830efd43dcd788f09a9959a"
362            },
363            "dist": {
364                "type": "zip",
365                "url": "https://api.github.com/repos/PrestaShop/CsaGuzzleBundle/zipball/7282d89834960347c830efd43dcd788f09a9959a",
366                "reference": "7282d89834960347c830efd43dcd788f09a9959a",
367                "shasum": ""
368            },
369            "require": {
370                "guzzlehttp/guzzle": "^5.3",
371                "guzzlehttp/log-subscriber": "^1.0",
372                "php": "^7.1",
373                "symfony/dependency-injection": "^3.4",
374                "symfony/expression-language": "^3.4",
375                "symfony/framework-bundle": "^3.4",
376                "symfony/http-kernel": "^3.4",
377                "twig/twig": "^1.34|^2.4"
378            },
379            "require-dev": {
380                "doctrine/cache": "^1.1",
381                "guzzlehttp/guzzle-services": "^0.6",
382                "phpunit/phpunit": "^7",
383                "symfony/web-profiler-bundle": "^3.4",
384                "symfony/yaml": "^3.4"
385            },
386            "suggest": {
387                "doctrine/cache": "Allows caching of responses",
388                "guzzlehttp/guzzle-services": "Allow web service description"
389            },
390            "type": "symfony-bundle",
391            "extra": {
392                "branch-alias": {
393                    "dev-master": "1.3.x-dev"
394                }
395            },
396            "autoload": {
397                "psr-4": {
398                    "Csa\\Bundle\\GuzzleBundle\\": "src"
399                }
400            },
401            "license": [
402                "MIT"
403            ],
404            "authors": [
405                {
406                    "name": "Charles Sarrazin",
407                    "email": "charles@sarraz.in"
408                }
409            ],
410            "description": "A bundle integrating GuzzleHttp >= 4.0",
411            "support": {
412                "source": "https://github.com/PrestaShop/CsaGuzzleBundle/tree/compat-php"
413            },
414            "time": "2020-11-26T16:15:58+00:00"
415        },
416        {
417            "name": "cssjanus/cssjanus",
418            "version": "dev-patch-1",
419            "source": {
420                "type": "git",
421                "url": "https://github.com/PrestaShop/php-cssjanus.git",
422                "reference": "7866b8a6f7ad8ba8c7f4eb9f87b084452a41d8e5"
423            },
424            "dist": {
425                "type": "zip",
426                "url": "https://api.github.com/repos/PrestaShop/php-cssjanus/zipball/7866b8a6f7ad8ba8c7f4eb9f87b084452a41d8e5",
427                "reference": "7866b8a6f7ad8ba8c7f4eb9f87b084452a41d8e5",
428                "shasum": ""
429            },
430            "require": {
431                "php": ">=5.4"
432            },
433            "require-dev": {
434                "jakub-onderka/php-parallel-lint": "0.8.*",
435                "phpunit/phpunit": "4.8.*",
436                "squizlabs/php_codesniffer": "2.3.*"
437            },
438            "type": "library",
439            "autoload": {
440                "psr-0": {
441                    "": "src/"
442                }
443            },
444            "scripts": {
445                "test": [
446                    "parallel-lint . --exclude vendor",
447                    "phpunit",
448                    "phpcs -p"
449                ]
450            },
451            "license": [
452                "Apache-2.0"
453            ],
454            "description": "Convert CSS stylesheets between left-to-right and right-to-left.",
455            "support": {
456                "source": "https://github.com/PrestaShop/php-cssjanus/tree/patch-1"
457            },
458            "time": "2018-01-08T09:57:29+00:00"
459        },
460        {
461            "name": "curl/curl",
462            "version": "1.9.3",
463            "source": {
464                "type": "git",
465                "url": "https://github.com/php-mod/curl.git",
466                "reference": "43436a604b18c2a985cbc3f983be817fbe500e99"
467            },
468            "dist": {
469                "type": "zip",
470                "url": "https://api.github.com/repos/php-mod/curl/zipball/43436a604b18c2a985cbc3f983be817fbe500e99",
471                "reference": "43436a604b18c2a985cbc3f983be817fbe500e99",
472                "shasum": ""
473            },
474            "require": {
475                "ext-curl": "*",
476                "php": ">=5.3.0"
477            },
478            "require-dev": {
479                "phpunit/phpunit": "3.7.*",
480                "squizlabs/php_codesniffer": "~2.1"
481            },
482            "type": "library",
483            "autoload": {
484                "psr-0": {
485                    "Curl": "src/"
486                }
487            },
488            "notification-url": "https://packagist.org/downloads/",
489            "license": [
490                "MIT"
491            ],
492            "authors": [
493                {
494                    "name": "Hassan Amouhzi",
495                    "email": "hassan@anezi.net",
496                    "homepage": "http://hassan.amouhzi.com"
497                },
498                {
499                    "name": "php-curl-class",
500                    "homepage": "https://github.com/php-curl-class"
501                },
502                {
503                    "name": "user52",
504                    "homepage": "https://github.com/user52"
505                }
506            ],
507            "description": "cURL class for PHP",
508            "homepage": "https://github.com/php-mod/curl",
509            "keywords": [
510                "curl",
511                "dot"
512            ],
513            "support": {
514                "issues": "https://github.com/php-mod/curl/issues",
515                "source": "https://github.com/php-mod/curl/tree/master"
516            },
517            "time": "2018-09-05T17:16:47+00:00"
518        },
519        {
520            "name": "defuse/php-encryption",
521            "version": "2.0.3",
522            "source": {
523                "type": "git",
524                "url": "https://github.com/defuse/php-encryption.git",
525                "reference": "2c6fea3d9a4eaaa8cef86b2a89f3660818117b33"
526            },
527            "dist": {
528                "type": "zip",
529                "url": "https://api.github.com/repos/defuse/php-encryption/zipball/2c6fea3d9a4eaaa8cef86b2a89f3660818117b33",
530                "reference": "2c6fea3d9a4eaaa8cef86b2a89f3660818117b33",
531                "shasum": ""
532            },
533            "require": {
534                "ext-openssl": "*",
535                "paragonie/random_compat": "~2.0",
536                "php": ">=5.4.0"
537            },
538            "require-dev": {
539                "nikic/php-parser": "^2.0"
540            },
541            "type": "library",
542            "autoload": {
543                "classmap": [
544                    "src"
545                ]
546            },
547            "notification-url": "https://packagist.org/downloads/",
548            "license": [
549                "MIT"
550            ],
551            "authors": [
552                {
553                    "name": "Taylor Hornby",
554                    "email": "taylor@defuse.ca",
555                    "homepage": "https://defuse.ca/"
556                },
557                {
558                    "name": "Scott Arciszewski",
559                    "email": "info@paragonie.com",
560                    "homepage": "https://paragonie.com"
561                }
562            ],
563            "description": "Secure PHP Encryption Library",
564            "keywords": [
565                "aes",
566                "authenticated encryption",
567                "cipher",
568                "crypto",
569                "cryptography",
570                "encrypt",
571                "encryption",
572                "openssl",
573                "security",
574                "symmetric key cryptography"
575            ],
576            "support": {
577                "issues": "https://github.com/defuse/php-encryption/issues",
578                "source": "https://github.com/defuse/php-encryption/tree/master"
579            },
580            "time": "2016-10-10T15:20:26+00:00"
581        },
582        {
583            "name": "doctrine/annotations",
584            "version": "1.10.4",
585            "source": {
586                "type": "git",
587                "url": "https://github.com/doctrine/annotations.git",
588                "reference": "bfe91e31984e2ba76df1c1339681770401ec262f"
589            },
590            "dist": {
591                "type": "zip",
592                "url": "https://api.github.com/repos/doctrine/annotations/zipball/bfe91e31984e2ba76df1c1339681770401ec262f",
593                "reference": "bfe91e31984e2ba76df1c1339681770401ec262f",
594                "shasum": ""
595            },
596            "require": {
597                "doctrine/lexer": "1.*",
598                "ext-tokenizer": "*",
599                "php": "^7.1 || ^8.0"
600            },
601            "require-dev": {
602                "doctrine/cache": "1.*",
603                "phpstan/phpstan": "^0.12.20",
604                "phpunit/phpunit": "^7.5 || ^9.1.5"
605            },
606            "type": "library",
607            "extra": {
608                "branch-alias": {
609                    "dev-master": "1.9.x-dev"
610                }
611            },
612            "autoload": {
613                "psr-4": {
614                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
615                }
616            },
617            "notification-url": "https://packagist.org/downloads/",
618            "license": [
619                "MIT"
620            ],
621            "authors": [
622                {
623                    "name": "Guilherme Blanco",
624                    "email": "guilhermeblanco@gmail.com"
625                },
626                {
627                    "name": "Roman Borschel",
628                    "email": "roman@code-factory.org"
629                },
630                {
631                    "name": "Benjamin Eberlei",
632                    "email": "kontakt@beberlei.de"
633                },
634                {
635                    "name": "Jonathan Wage",
636                    "email": "jonwage@gmail.com"
637                },
638                {
639                    "name": "Johannes Schmitt",
640                    "email": "schmittjoh@gmail.com"
641                }
642            ],
643            "description": "Docblock Annotations Parser",
644            "homepage": "http://www.doctrine-project.org",
645            "keywords": [
646                "annotations",
647                "docblock",
648                "parser"
649            ],
650            "support": {
651                "issues": "https://github.com/doctrine/annotations/issues",
652                "source": "https://github.com/doctrine/annotations/tree/1.10.x"
653            },
654            "time": "2020-08-10T19:35:50+00:00"
655        },
656        {
657            "name": "doctrine/cache",
658            "version": "1.10.2",
659            "source": {
660                "type": "git",
661                "url": "https://github.com/doctrine/cache.git",
662                "reference": "13e3381b25847283a91948d04640543941309727"
663            },
664            "dist": {
665                "type": "zip",
666                "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727",
667                "reference": "13e3381b25847283a91948d04640543941309727",
668                "shasum": ""
669            },
670            "require": {
671                "php": "~7.1 || ^8.0"
672            },
673            "conflict": {
674                "doctrine/common": ">2.2,<2.4"
675            },
676            "require-dev": {
677                "alcaeus/mongo-php-adapter": "^1.1",
678                "doctrine/coding-standard": "^6.0",
679                "mongodb/mongodb": "^1.1",
680                "phpunit/phpunit": "^7.0",
681                "predis/predis": "~1.0"
682            },
683            "suggest": {
684                "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
685            },
686            "type": "library",
687            "extra": {
688                "branch-alias": {
689                    "dev-master": "1.9.x-dev"
690                }
691            },
692            "autoload": {
693                "psr-4": {
694                    "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
695                }
696            },
697            "notification-url": "https://packagist.org/downloads/",
698            "license": [
699                "MIT"
700            ],
701            "authors": [
702                {
703                    "name": "Guilherme Blanco",
704                    "email": "guilhermeblanco@gmail.com"
705                },
706                {
707                    "name": "Roman Borschel",
708                    "email": "roman@code-factory.org"
709                },
710                {
711                    "name": "Benjamin Eberlei",
712                    "email": "kontakt@beberlei.de"
713                },
714                {
715                    "name": "Jonathan Wage",
716                    "email": "jonwage@gmail.com"
717                },
718                {
719                    "name": "Johannes Schmitt",
720                    "email": "schmittjoh@gmail.com"
721                }
722            ],
723            "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
724            "homepage": "https://www.doctrine-project.org/projects/cache.html",
725            "keywords": [
726                "abstraction",
727                "apcu",
728                "cache",
729                "caching",
730                "couchdb",
731                "memcached",
732                "php",
733                "redis",
734                "xcache"
735            ],
736            "support": {
737                "issues": "https://github.com/doctrine/cache/issues",
738                "source": "https://github.com/doctrine/cache/tree/1.10.x"
739            },
740            "funding": [
741                {
742                    "url": "https://www.doctrine-project.org/sponsorship.html",
743                    "type": "custom"
744                },
745                {
746                    "url": "https://www.patreon.com/phpdoctrine",
747                    "type": "patreon"
748                },
749                {
750                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
751                    "type": "tidelift"
752                }
753            ],
754            "time": "2020-07-07T18:54:01+00:00"
755        },
756        {
757            "name": "doctrine/collections",
758            "version": "1.6.7",
759            "source": {
760                "type": "git",
761                "url": "https://github.com/doctrine/collections.git",
762                "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a"
763            },
764            "dist": {
765                "type": "zip",
766                "url": "https://api.github.com/repos/doctrine/collections/zipball/55f8b799269a1a472457bd1a41b4f379d4cfba4a",
767                "reference": "55f8b799269a1a472457bd1a41b4f379d4cfba4a",
768                "shasum": ""
769            },
770            "require": {
771                "php": "^7.1.3 || ^8.0"
772            },
773            "require-dev": {
774                "doctrine/coding-standard": "^6.0",
775                "phpstan/phpstan-shim": "^0.9.2",
776                "phpunit/phpunit": "^7.0",
777                "vimeo/psalm": "^3.8.1"
778            },
779            "type": "library",
780            "autoload": {
781                "psr-4": {
782                    "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
783                }
784            },
785            "notification-url": "https://packagist.org/downloads/",
786            "license": [
787                "MIT"
788            ],
789            "authors": [
790                {
791                    "name": "Guilherme Blanco",
792                    "email": "guilhermeblanco@gmail.com"
793                },
794                {
795                    "name": "Roman Borschel",
796                    "email": "roman@code-factory.org"
797                },
798                {
799                    "name": "Benjamin Eberlei",
800                    "email": "kontakt@beberlei.de"
801                },
802                {
803                    "name": "Jonathan Wage",
804                    "email": "jonwage@gmail.com"
805                },
806                {
807                    "name": "Johannes Schmitt",
808                    "email": "schmittjoh@gmail.com"
809                }
810            ],
811            "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
812            "homepage": "https://www.doctrine-project.org/projects/collections.html",
813            "keywords": [
814                "array",
815                "collections",
816                "iterators",
817                "php"
818            ],
819            "support": {
820                "issues": "https://github.com/doctrine/collections/issues",
821                "source": "https://github.com/doctrine/collections/tree/1.6.7"
822            },
823            "time": "2020-07-27T17:53:49+00:00"
824        },
825        {
826            "name": "doctrine/common",
827            "version": "2.13.3",
828            "source": {
829                "type": "git",
830                "url": "https://github.com/doctrine/common.git",
831                "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f"
832            },
833            "dist": {
834                "type": "zip",
835                "url": "https://api.github.com/repos/doctrine/common/zipball/f3812c026e557892c34ef37f6ab808a6b567da7f",
836                "reference": "f3812c026e557892c34ef37f6ab808a6b567da7f",
837                "shasum": ""
838            },
839            "require": {
840                "doctrine/annotations": "^1.0",
841                "doctrine/cache": "^1.0",
842                "doctrine/collections": "^1.0",
843                "doctrine/event-manager": "^1.0",
844                "doctrine/inflector": "^1.0",
845                "doctrine/lexer": "^1.0",
846                "doctrine/persistence": "^1.3.3",
847                "doctrine/reflection": "^1.0",
848                "php": "^7.1 || ^8.0"
849            },
850            "require-dev": {
851                "doctrine/coding-standard": "^1.0",
852                "phpstan/phpstan": "^0.11",
853                "phpstan/phpstan-phpunit": "^0.11",
854                "phpunit/phpunit": "^7.0",
855                "squizlabs/php_codesniffer": "^3.0",
856                "symfony/phpunit-bridge": "^4.0.5"
857            },
858            "type": "library",
859            "extra": {
860                "branch-alias": {
861                    "dev-master": "2.11.x-dev"
862                }
863            },
864            "autoload": {
865                "psr-4": {
866                    "Doctrine\\Common\\": "lib/Doctrine/Common"
867                }
868            },
869            "notification-url": "https://packagist.org/downloads/",
870            "license": [
871                "MIT"
872            ],
873            "authors": [
874                {
875                    "name": "Guilherme Blanco",
876                    "email": "guilhermeblanco@gmail.com"
877                },
878                {
879                    "name": "Roman Borschel",
880                    "email": "roman@code-factory.org"
881                },
882                {
883                    "name": "Benjamin Eberlei",
884                    "email": "kontakt@beberlei.de"
885                },
886                {
887                    "name": "Jonathan Wage",
888                    "email": "jonwage@gmail.com"
889                },
890                {
891                    "name": "Johannes Schmitt",
892                    "email": "schmittjoh@gmail.com"
893                },
894                {
895                    "name": "Marco Pivetta",
896                    "email": "ocramius@gmail.com"
897                }
898            ],
899            "description": "PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.",
900            "homepage": "https://www.doctrine-project.org/projects/common.html",
901            "keywords": [
902                "common",
903                "doctrine",
904                "php"
905            ],
906            "support": {
907                "issues": "https://github.com/doctrine/common/issues",
908                "source": "https://github.com/doctrine/common/tree/2.13.x"
909            },
910            "funding": [
911                {
912                    "url": "https://www.doctrine-project.org/sponsorship.html",
913                    "type": "custom"
914                },
915                {
916                    "url": "https://www.patreon.com/phpdoctrine",
917                    "type": "patreon"
918                },
919                {
920                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcommon",
921                    "type": "tidelift"
922                }
923            ],
924            "time": "2020-06-05T16:46:05+00:00"
925        },
926        {
927            "name": "doctrine/dbal",
928            "version": "v2.9.3",
929            "source": {
930                "type": "git",
931                "url": "https://github.com/doctrine/dbal.git",
932                "reference": "7345cd59edfa2036eb0fa4264b77ae2576842035"
933            },
934            "dist": {
935                "type": "zip",
936                "url": "https://api.github.com/repos/doctrine/dbal/zipball/7345cd59edfa2036eb0fa4264b77ae2576842035",
937                "reference": "7345cd59edfa2036eb0fa4264b77ae2576842035",
938                "shasum": ""
939            },
940            "require": {
941                "doctrine/cache": "^1.0",
942                "doctrine/event-manager": "^1.0",
943                "ext-pdo": "*",
944                "php": "^7.1"
945            },
946            "require-dev": {
947                "doctrine/coding-standard": "^5.0",
948                "jetbrains/phpstorm-stubs": "^2018.1.2",
949                "phpstan/phpstan": "^0.10.1",
950                "phpunit/phpunit": "^7.4",
951                "symfony/console": "^2.0.5|^3.0|^4.0",
952                "symfony/phpunit-bridge": "^3.4.5|^4.0.5"
953            },
954            "suggest": {
955                "symfony/console": "For helpful console commands such as SQL execution and import of files."
956            },
957            "bin": [
958                "bin/doctrine-dbal"
959            ],
960            "type": "library",
961            "extra": {
962                "branch-alias": {
963                    "dev-master": "2.9.x-dev",
964                    "dev-develop": "3.0.x-dev"
965                }
966            },
967            "autoload": {
968                "psr-4": {
969                    "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
970                }
971            },
972            "notification-url": "https://packagist.org/downloads/",
973            "license": [
974                "MIT"
975            ],
976            "authors": [
977                {
978                    "name": "Guilherme Blanco",
979                    "email": "guilhermeblanco@gmail.com"
980                },
981                {
982                    "name": "Roman Borschel",
983                    "email": "roman@code-factory.org"
984                },
985                {
986                    "name": "Benjamin Eberlei",
987                    "email": "kontakt@beberlei.de"
988                },
989                {
990                    "name": "Jonathan Wage",
991                    "email": "jonwage@gmail.com"
992                }
993            ],
994            "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
995            "homepage": "https://www.doctrine-project.org/projects/dbal.html",
996            "keywords": [
997                "abstraction",
998                "database",
999                "dbal",
1000                "mysql",
1001                "persistence",
1002                "pgsql",
1003                "php",
1004                "queryobject"
1005            ],
1006            "support": {
1007                "issues": "https://github.com/doctrine/dbal/issues",
1008                "source": "https://github.com/doctrine/dbal/tree/2.9"
1009            },
1010            "time": "2019-11-02T22:19:34+00:00"
1011        },
1012        {
1013            "name": "doctrine/doctrine-bundle",
1014            "version": "1.12.10",
1015            "source": {
1016                "type": "git",
1017                "url": "https://github.com/doctrine/DoctrineBundle.git",
1018                "reference": "2ee4c25a847e744e93d7fc2895e059ad9ef7d10c"
1019            },
1020            "dist": {
1021                "type": "zip",
1022                "url": "https://api.github.com/repos/doctrine/DoctrineBundle/zipball/2ee4c25a847e744e93d7fc2895e059ad9ef7d10c",
1023                "reference": "2ee4c25a847e744e93d7fc2895e059ad9ef7d10c",
1024                "shasum": ""
1025            },
1026            "require": {
1027                "doctrine/dbal": "^2.5.12",
1028                "doctrine/doctrine-cache-bundle": "~1.2",
1029                "doctrine/persistence": "^1.3.3",
1030                "jdorn/sql-formatter": "^1.2.16",
1031                "php": "^7.1 || ^8.0",
1032                "symfony/cache": "^3.4.30|^4.3.3",
1033                "symfony/config": "^3.4.30|^4.3.3",
1034                "symfony/console": "^3.4.30|^4.3.3",
1035                "symfony/dependency-injection": "^3.4.30|^4.3.3",
1036                "symfony/doctrine-bridge": "^3.4.30|^4.3.3",
1037                "symfony/framework-bundle": "^3.4.30|^4.3.3",
1038                "symfony/service-contracts": "^1.1.1|^2.0"
1039            },
1040            "conflict": {
1041                "doctrine/orm": "<2.6",
1042                "twig/twig": "<1.34|>=2.0,<2.4"
1043            },
1044            "require-dev": {
1045                "doctrine/coding-standard": "^6.0",
1046                "doctrine/orm": "^2.6",
1047                "ocramius/proxy-manager": "^2.1",
1048                "php-coveralls/php-coveralls": "^2.1",
1049                "phpunit/phpunit": "^7.5",
1050                "symfony/phpunit-bridge": "^4.2",
1051                "symfony/property-info": "^3.4.30|^4.3.3",
1052                "symfony/proxy-manager-bridge": "^3.4|^4|^5",
1053                "symfony/twig-bridge": "^3.4|^4.1",
1054                "symfony/validator": "^3.4.30|^4.3.3",
1055                "symfony/web-profiler-bundle": "^3.4.30|^4.3.3",
1056                "symfony/yaml": "^3.4.30|^4.3.3",
1057                "twig/twig": "^1.34|^2.12"
1058            },
1059            "suggest": {
1060                "doctrine/orm": "The Doctrine ORM integration is optional in the bundle.",
1061                "symfony/web-profiler-bundle": "To use the data collector."
1062            },
1063            "type": "symfony-bundle",
1064            "extra": {
1065                "branch-alias": {
1066                    "dev-master": "1.12.x-dev"
1067                }
1068            },
1069            "autoload": {
1070                "psr-4": {
1071                    "Doctrine\\Bundle\\DoctrineBundle\\": ""
1072                }
1073            },
1074            "notification-url": "https://packagist.org/downloads/",
1075            "license": [
1076                "MIT"
1077            ],
1078            "authors": [
1079                {
1080                    "name": "Fabien Potencier",
1081                    "email": "fabien@symfony.com"
1082                },
1083                {
1084                    "name": "Benjamin Eberlei",
1085                    "email": "kontakt@beberlei.de"
1086                },
1087                {
1088                    "name": "Symfony Community",
1089                    "homepage": "http://symfony.com/contributors"
1090                },
1091                {
1092                    "name": "Doctrine Project",
1093                    "homepage": "http://www.doctrine-project.org/"
1094                }
1095            ],
1096            "description": "Symfony DoctrineBundle",
1097            "homepage": "http://www.doctrine-project.org",
1098            "keywords": [
1099                "database",
1100                "dbal",
1101                "orm",
1102                "persistence"
1103            ],
1104            "support": {
1105                "issues": "https://github.com/doctrine/DoctrineBundle/issues",
1106                "source": "https://github.com/doctrine/DoctrineBundle/tree/1.12.x"
1107            },
1108            "funding": [
1109                {
1110                    "url": "https://www.doctrine-project.org/sponsorship.html",
1111                    "type": "custom"
1112                },
1113                {
1114                    "url": "https://www.patreon.com/phpdoctrine",
1115                    "type": "patreon"
1116                },
1117                {
1118                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdoctrine-bundle",
1119                    "type": "tidelift"
1120                }
1121            ],
1122            "time": "2020-05-25T19:50:59+00:00"
1123        },
1124        {
1125            "name": "doctrine/doctrine-cache-bundle",
1126            "version": "1.4.0",
1127            "source": {
1128                "type": "git",
1129                "url": "https://github.com/doctrine/DoctrineCacheBundle.git",
1130                "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb"
1131            },
1132            "dist": {
1133                "type": "zip",
1134                "url": "https://api.github.com/repos/doctrine/DoctrineCacheBundle/zipball/6bee2f9b339847e8a984427353670bad4e7bdccb",
1135                "reference": "6bee2f9b339847e8a984427353670bad4e7bdccb",
1136                "shasum": ""
1137            },
1138            "require": {
1139                "doctrine/cache": "^1.4.2",
1140                "doctrine/inflector": "^1.0",
1141                "php": "^7.1",
1142                "symfony/doctrine-bridge": "^3.4|^4.0"
1143            },
1144            "require-dev": {
1145                "instaclick/coding-standard": "~1.1",
1146                "instaclick/object-calisthenics-sniffs": "dev-master",
1147                "instaclick/symfony2-coding-standard": "dev-remaster",
1148                "phpunit/phpunit": "^7.0",
1149                "predis/predis": "~0.8",
1150                "satooshi/php-coveralls": "^1.0",
1151                "squizlabs/php_codesniffer": "~1.5",
1152                "symfony/console": "^3.4|^4.0",
1153                "symfony/finder": "^3.4|^4.0",
1154                "symfony/framework-bundle": "^3.4|^4.0",
1155                "symfony/phpunit-bridge": "^3.4|^4.0",
1156                "symfony/security-acl": "^2.8",
1157                "symfony/validator": "^3.4|^4.0",
1158                "symfony/yaml": "^3.4|^4.0"
1159            },
1160            "suggest": {
1161                "symfony/security-acl": "For using this bundle to cache ACLs"
1162            },
1163            "type": "symfony-bundle",
1164            "extra": {
1165                "branch-alias": {
1166                    "dev-master": "1.4.x-dev"
1167                }
1168            },
1169            "autoload": {
1170                "psr-4": {
1171                    "Doctrine\\Bundle\\DoctrineCacheBundle\\": ""
1172                },
1173                "exclude-from-classmap": [
1174                    "/Tests/"
1175                ]
1176            },
1177            "notification-url": "https://packagist.org/downloads/",
1178            "license": [
1179                "MIT"
1180            ],
1181            "authors": [
1182                {
1183                    "name": "Fabien Potencier",
1184                    "email": "fabien@symfony.com"
1185                },
1186                {
1187                    "name": "Benjamin Eberlei",
1188                    "email": "kontakt@beberlei.de"
1189                },
1190                {
1191                    "name": "Fabio B. Silva",
1192                    "email": "fabio.bat.silva@gmail.com"
1193                },
1194                {
1195                    "name": "Guilherme Blanco",
1196                    "email": "guilhermeblanco@hotmail.com"
1197                },
1198                {
1199                    "name": "Symfony Community",
1200                    "homepage": "http://symfony.com/contributors"
1201                },
1202                {
1203                    "name": "Doctrine Project",
1204                    "homepage": "http://www.doctrine-project.org/"
1205                }
1206            ],
1207            "description": "Symfony Bundle for Doctrine Cache",
1208            "homepage": "https://www.doctrine-project.org",
1209            "keywords": [
1210                "cache",
1211                "caching"
1212            ],
1213            "support": {
1214                "issues": "https://github.com/doctrine/DoctrineCacheBundle/issues",
1215                "source": "https://github.com/doctrine/DoctrineCacheBundle/tree/1.4.0"
1216            },
1217            "abandoned": true,
1218            "time": "2019-11-29T11:22:01+00:00"
1219        },
1220        {
1221            "name": "doctrine/event-manager",
1222            "version": "1.1.1",
1223            "source": {
1224                "type": "git",
1225                "url": "https://github.com/doctrine/event-manager.git",
1226                "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
1227            },
1228            "dist": {
1229                "type": "zip",
1230                "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
1231                "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
1232                "shasum": ""
1233            },
1234            "require": {
1235                "php": "^7.1 || ^8.0"
1236            },
1237            "conflict": {
1238                "doctrine/common": "<2.9@dev"
1239            },
1240            "require-dev": {
1241                "doctrine/coding-standard": "^6.0",
1242                "phpunit/phpunit": "^7.0"
1243            },
1244            "type": "library",
1245            "extra": {
1246                "branch-alias": {
1247                    "dev-master": "1.0.x-dev"
1248                }
1249            },
1250            "autoload": {
1251                "psr-4": {
1252                    "Doctrine\\Common\\": "lib/Doctrine/Common"
1253                }
1254            },
1255            "notification-url": "https://packagist.org/downloads/",
1256            "license": [
1257                "MIT"
1258            ],
1259            "authors": [
1260                {
1261                    "name": "Guilherme Blanco",
1262                    "email": "guilhermeblanco@gmail.com"
1263                },
1264                {
1265                    "name": "Roman Borschel",
1266                    "email": "roman@code-factory.org"
1267                },
1268                {
1269                    "name": "Benjamin Eberlei",
1270                    "email": "kontakt@beberlei.de"
1271                },
1272                {
1273                    "name": "Jonathan Wage",
1274                    "email": "jonwage@gmail.com"
1275                },
1276                {
1277                    "name": "Johannes Schmitt",
1278                    "email": "schmittjoh@gmail.com"
1279                },
1280                {
1281                    "name": "Marco Pivetta",
1282                    "email": "ocramius@gmail.com"
1283                }
1284            ],
1285            "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
1286            "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
1287            "keywords": [
1288                "event",
1289                "event dispatcher",
1290                "event manager",
1291                "event system",
1292                "events"
1293            ],
1294            "support": {
1295                "issues": "https://github.com/doctrine/event-manager/issues",
1296                "source": "https://github.com/doctrine/event-manager/tree/1.1.x"
1297            },
1298            "funding": [
1299                {
1300                    "url": "https://www.doctrine-project.org/sponsorship.html",
1301                    "type": "custom"
1302                },
1303                {
1304                    "url": "https://www.patreon.com/phpdoctrine",
1305                    "type": "patreon"
1306                },
1307                {
1308                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
1309                    "type": "tidelift"
1310                }
1311            ],
1312            "time": "2020-05-29T18:28:51+00:00"
1313        },
1314        {
1315            "name": "doctrine/inflector",
1316            "version": "1.3.1",
1317            "source": {
1318                "type": "git",
1319                "url": "https://github.com/doctrine/inflector.git",
1320                "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1"
1321            },
1322            "dist": {
1323                "type": "zip",
1324                "url": "https://api.github.com/repos/doctrine/inflector/zipball/ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
1325                "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
1326                "shasum": ""
1327            },
1328            "require": {
1329                "php": "^7.1"
1330            },
1331            "require-dev": {
1332                "phpunit/phpunit": "^6.2"
1333            },
1334            "type": "library",
1335            "extra": {
1336                "branch-alias": {
1337                    "dev-master": "1.3.x-dev"
1338                }
1339            },
1340            "autoload": {
1341                "psr-4": {
1342                    "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
1343                }
1344            },
1345            "notification-url": "https://packagist.org/downloads/",
1346            "license": [
1347                "MIT"
1348            ],
1349            "authors": [
1350                {
1351                    "name": "Guilherme Blanco",
1352                    "email": "guilhermeblanco@gmail.com"
1353                },
1354                {
1355                    "name": "Roman Borschel",
1356                    "email": "roman@code-factory.org"
1357                },
1358                {
1359                    "name": "Benjamin Eberlei",
1360                    "email": "kontakt@beberlei.de"
1361                },
1362                {
1363                    "name": "Jonathan Wage",
1364                    "email": "jonwage@gmail.com"
1365                },
1366                {
1367                    "name": "Johannes Schmitt",
1368                    "email": "schmittjoh@gmail.com"
1369                }
1370            ],
1371            "description": "Common String Manipulations with regard to casing and singular/plural rules.",
1372            "homepage": "http://www.doctrine-project.org",
1373            "keywords": [
1374                "inflection",
1375                "pluralize",
1376                "singularize",
1377                "string"
1378            ],
1379            "support": {
1380                "issues": "https://github.com/doctrine/inflector/issues",
1381                "source": "https://github.com/doctrine/inflector/tree/1.3.1"
1382            },
1383            "time": "2019-10-30T19:59:35+00:00"
1384        },
1385        {
1386            "name": "doctrine/instantiator",
1387            "version": "1.3.1",
1388            "source": {
1389                "type": "git",
1390                "url": "https://github.com/doctrine/instantiator.git",
1391                "reference": "f350df0268e904597e3bd9c4685c53e0e333feea"
1392            },
1393            "dist": {
1394                "type": "zip",
1395                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/f350df0268e904597e3bd9c4685c53e0e333feea",
1396                "reference": "f350df0268e904597e3bd9c4685c53e0e333feea",
1397                "shasum": ""
1398            },
1399            "require": {
1400                "php": "^7.1 || ^8.0"
1401            },
1402            "require-dev": {
1403                "doctrine/coding-standard": "^6.0",
1404                "ext-pdo": "*",
1405                "ext-phar": "*",
1406                "phpbench/phpbench": "^0.13",
1407                "phpstan/phpstan-phpunit": "^0.11",
1408                "phpstan/phpstan-shim": "^0.11",
1409                "phpunit/phpunit": "^7.0"
1410            },
1411            "type": "library",
1412            "extra": {
1413                "branch-alias": {
1414                    "dev-master": "1.2.x-dev"
1415                }
1416            },
1417            "autoload": {
1418                "psr-4": {
1419                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
1420                }
1421            },
1422            "notification-url": "https://packagist.org/downloads/",
1423            "license": [
1424                "MIT"
1425            ],
1426            "authors": [
1427                {
1428                    "name": "Marco Pivetta",
1429                    "email": "ocramius@gmail.com",
1430                    "homepage": "http://ocramius.github.com/"
1431                }
1432            ],
1433            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
1434            "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
1435            "keywords": [
1436                "constructor",
1437                "instantiate"
1438            ],
1439            "support": {
1440                "issues": "https://github.com/doctrine/instantiator/issues",
1441                "source": "https://github.com/doctrine/instantiator/tree/1.3.x"
1442            },
1443            "funding": [
1444                {
1445                    "url": "https://www.doctrine-project.org/sponsorship.html",
1446                    "type": "custom"
1447                },
1448                {
1449                    "url": "https://www.patreon.com/phpdoctrine",
1450                    "type": "patreon"
1451                },
1452                {
1453                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
1454                    "type": "tidelift"
1455                }
1456            ],
1457            "time": "2020-05-29T17:27:14+00:00"
1458        },
1459        {
1460            "name": "doctrine/lexer",
1461            "version": "1.0.2",
1462            "source": {
1463                "type": "git",
1464                "url": "https://github.com/doctrine/lexer.git",
1465                "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8"
1466            },
1467            "dist": {
1468                "type": "zip",
1469                "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8",
1470                "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8",
1471                "shasum": ""
1472            },
1473            "require": {
1474                "php": ">=5.3.2"
1475            },
1476            "require-dev": {
1477                "phpunit/phpunit": "^4.5"
1478            },
1479            "type": "library",
1480            "extra": {
1481                "branch-alias": {
1482                    "dev-master": "1.0.x-dev"
1483                }
1484            },
1485            "autoload": {
1486                "psr-4": {
1487                    "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
1488                }
1489            },
1490            "notification-url": "https://packagist.org/downloads/",
1491            "license": [
1492                "MIT"
1493            ],
1494            "authors": [
1495                {
1496                    "name": "Roman Borschel",
1497                    "email": "roman@code-factory.org"
1498                },
1499                {
1500                    "name": "Guilherme Blanco",
1501                    "email": "guilhermeblanco@gmail.com"
1502                },
1503                {
1504                    "name": "Johannes Schmitt",
1505                    "email": "schmittjoh@gmail.com"
1506                }
1507            ],
1508            "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
1509            "homepage": "https://www.doctrine-project.org/projects/lexer.html",
1510            "keywords": [
1511                "annotations",
1512                "docblock",
1513                "lexer",
1514                "parser",
1515                "php"
1516            ],
1517            "support": {
1518                "issues": "https://github.com/doctrine/lexer/issues",
1519                "source": "https://github.com/doctrine/lexer/tree/1.0.2"
1520            },
1521            "time": "2019-06-08T11:03:04+00:00"
1522        },
1523        {
1524            "name": "doctrine/orm",
1525            "version": "2.7.4",
1526            "source": {
1527                "type": "git",
1528                "url": "https://github.com/doctrine/orm.git",
1529                "reference": "7d84a4998091ece4d645253ac65de9f879eeed2f"
1530            },
1531            "dist": {
1532                "type": "zip",
1533                "url": "https://api.github.com/repos/doctrine/orm/zipball/7d84a4998091ece4d645253ac65de9f879eeed2f",
1534                "reference": "7d84a4998091ece4d645253ac65de9f879eeed2f",
1535                "shasum": ""
1536            },
1537            "require": {
1538                "composer/package-versions-deprecated": "^1.8",
1539                "doctrine/annotations": "^1.8",
1540                "doctrine/cache": "^1.9.1",
1541                "doctrine/collections": "^1.5",
1542                "doctrine/common": "^2.11 || ^3.0",
1543                "doctrine/dbal": "^2.9.3",
1544                "doctrine/event-manager": "^1.1",
1545                "doctrine/inflector": "^1.0",
1546                "doctrine/instantiator": "^1.3",
1547                "doctrine/lexer": "^1.0",
1548                "doctrine/persistence": "^1.3.3 || ^2.0",
1549                "ext-pdo": "*",
1550                "php": "^7.1",
1551                "symfony/console": "^3.0|^4.0|^5.0"
1552            },
1553            "require-dev": {
1554                "doctrine/coding-standard": "^5.0",
1555                "phpstan/phpstan": "^0.12.18",
1556                "phpunit/phpunit": "^7.5",
1557                "symfony/yaml": "^3.4|^4.0|^5.0",
1558                "vimeo/psalm": "^3.11"
1559            },
1560            "suggest": {
1561                "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
1562            },
1563            "bin": [
1564                "bin/doctrine"
1565            ],
1566            "type": "library",
1567            "extra": {
1568                "branch-alias": {
1569                    "dev-master": "2.7.x-dev"
1570                }
1571            },
1572            "autoload": {
1573                "psr-4": {
1574                    "Doctrine\\ORM\\": "lib/Doctrine/ORM"
1575                }
1576            },
1577            "notification-url": "https://packagist.org/downloads/",
1578            "license": [
1579                "MIT"
1580            ],
1581            "authors": [
1582                {
1583                    "name": "Guilherme Blanco",
1584                    "email": "guilhermeblanco@gmail.com"
1585                },
1586                {
1587                    "name": "Roman Borschel",
1588                    "email": "roman@code-factory.org"
1589                },
1590                {
1591                    "name": "Benjamin Eberlei",
1592                    "email": "kontakt@beberlei.de"
1593                },
1594                {
1595                    "name": "Jonathan Wage",
1596                    "email": "jonwage@gmail.com"
1597                },
1598                {
1599                    "name": "Marco Pivetta",
1600                    "email": "ocramius@gmail.com"
1601                }
1602            ],
1603            "description": "Object-Relational-Mapper for PHP",
1604            "homepage": "https://www.doctrine-project.org/projects/orm.html",
1605            "keywords": [
1606                "database",
1607                "orm"
1608            ],
1609            "support": {
1610                "issues": "https://github.com/doctrine/orm/issues",
1611                "source": "https://github.com/doctrine/orm/tree/2.7.4"
1612            },
1613            "time": "2020-10-10T17:11:26+00:00"
1614        },
1615        {
1616            "name": "doctrine/persistence",
1617            "version": "1.3.8",
1618            "source": {
1619                "type": "git",
1620                "url": "https://github.com/doctrine/persistence.git",
1621                "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288"
1622            },
1623            "dist": {
1624                "type": "zip",
1625                "url": "https://api.github.com/repos/doctrine/persistence/zipball/7a6eac9fb6f61bba91328f15aa7547f4806ca288",
1626                "reference": "7a6eac9fb6f61bba91328f15aa7547f4806ca288",
1627                "shasum": ""
1628            },
1629            "require": {
1630                "doctrine/annotations": "^1.0",
1631                "doctrine/cache": "^1.0",
1632                "doctrine/collections": "^1.0",
1633                "doctrine/event-manager": "^1.0",
1634                "doctrine/reflection": "^1.2",
1635                "php": "^7.1 || ^8.0"
1636            },
1637            "conflict": {
1638                "doctrine/common": "<2.10@dev"
1639            },
1640            "require-dev": {
1641                "doctrine/coding-standard": "^6.0",
1642                "phpstan/phpstan": "^0.11",
1643                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
1644                "vimeo/psalm": "^3.11"
1645            },
1646            "type": "library",
1647            "extra": {
1648                "branch-alias": {
1649                    "dev-master": "1.3.x-dev"
1650                }
1651            },
1652            "autoload": {
1653                "psr-4": {
1654                    "Doctrine\\Common\\": "lib/Doctrine/Common",
1655                    "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
1656                }
1657            },
1658            "notification-url": "https://packagist.org/downloads/",
1659            "license": [
1660                "MIT"
1661            ],
1662            "authors": [
1663                {
1664                    "name": "Guilherme Blanco",
1665                    "email": "guilhermeblanco@gmail.com"
1666                },
1667                {
1668                    "name": "Roman Borschel",
1669                    "email": "roman@code-factory.org"
1670                },
1671                {
1672                    "name": "Benjamin Eberlei",
1673                    "email": "kontakt@beberlei.de"
1674                },
1675                {
1676                    "name": "Jonathan Wage",
1677                    "email": "jonwage@gmail.com"
1678                },
1679                {
1680                    "name": "Johannes Schmitt",
1681                    "email": "schmittjoh@gmail.com"
1682                },
1683                {
1684                    "name": "Marco Pivetta",
1685                    "email": "ocramius@gmail.com"
1686                }
1687            ],
1688            "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
1689            "homepage": "https://doctrine-project.org/projects/persistence.html",
1690            "keywords": [
1691                "mapper",
1692                "object",
1693                "odm",
1694                "orm",
1695                "persistence"
1696            ],
1697            "support": {
1698                "issues": "https://github.com/doctrine/persistence/issues",
1699                "source": "https://github.com/doctrine/persistence/tree/1.3.x"
1700            },
1701            "funding": [
1702                {
1703                    "url": "https://www.doctrine-project.org/sponsorship.html",
1704                    "type": "custom"
1705                },
1706                {
1707                    "url": "https://www.patreon.com/phpdoctrine",
1708                    "type": "patreon"
1709                },
1710                {
1711                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fpersistence",
1712                    "type": "tidelift"
1713                }
1714            ],
1715            "time": "2020-06-20T12:56:16+00:00"
1716        },
1717        {
1718            "name": "doctrine/reflection",
1719            "version": "1.2.1",
1720            "source": {
1721                "type": "git",
1722                "url": "https://github.com/doctrine/reflection.git",
1723                "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79"
1724            },
1725            "dist": {
1726                "type": "zip",
1727                "url": "https://api.github.com/repos/doctrine/reflection/zipball/55e71912dfcd824b2fdd16f2d9afe15684cfce79",
1728                "reference": "55e71912dfcd824b2fdd16f2d9afe15684cfce79",
1729                "shasum": ""
1730            },
1731            "require": {
1732                "doctrine/annotations": "^1.0",
1733                "ext-tokenizer": "*",
1734                "php": "^7.1"
1735            },
1736            "conflict": {
1737                "doctrine/common": "<2.9"
1738            },
1739            "require-dev": {
1740                "doctrine/coding-standard": "^5.0",
1741                "doctrine/common": "^2.10",
1742                "phpstan/phpstan": "^0.11.0",
1743                "phpstan/phpstan-phpunit": "^0.11.0",
1744                "phpunit/phpunit": "^7.0"
1745            },
1746            "type": "library",
1747            "extra": {
1748                "branch-alias": {
1749                    "dev-master": "1.2.x-dev"
1750                }
1751            },
1752            "autoload": {
1753                "psr-4": {
1754                    "Doctrine\\Common\\": "lib/Doctrine/Common"
1755                }
1756            },
1757            "notification-url": "https://packagist.org/downloads/",
1758            "license": [
1759                "MIT"
1760            ],
1761            "authors": [
1762                {
1763                    "name": "Guilherme Blanco",
1764                    "email": "guilhermeblanco@gmail.com"
1765                },
1766                {
1767                    "name": "Roman Borschel",
1768                    "email": "roman@code-factory.org"
1769                },
1770                {
1771                    "name": "Benjamin Eberlei",
1772                    "email": "kontakt@beberlei.de"
1773                },
1774                {
1775                    "name": "Jonathan Wage",
1776                    "email": "jonwage@gmail.com"
1777                },
1778                {
1779                    "name": "Johannes Schmitt",
1780                    "email": "schmittjoh@gmail.com"
1781                },
1782                {
1783                    "name": "Marco Pivetta",
1784                    "email": "ocramius@gmail.com"
1785                }
1786            ],
1787            "description": "The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.",
1788            "homepage": "https://www.doctrine-project.org/projects/reflection.html",
1789            "keywords": [
1790                "reflection",
1791                "static"
1792            ],
1793            "support": {
1794                "issues": "https://github.com/doctrine/reflection/issues",
1795                "source": "https://github.com/doctrine/reflection/tree/1.2.x"
1796            },
1797            "abandoned": "roave/better-reflection",
1798            "time": "2020-03-27T11:06:43+00:00"
1799        },
1800        {
1801            "name": "egulias/email-validator",
1802            "version": "2.1.19",
1803            "source": {
1804                "type": "git",
1805                "url": "https://github.com/egulias/EmailValidator.git",
1806                "reference": "840d5603eb84cc81a6a0382adac3293e57c1c64c"
1807            },
1808            "dist": {
1809                "type": "zip",
1810                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/840d5603eb84cc81a6a0382adac3293e57c1c64c",
1811                "reference": "840d5603eb84cc81a6a0382adac3293e57c1c64c",
1812                "shasum": ""
1813            },
1814            "require": {
1815                "doctrine/lexer": "^1.0.1",
1816                "php": ">=5.5",
1817                "symfony/polyfill-intl-idn": "^1.10"
1818            },
1819            "require-dev": {
1820                "dominicsayers/isemail": "^3.0.7",
1821                "phpunit/phpunit": "^4.8.36|^7.5.15",
1822                "satooshi/php-coveralls": "^1.0.1"
1823            },
1824            "suggest": {
1825                "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
1826            },
1827            "type": "library",
1828            "extra": {
1829                "branch-alias": {
1830                    "dev-master": "2.1.x-dev"
1831                }
1832            },
1833            "autoload": {
1834                "psr-4": {
1835                    "Egulias\\EmailValidator\\": "src"
1836                }
1837            },
1838            "notification-url": "https://packagist.org/downloads/",
1839            "license": [
1840                "MIT"
1841            ],
1842            "authors": [
1843                {
1844                    "name": "Eduardo Gulias Davis"
1845                }
1846            ],
1847            "description": "A library for validating emails against several RFCs",
1848            "homepage": "https://github.com/egulias/EmailValidator",
1849            "keywords": [
1850                "email",
1851                "emailvalidation",
1852                "emailvalidator",
1853                "validation",
1854                "validator"
1855            ],
1856            "support": {
1857                "issues": "https://github.com/egulias/EmailValidator/issues",
1858                "source": "https://github.com/egulias/EmailValidator/tree/master"
1859            },
1860            "time": "2020-08-08T21:28:19+00:00"
1861        },
1862        {
1863            "name": "ezyang/htmlpurifier",
1864            "version": "v4.13.0",
1865            "source": {
1866                "type": "git",
1867                "url": "https://github.com/ezyang/htmlpurifier.git",
1868                "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
1869            },
1870            "dist": {
1871                "type": "zip",
1872                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
1873                "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
1874                "shasum": ""
1875            },
1876            "require": {
1877                "php": ">=5.2"
1878            },
1879            "require-dev": {
1880                "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
1881            },
1882            "type": "library",
1883            "autoload": {
1884                "psr-0": {
1885                    "HTMLPurifier": "library/"
1886                },
1887                "files": [
1888                    "library/HTMLPurifier.composer.php"
1889                ],
1890                "exclude-from-classmap": [
1891                    "/library/HTMLPurifier/Language/"
1892                ]
1893            },
1894            "notification-url": "https://packagist.org/downloads/",
1895            "license": [
1896                "LGPL-2.1-or-later"
1897            ],
1898            "authors": [
1899                {
1900                    "name": "Edward Z. Yang",
1901                    "email": "admin@htmlpurifier.org",
1902                    "homepage": "http://ezyang.com"
1903                }
1904            ],
1905            "description": "Standards compliant HTML filter written in PHP",
1906            "homepage": "http://htmlpurifier.org/",
1907            "keywords": [
1908                "html"
1909            ],
1910            "support": {
1911                "issues": "https://github.com/ezyang/htmlpurifier/issues",
1912                "source": "https://github.com/ezyang/htmlpurifier/tree/master"
1913            },
1914            "time": "2020-06-29T00:56:53+00:00"
1915        },
1916        {
1917            "name": "fig/link-util",
1918            "version": "1.1.1",
1919            "source": {
1920                "type": "git",
1921                "url": "https://github.com/php-fig/link-util.git",
1922                "reference": "c038ee75ca13663ddc2d1f185fe6f7533c00832a"
1923            },
1924            "dist": {
1925                "type": "zip",
1926                "url": "https://api.github.com/repos/php-fig/link-util/zipball/c038ee75ca13663ddc2d1f185fe6f7533c00832a",
1927                "reference": "c038ee75ca13663ddc2d1f185fe6f7533c00832a",
1928                "shasum": ""
1929            },
1930            "require": {
1931                "php": ">=5.5.0",
1932                "psr/link": "~1.0@dev"
1933            },
1934            "provide": {
1935                "psr/link-implementation": "1.0"
1936            },
1937            "require-dev": {
1938                "phpunit/phpunit": "^5.1",
1939                "squizlabs/php_codesniffer": "^2.3.1"
1940            },
1941            "type": "library",
1942            "extra": {
1943                "branch-alias": {
1944                    "dev-master": "1.0.x-dev"
1945                }
1946            },
1947            "autoload": {
1948                "psr-4": {
1949                    "Fig\\Link\\": "src/"
1950                }
1951            },
1952            "notification-url": "https://packagist.org/downloads/",
1953            "license": [
1954                "MIT"
1955            ],
1956            "authors": [
1957                {
1958                    "name": "PHP-FIG",
1959                    "homepage": "http://www.php-fig.org/"
1960                }
1961            ],
1962            "description": "Common utility implementations for HTTP links",
1963            "keywords": [
1964                "http",
1965                "http-link",
1966                "link",
1967                "psr",
1968                "psr-13",
1969                "rest"
1970            ],
1971            "support": {
1972                "issues": "https://github.com/php-fig/link-util/issues",
1973                "source": "https://github.com/php-fig/link-util/tree/1.1.1"
1974            },
1975            "time": "2020-04-27T06:40:36+00:00"
1976        },
1977        {
1978            "name": "friendsofsymfony/jsrouting-bundle",
1979            "version": "2.6.0",
1980            "source": {
1981                "type": "git",
1982                "url": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle.git",
1983                "reference": "9deaf916760ce1d64cf46460473260b02751cee5"
1984            },
1985            "dist": {
1986                "type": "zip",
1987                "url": "https://api.github.com/repos/FriendsOfSymfony/FOSJsRoutingBundle/zipball/9deaf916760ce1d64cf46460473260b02751cee5",
1988                "reference": "9deaf916760ce1d64cf46460473260b02751cee5",
1989                "shasum": ""
1990            },
1991            "require": {
1992                "php": "^7.1",
1993                "symfony/console": "~3.3|^4.0|^5.0",
1994                "symfony/framework-bundle": "~3.3|^4.0|^5.0",
1995                "symfony/serializer": "~3.3|^4.0|^5.0",
1996                "willdurand/jsonp-callback-validator": "~1.0"
1997            },
1998            "require-dev": {
1999                "symfony/expression-language": "~3.3|^4.0|^5.0",
2000                "symfony/phpunit-bridge": "^3.3|^4.0"
2001            },
2002            "type": "symfony-bundle",
2003            "extra": {
2004                "branch-alias": {
2005                    "dev-master": "2.0-dev"
2006                }
2007            },
2008            "autoload": {
2009                "psr-4": {
2010                    "FOS\\JsRoutingBundle\\": ""
2011                },
2012                "exclude-from-classmap": [
2013                    "/Tests/"
2014                ]
2015            },
2016            "notification-url": "https://packagist.org/downloads/",
2017            "license": [
2018                "MIT"
2019            ],
2020            "authors": [
2021                {
2022                    "name": "William Durand",
2023                    "email": "will+git@drnd.me"
2024                },
2025                {
2026                    "name": "FriendsOfSymfony Community",
2027                    "homepage": "https://github.com/friendsofsymfony/FOSJsRoutingBundle/contributors"
2028                }
2029            ],
2030            "description": "A pretty nice way to expose your Symfony2 routing to client applications.",
2031            "homepage": "http://friendsofsymfony.github.com",
2032            "keywords": [
2033                "Js Routing",
2034                "javascript",
2035                "routing"
2036            ],
2037            "support": {
2038                "issues": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/issues",
2039                "source": "https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/tree/2.6.0"
2040            },
2041            "time": "2020-05-20T09:38:45+00:00"
2042        },
2043        {
2044            "name": "geoip2/geoip2",
2045            "version": "v2.4.5",
2046            "source": {
2047                "type": "git",
2048                "url": "https://github.com/maxmind/GeoIP2-php.git",
2049                "reference": "b28a0ed0190cd76c878ed7002a5d1bb8c5f4c175"
2050            },
2051            "dist": {
2052                "type": "zip",
2053                "url": "https://api.github.com/repos/maxmind/GeoIP2-php/zipball/b28a0ed0190cd76c878ed7002a5d1bb8c5f4c175",
2054                "reference": "b28a0ed0190cd76c878ed7002a5d1bb8c5f4c175",
2055                "shasum": ""
2056            },
2057            "require": {
2058                "maxmind-db/reader": "~1.0",
2059                "maxmind/web-service-common": "~0.3",
2060                "php": ">=5.3.1"
2061            },
2062            "require-dev": {
2063                "phpunit/phpunit": "4.2.*",
2064                "squizlabs/php_codesniffer": "2.*"
2065            },
2066            "type": "library",
2067            "autoload": {
2068                "psr-4": {
2069                    "GeoIp2\\": "src"
2070                }
2071            },
2072            "notification-url": "https://packagist.org/downloads/",
2073            "license": [
2074                "Apache-2.0"
2075            ],
2076            "authors": [
2077                {
2078                    "name": "Gregory J. Oschwald",
2079                    "email": "goschwald@maxmind.com",
2080                    "homepage": "http://www.maxmind.com/"
2081                }
2082            ],
2083            "description": "MaxMind GeoIP2 PHP API",
2084            "homepage": "https://github.com/maxmind/GeoIP2-php",
2085            "keywords": [
2086                "IP",
2087                "geoip",
2088                "geoip2",
2089                "geolocation",
2090                "maxmind"
2091            ],
2092            "support": {
2093                "issues": "https://github.com/maxmind/GeoIP2-php/issues",
2094                "source": "https://github.com/maxmind/GeoIP2-php/tree/master"
2095            },
2096            "time": "2017-01-31T17:28:48+00:00"
2097        },
2098        {
2099            "name": "greenlion/php-sql-parser",
2100            "version": "4.3.0",
2101            "source": {
2102                "type": "git",
2103                "url": "https://github.com/greenlion/PHP-SQL-Parser.git",
2104                "reference": "e0262c0848d95c7f777d1a5aa6b0a42e7763e223"
2105            },
2106            "dist": {
2107                "type": "zip",
2108                "url": "https://api.github.com/repos/greenlion/PHP-SQL-Parser/zipball/e0262c0848d95c7f777d1a5aa6b0a42e7763e223",
2109                "reference": "e0262c0848d95c7f777d1a5aa6b0a42e7763e223",
2110                "shasum": ""
2111            },
2112            "require": {
2113                "php": ">=5.3.2"
2114            },
2115            "require-dev": {
2116                "analog/analog": "^1.0.6",
2117                "phpunit/phpunit": "^4.0.14",
2118                "squizlabs/php_codesniffer": "^1.5.1"
2119            },
2120            "type": "library",
2121            "autoload": {
2122                "psr-0": {
2123                    "PHPSQLParser\\": "src/"
2124                }
2125            },
2126            "notification-url": "https://packagist.org/downloads/",
2127            "license": [
2128                "BSD-3-Clause"
2129            ],
2130            "authors": [
2131                {
2132                    "name": "André Rothe",
2133                    "email": "phosco@gmx.de",
2134                    "homepage": "https://www.phosco.info",
2135                    "role": "Committer"
2136                },
2137                {
2138                    "name": "Justin Swanhart",
2139                    "email": "greenlion@gmail.com",
2140                    "homepage": "http://code.google.com/u/greenlion@gmail.com/",
2141                    "role": "Owner"
2142                }
2143            ],
2144            "description": "A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL",
2145            "homepage": "https://github.com/greenlion/PHP-SQL-Parser",
2146            "keywords": [
2147                "creator",
2148                "mysql",
2149                "parser",
2150                "sql"
2151            ],
2152            "support": {
2153                "issues": "https://github.com/greenlion/PHP-SQL-Parser/issues",
2154                "source": "https://github.com/greenlion/PHP-SQL-Parser"
2155            },
2156            "time": "2019-06-01T04:06:45+00:00"
2157        },
2158        {
2159            "name": "guzzlehttp/cache-subscriber",
2160            "version": "0.2.0",
2161            "source": {
2162                "type": "git",
2163                "url": "https://github.com/guzzle/cache-subscriber.git",
2164                "reference": "8c766ba399e4c46383e3eaa220201be62abd101e"
2165            },
2166            "dist": {
2167                "type": "zip",
2168                "url": "https://api.github.com/repos/guzzle/cache-subscriber/zipball/8c766ba399e4c46383e3eaa220201be62abd101e",
2169                "reference": "8c766ba399e4c46383e3eaa220201be62abd101e",
2170                "shasum": ""
2171            },
2172            "require": {
2173                "doctrine/cache": "~1.3",
2174                "guzzlehttp/guzzle": "~5.0",
2175                "php": ">=5.4.0"
2176            },
2177            "require-dev": {
2178                "phpunit/phpunit": "~4.0"
2179            },
2180            "type": "library",
2181            "extra": {
2182                "branch-alias": {
2183                    "dev-master": "0.2-dev"
2184                }
2185            },
2186            "autoload": {
2187                "psr-4": {
2188                    "GuzzleHttp\\Subscriber\\Cache\\": "src"
2189                }
2190            },
2191            "notification-url": "https://packagist.org/downloads/",
2192            "license": [
2193                "MIT"
2194            ],
2195            "authors": [
2196                {
2197                    "name": "Michael Dowling",
2198                    "email": "mtdowling@gmail.com",
2199                    "homepage": "https://github.com/mtdowling"
2200                }
2201            ],
2202            "description": "Guzzle HTTP cache subscriber",
2203            "homepage": "http://guzzlephp.org/",
2204            "keywords": [
2205                "Guzzle",
2206                "cache"
2207            ],
2208            "support": {
2209                "issues": "https://github.com/guzzle/cache-subscriber/issues",
2210                "source": "https://github.com/guzzle/cache-subscriber/tree/0.2.0"
2211            },
2212            "abandoned": true,
2213            "time": "2019-09-16T13:44:55+00:00"
2214        },
2215        {
2216            "name": "guzzlehttp/guzzle",
2217            "version": "5.3.4",
2218            "source": {
2219                "type": "git",
2220                "url": "https://github.com/guzzle/guzzle.git",
2221                "reference": "b87eda7a7162f95574032da17e9323c9899cb6b2"
2222            },
2223            "dist": {
2224                "type": "zip",
2225                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b87eda7a7162f95574032da17e9323c9899cb6b2",
2226                "reference": "b87eda7a7162f95574032da17e9323c9899cb6b2",
2227                "shasum": ""
2228            },
2229            "require": {
2230                "guzzlehttp/ringphp": "^1.1",
2231                "php": ">=5.4.0",
2232                "react/promise": "^2.2"
2233            },
2234            "require-dev": {
2235                "ext-curl": "*",
2236                "phpunit/phpunit": "^4.0"
2237            },
2238            "type": "library",
2239            "autoload": {
2240                "psr-4": {
2241                    "GuzzleHttp\\": "src/"
2242                }
2243            },
2244            "notification-url": "https://packagist.org/downloads/",
2245            "license": [
2246                "MIT"
2247            ],
2248            "authors": [
2249                {
2250                    "name": "Michael Dowling",
2251                    "email": "mtdowling@gmail.com",
2252                    "homepage": "https://github.com/mtdowling"
2253                }
2254            ],
2255            "description": "Guzzle is a PHP HTTP client library and framework for building RESTful web service clients",
2256            "homepage": "http://guzzlephp.org/",
2257            "keywords": [
2258                "client",
2259                "curl",
2260                "framework",
2261                "http",
2262                "http client",
2263                "rest",
2264                "web service"
2265            ],
2266            "support": {
2267                "issues": "https://github.com/guzzle/guzzle/issues",
2268                "source": "https://github.com/guzzle/guzzle/tree/5.3"
2269            },
2270            "time": "2019-10-30T09:32:00+00:00"
2271        },
2272        {
2273            "name": "guzzlehttp/log-subscriber",
2274            "version": "1.0.1",
2275            "source": {
2276                "type": "git",
2277                "url": "https://github.com/guzzle/log-subscriber.git",
2278                "reference": "99c3c0004165db721d8ef7bbef60c996210e538a"
2279            },
2280            "dist": {
2281                "type": "zip",
2282                "url": "https://api.github.com/repos/guzzle/log-subscriber/zipball/99c3c0004165db721d8ef7bbef60c996210e538a",
2283                "reference": "99c3c0004165db721d8ef7bbef60c996210e538a",
2284                "shasum": ""
2285            },
2286            "require": {
2287                "guzzlehttp/guzzle": "~4.0 | ~5.0",
2288                "php": ">=5.4.0",
2289                "psr/log": "~1.0"
2290            },
2291            "require-dev": {
2292                "phpunit/phpunit": "~4.0"
2293            },
2294            "type": "library",
2295            "extra": {
2296                "branch-alias": {
2297                    "dev-master": "1.0-dev"
2298                }
2299            },
2300            "autoload": {
2301                "psr-4": {
2302                    "GuzzleHttp\\Subscriber\\Log\\": "src/"
2303                }
2304            },
2305            "notification-url": "https://packagist.org/downloads/",
2306            "license": [
2307                "MIT"
2308            ],
2309            "authors": [
2310                {
2311                    "name": "Michael Dowling",
2312                    "email": "mtdowling@gmail.com",
2313                    "homepage": "https://github.com/mtdowling"
2314                }
2315            ],
2316            "description": "Logs HTTP requests and responses as they are sent over the wire (Guzzle 4+)",
2317            "homepage": "http://guzzlephp.org/",
2318            "keywords": [
2319                "Guzzle",
2320                "log",
2321                "plugin"
2322            ],
2323            "support": {
2324                "issues": "https://github.com/guzzle/log-subscriber/issues",
2325                "source": "https://github.com/guzzle/log-subscriber/tree/master"
2326            },
2327            "abandoned": true,
2328            "time": "2014-10-13T03:31:43+00:00"
2329        },
2330        {
2331            "name": "guzzlehttp/ringphp",
2332            "version": "1.1.1",
2333            "source": {
2334                "type": "git",
2335                "url": "https://github.com/guzzle/RingPHP.git",
2336                "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b"
2337            },
2338            "dist": {
2339                "type": "zip",
2340                "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/5e2a174052995663dd68e6b5ad838afd47dd615b",
2341                "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b",
2342                "shasum": ""
2343            },
2344            "require": {
2345                "guzzlehttp/streams": "~3.0",
2346                "php": ">=5.4.0",
2347                "react/promise": "~2.0"
2348            },
2349            "require-dev": {
2350                "ext-curl": "*",
2351                "phpunit/phpunit": "~4.0"
2352            },
2353            "suggest": {
2354                "ext-curl": "Guzzle will use specific adapters if cURL is present"
2355            },
2356            "type": "library",
2357            "extra": {
2358                "branch-alias": {
2359                    "dev-master": "1.1-dev"
2360                }
2361            },
2362            "autoload": {
2363                "psr-4": {
2364                    "GuzzleHttp\\Ring\\": "src/"
2365                }
2366            },
2367            "notification-url": "https://packagist.org/downloads/",
2368            "license": [
2369                "MIT"
2370            ],
2371            "authors": [
2372                {
2373                    "name": "Michael Dowling",
2374                    "email": "mtdowling@gmail.com",
2375                    "homepage": "https://github.com/mtdowling"
2376                }
2377            ],
2378            "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.",
2379            "support": {
2380                "issues": "https://github.com/guzzle/RingPHP/issues",
2381                "source": "https://github.com/guzzle/RingPHP/tree/1.1.1"
2382            },
2383            "abandoned": true,
2384            "time": "2018-07-31T13:22:33+00:00"
2385        },
2386        {
2387            "name": "guzzlehttp/streams",
2388            "version": "3.0.0",
2389            "source": {
2390                "type": "git",
2391                "url": "https://github.com/guzzle/streams.git",
2392                "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5"
2393            },
2394            "dist": {
2395                "type": "zip",
2396                "url": "https://api.github.com/repos/guzzle/streams/zipball/47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
2397                "reference": "47aaa48e27dae43d39fc1cea0ccf0d84ac1a2ba5",
2398                "shasum": ""
2399            },
2400            "require": {
2401                "php": ">=5.4.0"
2402            },
2403            "require-dev": {
2404                "phpunit/phpunit": "~4.0"
2405            },
2406            "type": "library",
2407            "extra": {
2408                "branch-alias": {
2409                    "dev-master": "3.0-dev"
2410                }
2411            },
2412            "autoload": {
2413                "psr-4": {
2414                    "GuzzleHttp\\Stream\\": "src/"
2415                }
2416            },
2417            "notification-url": "https://packagist.org/downloads/",
2418            "license": [
2419                "MIT"
2420            ],
2421            "authors": [
2422                {
2423                    "name": "Michael Dowling",
2424                    "email": "mtdowling@gmail.com",
2425                    "homepage": "https://github.com/mtdowling"
2426                }
2427            ],
2428            "description": "Provides a simple abstraction over streams of data",
2429            "homepage": "http://guzzlephp.org/",
2430            "keywords": [
2431                "Guzzle",
2432                "stream"
2433            ],
2434            "support": {
2435                "issues": "https://github.com/guzzle/streams/issues",
2436                "source": "https://github.com/guzzle/streams/tree/master"
2437            },
2438            "abandoned": true,
2439            "time": "2014-10-12T19:18:40+00:00"
2440        },
2441        {
2442            "name": "incenteev/composer-parameter-handler",
2443            "version": "v2.1.4",
2444            "source": {
2445                "type": "git",
2446                "url": "https://github.com/Incenteev/ParameterHandler.git",
2447                "reference": "084befb11ec21faeadcddefb88b66132775ff59b"
2448            },
2449            "dist": {
2450                "type": "zip",
2451                "url": "https://api.github.com/repos/Incenteev/ParameterHandler/zipball/084befb11ec21faeadcddefb88b66132775ff59b",
2452                "reference": "084befb11ec21faeadcddefb88b66132775ff59b",
2453                "shasum": ""
2454            },
2455            "require": {
2456                "php": ">=5.3.3",
2457                "symfony/yaml": "^2.3 || ^3.0 || ^4.0 || ^5.0"
2458            },
2459            "require-dev": {
2460                "composer/composer": "^1.0@dev",
2461                "symfony/filesystem": "^2.3 || ^3 || ^4 || ^5",
2462                "symfony/phpunit-bridge": "^4.0 || ^5.0"
2463            },
2464            "type": "library",
2465            "extra": {
2466                "branch-alias": {
2467                    "dev-master": "2.1.x-dev"
2468                }
2469            },
2470            "autoload": {
2471                "psr-4": {
2472                    "Incenteev\\ParameterHandler\\": ""
2473                }
2474            },
2475            "notification-url": "https://packagist.org/downloads/",
2476            "license": [
2477                "MIT"
2478            ],
2479            "authors": [
2480                {
2481                    "name": "Christophe Coevoet",
2482                    "email": "stof@notk.org"
2483                }
2484            ],
2485            "description": "Composer script handling your ignored parameter file",
2486            "homepage": "https://github.com/Incenteev/ParameterHandler",
2487            "keywords": [
2488                "parameters management"
2489            ],
2490            "support": {
2491                "issues": "https://github.com/Incenteev/ParameterHandler/issues",
2492                "source": "https://github.com/Incenteev/ParameterHandler/tree/v2.1.4"
2493            },
2494            "time": "2020-03-17T21:10:00+00:00"
2495        },
2496        {
2497            "name": "ircmaxell/password-compat",
2498            "version": "v1.0.4",
2499            "source": {
2500                "type": "git",
2501                "url": "https://github.com/ircmaxell/password_compat.git",
2502                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c"
2503            },
2504            "dist": {
2505                "type": "zip",
2506                "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/5c5cde8822a69545767f7c7f3058cb15ff84614c",
2507                "reference": "5c5cde8822a69545767f7c7f3058cb15ff84614c",
2508                "shasum": ""
2509            },
2510            "require-dev": {
2511                "phpunit/phpunit": "4.*"
2512            },
2513            "type": "library",
2514            "autoload": {
2515                "files": [
2516                    "lib/password.php"
2517                ]
2518            },
2519            "notification-url": "https://packagist.org/downloads/",
2520            "license": [
2521                "MIT"
2522            ],
2523            "authors": [
2524                {
2525                    "name": "Anthony Ferrara",
2526                    "email": "ircmaxell@php.net",
2527                    "homepage": "http://blog.ircmaxell.com"
2528                }
2529            ],
2530            "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
2531            "homepage": "https://github.com/ircmaxell/password_compat",
2532            "keywords": [
2533                "hashing",
2534                "password"
2535            ],
2536            "support": {
2537                "issues": "https://github.com/ircmaxell/password_compat/issues",
2538                "source": "https://github.com/ircmaxell/password_compat/tree/v1.0"
2539            },
2540            "time": "2014-11-20T16:49:30+00:00"
2541        },
2542        {
2543            "name": "ircmaxell/random-lib",
2544            "version": "v1.2.0",
2545            "source": {
2546                "type": "git",
2547                "url": "https://github.com/ircmaxell/RandomLib.git",
2548                "reference": "e9e0204f40e49fa4419946c677eccd3fa25b8cf4"
2549            },
2550            "dist": {
2551                "type": "zip",
2552                "url": "https://api.github.com/repos/ircmaxell/RandomLib/zipball/e9e0204f40e49fa4419946c677eccd3fa25b8cf4",
2553                "reference": "e9e0204f40e49fa4419946c677eccd3fa25b8cf4",
2554                "shasum": ""
2555            },
2556            "require": {
2557                "ircmaxell/security-lib": "^1.1",
2558                "php": ">=5.3.2"
2559            },
2560            "require-dev": {
2561                "friendsofphp/php-cs-fixer": "^1.11",
2562                "mikey179/vfsstream": "^1.6",
2563                "phpunit/phpunit": "^4.8|^5.0"
2564            },
2565            "type": "library",
2566            "extra": {
2567                "branch-alias": {
2568                    "dev-master": "1.1.x-dev"
2569                }
2570            },
2571            "autoload": {
2572                "psr-0": {
2573                    "RandomLib": "lib"
2574                }
2575            },
2576            "notification-url": "https://packagist.org/downloads/",
2577            "license": [
2578                "MIT"
2579            ],
2580            "authors": [
2581                {
2582                    "name": "Anthony Ferrara",
2583                    "email": "ircmaxell@ircmaxell.com",
2584                    "homepage": "http://blog.ircmaxell.com"
2585                }
2586            ],
2587            "description": "A Library For Generating Secure Random Numbers",
2588            "homepage": "https://github.com/ircmaxell/RandomLib",
2589            "keywords": [
2590                "cryptography",
2591                "random",
2592                "random-numbers",
2593                "random-strings"
2594            ],
2595            "support": {
2596                "issues": "https://github.com/ircmaxell/RandomLib/issues",
2597                "source": "https://github.com/ircmaxell/RandomLib/tree/master"
2598            },
2599            "time": "2016-09-07T15:52:06+00:00"
2600        },
2601        {
2602            "name": "ircmaxell/security-lib",
2603            "version": "v1.1.0",
2604            "source": {
2605                "type": "git",
2606                "url": "https://github.com/ircmaxell/SecurityLib.git",
2607                "reference": "f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5"
2608            },
2609            "dist": {
2610                "type": "zip",
2611                "url": "https://api.github.com/repos/ircmaxell/SecurityLib/zipball/f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5",
2612                "reference": "f3db6de12c20c9bcd1aa3db4353a1bbe0e44e1b5",
2613                "shasum": ""
2614            },
2615            "require": {
2616                "php": ">=5.3.2"
2617            },
2618            "require-dev": {
2619                "mikey179/vfsstream": "1.1.*"
2620            },
2621            "type": "library",
2622            "extra": {
2623                "branch-alias": {
2624                    "dev-master": "1.0.x-dev"
2625                }
2626            },
2627            "autoload": {
2628                "psr-0": {
2629                    "SecurityLib": "lib"
2630                }
2631            },
2632            "notification-url": "https://packagist.org/downloads/",
2633            "license": [
2634                "MIT"
2635            ],
2636            "authors": [
2637                {
2638                    "name": "Anthony Ferrara",
2639                    "email": "ircmaxell@ircmaxell.com",
2640                    "homepage": "http://blog.ircmaxell.com"
2641                }
2642            ],
2643            "description": "A Base Security Library",
2644            "homepage": "https://github.com/ircmaxell/SecurityLib",
2645            "support": {
2646                "issues": "https://github.com/ircmaxell/SecurityLib/issues",
2647                "source": "https://github.com/ircmaxell/SecurityLib/tree/master"
2648            },
2649            "time": "2015-03-20T14:31:23+00:00"
2650        },
2651        {
2652            "name": "jakeasmith/http_build_url",
2653            "version": "1.0.1",
2654            "source": {
2655                "type": "git",
2656                "url": "https://github.com/jakeasmith/http_build_url.git",
2657                "reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37"
2658            },
2659            "dist": {
2660                "type": "zip",
2661                "url": "https://api.github.com/repos/jakeasmith/http_build_url/zipball/93c273e77cb1edead0cf8bcf8cd2003428e74e37",
2662                "reference": "93c273e77cb1edead0cf8bcf8cd2003428e74e37",
2663                "shasum": ""
2664            },
2665            "type": "library",
2666            "autoload": {
2667                "files": [
2668                    "src/http_build_url.php"
2669                ]
2670            },
2671            "notification-url": "https://packagist.org/downloads/",
2672            "license": [
2673                "MIT"
2674            ],
2675            "authors": [
2676                {
2677                    "name": "Jake A. Smith",
2678                    "email": "theman@jakeasmith.com"
2679                }
2680            ],
2681            "description": "Provides functionality for http_build_url() to environments without pecl_http.",
2682            "support": {
2683                "issues": "https://github.com/jakeasmith/http_build_url/issues",
2684                "source": "https://github.com/jakeasmith/http_build_url"
2685            },
2686            "time": "2017-05-01T15:36:40+00:00"
2687        },
2688        {
2689            "name": "jdorn/sql-formatter",
2690            "version": "v1.2.17",
2691            "source": {
2692                "type": "git",
2693                "url": "https://github.com/jdorn/sql-formatter.git",
2694                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc"
2695            },
2696            "dist": {
2697                "type": "zip",
2698                "url": "https://api.github.com/repos/jdorn/sql-formatter/zipball/64990d96e0959dff8e059dfcdc1af130728d92bc",
2699                "reference": "64990d96e0959dff8e059dfcdc1af130728d92bc",
2700                "shasum": ""
2701            },
2702            "require": {
2703                "php": ">=5.2.4"
2704            },
2705            "require-dev": {
2706                "phpunit/phpunit": "3.7.*"
2707            },
2708            "type": "library",
2709            "extra": {
2710                "branch-alias": {
2711                    "dev-master": "1.3.x-dev"
2712                }
2713            },
2714            "autoload": {
2715                "classmap": [
2716                    "lib"
2717                ]
2718            },
2719            "notification-url": "https://packagist.org/downloads/",
2720            "license": [
2721                "MIT"
2722            ],
2723            "authors": [
2724                {
2725                    "name": "Jeremy Dorn",
2726                    "email": "jeremy@jeremydorn.com",
2727                    "homepage": "http://jeremydorn.com/"
2728                }
2729            ],
2730            "description": "a PHP SQL highlighting library",
2731            "homepage": "https://github.com/jdorn/sql-formatter/",
2732            "keywords": [
2733                "highlight",
2734                "sql"
2735            ],
2736            "support": {
2737                "issues": "https://github.com/jdorn/sql-formatter/issues",
2738                "source": "https://github.com/jdorn/sql-formatter/tree/master"
2739            },
2740            "time": "2014-01-12T16:20:24+00:00"
2741        },
2742        {
2743            "name": "league/tactician",
2744            "version": "v1.0.3",
2745            "source": {
2746                "type": "git",
2747                "url": "https://github.com/thephpleague/tactician.git",
2748                "reference": "d0339e22fd9252fb0fa53102b488d2c514483b8a"
2749            },
2750            "dist": {
2751                "type": "zip",
2752                "url": "https://api.github.com/repos/thephpleague/tactician/zipball/d0339e22fd9252fb0fa53102b488d2c514483b8a",
2753                "reference": "d0339e22fd9252fb0fa53102b488d2c514483b8a",
2754                "shasum": ""
2755            },
2756            "require": {
2757                "php": ">=5.5"
2758            },
2759            "require-dev": {
2760                "mockery/mockery": "~0.9",
2761                "phpunit/phpunit": "^4.8.35",
2762                "squizlabs/php_codesniffer": "~2.3"
2763            },
2764            "type": "library",
2765            "extra": {
2766                "branch-alias": {
2767                    "dev-master": "2.0-dev"
2768                }
2769            },
2770            "autoload": {
2771                "psr-4": {
2772                    "League\\Tactician\\": "src"
2773                }
2774            },
2775            "notification-url": "https://packagist.org/downloads/",
2776            "license": [
2777                "MIT"
2778            ],
2779            "authors": [
2780                {
2781                    "name": "Ross Tuck",
2782                    "homepage": "http://tactician.thephpleague.com"
2783                }
2784            ],
2785            "description": "A small, flexible command bus. Handy for building service layers.",
2786            "keywords": [
2787                "command",
2788                "command bus",
2789                "service layer"
2790            ],
2791            "support": {
2792                "issues": "https://github.com/thephpleague/tactician/issues",
2793                "source": "https://github.com/thephpleague/tactician/tree/master"
2794            },
2795            "time": "2017-11-30T09:17:20+00:00"
2796        },
2797        {
2798            "name": "league/tactician-bundle",
2799            "version": "v1.2.0",
2800            "source": {
2801                "type": "git",
2802                "url": "https://github.com/thephpleague/tactician-bundle.git",
2803                "reference": "66b97472915290b93654e60610295660f597ad4e"
2804            },
2805            "dist": {
2806                "type": "zip",
2807                "url": "https://api.github.com/repos/thephpleague/tactician-bundle/zipball/66b97472915290b93654e60610295660f597ad4e",
2808                "reference": "66b97472915290b93654e60610295660f597ad4e",
2809                "shasum": ""
2810            },
2811            "require": {
2812                "league/tactician": "^1.0",
2813                "league/tactician-container": "^2.0",
2814                "league/tactician-logger": "^0.10.0",
2815                "php": ">=7.0",
2816                "symfony/config": "^2.8|^3.3|^4.0|^5.0",
2817                "symfony/dependency-injection": "^2.8|^3.3|^4.0|^5.0",
2818                "symfony/http-kernel": "^2.8|^3.3|^4.0|^5.0",
2819                "symfony/yaml": "^2.8|^3.3|^4.0|^5.0"
2820            },
2821            "require-dev": {
2822                "league/tactician-doctrine": "^1.1.1",
2823                "matthiasnoback/symfony-config-test": "^3.0",
2824                "matthiasnoback/symfony-dependency-injection-test": "^2.1",
2825                "mockery/mockery": "~1.0",
2826                "phpunit/phpunit": "~6.1",
2827                "symfony/console": "^2.8|^3.3|^4.0|^5.0",
2828                "symfony/framework-bundle": "^2.8.15|^3.3|^4.0|^5.0",
2829                "symfony/security": "^2.8|^3.3|^4.0|^5.0",
2830                "symfony/security-bundle": "^2.8|^3.3|^4.0|^5.0",
2831                "symfony/validator": "^2.8|^3.3|^4.0|^5.0"
2832            },
2833            "suggest": {
2834                "league/tactician-doctrine": "For doctrine transaction middleware",
2835                "symfony/console": "For debugging command-to-handler routing using the tactician:debug console command",
2836                "symfony/security": "For command security middleware",
2837                "symfony/validator": "For command validator middleware"
2838            },
2839            "type": "symfony-bundle",
2840            "extra": {
2841                "branch-alias": {
2842                    "dev-master": "1.0-dev"
2843                }
2844            },
2845            "autoload": {
2846                "psr-4": {
2847                    "League\\Tactician\\Bundle\\": "src/"
2848                }
2849            },
2850            "notification-url": "https://packagist.org/downloads/",
2851            "license": [
2852                "MIT"
2853            ],
2854            "authors": [
2855                {
2856                    "name": "Rafael Dohms",
2857                    "homepage": "http://doh.ms"
2858                },
2859                {
2860                    "name": "Richard Tuin",
2861                    "homepage": "http://www.rtuin.nl/"
2862                },
2863                {
2864                    "name": "Xander Smalbil",
2865                    "email": "xander@videofunk.nl"
2866                },
2867                {
2868                    "name": "Ross Tuck",
2869                    "email": "me@rosstuck.com"
2870                }
2871            ],
2872            "description": "Bundle to integrate Tactician with Symfony projects",
2873            "keywords": [
2874                "bundle",
2875                "symfony",
2876                "tactician"
2877            ],
2878            "support": {
2879                "issues": "https://github.com/thephpleague/tactician-bundle/issues",
2880                "source": "https://github.com/thephpleague/tactician-bundle/tree/v1.2.0"
2881            },
2882            "time": "2020-01-14T17:22:35+00:00"
2883        },
2884        {
2885            "name": "league/tactician-container",
2886            "version": "2.0.0",
2887            "source": {
2888                "type": "git",
2889                "url": "https://github.com/thephpleague/tactician-container.git",
2890                "reference": "d1a5d884e072b8cafbff802d07766076eb2ffcb0"
2891            },
2892            "dist": {
2893                "type": "zip",
2894                "url": "https://api.github.com/repos/thephpleague/tactician-container/zipball/d1a5d884e072b8cafbff802d07766076eb2ffcb0",
2895                "reference": "d1a5d884e072b8cafbff802d07766076eb2ffcb0",
2896                "shasum": ""
2897            },
2898            "require": {
2899                "league/tactician": "^1.0",
2900                "php": ">=5.5",
2901                "psr/container": "^1.0"
2902            },
2903            "require-dev": {
2904                "league/container": "~2.3",
2905                "phpunit/phpunit": "~4.3",
2906                "squizlabs/php_codesniffer": "~2.0"
2907            },
2908            "type": "library",
2909            "autoload": {
2910                "psr-4": {
2911                    "League\\Tactician\\Container\\": "src/"
2912                }
2913            },
2914            "notification-url": "https://packagist.org/downloads/",
2915            "license": [
2916                "MIT"
2917            ],
2918            "authors": [
2919                {
2920                    "name": "Nigel Greenway",
2921                    "homepage": "http://futurepixels.co.uk"
2922                }
2923            ],
2924            "description": "Tactician integration for any container implementing PSR-11",
2925            "keywords": [
2926                "container",
2927                "container-interop",
2928                "di",
2929                "interoperable",
2930                "league",
2931                "tactician"
2932            ],
2933            "support": {
2934                "issues": "https://github.com/thephpleague/tactician-container/issues",
2935                "source": "https://github.com/thephpleague/tactician-container/tree/master"
2936            },
2937            "time": "2017-04-13T06:27:12+00:00"
2938        },
2939        {
2940            "name": "league/tactician-logger",
2941            "version": "v0.10.0",
2942            "source": {
2943                "type": "git",
2944                "url": "https://github.com/thephpleague/tactician-logger.git",
2945                "reference": "3ff9ee04e4cbec100af827f829ed4c7ff7c08442"
2946            },
2947            "dist": {
2948                "type": "zip",
2949                "url": "https://api.github.com/repos/thephpleague/tactician-logger/zipball/3ff9ee04e4cbec100af827f829ed4c7ff7c08442",
2950                "reference": "3ff9ee04e4cbec100af827f829ed4c7ff7c08442",
2951                "shasum": ""
2952            },
2953            "require": {
2954                "league/tactician": "^1.0",
2955                "php": ">=5.5.0",
2956                "psr/log": "~1.0"
2957            },
2958            "require-dev": {
2959                "mockery/mockery": "^0.9",
2960                "phpunit/phpunit": "4.*",
2961                "squizlabs/php_codesniffer": "~2.3"
2962            },
2963            "type": "library",
2964            "autoload": {
2965                "psr-4": {
2966                    "League\\Tactician\\Logger\\": "src"
2967                }
2968            },
2969            "notification-url": "https://packagist.org/downloads/",
2970            "license": [
2971                "MIT"
2972            ],
2973            "authors": [
2974                {
2975                    "name": "Ross Tuck"
2976                }
2977            ],
2978            "description": "Adds PSR-3 logging support to the Tactician command bus",
2979            "homepage": "https://github.com/thephpleague/tactician-logger",
2980            "keywords": [
2981                "log",
2982                "logging",
2983                "tactician"
2984            ],
2985            "support": {
2986                "issues": "https://github.com/thephpleague/tactician-logger/issues",
2987                "source": "https://github.com/thephpleague/tactician-logger/tree/master"
2988            },
2989            "time": "2016-08-23T05:50:38+00:00"
2990        },
2991        {
2992            "name": "markbaker/complex",
2993            "version": "1.4.8",
2994            "source": {
2995                "type": "git",
2996                "url": "https://github.com/MarkBaker/PHPComplex.git",
2997                "reference": "8eaa40cceec7bf0518187530b2e63871be661b72"
2998            },
2999            "dist": {
3000                "type": "zip",
3001                "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/8eaa40cceec7bf0518187530b2e63871be661b72",
3002                "reference": "8eaa40cceec7bf0518187530b2e63871be661b72",
3003                "shasum": ""
3004            },
3005            "require": {
3006                "php": "^5.6.0|^7.0.0"
3007            },
3008            "require-dev": {
3009                "dealerdirect/phpcodesniffer-composer-installer": "^0.5.0",
3010                "phpcompatibility/php-compatibility": "^9.0",
3011                "phpdocumentor/phpdocumentor": "2.*",
3012                "phploc/phploc": "2.*",
3013                "phpmd/phpmd": "2.*",
3014                "phpunit/phpunit": "^4.8.35|^5.4.0",
3015                "sebastian/phpcpd": "2.*",
3016                "squizlabs/php_codesniffer": "^3.4.0"
3017            },
3018            "type": "library",
3019            "autoload": {
3020                "psr-4": {
3021                    "Complex\\": "classes/src/"
3022                },
3023                "files": [
3024                    "classes/src/functions/abs.php",
3025                    "classes/src/functions/acos.php",
3026                    "classes/src/functions/acosh.php",
3027                    "classes/src/functions/acot.php",
3028                    "classes/src/functions/acoth.php",
3029                    "classes/src/functions/acsc.php",
3030                    "classes/src/functions/acsch.php",
3031                    "classes/src/functions/argument.php",
3032                    "classes/src/functions/asec.php",
3033                    "classes/src/functions/asech.php",
3034                    "classes/src/functions/asin.php",
3035                    "classes/src/functions/asinh.php",
3036                    "classes/src/functions/atan.php",
3037                    "classes/src/functions/atanh.php",
3038                    "classes/src/functions/conjugate.php",
3039                    "classes/src/functions/cos.php",
3040                    "classes/src/functions/cosh.php",
3041                    "classes/src/functions/cot.php",
3042                    "classes/src/functions/coth.php",
3043                    "classes/src/functions/csc.php",
3044                    "classes/src/functions/csch.php",
3045                    "classes/src/functions/exp.php",
3046                    "classes/src/functions/inverse.php",
3047                    "classes/src/functions/ln.php",
3048                    "classes/src/functions/log2.php",
3049                    "classes/src/functions/log10.php",
3050                    "classes/src/functions/negative.php",
3051                    "classes/src/functions/pow.php",
3052                    "classes/src/functions/rho.php",
3053                    "classes/src/functions/sec.php",
3054                    "classes/src/functions/sech.php",
3055                    "classes/src/functions/sin.php",
3056                    "classes/src/functions/sinh.php",
3057                    "classes/src/functions/sqrt.php",
3058                    "classes/src/functions/tan.php",
3059                    "classes/src/functions/tanh.php",
3060                    "classes/src/functions/theta.php",
3061                    "classes/src/operations/add.php",
3062                    "classes/src/operations/subtract.php",
3063                    "classes/src/operations/multiply.php",
3064                    "classes/src/operations/divideby.php",
3065                    "classes/src/operations/divideinto.php"
3066                ]
3067            },
3068            "notification-url": "https://packagist.org/downloads/",
3069            "license": [
3070                "MIT"
3071            ],
3072            "authors": [
3073                {
3074                    "name": "Mark Baker",
3075                    "email": "mark@lange.demon.co.uk"
3076                }
3077            ],
3078            "description": "PHP Class for working with complex numbers",
3079            "homepage": "https://github.com/MarkBaker/PHPComplex",
3080            "keywords": [
3081                "complex",
3082                "mathematics"
3083            ],
3084            "support": {
3085                "issues": "https://github.com/MarkBaker/PHPComplex/issues",
3086                "source": "https://github.com/MarkBaker/PHPComplex/tree/develop"
3087            },
3088            "time": "2020-03-11T20:15:49+00:00"
3089        },
3090        {
3091            "name": "markbaker/matrix",
3092            "version": "1.2.0",
3093            "source": {
3094                "type": "git",
3095                "url": "https://github.com/MarkBaker/PHPMatrix.git",
3096                "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21"
3097            },
3098            "dist": {
3099                "type": "zip",
3100                "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/5348c5a67e3b75cd209d70103f916a93b1f1ed21",
3101                "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21",
3102                "shasum": ""
3103            },
3104            "require": {
3105                "php": "^5.6.0|^7.0.0"
3106            },
3107            "require-dev": {
3108                "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
3109                "phpcompatibility/php-compatibility": "dev-master",
3110                "phploc/phploc": "^4",
3111                "phpmd/phpmd": "dev-master",
3112                "phpunit/phpunit": "^5.7",
3113                "sebastian/phpcpd": "^3.0",
3114                "squizlabs/php_codesniffer": "^3.0@dev"
3115            },
3116            "type": "library",
3117            "autoload": {
3118                "psr-4": {
3119                    "Matrix\\": "classes/src/"
3120                },
3121                "files": [
3122                    "classes/src/functions/adjoint.php",
3123                    "classes/src/functions/antidiagonal.php",
3124                    "classes/src/functions/cofactors.php",
3125                    "classes/src/functions/determinant.php",
3126                    "classes/src/functions/diagonal.php",
3127                    "classes/src/functions/identity.php",
3128                    "classes/src/functions/inverse.php",
3129                    "classes/src/functions/minors.php",
3130                    "classes/src/functions/trace.php",
3131                    "classes/src/functions/transpose.php",
3132                    "classes/src/operations/add.php",
3133                    "classes/src/operations/directsum.php",
3134                    "classes/src/operations/subtract.php",
3135                    "classes/src/operations/multiply.php",
3136                    "classes/src/operations/divideby.php",
3137                    "classes/src/operations/divideinto.php"
3138                ]
3139            },
3140            "notification-url": "https://packagist.org/downloads/",
3141            "license": [
3142                "MIT"
3143            ],
3144            "authors": [
3145                {
3146                    "name": "Mark Baker",
3147                    "email": "mark@lange.demon.co.uk"
3148                }
3149            ],
3150            "description": "PHP Class for working with matrices",
3151            "homepage": "https://github.com/MarkBaker/PHPMatrix",
3152            "keywords": [
3153                "mathematics",
3154                "matrix",
3155                "vector"
3156            ],
3157            "support": {
3158                "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
3159                "source": "https://github.com/MarkBaker/PHPMatrix/tree/develop"
3160            },
3161            "time": "2019-10-06T11:29:25+00:00"
3162        },
3163        {
3164            "name": "martinlindhe/php-mb-helpers",
3165            "version": "0.1.6",
3166            "source": {
3167                "type": "git",
3168                "url": "https://github.com/martinlindhe/php-mb-helpers.git",
3169                "reference": "3550df9e6976f753d2879543e4aaf96eaa9657a2"
3170            },
3171            "dist": {
3172                "type": "zip",
3173                "url": "https://api.github.com/repos/martinlindhe/php-mb-helpers/zipball/3550df9e6976f753d2879543e4aaf96eaa9657a2",
3174                "reference": "3550df9e6976f753d2879543e4aaf96eaa9657a2",
3175                "shasum": ""
3176            },
3177            "require": {
3178                "php": ">=5.3.0"
3179            },
3180            "require-dev": {
3181                "phpunit/phpunit": "~4.6"
3182            },
3183            "type": "library",
3184            "autoload": {
3185                "files": [
3186                    "src/mb_helpers.php"
3187                ]
3188            },
3189            "notification-url": "https://packagist.org/downloads/",
3190            "license": [
3191                "MIT"
3192            ],
3193            "authors": [
3194                {
3195                    "name": "Martin Lindhe",
3196                    "email": "martin@ubique.se"
3197                }
3198            ],
3199            "description": "Provides mb_ucwords(), mb_ucfirst(), mb_strrev(), mb_str_pad(), mb_count_chars(), mb_str_split()",
3200            "homepage": "https://github.com/martinlindhe/php-mb-helpers",
3201            "support": {
3202                "issues": "https://github.com/martinlindhe/php-mb-helpers/issues",
3203                "source": "https://github.com/martinlindhe/php-mb-helpers/tree/master"
3204            },
3205            "time": "2015-11-01T14:06:04+00:00"
3206        },
3207        {
3208            "name": "matthiasmullie/minify",
3209            "version": "1.3.63",
3210            "source": {
3211                "type": "git",
3212                "url": "https://github.com/matthiasmullie/minify.git",
3213                "reference": "9ba1b459828adc13430f4dd6c49dae4950dc4117"
3214            },
3215            "dist": {
3216                "type": "zip",
3217                "url": "https://api.github.com/repos/matthiasmullie/minify/zipball/9ba1b459828adc13430f4dd6c49dae4950dc4117",
3218                "reference": "9ba1b459828adc13430f4dd6c49dae4950dc4117",
3219                "shasum": ""
3220            },
3221            "require": {
3222                "ext-pcre": "*",
3223                "matthiasmullie/path-converter": "~1.1",
3224                "php": ">=5.3.0"
3225            },
3226            "require-dev": {
3227                "friendsofphp/php-cs-fixer": "~2.0",
3228                "matthiasmullie/scrapbook": "~1.0",
3229                "phpunit/phpunit": "~4.8"
3230            },
3231            "suggest": {
3232                "psr/cache-implementation": "Cache implementation to use with Minify::cache"
3233            },
3234            "bin": [
3235                "bin/minifycss",
3236                "bin/minifyjs"
3237            ],
3238            "type": "library",
3239            "autoload": {
3240                "psr-4": {
3241                    "MatthiasMullie\\Minify\\": "src/"
3242                }
3243            },
3244            "notification-url": "https://packagist.org/downloads/",
3245            "license": [
3246                "MIT"
3247            ],
3248            "authors": [
3249                {
3250                    "name": "Matthias Mullie",
3251                    "email": "minify@mullie.eu",
3252                    "homepage": "http://www.mullie.eu",
3253                    "role": "Developer"
3254                }
3255            ],
3256            "description": "CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.",
3257            "homepage": "http://www.minifier.org",
3258            "keywords": [
3259                "JS",
3260                "css",
3261                "javascript",
3262                "minifier",
3263                "minify"
3264            ],
3265            "support": {
3266                "issues": "https://github.com/matthiasmullie/minify/issues",
3267                "source": "https://github.com/matthiasmullie/minify/tree/1.3.63"
3268            },
3269            "time": "2020-01-21T20:21:08+00:00"
3270        },
3271        {
3272            "name": "matthiasmullie/path-converter",
3273            "version": "1.1.3",
3274            "source": {
3275                "type": "git",
3276                "url": "https://github.com/matthiasmullie/path-converter.git",
3277                "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9"
3278            },
3279            "dist": {
3280                "type": "zip",
3281                "url": "https://api.github.com/repos/matthiasmullie/path-converter/zipball/e7d13b2c7e2f2268e1424aaed02085518afa02d9",
3282                "reference": "e7d13b2c7e2f2268e1424aaed02085518afa02d9",
3283                "shasum": ""
3284            },
3285            "require": {
3286                "ext-pcre": "*",
3287                "php": ">=5.3.0"
3288            },
3289            "require-dev": {
3290                "phpunit/phpunit": "~4.8"
3291            },
3292            "type": "library",
3293            "autoload": {
3294                "psr-4": {
3295                    "MatthiasMullie\\PathConverter\\": "src/"
3296                }
3297            },
3298            "notification-url": "https://packagist.org/downloads/",
3299            "license": [
3300                "MIT"
3301            ],
3302            "authors": [
3303                {
3304                    "name": "Matthias Mullie",
3305                    "email": "pathconverter@mullie.eu",
3306                    "homepage": "http://www.mullie.eu",
3307                    "role": "Developer"
3308                }
3309            ],
3310            "description": "Relative path converter",
3311            "homepage": "http://github.com/matthiasmullie/path-converter",
3312            "keywords": [
3313                "converter",
3314                "path",
3315                "paths",
3316                "relative"
3317            ],
3318            "support": {
3319                "issues": "https://github.com/matthiasmullie/path-converter/issues",
3320                "source": "https://github.com/matthiasmullie/path-converter/tree/1.1.3"
3321            },
3322            "time": "2019-02-05T23:41:09+00:00"
3323        },
3324        {
3325            "name": "maxmind-db/reader",
3326            "version": "v1.6.0",
3327            "source": {
3328                "type": "git",
3329                "url": "https://github.com/maxmind/MaxMind-DB-Reader-php.git",
3330                "reference": "febd4920bf17c1da84cef58e56a8227dfb37fbe4"
3331            },
3332            "dist": {
3333                "type": "zip",
3334                "url": "https://api.github.com/repos/maxmind/MaxMind-DB-Reader-php/zipball/febd4920bf17c1da84cef58e56a8227dfb37fbe4",
3335                "reference": "febd4920bf17c1da84cef58e56a8227dfb37fbe4",
3336                "shasum": ""
3337            },
3338            "require": {
3339                "php": ">=5.6"
3340            },
3341            "conflict": {
3342                "ext-maxminddb": "<1.6.0,>=2.0.0"
3343            },
3344            "require-dev": {
3345                "friendsofphp/php-cs-fixer": "2.*",
3346                "php-coveralls/php-coveralls": "^2.1",
3347                "phpunit/phpcov": "^3.0",
3348                "phpunit/phpunit": "5.*",
3349                "squizlabs/php_codesniffer": "3.*"
3350            },
3351            "suggest": {
3352                "ext-bcmath": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
3353                "ext-gmp": "bcmath or gmp is required for decoding larger integers with the pure PHP decoder",
3354                "ext-maxminddb": "A C-based database decoder that provides significantly faster lookups"
3355            },
3356            "type": "library",
3357            "autoload": {
3358                "psr-4": {
3359                    "MaxMind\\Db\\": "src/MaxMind/Db"
3360                }
3361            },
3362            "notification-url": "https://packagist.org/downloads/",
3363            "license": [
3364                "Apache-2.0"
3365            ],
3366            "authors": [
3367                {
3368                    "name": "Gregory J. Oschwald",
3369                    "email": "goschwald@maxmind.com",
3370                    "homepage": "https://www.maxmind.com/"
3371                }
3372            ],
3373            "description": "MaxMind DB Reader API",
3374            "homepage": "https://github.com/maxmind/MaxMind-DB-Reader-php",
3375            "keywords": [
3376                "database",
3377                "geoip",
3378                "geoip2",
3379                "geolocation",
3380                "maxmind"
3381            ],
3382            "support": {
3383                "issues": "https://github.com/maxmind/MaxMind-DB-Reader-php/issues",
3384                "source": "https://github.com/maxmind/MaxMind-DB-Reader-php/tree/v1.6.0"
3385            },
3386            "time": "2019-12-19T22:59:03+00:00"
3387        },
3388        {
3389            "name": "maxmind/web-service-common",
3390            "version": "v0.7.0",
3391            "source": {
3392                "type": "git",
3393                "url": "https://github.com/maxmind/web-service-common-php.git",
3394                "reference": "74c996c218ada5c639c8c2f076756e059f5552fc"
3395            },
3396            "dist": {
3397                "type": "zip",
3398                "url": "https://api.github.com/repos/maxmind/web-service-common-php/zipball/74c996c218ada5c639c8c2f076756e059f5552fc",
3399                "reference": "74c996c218ada5c639c8c2f076756e059f5552fc",
3400                "shasum": ""
3401            },
3402            "require": {
3403                "composer/ca-bundle": "^1.0.3",
3404                "ext-curl": "*",
3405                "ext-json": "*",
3406                "php": ">=5.6"
3407            },
3408            "require-dev": {
3409                "friendsofphp/php-cs-fixer": "2.*",
3410                "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0",
3411                "squizlabs/php_codesniffer": "3.*"
3412            },
3413            "type": "library",
3414            "autoload": {
3415                "psr-4": {
3416                    "MaxMind\\Exception\\": "src/Exception",
3417                    "MaxMind\\WebService\\": "src/WebService"
3418                }
3419            },
3420            "notification-url": "https://packagist.org/downloads/",
3421            "license": [
3422                "Apache-2.0"
3423            ],
3424            "authors": [
3425                {
3426                    "name": "Gregory Oschwald",
3427                    "email": "goschwald@maxmind.com"
3428                }
3429            ],
3430            "description": "Internal MaxMind Web Service API",
3431            "homepage": "https://github.com/maxmind/web-service-common-php",
3432            "support": {
3433                "issues": "https://github.com/maxmind/web-service-common-php/issues",
3434                "source": "https://github.com/maxmind/web-service-common-php/tree/master"
3435            },
3436            "time": "2020-05-06T14:07:26+00:00"
3437        },
3438        {
3439            "name": "mobiledetect/mobiledetectlib",
3440            "version": "2.8.34",
3441            "source": {
3442                "type": "git",
3443                "url": "https://github.com/serbanghita/Mobile-Detect.git",
3444                "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b"
3445            },
3446            "dist": {
3447                "type": "zip",
3448                "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/6f8113f57a508494ca36acbcfa2dc2d923c7ed5b",
3449                "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b",
3450                "shasum": ""
3451            },
3452            "require": {
3453                "php": ">=5.0.0"
3454            },
3455            "require-dev": {
3456                "phpunit/phpunit": "~4.8.35||~5.7"
3457            },
3458            "type": "library",
3459            "autoload": {
3460                "classmap": [
3461                    "Mobile_Detect.php"
3462                ],
3463                "psr-0": {
3464                    "Detection": "namespaced/"
3465                }
3466            },
3467            "notification-url": "https://packagist.org/downloads/",
3468            "license": [
3469                "MIT"
3470            ],
3471            "authors": [
3472                {
3473                    "name": "Serban Ghita",
3474                    "email": "serbanghita@gmail.com",
3475                    "homepage": "http://mobiledetect.net",
3476                    "role": "Developer"
3477                }
3478            ],
3479            "description": "Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.",
3480            "homepage": "https://github.com/serbanghita/Mobile-Detect",
3481            "keywords": [
3482                "detect mobile devices",
3483                "mobile",
3484                "mobile detect",
3485                "mobile detector",
3486                "php mobile detect"
3487            ],
3488            "support": {
3489                "issues": "https://github.com/serbanghita/Mobile-Detect/issues",
3490                "source": "https://github.com/serbanghita/Mobile-Detect/tree/2.8.34"
3491            },
3492            "time": "2019-09-18T18:44:20+00:00"
3493        },
3494        {
3495            "name": "monolog/monolog",
3496            "version": "1.25.5",
3497            "source": {
3498                "type": "git",
3499                "url": "https://github.com/Seldaek/monolog.git",
3500                "reference": "1817faadd1846cd08be9a49e905dc68823bc38c0"
3501            },
3502            "dist": {
3503                "type": "zip",
3504                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1817faadd1846cd08be9a49e905dc68823bc38c0",
3505                "reference": "1817faadd1846cd08be9a49e905dc68823bc38c0",
3506                "shasum": ""
3507            },
3508            "require": {
3509                "php": ">=5.3.0",
3510                "psr/log": "~1.0"
3511            },
3512            "provide": {
3513                "psr/log-implementation": "1.0.0"
3514            },
3515            "require-dev": {
3516                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
3517                "doctrine/couchdb": "~1.0@dev",
3518                "graylog2/gelf-php": "~1.0",
3519                "php-amqplib/php-amqplib": "~2.4",
3520                "php-console/php-console": "^3.1.3",
3521                "php-parallel-lint/php-parallel-lint": "^1.0",
3522                "phpunit/phpunit": "~4.5",
3523                "ruflin/elastica": ">=0.90 <3.0",
3524                "sentry/sentry": "^0.13",
3525                "swiftmailer/swiftmailer": "^5.3|^6.0"
3526            },
3527            "suggest": {
3528                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
3529                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
3530                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
3531                "ext-mongo": "Allow sending log messages to a MongoDB server",
3532                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
3533                "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
3534                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
3535                "php-console/php-console": "Allow sending log messages to Google Chrome",
3536                "rollbar/rollbar": "Allow sending log messages to Rollbar",
3537                "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
3538                "sentry/sentry": "Allow sending log messages to a Sentry server"
3539            },
3540            "type": "library",
3541            "extra": {
3542                "branch-alias": {
3543                    "dev-master": "2.0.x-dev"
3544                }
3545            },
3546            "autoload": {
3547                "psr-4": {
3548                    "Monolog\\": "src/Monolog"
3549                }
3550            },
3551            "notification-url": "https://packagist.org/downloads/",
3552            "license": [
3553                "MIT"
3554            ],
3555            "authors": [
3556                {
3557                    "name": "Jordi Boggiano",
3558                    "email": "j.boggiano@seld.be",
3559                    "homepage": "http://seld.be"
3560                }
3561            ],
3562            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
3563            "homepage": "http://github.com/Seldaek/monolog",
3564            "keywords": [
3565                "log",
3566                "logging",
3567                "psr-3"
3568            ],
3569            "support": {
3570                "issues": "https://github.com/Seldaek/monolog/issues",
3571                "source": "https://github.com/Seldaek/monolog/tree/1.25.5"
3572            },
3573            "funding": [
3574                {
3575                    "url": "https://github.com/Seldaek",
3576                    "type": "github"
3577                },
3578                {
3579                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
3580                    "type": "tidelift"
3581                }
3582            ],
3583            "time": "2020-07-23T08:35:51+00:00"
3584        },
3585        {
3586            "name": "mrclay/minify",
3587            "version": "2.3.3",
3588            "source": {
3589                "type": "git",
3590                "url": "https://github.com/mrclay/minify.git",
3591                "reference": "1928e89208d28e91427b2f13b67acdbd8cd01ac9"
3592            },
3593            "dist": {
3594                "type": "zip",
3595                "url": "https://api.github.com/repos/mrclay/minify/zipball/1928e89208d28e91427b2f13b67acdbd8cd01ac9",
3596                "reference": "1928e89208d28e91427b2f13b67acdbd8cd01ac9",
3597                "shasum": ""
3598            },
3599            "require": {
3600                "ext-pcre": "*",
3601                "php": ">=5.2.1"
3602            },
3603            "require-dev": {
3604                "tubalmartin/cssmin": "~2.4.8"
3605            },
3606            "suggest": {
3607                "tubalmartin/cssmin": "Support minify with CSSMin (YUI PHP port)"
3608            },
3609            "type": "library",
3610            "autoload": {
3611                "classmap": [
3612                    "min/lib/"
3613                ]
3614            },
3615            "notification-url": "https://packagist.org/downloads/",
3616            "license": [
3617                "BSD-3-Clause"
3618            ],
3619            "authors": [
3620                {
3621                    "name": "Stephen Clay",
3622                    "email": "steve@mrclay.org",
3623                    "role": "Developer"
3624                }
3625            ],
3626            "description": "Minify is a PHP5 app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers",
3627            "homepage": "http://code.google.com/p/minify/",
3628            "support": {
3629                "email": "minify@googlegroups.com",
3630                "issues": "http://code.google.com/p/minify/issues/list",
3631                "source": "https://github.com/mrclay/minify/tree/2.x",
3632                "wiki": "http://code.google.com/p/minify/w/list"
3633            },
3634            "time": "2017-11-03T21:04:01+00:00"
3635        },
3636        {
3637            "name": "nikic/php-parser",
3638            "version": "v4.9.0",
3639            "source": {
3640                "type": "git",
3641                "url": "https://github.com/nikic/PHP-Parser.git",
3642                "reference": "aaee038b912e567780949787d5fe1977be11a778"
3643            },
3644            "dist": {
3645                "type": "zip",
3646                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/aaee038b912e567780949787d5fe1977be11a778",
3647                "reference": "aaee038b912e567780949787d5fe1977be11a778",
3648                "shasum": ""
3649            },
3650            "require": {
3651                "ext-tokenizer": "*",
3652                "php": ">=7.0"
3653            },
3654            "require-dev": {
3655                "ircmaxell/php-yacc": "^0.0.7",
3656                "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
3657            },
3658            "bin": [
3659                "bin/php-parse"
3660            ],
3661            "type": "library",
3662            "extra": {
3663                "branch-alias": {
3664                    "dev-master": "4.9-dev"
3665                }
3666            },
3667            "autoload": {
3668                "psr-4": {
3669                    "PhpParser\\": "lib/PhpParser"
3670                }
3671            },
3672            "notification-url": "https://packagist.org/downloads/",
3673            "license": [
3674                "BSD-3-Clause"
3675            ],
3676            "authors": [
3677                {
3678                    "name": "Nikita Popov"
3679                }
3680            ],
3681            "description": "A PHP parser written in PHP",
3682            "keywords": [
3683                "parser",
3684                "php"
3685            ],
3686            "support": {
3687                "issues": "https://github.com/nikic/PHP-Parser/issues",
3688                "source": "https://github.com/nikic/PHP-Parser/tree/master"
3689            },
3690            "time": "2020-08-18T19:48:01+00:00"
3691        },
3692        {
3693            "name": "paragonie/random_compat",
3694            "version": "v2.0.18",
3695            "source": {
3696                "type": "git",
3697                "url": "https://github.com/paragonie/random_compat.git",
3698                "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db"
3699            },
3700            "dist": {
3701                "type": "zip",
3702                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
3703                "reference": "0a58ef6e3146256cc3dc7cc393927bcc7d1b72db",
3704                "shasum": ""
3705            },
3706            "require": {
3707                "php": ">=5.2.0"
3708            },
3709            "require-dev": {
3710                "phpunit/phpunit": "4.*|5.*"
3711            },
3712            "suggest": {
3713                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
3714            },
3715            "type": "library",
3716            "autoload": {
3717                "files": [
3718                    "lib/random.php"
3719                ]
3720            },
3721            "notification-url": "https://packagist.org/downloads/",
3722            "license": [
3723                "MIT"
3724            ],
3725            "authors": [
3726                {
3727                    "name": "Paragon Initiative Enterprises",
3728                    "email": "security@paragonie.com",
3729                    "homepage": "https://paragonie.com"
3730                }
3731            ],
3732            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
3733            "keywords": [
3734                "csprng",
3735                "polyfill",
3736                "pseudorandom",
3737                "random"
3738            ],
3739            "support": {
3740                "email": "info@paragonie.com",
3741                "issues": "https://github.com/paragonie/random_compat/issues",
3742                "source": "https://github.com/paragonie/random_compat"
3743            },
3744            "time": "2019-01-03T20:59:08+00:00"
3745        },
3746        {
3747            "name": "pear/archive_tar",
3748            "version": "1.4.12",
3749            "source": {
3750                "type": "git",
3751                "url": "https://github.com/pear/Archive_Tar.git",
3752                "reference": "19bb8e95490d3e3ad92fcac95500ca80bdcc7495"
3753            },
3754            "dist": {
3755                "type": "zip",
3756                "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/19bb8e95490d3e3ad92fcac95500ca80bdcc7495",
3757                "reference": "19bb8e95490d3e3ad92fcac95500ca80bdcc7495",
3758                "shasum": ""
3759            },
3760            "require": {
3761                "pear/pear-core-minimal": "^1.10.0alpha2",
3762                "php": ">=5.2.0"
3763            },
3764            "require-dev": {
3765                "phpunit/phpunit": "*"
3766            },
3767            "suggest": {
3768                "ext-bz2": "Bz2 compression support.",
3769                "ext-xz": "Lzma2 compression support.",
3770                "ext-zlib": "Gzip compression support."
3771            },
3772            "type": "library",
3773            "extra": {
3774                "branch-alias": {
3775                    "dev-master": "1.4.x-dev"
3776                }
3777            },
3778            "autoload": {
3779                "psr-0": {
3780                    "Archive_Tar": ""
3781                }
3782            },
3783            "notification-url": "https://packagist.org/downloads/",
3784            "include-path": [
3785                "./"
3786            ],
3787            "license": [
3788                "BSD-3-Clause"
3789            ],
3790            "authors": [
3791                {
3792                    "name": "Vincent Blavet",
3793                    "email": "vincent@phpconcept.net"
3794                },
3795                {
3796                    "name": "Greg Beaver",
3797                    "email": "greg@chiaraquartet.net"
3798                },
3799                {
3800                    "name": "Michiel Rook",
3801                    "email": "mrook@php.net"
3802                }
3803            ],
3804            "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
3805            "homepage": "https://github.com/pear/Archive_Tar",
3806            "keywords": [
3807                "archive",
3808                "tar"
3809            ],
3810            "support": {
3811                "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
3812                "source": "https://github.com/pear/Archive_Tar"
3813            },
3814            "funding": [
3815                {
3816                    "url": "https://github.com/mrook",
3817                    "type": "github"
3818                },
3819                {
3820                    "url": "https://www.patreon.com/michielrook",
3821                    "type": "patreon"
3822                }
3823            ],
3824            "time": "2021-01-18T19:32:54+00:00"
3825        },
3826        {
3827            "name": "pear/console_getopt",
3828            "version": "v1.4.3",
3829            "source": {
3830                "type": "git",
3831                "url": "https://github.com/pear/Console_Getopt.git",
3832                "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
3833            },
3834            "dist": {
3835                "type": "zip",
3836                "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
3837                "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
3838                "shasum": ""
3839            },
3840            "type": "library",
3841            "autoload": {
3842                "psr-0": {
3843                    "Console": "./"
3844                }
3845            },
3846            "notification-url": "https://packagist.org/downloads/",
3847            "include-path": [
3848                "./"
3849            ],
3850            "license": [
3851                "BSD-2-Clause"
3852            ],
3853            "authors": [
3854                {
3855                    "name": "Andrei Zmievski",
3856                    "email": "andrei@php.net",
3857                    "role": "Lead"
3858                },
3859                {
3860                    "name": "Stig Bakken",
3861                    "email": "stig@php.net",
3862                    "role": "Developer"
3863                },
3864                {
3865                    "name": "Greg Beaver",
3866                    "email": "cellog@php.net",
3867                    "role": "Helper"
3868                }
3869            ],
3870            "description": "More info available on: http://pear.php.net/package/Console_Getopt",
3871            "support": {
3872                "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
3873                "source": "https://github.com/pear/Console_Getopt"
3874            },
3875            "time": "2019-11-20T18:27:48+00:00"
3876        },
3877        {
3878            "name": "pear/pear-core-minimal",
3879            "version": "v1.10.10",
3880            "source": {
3881                "type": "git",
3882                "url": "https://github.com/pear/pear-core-minimal.git",
3883                "reference": "625a3c429d9b2c1546438679074cac1b089116a7"
3884            },
3885            "dist": {
3886                "type": "zip",
3887                "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7",
3888                "reference": "625a3c429d9b2c1546438679074cac1b089116a7",
3889                "shasum": ""
3890            },
3891            "require": {
3892                "pear/console_getopt": "~1.4",
3893                "pear/pear_exception": "~1.0"
3894            },
3895            "replace": {
3896                "rsky/pear-core-min": "self.version"
3897            },
3898            "type": "library",
3899            "autoload": {
3900                "psr-0": {
3901                    "": "src/"
3902                }
3903            },
3904            "notification-url": "https://packagist.org/downloads/",
3905            "include-path": [
3906                "src/"
3907            ],
3908            "license": [
3909                "BSD-3-Clause"
3910            ],
3911            "authors": [
3912                {
3913                    "name": "Christian Weiske",
3914                    "email": "cweiske@php.net",
3915                    "role": "Lead"
3916                }
3917            ],
3918            "description": "Minimal set of PEAR core files to be used as composer dependency",
3919            "support": {
3920                "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
3921                "source": "https://github.com/pear/pear-core-minimal"
3922            },
3923            "time": "2019-11-19T19:00:24+00:00"
3924        },
3925        {
3926            "name": "pear/pear_exception",
3927            "version": "v1.0.1",
3928            "source": {
3929                "type": "git",
3930                "url": "https://github.com/pear/PEAR_Exception.git",
3931                "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7"
3932            },
3933            "dist": {
3934                "type": "zip",
3935                "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
3936                "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
3937                "shasum": ""
3938            },
3939            "require": {
3940                "php": ">=4.4.0"
3941            },
3942            "require-dev": {
3943                "phpunit/phpunit": "*"
3944            },
3945            "type": "class",
3946            "extra": {
3947                "branch-alias": {
3948                    "dev-master": "1.0.x-dev"
3949                }
3950            },
3951            "autoload": {
3952                "classmap": [
3953                    "PEAR/"
3954                ]
3955            },
3956            "notification-url": "https://packagist.org/downloads/",
3957            "include-path": [
3958                "."
3959            ],
3960            "license": [
3961                "BSD-2-Clause"
3962            ],
3963            "authors": [
3964                {
3965                    "name": "Helgi Thormar",
3966                    "email": "dufuz@php.net"
3967                },
3968                {
3969                    "name": "Greg Beaver",
3970                    "email": "cellog@php.net"
3971                }
3972            ],
3973            "description": "The PEAR Exception base class.",
3974            "homepage": "https://github.com/pear/PEAR_Exception",
3975            "keywords": [
3976                "exception"
3977            ],
3978            "support": {
3979                "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
3980                "source": "https://github.com/pear/PEAR_Exception"
3981            },
3982            "time": "2019-12-10T10:24:42+00:00"
3983        },
3984        {
3985            "name": "pelago/emogrifier",
3986            "version": "v2.2.0",
3987            "source": {
3988                "type": "git",
3989                "url": "https://github.com/MyIntervals/emogrifier.git",
3990                "reference": "2472bc1c3a2dee8915ecc2256139c6100024332f"
3991            },
3992            "dist": {
3993                "type": "zip",
3994                "url": "https://api.github.com/repos/MyIntervals/emogrifier/zipball/2472bc1c3a2dee8915ecc2256139c6100024332f",
3995                "reference": "2472bc1c3a2dee8915ecc2256139c6100024332f",
3996                "shasum": ""
3997            },
3998            "require": {
3999                "ext-dom": "*",
4000                "ext-libxml": "*",
4001                "php": "^5.5.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0",
4002                "symfony/css-selector": "^3.4.0 || ^4.0.0"
4003            },
4004            "require-dev": {
4005                "friendsofphp/php-cs-fixer": "^2.2.0",
4006                "phpmd/phpmd": "^2.6.0",
4007                "phpunit/phpunit": "^4.8.0",
4008                "squizlabs/php_codesniffer": "^3.3.2"
4009            },
4010            "type": "library",
4011            "extra": {
4012                "branch-alias": {
4013                    "dev-master": "3.0.x-dev"
4014                }
4015            },
4016            "autoload": {
4017                "psr-4": {
4018                    "Pelago\\": "src/"
4019                }
4020            },
4021            "notification-url": "https://packagist.org/downloads/",
4022            "license": [
4023                "MIT"
4024            ],
4025            "authors": [
4026                {
4027                    "name": "Oliver Klee",
4028                    "email": "github@oliverklee.de"
4029                },
4030                {
4031                    "name": "Zoli Szabó",
4032                    "email": "zoli.szabo+github@gmail.com"
4033                },
4034                {
4035                    "name": "John Reeve",
4036                    "email": "jreeve@pelagodesign.com"
4037                },
4038                {
4039                    "name": "Jake Hotson",
4040                    "email": "jake@qzdesign.co.uk"
4041                },
4042                {
4043                    "name": "Cameron Brooks"
4044                },
4045                {
4046                    "name": "Jaime Prado"
4047                }
4048            ],
4049            "description": "Converts CSS styles into inline style attributes in your HTML code",
4050            "homepage": "https://www.myintervals.com/emogrifier.php",
4051            "keywords": [
4052                "css",
4053                "email",
4054                "pre-processing"
4055            ],
4056            "support": {
4057                "issues": "https://github.com/MyIntervals/emogrifier/issues",
4058                "source": "https://github.com/MyIntervals/emogrifier"
4059            },
4060            "time": "2019-09-04T16:07:59+00:00"
4061        },
4062        {
4063            "name": "phpoffice/phpspreadsheet",
4064            "version": "1.12.0",
4065            "source": {
4066                "type": "git",
4067                "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
4068                "reference": "f79611d6dc1f6b7e8e30b738fc371b392001dbfd"
4069            },
4070            "dist": {
4071                "type": "zip",
4072                "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/f79611d6dc1f6b7e8e30b738fc371b392001dbfd",
4073                "reference": "f79611d6dc1f6b7e8e30b738fc371b392001dbfd",
4074                "shasum": ""
4075            },
4076            "require": {
4077                "ext-ctype": "*",
4078                "ext-dom": "*",
4079                "ext-fileinfo": "*",
4080                "ext-gd": "*",
4081                "ext-iconv": "*",
4082                "ext-libxml": "*",
4083                "ext-mbstring": "*",
4084                "ext-simplexml": "*",
4085                "ext-xml": "*",
4086                "ext-xmlreader": "*",
4087                "ext-xmlwriter": "*",
4088                "ext-zip": "*",
4089                "ext-zlib": "*",
4090                "markbaker/complex": "^1.4",
4091                "markbaker/matrix": "^1.2",
4092                "php": "^7.1",
4093                "psr/simple-cache": "^1.0"
4094            },
4095            "require-dev": {
4096                "dompdf/dompdf": "^0.8.3",
4097                "friendsofphp/php-cs-fixer": "^2.16",
4098                "jpgraph/jpgraph": "^4.0",
4099                "mpdf/mpdf": "^8.0",
4100                "phpcompatibility/php-compatibility": "^9.3",
4101                "phpunit/phpunit": "^7.5",
4102                "squizlabs/php_codesniffer": "^3.5",
4103                "tecnickcom/tcpdf": "^6.3"
4104            },
4105            "suggest": {
4106                "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
4107                "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
4108                "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
4109                "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
4110            },
4111            "type": "library",
4112            "autoload": {
4113                "psr-4": {
4114                    "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
4115                }
4116            },
4117            "notification-url": "https://packagist.org/downloads/",
4118            "license": [
4119                "MIT"
4120            ],
4121            "authors": [
4122                {
4123                    "name": "Maarten Balliauw",
4124                    "homepage": "https://blog.maartenballiauw.be"
4125                },
4126                {
4127                    "name": "Mark Baker",
4128                    "homepage": "https://markbakeruk.net"
4129                },
4130                {
4131                    "name": "Franck Lefevre",
4132                    "homepage": "https://rootslabs.net"
4133                },
4134                {
4135                    "name": "Erik Tilt"
4136                },
4137                {
4138                    "name": "Adrien Crivelli"
4139                }
4140            ],
4141            "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
4142            "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
4143            "keywords": [
4144                "OpenXML",
4145                "excel",
4146                "gnumeric",
4147                "ods",
4148                "php",
4149                "spreadsheet",
4150                "xls",
4151                "xlsx"
4152            ],
4153            "support": {
4154                "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
4155                "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.12.0"
4156            },
4157            "time": "2020-04-27T08:12:48+00:00"
4158        },
4159        {
4160            "name": "prestashop/blockreassurance",
4161            "version": "v5.0.0",
4162            "source": {
4163                "type": "git",
4164                "url": "https://github.com/PrestaShop/blockreassurance.git",
4165                "reference": "ba730eb184e6e68b870b9f91f4a1f2a56518127a"
4166            },
4167            "dist": {
4168                "type": "zip",
4169                "url": "https://api.github.com/repos/PrestaShop/blockreassurance/zipball/ba730eb184e6e68b870b9f91f4a1f2a56518127a",
4170                "reference": "ba730eb184e6e68b870b9f91f4a1f2a56518127a",
4171                "shasum": ""
4172            },
4173            "require": {
4174                "doctrine/cache": "^1.6",
4175                "guzzlehttp/cache-subscriber": "^0.2.0",
4176                "php": ">=5.6.0",
4177                "prestashop/circuit-breaker": "^3.0.0",
4178                "symfony/css-selector": "^3.4 || ^4.4 || ^5.0"
4179            },
4180            "require-dev": {
4181                "friendsofphp/php-cs-fixer": "^2.14",
4182                "prestashop/php-coding-standards": "dev-master"
4183            },
4184            "type": "prestashop-module",
4185            "autoload": {
4186                "psr-4": {
4187                    "PrestaShop\\Module\\BlockReassurance\\": "src/"
4188                },
4189                "classmap": [
4190                    "blockreassurance.php",
4191                    "classes/ReassuranceActivity.php"
4192                ],
4193                "exclude-from-classmap": []
4194            },
4195            "notification-url": "https://packagist.org/downloads/",
4196            "license": [
4197                "AFL-3.0"
4198            ],
4199            "authors": [
4200                {
4201                    "name": "PrestaShop SA",
4202                    "email": "contact@prestashop.com"
4203                }
4204            ],
4205            "description": "PrestaShop module blockreassurance",
4206            "homepage": "https://github.com/PrestaShop/blockreassurance",
4207            "support": {
4208                "source": "https://github.com/PrestaShop/blockreassurance/tree/v5.0.0"
4209            },
4210            "time": "2020-07-17T14:12:46+00:00"
4211        },
4212        {
4213            "name": "prestashop/blockwishlist",
4214            "version": "v2.0.1",
4215            "source": {
4216                "type": "git",
4217                "url": "https://github.com/PrestaShop/blockwishlist.git",
4218                "reference": "51d527730ce58aac136aac37f624592696be6f9d"
4219            },
4220            "dist": {
4221                "type": "zip",
4222                "url": "https://api.github.com/repos/PrestaShop/blockwishlist/zipball/51d527730ce58aac136aac37f624592696be6f9d",
4223                "reference": "51d527730ce58aac136aac37f624592696be6f9d",
4224                "shasum": ""
4225            },
4226            "require-dev": {
4227                "prestashop/php-dev-tools": "~3.0"
4228            },
4229            "type": "prestashop-module",
4230            "autoload": {
4231                "psr-4": {
4232                    "PrestaShop\\Module\\BlockWishList\\": "src/"
4233                },
4234                "classmap": [
4235                    "blockwishlist.php",
4236                    "controllers",
4237                    "classes"
4238                ]
4239            },
4240            "notification-url": "https://packagist.org/downloads/",
4241            "license": [
4242                "AFL-3.0"
4243            ],
4244            "authors": [
4245                {
4246                    "name": "PrestaShop SA",
4247                    "email": "contact@prestashop.com"
4248                }
4249            ],
4250            "description": "PrestaShop module blockwishlist",
4251            "homepage": "https://github.com/PrestaShop/blockwishlist",
4252            "support": {
4253                "source": "https://github.com/PrestaShop/blockwishlist/tree/v2.0.1"
4254            },
4255            "time": "2021-05-27T15:29:15+00:00"
4256        },
4257        {
4258            "name": "prestashop/circuit-breaker",
4259            "version": "v3.0.0",
4260            "source": {
4261                "type": "git",
4262                "url": "https://github.com/PrestaShop/circuit-breaker.git",
4263                "reference": "8764540d470b533c9484534343688733bc363f77"
4264            },
4265            "dist": {
4266                "type": "zip",
4267                "url": "https://api.github.com/repos/PrestaShop/circuit-breaker/zipball/8764540d470b533c9484534343688733bc363f77",
4268                "reference": "8764540d470b533c9484534343688733bc363f77",
4269                "shasum": ""
4270            },
4271            "require": {
4272                "guzzlehttp/guzzle": "^5",
4273                "php": ">=5.6"
4274            },
4275            "require-dev": {
4276                "doctrine/cache": "^1.6.0",
4277                "friendsofphp/php-cs-fixer": "^2.12",
4278                "phpunit/phpunit": "^5.7.0",
4279                "squizlabs/php_codesniffer": "3.*",
4280                "symfony/cache": "^3.4.0",
4281                "symfony/event-dispatcher": "^3.4",
4282                "vimeo/psalm": "^1.1"
4283            },
4284            "suggest": {
4285                "doctrine/cache": "Allows use of Doctrine Cache adapters to store transactions",
4286                "ext-apcu": "Allows use of APCu adapter (performant) to store transactions",
4287                "guzzlehttp/cache-subscriber": "Allow use of Guzzle cache (use dev-master for most recent changes)",
4288                "symfony/cache": "Allows use of Symfony Cache adapters to store transactions"
4289            },
4290            "type": "library",
4291            "autoload": {
4292                "psr-4": {
4293                    "PrestaShop\\CircuitBreaker\\": "src/"
4294                }
4295            },
4296            "notification-url": "https://packagist.org/downloads/",
4297            "license": [
4298                "MIT"
4299            ],
4300            "authors": [
4301                {
4302                    "name": "PrestaShop SA",
4303                    "email": "contact@prestashop.com"
4304                },
4305                {
4306                    "name": "PrestaShop Community",
4307                    "homepage": "http://contributors.prestashop.com/"
4308                }
4309            ],
4310            "description": "A circuit breaker implementation for PHP",
4311            "support": {
4312                "issues": "https://github.com/PrestaShop/circuit-breaker/issues",
4313                "source": "https://github.com/PrestaShop/circuit-breaker/tree/v3.0.0"
4314            },
4315            "time": "2019-06-13T10:50:14+00:00"
4316        },
4317        {
4318            "name": "prestashop/contactform",
4319            "version": "v4.3.0",
4320            "source": {
4321                "type": "git",
4322                "url": "https://github.com/PrestaShop/contactform.git",
4323                "reference": "849aae54ec564aca94877b9bee50e71bb0468edb"
4324            },
4325            "dist": {
4326                "type": "zip",
4327                "url": "https://api.github.com/repos/PrestaShop/contactform/zipball/849aae54ec564aca94877b9bee50e71bb0468edb",
4328                "reference": "849aae54ec564aca94877b9bee50e71bb0468edb",
4329                "shasum": ""
4330            },
4331            "require": {
4332                "jakeasmith/http_build_url": "^1",
4333                "php": ">=5.4.0"
4334            },
4335            "type": "prestashop-module",
4336            "notification-url": "https://packagist.org/downloads/",
4337            "license": [
4338                "AFL-3.0"
4339            ],
4340            "authors": [
4341                {
4342                    "name": "PrestaShop SA",
4343                    "email": "contact@prestashop.com"
4344                }
4345            ],
4346            "description": "PrestaShop module contactform",
4347            "homepage": "https://github.com/PrestaShop/contactform",
4348            "support": {
4349                "source": "https://github.com/PrestaShop/contactform/tree/v4.3.0"
4350            },
4351            "time": "2020-09-15T09:37:15+00:00"
4352        },
4353        {
4354            "name": "prestashop/dashactivity",
4355            "version": "v2.0.2",
4356            "source": {
4357                "type": "git",
4358                "url": "https://github.com/PrestaShop/dashactivity.git",
4359                "reference": "8d41fab7a58cdaeabc0248f6fd571da32d7615d4"
4360            },
4361            "dist": {
4362                "type": "zip",
4363                "url": "https://api.github.com/repos/PrestaShop/dashactivity/zipball/8d41fab7a58cdaeabc0248f6fd571da32d7615d4",
4364                "reference": "8d41fab7a58cdaeabc0248f6fd571da32d7615d4",
4365                "shasum": ""
4366            },
4367            "require": {
4368                "php": ">=5.4"
4369            },
4370            "type": "prestashop-module",
4371            "notification-url": "https://packagist.org/downloads/",
4372            "license": [
4373                "AFL - Academic Free License (AFL 3.0)"
4374            ],
4375            "authors": [
4376                {
4377                    "name": "PrestaShop SA",
4378                    "email": "contact@prestashop.com"
4379                }
4380            ],
4381            "description": "PrestaShop module dashactivity",
4382            "homepage": "https://github.com/PrestaShop/dashactivity",
4383            "support": {
4384                "source": "https://github.com/PrestaShop/dashactivity/tree/master"
4385            },
4386            "time": "2017-12-08T11:06:01+00:00"
4387        },
4388        {
4389            "name": "prestashop/dashgoals",
4390            "version": "v2.0.2",
4391            "source": {
4392                "type": "git",
4393                "url": "https://github.com/PrestaShop/dashgoals.git",
4394                "reference": "2a8d41bcc9f2b09924b5e82407bcd6d61ea61ab6"
4395            },
4396            "dist": {
4397                "type": "zip",
4398                "url": "https://api.github.com/repos/PrestaShop/dashgoals/zipball/2a8d41bcc9f2b09924b5e82407bcd6d61ea61ab6",
4399                "reference": "2a8d41bcc9f2b09924b5e82407bcd6d61ea61ab6",
4400                "shasum": ""
4401            },
4402            "require": {
4403                "php": ">=5.4"
4404            },
4405            "type": "prestashop-module",
4406            "notification-url": "https://packagist.org/downloads/",
4407            "license": [
4408                "AFL-3.0"
4409            ],
4410            "authors": [
4411                {
4412                    "name": "PrestaShop SA",
4413                    "email": "contact@prestashop.com"
4414                }
4415            ],
4416            "description": "PrestaShop module dashgoals",
4417            "homepage": "https://github.com/PrestaShop/dashgoals",
4418            "support": {
4419                "source": "https://github.com/PrestaShop/dashgoals/tree/v2.0.2"
4420            },
4421            "time": "2018-01-29T17:51:57+00:00"
4422        },
4423        {
4424            "name": "prestashop/dashproducts",
4425            "version": "v2.1.1",
4426            "source": {
4427                "type": "git",
4428                "url": "https://github.com/PrestaShop/dashproducts.git",
4429                "reference": "22652ff141bfc3d5563918210f9b58305c80f4d7"
4430            },
4431            "dist": {
4432                "type": "zip",
4433                "url": "https://api.github.com/repos/PrestaShop/dashproducts/zipball/22652ff141bfc3d5563918210f9b58305c80f4d7",
4434                "reference": "22652ff141bfc3d5563918210f9b58305c80f4d7",
4435                "shasum": ""
4436            },
4437            "require": {
4438                "php": ">=5.4"
4439            },
4440            "type": "prestashop-module",
4441            "notification-url": "https://packagist.org/downloads/",
4442            "license": [
4443                "AFL-3.0"
4444            ],
4445            "authors": [
4446                {
4447                    "name": "PrestaShop SA",
4448                    "email": "contact@prestashop.com"
4449                }
4450            ],
4451            "description": "PrestaShop module dashproducts",
4452            "homepage": "https://github.com/PrestaShop/dashproducts",
4453            "support": {
4454                "source": "https://github.com/PrestaShop/dashproducts/tree/v2.1.1"
4455            },
4456            "time": "2020-09-28T11:23:29+00:00"
4457        },
4458        {
4459            "name": "prestashop/dashtrends",
4460            "version": "v2.0.3",
4461            "source": {
4462                "type": "git",
4463                "url": "https://github.com/PrestaShop/dashtrends.git",
4464                "reference": "da68ea81c2d0d13d9fd851934c75927fe222d5e3"
4465            },
4466            "dist": {
4467                "type": "zip",
4468                "url": "https://api.github.com/repos/PrestaShop/dashtrends/zipball/da68ea81c2d0d13d9fd851934c75927fe222d5e3",
4469                "reference": "da68ea81c2d0d13d9fd851934c75927fe222d5e3",
4470                "shasum": ""
4471            },
4472            "require": {
4473                "php": ">=5.4"
4474            },
4475            "require-dev": {
4476                "prestashop/php-dev-tools": "~3.0"
4477            },
4478            "type": "prestashop-module",
4479            "autoload": {
4480                "classmap": [
4481                    "dashtrends.php"
4482                ]
4483            },
4484            "notification-url": "https://packagist.org/downloads/",
4485            "license": [
4486                "AFL-3.0"
4487            ],
4488            "authors": [
4489                {
4490                    "name": "PrestaShop SA",
4491                    "email": "contact@prestashop.com"
4492                }
4493            ],
4494            "description": "PrestaShop module dashtrends",
4495            "homepage": "https://github.com/PrestaShop/dashtrends",
4496            "support": {
4497                "source": "https://github.com/PrestaShop/dashtrends/tree/v2.0.3"
4498            },
4499            "time": "2020-10-14T13:35:03+00:00"
4500        },
4501        {
4502            "name": "prestashop/decimal",
4503            "version": "1.4.0",
4504            "source": {
4505                "type": "git",
4506                "url": "https://github.com/PrestaShop/decimal.git",
4507                "reference": "188028580f4b551c126d1d723578f3ee88008e95"
4508            },
4509            "dist": {
4510                "type": "zip",
4511                "url": "https://api.github.com/repos/PrestaShop/decimal/zipball/188028580f4b551c126d1d723578f3ee88008e95",
4512                "reference": "188028580f4b551c126d1d723578f3ee88008e95",
4513                "shasum": ""
4514            },
4515            "require": {
4516                "php": ">=5.4"
4517            },
4518            "require-dev": {
4519                "codacy/coverage": "dev-master",
4520                "phpunit/phpunit": "4.*"
4521            },
4522            "type": "library",
4523            "autoload": {
4524                "psr-4": {
4525                    "PrestaShop\\Decimal\\": "src"
4526                }
4527            },
4528            "notification-url": "https://packagist.org/downloads/",
4529            "license": [
4530                "MIT"
4531            ],
4532            "authors": [
4533                {
4534                    "name": "PrestaShop SA",
4535                    "email": "contact@prestashop.com"
4536                },
4537                {
4538                    "name": "Pablo Borowicz",
4539                    "email": "pablo.borowicz@prestashop.com"
4540                }
4541            ],
4542            "description": "Object-oriented wrapper/shim for BC Math PHP extension. Allows for arbitrary-precision math operations.",
4543            "homepage": "https://github.com/prestashop/decimal",
4544            "keywords": [
4545                "bcmath",
4546                "decimal",
4547                "math",
4548                "precision",
4549                "prestashop"
4550            ],
4551            "support": {
4552                "issues": "https://github.com/PrestaShop/decimal/issues",
4553                "source": "https://github.com/PrestaShop/decimal/tree/1.4.0"
4554            },
4555            "time": "2020-10-08T07:14:07+00:00"
4556        },
4557        {
4558            "name": "prestashop/graphnvd3",
4559            "version": "v2.0.1",
4560            "source": {
4561                "type": "git",
4562                "url": "https://github.com/PrestaShop/graphnvd3.git",
4563                "reference": "c4b8fa0d82d047b63be02e74e84a27f46a746065"
4564            },
4565            "dist": {
4566                "type": "zip",
4567                "url": "https://api.github.com/repos/PrestaShop/graphnvd3/zipball/c4b8fa0d82d047b63be02e74e84a27f46a746065",
4568                "reference": "c4b8fa0d82d047b63be02e74e84a27f46a746065",
4569                "shasum": ""
4570            },
4571            "require": {
4572                "php": ">=5.3.2"
4573            },
4574            "type": "prestashop-module",
4575            "notification-url": "https://packagist.org/downloads/",
4576            "license": [
4577                "AFL - Academic Free License (AFL 3.0)"
4578            ],
4579            "authors": [
4580                {
4581                    "name": "PrestaShop SA",
4582                    "email": "contact@prestashop.com"
4583                }
4584            ],
4585            "description": "PrestaShop module graphnvd3",
4586            "homepage": "https://github.com/PrestaShop/graphnvd3",
4587            "support": {
4588                "source": "https://github.com/PrestaShop/graphnvd3/tree/v2.0.1"
4589            },
4590            "time": "2019-04-03T08:19:54+00:00"
4591        },
4592        {
4593            "name": "prestashop/gridhtml",
4594            "version": "v2.0.1",
4595            "source": {
4596                "type": "git",
4597                "url": "https://github.com/PrestaShop/gridhtml.git",
4598                "reference": "bbd3985d5919a0c4dec622eb716cf157769eaab9"
4599            },
4600            "dist": {
4601                "type": "zip",
4602                "url": "https://api.github.com/repos/PrestaShop/gridhtml/zipball/bbd3985d5919a0c4dec622eb716cf157769eaab9",
4603                "reference": "bbd3985d5919a0c4dec622eb716cf157769eaab9",
4604                "shasum": ""
4605            },
4606            "require": {
4607                "php": ">=5.3.2"
4608            },
4609            "require-dev": {
4610                "prestashop/php-dev-tools": "^3.4"
4611            },
4612            "type": "prestashop-module",
4613            "notification-url": "https://packagist.org/downloads/",
4614            "license": [
4615                "AFL-3.0"
4616            ],
4617            "authors": [
4618                {
4619                    "name": "PrestaShop SA",
4620                    "email": "contact@prestashop.com"
4621                }
4622            ],
4623            "description": "PrestaShop module gridhtml",
4624            "homepage": "https://github.com/PrestaShop/gridhtml",
4625            "support": {
4626                "source": "https://github.com/PrestaShop/gridhtml/tree/v2.0.1"
4627            },
4628            "time": "2020-12-09T14:23:53+00:00"
4629        },
4630        {
4631            "name": "prestashop/gsitemap",
4632            "version": "v4.2.0",
4633            "source": {
4634                "type": "git",
4635                "url": "https://github.com/PrestaShop/gsitemap.git",
4636                "reference": "b67dda02a8b6488eb4e2a67080357ac3f9e57057"
4637            },
4638            "dist": {
4639                "type": "zip",
4640                "url": "https://api.github.com/repos/PrestaShop/gsitemap/zipball/b67dda02a8b6488eb4e2a67080357ac3f9e57057",
4641                "reference": "b67dda02a8b6488eb4e2a67080357ac3f9e57057",
4642                "shasum": ""
4643            },
4644            "require": {
4645                "php": ">=5.6.0"
4646            },
4647            "type": "prestashop-module",
4648            "notification-url": "https://packagist.org/downloads/",
4649            "license": [
4650                "AFL-3.0"
4651            ],
4652            "authors": [
4653                {
4654                    "name": "PrestaShop SA",
4655                    "email": "contact@prestashop.com"
4656                }
4657            ],
4658            "description": "PrestaShop module gsitemap",
4659            "homepage": "https://github.com/PrestaShop/gsitemap",
4660            "support": {
4661                "source": "https://github.com/PrestaShop/gsitemap/tree/v4.2.0"
4662            },
4663            "time": "2020-06-23T05:58:30+00:00"
4664        },
4665        {
4666            "name": "prestashop/pagesnotfound",
4667            "version": "v2.0.0",
4668            "source": {
4669                "type": "git",
4670                "url": "https://github.com/PrestaShop/pagesnotfound.git",
4671                "reference": "8707d8184f0c6678a95c64b957aec6053ed069ef"
4672            },
4673            "dist": {
4674                "type": "zip",
4675                "url": "https://api.github.com/repos/PrestaShop/pagesnotfound/zipball/8707d8184f0c6678a95c64b957aec6053ed069ef",
4676                "reference": "8707d8184f0c6678a95c64b957aec6053ed069ef",
4677                "shasum": ""
4678            },
4679            "require": {
4680                "php": ">=5.3.2"
4681            },
4682            "type": "prestashop-module",
4683            "notification-url": "https://packagist.org/downloads/",
4684            "license": [
4685                "AFL - Academic Free License (AFL 3.0)"
4686            ],
4687            "authors": [
4688                {
4689                    "name": "PrestaShop SA",
4690                    "email": "contact@prestashop.com"
4691                }
4692            ],
4693            "description": "PrestaShop module pagesnotfound",
4694            "homepage": "https://github.com/PrestaShop/pagesnotfound",
4695            "support": {
4696                "source": "https://github.com/PrestaShop/pagesnotfound/tree/dev"
4697            },
4698            "time": "2017-02-20T11:14:52+00:00"
4699        },
4700        {
4701            "name": "prestashop/productcomments",
4702            "version": "v4.2.2",
4703            "source": {
4704                "type": "git",
4705                "url": "https://github.com/PrestaShop/productcomments.git",
4706                "reference": "0058f82c6ed69cf545d07c787e10949a459bd011"
4707            },
4708            "dist": {
4709                "type": "zip",
4710                "url": "https://api.github.com/repos/PrestaShop/productcomments/zipball/0058f82c6ed69cf545d07c787e10949a459bd011",
4711                "reference": "0058f82c6ed69cf545d07c787e10949a459bd011",
4712                "shasum": ""
4713            },
4714            "require": {
4715                "doctrine/cache": "^1.6",
4716                "guzzlehttp/cache-subscriber": "^0.2.0",
4717                "php": ">=5.6.0",
4718                "prestashop/circuit-breaker": "^3.0.0",
4719                "symfony/css-selector": "^3.4 || ^4.4 || ^5.0"
4720            },
4721            "require-dev": {
4722                "prestashop/php-dev-tools": "^3.4"
4723            },
4724            "type": "prestashop-module",
4725            "autoload": {
4726                "psr-4": {
4727                    "PrestaShop\\Module\\ProductComment\\": "src/"
4728                },
4729                "classmap": [
4730                    "productcomments.php"
4731                ],
4732                "exclude-from-classmap": []
4733            },
4734            "notification-url": "https://packagist.org/downloads/",
4735            "license": [
4736                "AFL-3.0"
4737            ],
4738            "authors": [
4739                {
4740                    "name": "PrestaShop SA",
4741                    "email": "contact@prestashop.com"
4742                }
4743            ],
4744            "description": "PrestaShop module productcomments",
4745            "homepage": "https://github.com/PrestaShop/productcomments",
4746            "support": {
4747                "source": "https://github.com/PrestaShop/productcomments/tree/v4.2.2"
4748            },
4749            "time": "2021-06-10T07:45:49+00:00"
4750        },
4751        {
4752            "name": "prestashop/ps_banner",
4753            "version": "v2.1.1",
4754            "source": {
4755                "type": "git",
4756                "url": "https://github.com/PrestaShop/ps_banner.git",
4757                "reference": "020a0ef7fc5732e18ede2a42ab1e8328fe98168e"
4758            },
4759            "dist": {
4760                "type": "zip",
4761                "url": "https://api.github.com/repos/PrestaShop/ps_banner/zipball/020a0ef7fc5732e18ede2a42ab1e8328fe98168e",
4762                "reference": "020a0ef7fc5732e18ede2a42ab1e8328fe98168e",
4763                "shasum": ""
4764            },
4765            "require": {
4766                "php": ">=5.4"
4767            },
4768            "type": "prestashop-module",
4769            "notification-url": "https://packagist.org/downloads/",
4770            "license": [
4771                "AFL-3.0"
4772            ],
4773            "authors": [
4774                {
4775                    "name": "PrestaShop SA",
4776                    "email": "contact@prestashop.com"
4777                }
4778            ],
4779            "description": "PrestaShop module ps_banner",
4780            "homepage": "https://github.com/PrestaShop/ps_banner",
4781            "support": {
4782                "source": "https://github.com/PrestaShop/ps_banner/tree/v2.1.1"
4783            },
4784            "time": "2021-02-08T08:29:06+00:00"
4785        },
4786        {
4787            "name": "prestashop/ps_categorytree",
4788            "version": "v2.0.2",
4789            "source": {
4790                "type": "git",
4791                "url": "https://github.com/PrestaShop/ps_categorytree.git",
4792                "reference": "70a8504d2fd1396359efa0184497c4082afe2ebd"
4793            },
4794            "dist": {
4795                "type": "zip",
4796                "url": "https://api.github.com/repos/PrestaShop/ps_categorytree/zipball/70a8504d2fd1396359efa0184497c4082afe2ebd",
4797                "reference": "70a8504d2fd1396359efa0184497c4082afe2ebd",
4798                "shasum": ""
4799            },
4800            "require": {
4801                "php": ">=5.4"
4802            },
4803            "require-dev": {
4804                "prestashop/php-dev-tools": "~3.0"
4805            },
4806            "type": "prestashop-module",
4807            "autoload": {
4808                "classmap": [
4809                    "ps_categorytree.php"
4810                ]
4811            },
4812            "notification-url": "https://packagist.org/downloads/",
4813            "license": [
4814                "AFL-3.0"
4815            ],
4816            "authors": [
4817                {
4818                    "name": "PrestaShop SA",
4819                    "email": "contact@prestashop.com"
4820                }
4821            ],
4822            "description": "PrestaShop category tree links",
4823            "homepage": "https://github.com/PrestaShop/ps_categorytree",
4824            "support": {
4825                "source": "https://github.com/PrestaShop/ps_categorytree/tree/v2.0.2"
4826            },
4827            "time": "2021-02-16T14:53:25+00:00"
4828        },
4829        {
4830            "name": "prestashop/ps_checkpayment",
4831            "version": "v2.0.5",
4832            "source": {
4833                "type": "git",
4834                "url": "https://github.com/PrestaShop/ps_checkpayment.git",
4835                "reference": "6239ecbe75c427f81536ed2df8b56421ab2fa9b2"
4836            },
4837            "dist": {
4838                "type": "zip",
4839                "url": "https://api.github.com/repos/PrestaShop/ps_checkpayment/zipball/6239ecbe75c427f81536ed2df8b56421ab2fa9b2",
4840                "reference": "6239ecbe75c427f81536ed2df8b56421ab2fa9b2",
4841                "shasum": ""
4842            },
4843            "require": {
4844                "php": ">=5.4"
4845            },
4846            "require-dev": {
4847                "prestashop/php-dev-tools": "~3.0"
4848            },
4849            "type": "prestashop-module",
4850            "autoload": {
4851                "classmap": [
4852                    "ps_checkpayment.php",
4853                    "controllers/"
4854                ]
4855            },
4856            "notification-url": "https://packagist.org/downloads/",
4857            "license": [
4858                "AFL-3.0"
4859            ],
4860            "authors": [
4861                {
4862                    "name": "PrestaShop SA",
4863                    "email": "contact@prestashop.com"
4864                }
4865            ],
4866            "description": "PrestaShop module ps_checkpayment",
4867            "homepage": "https://github.com/PrestaShop/ps_checkpayment",
4868            "support": {
4869                "source": "https://github.com/PrestaShop/ps_checkpayment/tree/v2.0.5"
4870            },
4871            "time": "2020-10-16T07:20:00+00:00"
4872        },
4873        {
4874            "name": "prestashop/ps_contactinfo",
4875            "version": "v3.3.0",
4876            "source": {
4877                "type": "git",
4878                "url": "https://github.com/PrestaShop/ps_contactinfo.git",
4879                "reference": "1c74f18a12118cbb7622e79044c48aaa55ce93c3"
4880            },
4881            "dist": {
4882                "type": "zip",
4883                "url": "https://api.github.com/repos/PrestaShop/ps_contactinfo/zipball/1c74f18a12118cbb7622e79044c48aaa55ce93c3",
4884                "reference": "1c74f18a12118cbb7622e79044c48aaa55ce93c3",
4885                "shasum": ""
4886            },
4887            "require": {
4888                "php": ">=5.4"
4889            },
4890            "type": "prestashop-module",
4891            "notification-url": "https://packagist.org/downloads/",
4892            "license": [
4893                "AFL-3.0"
4894            ],
4895            "authors": [
4896                {
4897                    "name": "PrestaShop SA",
4898                    "email": "contact@prestashop.com"
4899                }
4900            ],
4901            "description": "PrestaShop module ps_contactinfo",
4902            "homepage": "https://github.com/PrestaShop/ps_contactinfo",
4903            "support": {
4904                "source": "https://github.com/PrestaShop/ps_contactinfo/tree/master"
4905            },
4906            "time": "2020-05-28T12:57:52+00:00"
4907        },
4908        {
4909            "name": "prestashop/ps_crossselling",
4910            "version": "v2.0.1",
4911            "source": {
4912                "type": "git",
4913                "url": "https://github.com/PrestaShop/ps_crossselling.git",
4914                "reference": "0912b4eddef88ca2b3f23bccdee168ebd6bf507f"
4915            },
4916            "dist": {
4917                "type": "zip",
4918                "url": "https://api.github.com/repos/PrestaShop/ps_crossselling/zipball/0912b4eddef88ca2b3f23bccdee168ebd6bf507f",
4919                "reference": "0912b4eddef88ca2b3f23bccdee168ebd6bf507f",
4920                "shasum": ""
4921            },
4922            "require": {
4923                "php": ">=5.4"
4924            },
4925            "require-dev": {
4926                "prestashop/php-dev-tools": "~3.0"
4927            },
4928            "type": "prestashop-module",
4929            "autoload": {
4930                "classmap": [
4931                    "ps_crossselling.php"
4932                ]
4933            },
4934            "notification-url": "https://packagist.org/downloads/",
4935            "license": [
4936                "AFL-3.0"
4937            ],
4938            "authors": [
4939                {
4940                    "name": "PrestaShop SA",
4941                    "email": "contact@prestashop.com"
4942                }
4943            ],
4944            "description": "PrestaShop - Cross selling",
4945            "homepage": "https://github.com/PrestaShop/ps_crossselling",
4946            "support": {
4947                "source": "https://github.com/PrestaShop/ps_crossselling/tree/v2.0.1"
4948            },
4949            "time": "2021-01-07T15:27:15+00:00"
4950        },
4951        {
4952            "name": "prestashop/ps_currencyselector",
4953            "version": "v2.0.1",
4954            "source": {
4955                "type": "git",
4956                "url": "https://github.com/PrestaShop/ps_currencyselector.git",
4957                "reference": "6e2b87c4fbddf757af0233ab419e8a4a76d4daf0"
4958            },
4959            "dist": {
4960                "type": "zip",
4961                "url": "https://api.github.com/repos/PrestaShop/ps_currencyselector/zipball/6e2b87c4fbddf757af0233ab419e8a4a76d4daf0",
4962                "reference": "6e2b87c4fbddf757af0233ab419e8a4a76d4daf0",
4963                "shasum": ""
4964            },
4965            "require": {
4966                "php": ">=5.4"
4967            },
4968            "require-dev": {
4969                "friendsofphp/php-cs-fixer": "^2.15.1",
4970                "prestashop/php-dev-tools": "^2"
4971            },
4972            "type": "prestashop-module",
4973            "notification-url": "https://packagist.org/downloads/",
4974            "license": [
4975                "AFL-3.0"
4976            ],
4977            "authors": [
4978                {
4979                    "name": "PrestaShop SA",
4980                    "email": "contact@prestashop.com"
4981                }
4982            ],
4983            "description": "PrestaShop module ps_currencyselector",
4984            "homepage": "https://github.com/PrestaShop/ps_currencyselector",
4985            "support": {
4986                "source": "https://github.com/PrestaShop/ps_currencyselector/tree/master"
4987            },
4988            "time": "2019-12-31T16:04:31+00:00"
4989        },
4990        {
4991            "name": "prestashop/ps_customeraccountlinks",
4992            "version": "v3.1.1",
4993            "source": {
4994                "type": "git",
4995                "url": "https://github.com/PrestaShop/ps_customeraccountlinks.git",
4996                "reference": "d11934ba345af11e51ed7ebc82d1cb4593d21379"
4997            },
4998            "dist": {
4999                "type": "zip",
5000                "url": "https://api.github.com/repos/PrestaShop/ps_customeraccountlinks/zipball/d11934ba345af11e51ed7ebc82d1cb4593d21379",
5001                "reference": "d11934ba345af11e51ed7ebc82d1cb4593d21379",
5002                "shasum": ""
5003            },
5004            "require": {
5005                "php": ">=5.4"
5006            },
5007            "require-dev": {
5008                "prestashop/php-dev-tools": "~3.0"
5009            },
5010            "type": "prestashop-module",
5011            "autoload": {
5012                "classmap": [
5013                    "ps_customeraccountlinks.php"
5014                ]
5015            },
5016            "notification-url": "https://packagist.org/downloads/",
5017            "license": [
5018                "AFL-3.0"
5019            ],
5020            "authors": [
5021                {
5022                    "name": "PrestaShop SA",
5023                    "email": "contact@prestashop.com"
5024                }
5025            ],
5026            "description": "PrestaShop module ps_customeraccountlinks",
5027            "homepage": "https://github.com/PrestaShop/ps_customeraccountlinks",
5028            "support": {
5029                "source": "https://github.com/PrestaShop/ps_customeraccountlinks/tree/v3.1.1"
5030            },
5031            "time": "2021-01-08T13:24:35+00:00"
5032        },
5033        {
5034            "name": "prestashop/ps_customersignin",
5035            "version": "v2.0.4",
5036            "source": {
5037                "type": "git",
5038                "url": "https://github.com/PrestaShop/ps_customersignin.git",
5039                "reference": "a7c1ebb033bf893a057438121b4c664c5f6cc3cf"
5040            },
5041            "dist": {
5042                "type": "zip",
5043                "url": "https://api.github.com/repos/PrestaShop/ps_customersignin/zipball/a7c1ebb033bf893a057438121b4c664c5f6cc3cf",
5044                "reference": "a7c1ebb033bf893a057438121b4c664c5f6cc3cf",
5045                "shasum": ""
5046            },
5047            "require": {
5048                "php": ">=5.4"
5049            },
5050            "require-dev": {
5051                "prestashop/php-dev-tools": "~3.0"
5052            },
5053            "type": "prestashop-module",
5054            "autoload": {
5055                "classmap": [
5056                    "ps_customersignin.php"
5057                ]
5058            },
5059            "notification-url": "https://packagist.org/downloads/",
5060            "license": [
5061                "AFL-3.0"
5062            ],
5063            "authors": [
5064                {
5065                    "name": "PrestaShop SA",
5066                    "email": "contact@prestashop.com"
5067                }
5068            ],
5069            "description": "PrestaShop - Customer 'Sign in' link",
5070            "homepage": "https://github.com/PrestaShop/ps_customersignin",
5071            "support": {
5072                "source": "https://github.com/PrestaShop/ps_customersignin/tree/v2.0.4"
5073            },
5074            "time": "2021-02-08T09:21:08+00:00"
5075        },
5076        {
5077            "name": "prestashop/ps_customtext",
5078            "version": "v4.2.0",
5079            "source": {
5080                "type": "git",
5081                "url": "https://github.com/PrestaShop/ps_customtext.git",
5082                "reference": "fb555e29708a3b94784da48f6e2c3fcea8bf9480"
5083            },
5084            "dist": {
5085                "type": "zip",
5086                "url": "https://api.github.com/repos/PrestaShop/ps_customtext/zipball/fb555e29708a3b94784da48f6e2c3fcea8bf9480",
5087                "reference": "fb555e29708a3b94784da48f6e2c3fcea8bf9480",
5088                "shasum": ""
5089            },
5090            "require": {
5091                "php": ">=5.4"
5092            },
5093            "require-dev": {
5094                "prestashop/php-dev-tools": "~3.0"
5095            },
5096            "type": "prestashop-module",
5097            "autoload": {
5098                "classmap": [
5099                    "ps_customtext.php",
5100                    "classes/"
5101                ]
5102            },
5103            "notification-url": "https://packagist.org/downloads/",
5104            "license": [
5105                "AFL-3.0"
5106            ],
5107            "authors": [
5108                {
5109                    "name": "PrestaShop SA",
5110                    "email": "contact@prestashop.com"
5111                }
5112            ],
5113            "description": "PrestaShop module ps_customtext",
5114            "homepage": "https://github.com/PrestaShop/ps_customtext",
5115            "support": {
5116                "source": "https://github.com/PrestaShop/ps_customtext/tree/v4.2.0"
5117            },
5118            "time": "2021-10-26T13:46:46+00:00"
5119        },
5120        {
5121            "name": "prestashop/ps_dataprivacy",
5122            "version": "v2.0.1",
5123            "source": {
5124                "type": "git",
5125                "url": "https://github.com/PrestaShop/ps_dataprivacy.git",
5126                "reference": "70f08623c99466fc2f93d4aa37476978fa910dc7"
5127            },
5128            "dist": {
5129                "type": "zip",
5130                "url": "https://api.github.com/repos/PrestaShop/ps_dataprivacy/zipball/70f08623c99466fc2f93d4aa37476978fa910dc7",
5131                "reference": "70f08623c99466fc2f93d4aa37476978fa910dc7",
5132                "shasum": ""
5133            },
5134            "require": {
5135                "php": ">=5.4.0"
5136            },
5137            "require-dev": {
5138                "prestashop/php-dev-tools": "^3.4"
5139            },
5140            "type": "prestashop-module",
5141            "notification-url": "https://packagist.org/downloads/",
5142            "license": [
5143                "AFL-3.0"
5144            ],
5145            "authors": [
5146                {
5147                    "name": "PrestaShop SA",
5148                    "email": "contact@prestashop.com"
5149                }
5150            ],
5151            "description": "PrestaShop - Data privacy",
5152            "homepage": "https://github.com/PrestaShop/ps_dataprivacy",
5153            "support": {
5154                "source": "https://github.com/PrestaShop/ps_dataprivacy/tree/v2.0.1"
5155            },
5156            "time": "2021-02-01T10:23:06+00:00"
5157        },
5158        {
5159            "name": "prestashop/ps_emailsubscription",
5160            "version": "v2.7.0",
5161            "source": {
5162                "type": "git",
5163                "url": "https://github.com/PrestaShop/ps_emailsubscription.git",
5164                "reference": "db945167758ec163b9db60b99c3fe4ca363155c2"
5165            },
5166            "dist": {
5167                "type": "zip",
5168                "url": "https://api.github.com/repos/PrestaShop/ps_emailsubscription/zipball/db945167758ec163b9db60b99c3fe4ca363155c2",
5169                "reference": "db945167758ec163b9db60b99c3fe4ca363155c2",
5170                "shasum": ""
5171            },
5172            "require": {
5173                "php": ">=5.4"
5174            },
5175            "require-dev": {
5176                "prestashop/php-dev-tools": "^3.4"
5177            },
5178            "type": "prestashop-module",
5179            "autoload": {
5180                "classmap": [
5181                    "ps_emailsubscription.php"
5182                ]
5183            },
5184            "notification-url": "https://packagist.org/downloads/",
5185            "license": [
5186                "AFL-3.0"
5187            ],
5188            "authors": [
5189                {
5190                    "name": "PrestaShop SA",
5191                    "email": "contact@prestashop.com"
5192                }
5193            ],
5194            "description": "PrestaShop module ps_emailsubscription",
5195            "homepage": "https://github.com/PrestaShop/ps_emailsubscription",
5196            "support": {
5197                "source": "https://github.com/PrestaShop/ps_emailsubscription/tree/v2.7.0"
5198            },
5199            "time": "2021-07-08T15:24:45+00:00"
5200        },
5201        {
5202            "name": "prestashop/ps_facetedsearch",
5203            "version": "v3.7.1",
5204            "source": {
5205                "type": "git",
5206                "url": "https://github.com/PrestaShop/ps_facetedsearch.git",
5207                "reference": "5d7b80bf767d002c37b281e3598069aa5fdbf6ff"
5208            },
5209            "dist": {
5210                "type": "zip",
5211                "url": "https://api.github.com/repos/PrestaShop/ps_facetedsearch/zipball/5d7b80bf767d002c37b281e3598069aa5fdbf6ff",
5212                "reference": "5d7b80bf767d002c37b281e3598069aa5fdbf6ff",
5213                "shasum": ""
5214            },
5215            "require": {
5216                "doctrine/collections": "^1.4",
5217                "php": ">=5.6"
5218            },
5219            "require-dev": {
5220                "mockery/mockery": "^1.2",
5221                "phpunit/phpunit": "~5.7",
5222                "prestashop/php-dev-tools": "^3.4"
5223            },
5224            "type": "prestashop-module",
5225            "autoload": {
5226                "psr-4": {
5227                    "PrestaShop\\Module\\FacetedSearch\\Controller\\": "src/Controller/",
5228                    "PrestaShop\\Module\\FacetedSearch\\": "src/",
5229                    "PrestaShop\\Module\\FacetedSearch\\Tests\\": "tests/php/FacetedSearch"
5230                },
5231                "classmap": [
5232                    "ps_facetedsearch.php"
5233                ]
5234            },
5235            "notification-url": "https://packagist.org/downloads/",
5236            "license": [
5237                "AFL-3.0"
5238            ],
5239            "authors": [
5240                {
5241                    "name": "PrestaShop SA",
5242                    "email": "contact@prestashop.com"
5243                }
5244            ],
5245            "description": "PrestaShop module ps_facetedsearch",
5246            "homepage": "https://github.com/PrestaShop/ps_facetedsearch",
5247            "support": {
5248                "source": "https://github.com/PrestaShop/ps_facetedsearch/tree/v3.7.1"
5249            },
5250            "time": "2021-03-15T07:56:51+00:00"
5251        },
5252        {
5253            "name": "prestashop/ps_faviconnotificationbo",
5254            "version": "v2.1.1",
5255            "source": {
5256                "type": "git",
5257                "url": "https://github.com/PrestaShop/ps_faviconnotificationbo.git",
5258                "reference": "47f67bbcf2ee3802d2ed492821a056b9513200d8"
5259            },
5260            "dist": {
5261                "type": "zip",
5262                "url": "https://api.github.com/repos/PrestaShop/ps_faviconnotificationbo/zipball/47f67bbcf2ee3802d2ed492821a056b9513200d8",
5263                "reference": "47f67bbcf2ee3802d2ed492821a056b9513200d8",
5264                "shasum": ""
5265            },
5266            "require": {
5267                "php": ">=5.6"
5268            },
5269            "require-dev": {
5270                "prestashop/php-dev-tools": "^3.4"
5271            },
5272            "type": "prestashop-module",
5273            "autoload": {
5274                "classmap": [
5275                    "controllers",
5276                    "ps_faviconnotificationbo.php"
5277                ]
5278            },
5279            "notification-url": "https://packagist.org/downloads/",
5280            "license": [
5281                "AFL-3.0"
5282            ],
5283            "authors": [
5284                {
5285                    "name": "PrestaShop SA",
5286                    "email": "contact@prestashop.com"
5287                }
5288            ],
5289            "description": "PrestaShop - Favicon notification BO",
5290            "homepage": "https://github.com/PrestaShop/ps_faviconnotificationbo",
5291            "support": {
5292                "source": "https://github.com/PrestaShop/ps_faviconnotificationbo/tree/v2.1.1"
5293            },
5294            "time": "2021-10-22T18:08:46+00:00"
5295        },
5296        {
5297            "name": "prestashop/ps_featuredproducts",
5298            "version": "v2.1.0",
5299            "source": {
5300                "type": "git",
5301                "url": "https://github.com/PrestaShop/ps_featuredproducts.git",
5302                "reference": "a175279ce8fce9669fa1b22c5a13be86c4c1c334"
5303            },
5304            "dist": {
5305                "type": "zip",
5306                "url": "https://api.github.com/repos/PrestaShop/ps_featuredproducts/zipball/a175279ce8fce9669fa1b22c5a13be86c4c1c334",
5307                "reference": "a175279ce8fce9669fa1b22c5a13be86c4c1c334",
5308                "shasum": ""
5309            },
5310            "require": {
5311                "php": ">=5.4.0"
5312            },
5313            "type": "prestashop-module",
5314            "notification-url": "https://packagist.org/downloads/",
5315            "license": [
5316                "AFL-3.0"
5317            ],
5318            "authors": [
5319                {
5320                    "name": "PrestaShop SA",
5321                    "email": "contact@prestashop.com"
5322                }
5323            ],
5324            "description": "PrestaShop - Featured products",
5325            "homepage": "https://github.com/PrestaShop/ps_featuredproducts",
5326            "support": {
5327                "source": "https://github.com/PrestaShop/ps_featuredproducts/tree/v2.1.0"
5328            },
5329            "time": "2020-07-22T16:21:40+00:00"
5330        },
5331        {
5332            "name": "prestashop/ps_imageslider",
5333            "version": "v3.1.0",
5334            "source": {
5335                "type": "git",
5336                "url": "https://github.com/PrestaShop/ps_imageslider.git",
5337                "reference": "52e9d1a068e3b2879ce2184f00c083c8190c7ce7"
5338            },
5339            "dist": {
5340                "type": "zip",
5341                "url": "https://api.github.com/repos/PrestaShop/ps_imageslider/zipball/52e9d1a068e3b2879ce2184f00c083c8190c7ce7",
5342                "reference": "52e9d1a068e3b2879ce2184f00c083c8190c7ce7",
5343                "shasum": ""
5344            },
5345            "require": {
5346                "php": ">=5.4.0"
5347            },
5348            "type": "prestashop-module",
5349            "notification-url": "https://packagist.org/downloads/",
5350            "license": [
5351                "AFL-3.0"
5352            ],
5353            "authors": [
5354                {
5355                    "name": "PrestaShop SA",
5356                    "email": "contact@prestashop.com"
5357                }
5358            ],
5359            "description": "PrestaShop - Image slider",
5360            "homepage": "https://github.com/PrestaShop/ps_imageslider",
5361            "support": {
5362                "source": "https://github.com/PrestaShop/ps_imageslider/tree/master"
5363            },
5364            "time": "2020-06-01T13:57:45+00:00"
5365        },
5366        {
5367            "name": "prestashop/ps_languageselector",
5368            "version": "v2.1.0",
5369            "source": {
5370                "type": "git",
5371                "url": "https://github.com/PrestaShop/ps_languageselector.git",
5372                "reference": "22d69b4dbc1a12ab2692d91962d8993d6e64557f"
5373            },
5374            "dist": {
5375                "type": "zip",
5376                "url": "https://api.github.com/repos/PrestaShop/ps_languageselector/zipball/22d69b4dbc1a12ab2692d91962d8993d6e64557f",
5377                "reference": "22d69b4dbc1a12ab2692d91962d8993d6e64557f",
5378                "shasum": ""
5379            },
5380            "require": {
5381                "php": ">=5.4"
5382            },
5383            "type": "prestashop-module",
5384            "notification-url": "https://packagist.org/downloads/",
5385            "license": [
5386                "AFL-3.0"
5387            ],
5388            "authors": [
5389                {
5390                    "name": "PrestaShop SA",
5391                    "email": "contact@prestashop.com"
5392                }
5393            ],
5394            "description": "PrestaShop module ps_languageselector",
5395            "homepage": "https://github.com/PrestaShop/ps_languageselector",
5396            "support": {
5397                "source": "https://github.com/PrestaShop/ps_languageselector/tree/v2.1.0"
5398            },
5399            "time": "2020-06-26T07:00:29+00:00"
5400        },
5401        {
5402            "name": "prestashop/ps_linklist",
5403            "version": "v5.0.4",
5404            "source": {
5405                "type": "git",
5406                "url": "https://github.com/PrestaShop/ps_linklist.git",
5407                "reference": "5cbfe0566d7273cb15e199915cdf2a7c912ebcda"
5408            },
5409            "dist": {
5410                "type": "zip",
5411                "url": "https://api.github.com/repos/PrestaShop/ps_linklist/zipball/5cbfe0566d7273cb15e199915cdf2a7c912ebcda",
5412                "reference": "5cbfe0566d7273cb15e199915cdf2a7c912ebcda",
5413                "shasum": ""
5414            },
5415            "require": {
5416                "php": ">=5.6.0"
5417            },
5418            "require-dev": {
5419                "prestashop/php-dev-tools": "^3.4"
5420            },
5421            "type": "prestashop-module",
5422            "autoload": {
5423                "psr-4": {
5424                    "PrestaShop\\Module\\LinkList\\": "src/"
5425                },
5426                "classmap": [
5427                    "ps_linklist.php"
5428                ],
5429                "exclude-from-classmap": []
5430            },
5431            "notification-url": "https://packagist.org/downloads/",
5432            "license": [
5433                "AFL-3.0"
5434            ],
5435            "authors": [
5436                {
5437                    "name": "PrestaShop SA",
5438                    "email": "contact@prestashop.com"
5439                }
5440            ],
5441            "description": "PrestaShop - Link list",
5442            "homepage": "https://github.com/PrestaShop/ps_linklist",
5443            "support": {
5444                "source": "https://github.com/PrestaShop/ps_linklist/tree/v5.0.4"
5445            },
5446            "time": "2021-07-27T09:07:29+00:00"
5447        },
5448        {
5449            "name": "prestashop/ps_mainmenu",
5450            "version": "v2.3.1",
5451            "source": {
5452                "type": "git",
5453                "url": "https://github.com/PrestaShop/ps_mainmenu.git",
5454                "reference": "64dcfbdad19ee20b644b32ea19dafb90c0a66cc2"
5455            },
5456            "dist": {
5457                "type": "zip",
5458                "url": "https://api.github.com/repos/PrestaShop/ps_mainmenu/zipball/64dcfbdad19ee20b644b32ea19dafb90c0a66cc2",
5459                "reference": "64dcfbdad19ee20b644b32ea19dafb90c0a66cc2",
5460                "shasum": ""
5461            },
5462            "require": {
5463                "php": ">=5.4.0"
5464            },
5465            "require-dev": {
5466                "prestashop/php-dev-tools": "^3.4"
5467            },
5468            "type": "prestashop-module",
5469            "autoload": {
5470                "classmap": [
5471                    "ps_mainmenu.php"
5472                ]
5473            },
5474            "notification-url": "https://packagist.org/downloads/",
5475            "license": [
5476                "AFL-3.0"
5477            ],
5478            "authors": [
5479                {
5480                    "name": "PrestaShop SA",
5481                    "email": "contact@prestashop.com"
5482                }
5483            ],
5484            "description": "PrestaShop - Main menu",
5485            "homepage": "https://github.com/PrestaShop/ps_mainmenu",
5486            "support": {
5487                "source": "https://github.com/PrestaShop/ps_mainmenu/tree/v2.3.1"
5488            },
5489            "time": "2021-10-27T13:44:04+00:00"
5490        },
5491        {
5492            "name": "prestashop/ps_searchbar",
5493            "version": "v2.1.2",
5494            "source": {
5495                "type": "git",
5496                "url": "https://github.com/PrestaShop/ps_searchbar.git",
5497                "reference": "68221f79c163e356765a1cfeda7d623e49d54f73"
5498            },
5499            "dist": {
5500                "type": "zip",
5501                "url": "https://api.github.com/repos/PrestaShop/ps_searchbar/zipball/68221f79c163e356765a1cfeda7d623e49d54f73",
5502                "reference": "68221f79c163e356765a1cfeda7d623e49d54f73",
5503                "shasum": ""
5504            },
5505            "require": {
5506                "php": ">=5.4"
5507            },
5508            "require-dev": {
5509                "prestashop/php-dev-tools": "^3.4"
5510            },
5511            "type": "prestashop-module",
5512            "notification-url": "https://packagist.org/downloads/",
5513            "license": [
5514                "AFL-3.0"
5515            ],
5516            "authors": [
5517                {
5518                    "name": "PrestaShop SA",
5519                    "email": "contact@prestashop.com"
5520                }
5521            ],
5522            "description": "PrestaShop module ps_searchbar",
5523            "homepage": "https://github.com/PrestaShop/ps_searchbar",
5524            "support": {
5525                "source": "https://github.com/PrestaShop/ps_searchbar/tree/v2.1.2"
5526            },
5527            "time": "2021-10-29T14:08:07+00:00"
5528        },
5529        {
5530            "name": "prestashop/ps_sharebuttons",
5531            "version": "v2.1.1",
5532            "source": {
5533                "type": "git",
5534                "url": "https://github.com/PrestaShop/ps_sharebuttons.git",
5535                "reference": "698f3875c5040f16ff6b2a2e549efc306f9d920e"
5536            },
5537            "dist": {
5538                "type": "zip",
5539                "url": "https://api.github.com/repos/PrestaShop/ps_sharebuttons/zipball/698f3875c5040f16ff6b2a2e549efc306f9d920e",
5540                "reference": "698f3875c5040f16ff6b2a2e549efc306f9d920e",
5541                "shasum": ""
5542            },
5543            "require": {
5544                "php": ">=5.4"
5545            },
5546            "type": "prestashop-module",
5547            "notification-url": "https://packagist.org/downloads/",
5548            "license": [
5549                "AFL-3.0"
5550            ],
5551            "authors": [
5552                {
5553                    "name": "PrestaShop SA",
5554                    "email": "contact@prestashop.com"
5555                }
5556            ],
5557            "description": "PrestaShop module ps_sharebuttons",
5558            "homepage": "https://github.com/PrestaShop/ps_sharebuttons",
5559            "support": {
5560                "source": "https://github.com/PrestaShop/ps_sharebuttons/tree/v2.1.1"
5561            },
5562            "time": "2021-04-01T13:36:26+00:00"
5563        },
5564        {
5565            "name": "prestashop/ps_shoppingcart",
5566            "version": "v2.0.4",
5567            "source": {
5568                "type": "git",
5569                "url": "https://github.com/PrestaShop/ps_shoppingcart.git",
5570                "reference": "b168cfcaf15724a17d7bbc862b2347730f79daa4"
5571            },
5572            "dist": {
5573                "type": "zip",
5574                "url": "https://api.github.com/repos/PrestaShop/ps_shoppingcart/zipball/b168cfcaf15724a17d7bbc862b2347730f79daa4",
5575                "reference": "b168cfcaf15724a17d7bbc862b2347730f79daa4",
5576                "shasum": ""
5577            },
5578            "require": {
5579                "php": ">=5.4"
5580            },
5581            "require-dev": {
5582                "prestashop/php-dev-tools": "~3.0"
5583            },
5584            "type": "prestashop-module",
5585            "autoload": {
5586                "classmap": [
5587                    "ps_shoppingcart.php",
5588                    "controllers/"
5589                ]
5590            },
5591            "notification-url": "https://packagist.org/downloads/",
5592            "license": [
5593                "AFL-3.0"
5594            ],
5595            "authors": [
5596                {
5597                    "name": "PrestaShop SA",
5598                    "email": "contact@prestashop.com"
5599                }
5600            ],
5601            "description": "PrestaShop module ps_shoppingcart",
5602            "homepage": "https://github.com/PrestaShop/ps_shoppingcart",
5603            "support": {
5604                "source": "https://github.com/PrestaShop/ps_shoppingcart/tree/v2.0.4"
5605            },
5606            "time": "2021-01-07T15:52:21+00:00"
5607        },
5608        {
5609            "name": "prestashop/ps_socialfollow",
5610            "version": "v2.2.0",
5611            "source": {
5612                "type": "git",
5613                "url": "https://github.com/PrestaShop/ps_socialfollow.git",
5614                "reference": "3b537198d70f935e8c658d57f3e0c98306125838"
5615            },
5616            "dist": {
5617                "type": "zip",
5618                "url": "https://api.github.com/repos/PrestaShop/ps_socialfollow/zipball/3b537198d70f935e8c658d57f3e0c98306125838",
5619                "reference": "3b537198d70f935e8c658d57f3e0c98306125838",
5620                "shasum": ""
5621            },
5622            "require": {
5623                "php": ">=5.6"
5624            },
5625            "type": "prestashop-module",
5626            "notification-url": "https://packagist.org/downloads/",
5627            "license": [
5628                "AFL-3.0"
5629            ],
5630            "authors": [
5631                {
5632                    "name": "PrestaShop SA",
5633                    "email": "contact@prestashop.com"
5634                }
5635            ],
5636            "description": "PrestaShop module ps_socialfollow",
5637            "homepage": "https://github.com/PrestaShop/ps_socialfollow",
5638            "support": {
5639                "issues": "https://github.com/PrestaShop/ps_socialfollow/issues",
5640                "source": "https://github.com/PrestaShop/ps_socialfollow/tree/v2.2.0"
5641            },
5642            "time": "2021-07-28T07:38:05+00:00"
5643        },
5644        {
5645            "name": "prestashop/ps_themecusto",
5646            "version": "v1.2.1",
5647            "source": {
5648                "type": "git",
5649                "url": "https://github.com/PrestaShop/ps_themecusto.git",
5650                "reference": "f9e401ed96a4f4f7f60811a7110d6fe5127d9305"
5651            },
5652            "dist": {
5653                "type": "zip",
5654                "url": "https://api.github.com/repos/PrestaShop/ps_themecusto/zipball/f9e401ed96a4f4f7f60811a7110d6fe5127d9305",
5655                "reference": "f9e401ed96a4f4f7f60811a7110d6fe5127d9305",
5656                "shasum": ""
5657            },
5658            "require": {
5659                "php": ">=5.3.2"
5660            },
5661            "require-dev": {
5662                "prestashop/php-dev-tools": "^3.4"
5663            },
5664            "type": "prestashop-module",
5665            "autoload": {
5666                "classmap": [
5667                    "ps_themecusto.php",
5668                    "controllers",
5669                    "classes"
5670                ]
5671            },
5672            "notification-url": "https://packagist.org/downloads/",
5673            "license": [
5674                "AFL-3.0"
5675            ],
5676            "authors": [
5677                {
5678                    "name": "PrestaShop SA",
5679                    "email": "contact@prestashop.com"
5680                }
5681            ],
5682            "description": "PrestaShop module ps_themecusto",
5683            "homepage": "https://github.com/PrestaShop/ps_themecusto",
5684            "support": {
5685                "source": "https://github.com/PrestaShop/ps_themecusto/tree/v1.2.1"
5686            },
5687            "time": "2021-01-19T08:41:00+00:00"
5688        },
5689        {
5690            "name": "prestashop/ps_wirepayment",
5691            "version": "v2.1.0",
5692            "source": {
5693                "type": "git",
5694                "url": "https://github.com/PrestaShop/ps_wirepayment.git",
5695                "reference": "99e8fbb3c66bad0217cf6f19a987d4f175aa2740"
5696            },
5697            "dist": {
5698                "type": "zip",
5699                "url": "https://api.github.com/repos/PrestaShop/ps_wirepayment/zipball/99e8fbb3c66bad0217cf6f19a987d4f175aa2740",
5700                "reference": "99e8fbb3c66bad0217cf6f19a987d4f175aa2740",
5701                "shasum": ""
5702            },
5703            "require": {
5704                "php": ">=5.4"
5705            },
5706            "require-dev": {
5707                "prestashop/php-dev-tools": "^3.4"
5708            },
5709            "type": "prestashop-module",
5710            "notification-url": "https://packagist.org/downloads/",
5711            "license": [
5712                "AFL-3.0"
5713            ],
5714            "authors": [
5715                {
5716                    "name": "PrestaShop SA",
5717                    "email": "contact@prestashop.com"
5718                }
5719            ],
5720            "description": "PrestaShop module ps_wirepayment",
5721            "homepage": "https://github.com/PrestaShop/ps_wirepayment",
5722            "support": {
5723                "source": "https://github.com/PrestaShop/ps_wirepayment/tree/master"
5724            },
5725            "time": "2020-06-24T19:32:51+00:00"
5726        },
5727        {
5728            "name": "prestashop/statsbestcategories",
5729            "version": "v2.0.0",
5730            "source": {
5731                "type": "git",
5732                "url": "https://github.com/PrestaShop/statsbestcategories.git",
5733                "reference": "57791a21f63d43cf145fa1ef1f84031a47f5e7c2"
5734            },
5735            "dist": {
5736                "type": "zip",
5737                "url": "https://api.github.com/repos/PrestaShop/statsbestcategories/zipball/57791a21f63d43cf145fa1ef1f84031a47f5e7c2",
5738                "reference": "57791a21f63d43cf145fa1ef1f84031a47f5e7c2",
5739                "shasum": ""
5740            },
5741            "require": {
5742                "php": ">=5.4"
5743            },
5744            "type": "prestashop-module",
5745            "notification-url": "https://packagist.org/downloads/",
5746            "license": [
5747                "AFL - Academic Free License (AFL 3.0)"
5748            ],
5749            "authors": [
5750                {
5751                    "name": "PrestaShop SA",
5752                    "email": "contact@prestashop.com"
5753                }
5754            ],
5755            "description": "PrestaShop module statsbestcategories",
5756            "homepage": "https://github.com/PrestaShop/statsbestcategories",
5757            "support": {
5758                "source": "https://github.com/PrestaShop/statsbestcategories/tree/master"
5759            },
5760            "time": "2017-12-08T14:47:07+00:00"
5761        },
5762        {
5763            "name": "prestashop/statsbestcustomers",
5764            "version": "v2.0.2",
5765            "source": {
5766                "type": "git",
5767                "url": "https://github.com/PrestaShop/statsbestcustomers.git",
5768                "reference": "b0250e88e9144ca373d8006c922d3e84ea4987b9"
5769            },
5770            "dist": {
5771                "type": "zip",
5772                "url": "https://api.github.com/repos/PrestaShop/statsbestcustomers/zipball/b0250e88e9144ca373d8006c922d3e84ea4987b9",
5773                "reference": "b0250e88e9144ca373d8006c922d3e84ea4987b9",
5774                "shasum": ""
5775            },
5776            "require": {
5777                "php": ">=5.4"
5778            },
5779            "type": "prestashop-module",
5780            "notification-url": "https://packagist.org/downloads/",
5781            "license": [
5782                "AFL - Academic Free License (AFL 3.0)"
5783            ],
5784            "authors": [
5785                {
5786                    "name": "PrestaShop SA",
5787                    "email": "contact@prestashop.com"
5788                }
5789            ],
5790            "description": "PrestaShop module statsbestcustomers",
5791            "homepage": "https://github.com/PrestaShop/statsbestcustomers",
5792            "support": {
5793                "source": "https://github.com/PrestaShop/statsbestcustomers/tree/v2.0.2"
5794            },
5795            "time": "2018-01-29T17:21:50+00:00"
5796        },
5797        {
5798            "name": "prestashop/statsbestmanufacturers",
5799            "version": "v2.0.0",
5800            "source": {
5801                "type": "git",
5802                "url": "https://github.com/PrestaShop/statsbestmanufacturers.git",
5803                "reference": "b9897beda6084d08f489d4d00995a085b8e76739"
5804            },
5805            "dist": {
5806                "type": "zip",
5807                "url": "https://api.github.com/repos/PrestaShop/statsbestmanufacturers/zipball/b9897beda6084d08f489d4d00995a085b8e76739",
5808                "reference": "b9897beda6084d08f489d4d00995a085b8e76739",
5809                "shasum": ""
5810            },
5811            "require": {
5812                "php": ">=5.4"
5813            },
5814            "type": "prestashop-module",
5815            "notification-url": "https://packagist.org/downloads/",
5816            "license": [
5817                "AFL - Academic Free License (AFL 3.0)"
5818            ],
5819            "authors": [
5820                {
5821                    "name": "PrestaShop SA",
5822                    "email": "contact@prestashop.com"
5823                }
5824            ],
5825            "description": "PrestaShop module statsbestmanufacturers",
5826            "homepage": "https://github.com/PrestaShop/statsbestmanufacturers",
5827            "support": {
5828                "source": "https://github.com/PrestaShop/statsbestmanufacturers/tree/dev"
5829            },
5830            "time": "2017-01-31T17:03:07+00:00"
5831        },
5832        {
5833            "name": "prestashop/statsbestproducts",
5834            "version": "v2.0.0",
5835            "source": {
5836                "type": "git",
5837                "url": "https://github.com/PrestaShop/statsbestproducts.git",
5838                "reference": "0ed33cdcc6cc6657ad97b944620e085a36261bc8"
5839            },
5840            "dist": {
5841                "type": "zip",
5842                "url": "https://api.github.com/repos/PrestaShop/statsbestproducts/zipball/0ed33cdcc6cc6657ad97b944620e085a36261bc8",
5843                "reference": "0ed33cdcc6cc6657ad97b944620e085a36261bc8",
5844                "shasum": ""
5845            },
5846            "require": {
5847                "php": ">=5.4"
5848            },
5849            "type": "prestashop-module",
5850            "notification-url": "https://packagist.org/downloads/",
5851            "license": [
5852                "AFL - Academic Free License (AFL 3.0)"
5853            ],
5854            "authors": [
5855                {
5856                    "name": "PrestaShop SA",
5857                    "email": "contact@prestashop.com"
5858                }
5859            ],
5860            "description": "PrestaShop module statsbestproducts",
5861            "homepage": "https://github.com/PrestaShop/statsbestproducts",
5862            "support": {
5863                "source": "https://github.com/PrestaShop/statsbestproducts/tree/dev"
5864            },
5865            "time": "2017-01-30T16:33:56+00:00"
5866        },
5867        {
5868            "name": "prestashop/statsbestsuppliers",
5869            "version": "v2.0.0",
5870            "source": {
5871                "type": "git",
5872                "url": "https://github.com/PrestaShop/statsbestsuppliers.git",
5873                "reference": "7e46e732b8a77dc989f5891ff9d3616d1c5fd46f"
5874            },
5875            "dist": {
5876                "type": "zip",
5877                "url": "https://api.github.com/repos/PrestaShop/statsbestsuppliers/zipball/7e46e732b8a77dc989f5891ff9d3616d1c5fd46f",
5878                "reference": "7e46e732b8a77dc989f5891ff9d3616d1c5fd46f",
5879                "shasum": ""
5880            },
5881            "require": {
5882                "php": ">=5.4"
5883            },
5884            "type": "prestashop-module",
5885            "notification-url": "https://packagist.org/downloads/",
5886            "license": [
5887                "AFL - Academic Free License (AFL 3.0)"
5888            ],
5889            "authors": [
5890                {
5891                    "name": "PrestaShop SA",
5892                    "email": "contact@prestashop.com"
5893                }
5894            ],
5895            "description": "PrestaShop module statsbestsuppliers",
5896            "homepage": "https://github.com/PrestaShop/statsbestsuppliers",
5897            "support": {
5898                "source": "https://github.com/PrestaShop/statsbestsuppliers/tree/dev"
5899            },
5900            "time": "2017-01-30T16:34:19+00:00"
5901        },
5902        {
5903            "name": "prestashop/statsbestvouchers",
5904            "version": "v2.0.0",
5905            "source": {
5906                "type": "git",
5907                "url": "https://github.com/PrestaShop/statsbestvouchers.git",
5908                "reference": "c8ee93efa6d83cca3410285d8a7f4df904db21f0"
5909            },
5910            "dist": {
5911                "type": "zip",
5912                "url": "https://api.github.com/repos/PrestaShop/statsbestvouchers/zipball/c8ee93efa6d83cca3410285d8a7f4df904db21f0",
5913                "reference": "c8ee93efa6d83cca3410285d8a7f4df904db21f0",
5914                "shasum": ""
5915            },
5916            "require": {
5917                "php": ">=5.4"
5918            },
5919            "type": "prestashop-module",
5920            "notification-url": "https://packagist.org/downloads/",
5921            "license": [
5922                "AFL - Academic Free License (AFL 3.0)"
5923            ],
5924            "authors": [
5925                {
5926                    "name": "PrestaShop SA",
5927                    "email": "contact@prestashop.com"
5928                }
5929            ],
5930            "description": "PrestaShop module statsbestvouchers",
5931            "homepage": "https://github.com/PrestaShop/statsbestvouchers",
5932            "support": {
5933                "source": "https://github.com/PrestaShop/statsbestvouchers/tree/dev"
5934            },
5935            "time": "2017-01-30T16:34:41+00:00"
5936        },
5937        {
5938            "name": "prestashop/statscarrier",
5939            "version": "v2.0.0",
5940            "source": {
5941                "type": "git",
5942                "url": "https://github.com/PrestaShop/statscarrier.git",
5943                "reference": "3ccfe3914dd19f1fa31166e001c55eefe574877d"
5944            },
5945            "dist": {
5946                "type": "zip",
5947                "url": "https://api.github.com/repos/PrestaShop/statscarrier/zipball/3ccfe3914dd19f1fa31166e001c55eefe574877d",
5948                "reference": "3ccfe3914dd19f1fa31166e001c55eefe574877d",
5949                "shasum": ""
5950            },
5951            "require": {
5952                "php": ">=5.4"
5953            },
5954            "type": "prestashop-module",
5955            "notification-url": "https://packagist.org/downloads/",
5956            "license": [
5957                "AFL - Academic Free License (AFL 3.0)"
5958            ],
5959            "authors": [
5960                {
5961                    "name": "PrestaShop SA",
5962                    "email": "contact@prestashop.com"
5963                }
5964            ],
5965            "description": "PrestaShop module statscarrier",
5966            "homepage": "https://github.com/PrestaShop/statscarrier",
5967            "support": {
5968                "source": "https://github.com/PrestaShop/statscarrier/tree/dev"
5969            },
5970            "time": "2017-01-30T17:03:51+00:00"
5971        },
5972        {
5973            "name": "prestashop/statscatalog",
5974            "version": "v2.0.1",
5975            "source": {
5976                "type": "git",
5977                "url": "https://github.com/PrestaShop/statscatalog.git",
5978                "reference": "be6be71c703900dda0182e56c9c6658ab85f215b"
5979            },
5980            "dist": {
5981                "type": "zip",
5982                "url": "https://api.github.com/repos/PrestaShop/statscatalog/zipball/be6be71c703900dda0182e56c9c6658ab85f215b",
5983                "reference": "be6be71c703900dda0182e56c9c6658ab85f215b",
5984                "shasum": ""
5985            },
5986            "require": {
5987                "php": ">=5.4"
5988            },
5989            "type": "prestashop-module",
5990            "notification-url": "https://packagist.org/downloads/",
5991            "license": [
5992                "AFL - Academic Free License (AFL 3.0)"
5993            ],
5994            "authors": [
5995                {
5996                    "name": "PrestaShop SA",
5997                    "email": "contact@prestashop.com"
5998                }
5999            ],
6000            "description": "PrestaShop module statscatalog",
6001            "homepage": "https://github.com/PrestaShop/statscatalog",
6002            "support": {
6003                "source": "https://github.com/PrestaShop/statscatalog/tree/dev"
6004            },
6005            "time": "2017-02-02T08:39:32+00:00"
6006        },
6007        {
6008            "name": "prestashop/statscheckup",
6009            "version": "v2.0.1",
6010            "source": {
6011                "type": "git",
6012                "url": "https://github.com/PrestaShop/statscheckup.git",
6013                "reference": "7acd7702ab8ecb2b88e529e1eab8d4b7fafbca07"
6014            },
6015            "dist": {
6016                "type": "zip",
6017                "url": "https://api.github.com/repos/PrestaShop/statscheckup/zipball/7acd7702ab8ecb2b88e529e1eab8d4b7fafbca07",
6018                "reference": "7acd7702ab8ecb2b88e529e1eab8d4b7fafbca07",
6019                "shasum": ""
6020            },
6021            "require": {
6022                "php": ">=5.4"
6023            },
6024            "type": "prestashop-module",
6025            "notification-url": "https://packagist.org/downloads/",
6026            "license": [
6027                "AFL - Academic Free License (AFL 3.0)"
6028            ],
6029            "authors": [
6030                {
6031                    "name": "PrestaShop SA",
6032                    "email": "contact@prestashop.com"
6033                }
6034            ],
6035            "description": "PrestaShop module statscheckup",
6036            "homepage": "https://github.com/PrestaShop/statscheckup",
6037            "support": {
6038                "source": "https://github.com/PrestaShop/statscheckup/tree/master"
6039            },
6040            "time": "2018-12-17T09:59:57+00:00"
6041        },
6042        {
6043            "name": "prestashop/statsdata",
6044            "version": "v2.1.0",
6045            "source": {
6046                "type": "git",
6047                "url": "https://github.com/PrestaShop/statsdata.git",
6048                "reference": "4de78d4c0b096f2d6768f5c96856ea8eabd8358c"
6049            },
6050            "dist": {
6051                "type": "zip",
6052                "url": "https://api.github.com/repos/PrestaShop/statsdata/zipball/4de78d4c0b096f2d6768f5c96856ea8eabd8358c",
6053                "reference": "4de78d4c0b096f2d6768f5c96856ea8eabd8358c",
6054                "shasum": ""
6055            },
6056            "require": {
6057                "php": ">=5.4"
6058            },
6059            "type": "prestashop-module",
6060            "notification-url": "https://packagist.org/downloads/",
6061            "license": [
6062                "AFL-3.0"
6063            ],
6064            "authors": [
6065                {
6066                    "name": "PrestaShop SA",
6067                    "email": "contact@prestashop.com"
6068                }
6069            ],
6070            "description": "PrestaShop module statsdata",
6071            "homepage": "https://github.com/PrestaShop/statsdata",
6072            "support": {
6073                "source": "https://github.com/PrestaShop/statsdata/tree/master"
6074            },
6075            "time": "2020-07-15T13:10:39+00:00"
6076        },
6077        {
6078            "name": "prestashop/statsforecast",
6079            "version": "v2.0.3",
6080            "source": {
6081                "type": "git",
6082                "url": "https://github.com/PrestaShop/statsforecast.git",
6083                "reference": "8ecbeaef0e32657cf79000f95861e41e19e22d49"
6084            },
6085            "dist": {
6086                "type": "zip",
6087                "url": "https://api.github.com/repos/PrestaShop/statsforecast/zipball/8ecbeaef0e32657cf79000f95861e41e19e22d49",
6088                "reference": "8ecbeaef0e32657cf79000f95861e41e19e22d49",
6089                "shasum": ""
6090            },
6091            "require": {
6092                "php": ">=5.4"
6093            },
6094            "type": "prestashop-module",
6095            "notification-url": "https://packagist.org/downloads/",
6096            "license": [
6097                "AFL-3.0"
6098            ],
6099            "authors": [
6100                {
6101                    "name": "PrestaShop SA",
6102                    "email": "contact@prestashop.com"
6103                }
6104            ],
6105            "description": "PrestaShop module statsforecast",
6106            "homepage": "https://github.com/PrestaShop/statsforecast",
6107            "support": {
6108                "source": "https://github.com/PrestaShop/statsforecast/tree/dev"
6109            },
6110            "time": "2018-01-29T18:37:54+00:00"
6111        },
6112        {
6113            "name": "prestashop/statsnewsletter",
6114            "version": "v2.0.2",
6115            "source": {
6116                "type": "git",
6117                "url": "https://github.com/PrestaShop/statsnewsletter.git",
6118                "reference": "7fd9a55c4b39eb034f73ef4723a1a83c6d73560e"
6119            },
6120            "dist": {
6121                "type": "zip",
6122                "url": "https://api.github.com/repos/PrestaShop/statsnewsletter/zipball/7fd9a55c4b39eb034f73ef4723a1a83c6d73560e",
6123                "reference": "7fd9a55c4b39eb034f73ef4723a1a83c6d73560e",
6124                "shasum": ""
6125            },
6126            "require": {
6127                "php": ">=5.4"
6128            },
6129            "type": "prestashop-module",
6130            "notification-url": "https://packagist.org/downloads/",
6131            "license": [
6132                "AFL-3.0"
6133            ],
6134            "authors": [
6135                {
6136                    "name": "PrestaShop SA",
6137                    "email": "contact@prestashop.com"
6138                }
6139            ],
6140            "description": "PrestaShop module statsnewsletter",
6141            "homepage": "https://github.com/PrestaShop/statsnewsletter",
6142            "support": {
6143                "source": "https://github.com/PrestaShop/statsnewsletter/tree/v2.0.2"
6144            },
6145            "time": "2018-01-29T18:39:03+00:00"
6146        },
6147        {
6148            "name": "prestashop/statspersonalinfos",
6149            "version": "v2.0.3",
6150            "source": {
6151                "type": "git",
6152                "url": "https://github.com/PrestaShop/statspersonalinfos.git",
6153                "reference": "d00510d282fc442535f8110f30f44d502c4addaa"
6154            },
6155            "dist": {
6156                "type": "zip",
6157                "url": "https://api.github.com/repos/PrestaShop/statspersonalinfos/zipball/d00510d282fc442535f8110f30f44d502c4addaa",
6158                "reference": "d00510d282fc442535f8110f30f44d502c4addaa",
6159                "shasum": ""
6160            },
6161            "require": {
6162                "php": ">=5.4"
6163            },
6164            "type": "prestashop-module",
6165            "notification-url": "https://packagist.org/downloads/",
6166            "license": [
6167                "AFL-3.0"
6168            ],
6169            "authors": [
6170                {
6171                    "name": "PrestaShop SA",
6172                    "email": "contact@prestashop.com"
6173                }
6174            ],
6175            "description": "PrestaShop module statspersonalinfos",
6176            "homepage": "https://github.com/PrestaShop/statspersonalinfos",
6177            "support": {
6178                "source": "https://github.com/PrestaShop/statspersonalinfos/tree/master"
6179            },
6180            "time": "2020-06-01T12:28:27+00:00"
6181        },
6182        {
6183            "name": "prestashop/statsproduct",
6184            "version": "v2.1.0",
6185            "source": {
6186                "type": "git",
6187                "url": "https://github.com/PrestaShop/statsproduct.git",
6188                "reference": "d9d01b83abee4887a0981e6c54cd9560a34d556e"
6189            },
6190            "dist": {
6191                "type": "zip",
6192                "url": "https://api.github.com/repos/PrestaShop/statsproduct/zipball/d9d01b83abee4887a0981e6c54cd9560a34d556e",
6193                "reference": "d9d01b83abee4887a0981e6c54cd9560a34d556e",
6194                "shasum": ""
6195            },
6196            "require": {
6197                "php": ">=5.4"
6198            },
6199            "type": "prestashop-module",
6200            "notification-url": "https://packagist.org/downloads/",
6201            "license": [
6202                "AFL-3.0"
6203            ],
6204            "authors": [
6205                {
6206                    "name": "PrestaShop SA",
6207                    "email": "contact@prestashop.com"
6208                }
6209            ],
6210            "description": "PrestaShop module statsproduct",
6211            "homepage": "https://github.com/PrestaShop/statsproduct",
6212            "support": {
6213                "source": "https://github.com/PrestaShop/statsproduct/tree/v2.1.0"
6214            },
6215            "time": "2021-10-26T14:18:29+00:00"
6216        },
6217        {
6218            "name": "prestashop/statsregistrations",
6219            "version": "v2.0.0",
6220            "source": {
6221                "type": "git",
6222                "url": "https://github.com/PrestaShop/statsregistrations.git",
6223                "reference": "51d79fb12770919f1b1f9d9d9f931148d60149c2"
6224            },
6225            "dist": {
6226                "type": "zip",
6227                "url": "https://api.github.com/repos/PrestaShop/statsregistrations/zipball/51d79fb12770919f1b1f9d9d9f931148d60149c2",
6228                "reference": "51d79fb12770919f1b1f9d9d9f931148d60149c2",
6229                "shasum": ""
6230            },
6231            "require": {
6232                "php": ">=5.4"
6233            },
6234            "type": "prestashop-module",
6235            "notification-url": "https://packagist.org/downloads/",
6236            "license": [
6237                "AFL - Academic Free License (AFL 3.0)"
6238            ],
6239            "authors": [
6240                {
6241                    "name": "PrestaShop SA",
6242                    "email": "contact@prestashop.com"
6243                }
6244            ],
6245            "description": "PrestaShop module statsregistrations",
6246            "homepage": "https://github.com/PrestaShop/statsregistrations",
6247            "support": {
6248                "source": "https://github.com/PrestaShop/statsregistrations/tree/master"
6249            },
6250            "time": "2017-01-31T17:22:19+00:00"
6251        },
6252        {
6253            "name": "prestashop/statssales",
6254            "version": "v2.0.0",
6255            "source": {
6256                "type": "git",
6257                "url": "https://github.com/PrestaShop/statssales.git",
6258                "reference": "6e28ce4ea2eb1a4a8b6b76bfb6b56e1b02ef651a"
6259            },
6260            "dist": {
6261                "type": "zip",
6262                "url": "https://api.github.com/repos/PrestaShop/statssales/zipball/6e28ce4ea2eb1a4a8b6b76bfb6b56e1b02ef651a",
6263                "reference": "6e28ce4ea2eb1a4a8b6b76bfb6b56e1b02ef651a",
6264                "shasum": ""
6265            },
6266            "require": {
6267                "php": ">=5.4"
6268            },
6269            "type": "prestashop-module",
6270            "notification-url": "https://packagist.org/downloads/",
6271            "license": [
6272                "AFL - Academic Free License (AFL 3.0)"
6273            ],
6274            "authors": [
6275                {
6276                    "name": "PrestaShop SA",
6277                    "email": "contact@prestashop.com"
6278                }
6279            ],
6280            "description": "PrestaShop module statssales",
6281            "homepage": "https://github.com/PrestaShop/statssales",
6282            "support": {
6283                "source": "https://github.com/PrestaShop/statssales/tree/dev"
6284            },
6285            "time": "2017-01-31T17:23:19+00:00"
6286        },
6287        {
6288            "name": "prestashop/statssearch",
6289            "version": "v2.0.1",
6290            "source": {
6291                "type": "git",
6292                "url": "https://github.com/PrestaShop/statssearch.git",
6293                "reference": "8b77131a1fdbebc4d5d6768a31de17b4d2a26b97"
6294            },
6295            "dist": {
6296                "type": "zip",
6297                "url": "https://api.github.com/repos/PrestaShop/statssearch/zipball/8b77131a1fdbebc4d5d6768a31de17b4d2a26b97",
6298                "reference": "8b77131a1fdbebc4d5d6768a31de17b4d2a26b97",
6299                "shasum": ""
6300            },
6301            "require": {
6302                "php": ">=5.4"
6303            },
6304            "type": "prestashop-module",
6305            "notification-url": "https://packagist.org/downloads/",
6306            "license": [
6307                "AFL - Academic Free License (AFL 3.0)"
6308            ],
6309            "authors": [
6310                {
6311                    "name": "PrestaShop SA",
6312                    "email": "contact@prestashop.com"
6313                }
6314            ],
6315            "description": "PrestaShop module statssearch",
6316            "homepage": "https://github.com/PrestaShop/statssearch",
6317            "support": {
6318                "source": "https://github.com/PrestaShop/statssearch/tree/master"
6319            },
6320            "time": "2017-12-08T12:37:58+00:00"
6321        },
6322        {
6323            "name": "prestashop/statsstock",
6324            "version": "v2.0.0",
6325            "source": {
6326                "type": "git",
6327                "url": "https://github.com/PrestaShop/statsstock.git",
6328                "reference": "1b60aae430151943d6e4b0068a3e30ab2cc5843e"
6329            },
6330            "dist": {
6331                "type": "zip",
6332                "url": "https://api.github.com/repos/PrestaShop/statsstock/zipball/1b60aae430151943d6e4b0068a3e30ab2cc5843e",
6333                "reference": "1b60aae430151943d6e4b0068a3e30ab2cc5843e",
6334                "shasum": ""
6335            },
6336            "require": {
6337                "php": ">=5.4"
6338            },
6339            "type": "prestashop-module",
6340            "notification-url": "https://packagist.org/downloads/",
6341            "license": [
6342                "AFL - Academic Free License (AFL 3.0)"
6343            ],
6344            "authors": [
6345                {
6346                    "name": "PrestaShop SA",
6347                    "email": "contact@prestashop.com"
6348                }
6349            ],
6350            "description": "PrestaShop module statsstock",
6351            "homepage": "https://github.com/PrestaShop/statsstock",
6352            "support": {
6353                "source": "https://github.com/PrestaShop/statsstock/tree/dev"
6354            },
6355            "time": "2017-01-31T17:24:06+00:00"
6356        },
6357        {
6358            "name": "prestashop/translationtools-bundle",
6359            "version": "v4.0.4",
6360            "source": {
6361                "type": "git",
6362                "url": "https://github.com/PrestaShop/TranslationToolsBundle.git",
6363                "reference": "9da37780f6004271616579365238d9421a2d1b97"
6364            },
6365            "dist": {
6366                "type": "zip",
6367                "url": "https://api.github.com/repos/PrestaShop/TranslationToolsBundle/zipball/9da37780f6004271616579365238d9421a2d1b97",
6368                "reference": "9da37780f6004271616579365238d9421a2d1b97",
6369                "shasum": ""
6370            },
6371            "require": {
6372                "nikic/php-parser": "^4",
6373                "php": ">=7.1",
6374                "smarty/smarty": "^3.1",
6375                "symfony/twig-bridge": "^3.4 || ^4.4 || ^5.0",
6376                "twig/twig": "^1.38 || ^2.7 || ^3.0"
6377            },
6378            "require-dev": {
6379                "doctrine/common": "~2.10.0",
6380                "phpunit/phpunit": "^7.5 || ^8.5",
6381                "symfony/framework-bundle": "^3.4 || ^4.4 || ^5.0",
6382                "symfony/translation": "^3.4 || ^4.4 || ^5.0"
6383            },
6384            "type": "bundle",
6385            "autoload": {
6386                "psr-4": {
6387                    "PrestaShop\\TranslationToolsBundle\\": ""
6388                }
6389            },
6390            "notification-url": "https://packagist.org/downloads/",
6391            "license": [
6392                "MIT"
6393            ],
6394            "authors": [
6395                {
6396                    "name": "PrestaShop SA",
6397                    "email": "contact@prestashop.com"
6398                },
6399                {
6400                    "name": "PrestaShop Community",
6401                    "homepage": "http://contributors.prestashop.com/"
6402                }
6403            ],
6404            "description": "Translation tools for PrestaShop",
6405            "keywords": [
6406                "parser",
6407                "prestashop",
6408                "translation"
6409            ],
6410            "support": {
6411                "issues": "https://github.com/PrestaShop/TranslationToolsBundle/issues",
6412                "source": "https://github.com/PrestaShop/TranslationToolsBundle/tree/v4.0.4"
6413            },
6414            "time": "2020-11-13T08:11:44+00:00"
6415        },
6416        {
6417            "name": "prestashop/welcome",
6418            "version": "v6.0.7",
6419            "source": {
6420                "type": "git",
6421                "url": "https://github.com/PrestaShop/welcome.git",
6422                "reference": "3223b2e34ea2ec6e4477b0217566ab828cdb3d58"
6423            },
6424            "dist": {
6425                "type": "zip",
6426                "url": "https://api.github.com/repos/PrestaShop/welcome/zipball/3223b2e34ea2ec6e4477b0217566ab828cdb3d58",
6427                "reference": "3223b2e34ea2ec6e4477b0217566ab828cdb3d58",
6428                "shasum": ""
6429            },
6430            "require": {
6431                "php": ">=5.4"
6432            },
6433            "require-dev": {
6434                "prestashop/php-dev-tools": "^3.4"
6435            },
6436            "type": "prestashop-module",
6437            "autoload": {
6438                "psr-4": {
6439                    "OnBoarding\\": "OnBoarding/"
6440                },
6441                "exclude-from-classmap": []
6442            },
6443            "notification-url": "https://packagist.org/downloads/",
6444            "license": [
6445                "AFL-3.0"
6446            ],
6447            "authors": [
6448                {
6449                    "name": "PrestaShop SA",
6450                    "email": "contact@prestashop.com"
6451                }
6452            ],
6453            "description": "Welcome module for PrestaShop helping the users to create products.",
6454            "homepage": "https://github.com/PrestaShop/welcome",
6455            "support": {
6456                "source": "https://github.com/PrestaShop/welcome/tree/v6.0.7"
6457            },
6458            "time": "2021-08-30T16:15:05+00:00"
6459        },
6460        {
6461            "name": "psr/cache",
6462            "version": "1.0.1",
6463            "source": {
6464                "type": "git",
6465                "url": "https://github.com/php-fig/cache.git",
6466                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
6467            },
6468            "dist": {
6469                "type": "zip",
6470                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
6471                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
6472                "shasum": ""
6473            },
6474            "require": {
6475                "php": ">=5.3.0"
6476            },
6477            "type": "library",
6478            "extra": {
6479                "branch-alias": {
6480                    "dev-master": "1.0.x-dev"
6481                }
6482            },
6483            "autoload": {
6484                "psr-4": {
6485                    "Psr\\Cache\\": "src/"
6486                }
6487            },
6488            "notification-url": "https://packagist.org/downloads/",
6489            "license": [
6490                "MIT"
6491            ],
6492            "authors": [
6493                {
6494                    "name": "PHP-FIG",
6495                    "homepage": "http://www.php-fig.org/"
6496                }
6497            ],
6498            "description": "Common interface for caching libraries",
6499            "keywords": [
6500                "cache",
6501                "psr",
6502                "psr-6"
6503            ],
6504            "support": {
6505                "source": "https://github.com/php-fig/cache/tree/master"
6506            },
6507            "time": "2016-08-06T20:24:11+00:00"
6508        },
6509        {
6510            "name": "psr/container",
6511            "version": "1.0.0",
6512            "source": {
6513                "type": "git",
6514                "url": "https://github.com/php-fig/container.git",
6515                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
6516            },
6517            "dist": {
6518                "type": "zip",
6519                "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
6520                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
6521                "shasum": ""
6522            },
6523            "require": {
6524                "php": ">=5.3.0"
6525            },
6526            "type": "library",
6527            "extra": {
6528                "branch-alias": {
6529                    "dev-master": "1.0.x-dev"
6530                }
6531            },
6532            "autoload": {
6533                "psr-4": {
6534                    "Psr\\Container\\": "src/"
6535                }
6536            },
6537            "notification-url": "https://packagist.org/downloads/",
6538            "license": [
6539                "MIT"
6540            ],
6541            "authors": [
6542                {
6543                    "name": "PHP-FIG",
6544                    "homepage": "http://www.php-fig.org/"
6545                }
6546            ],
6547            "description": "Common Container Interface (PHP FIG PSR-11)",
6548            "homepage": "https://github.com/php-fig/container",
6549            "keywords": [
6550                "PSR-11",
6551                "container",
6552                "container-interface",
6553                "container-interop",
6554                "psr"
6555            ],
6556            "support": {
6557                "issues": "https://github.com/php-fig/container/issues",
6558                "source": "https://github.com/php-fig/container/tree/master"
6559            },
6560            "time": "2017-02-14T16:28:37+00:00"
6561        },
6562        {
6563            "name": "psr/link",
6564            "version": "1.0.0",
6565            "source": {
6566                "type": "git",
6567                "url": "https://github.com/php-fig/link.git",
6568                "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562"
6569            },
6570            "dist": {
6571                "type": "zip",
6572                "url": "https://api.github.com/repos/php-fig/link/zipball/eea8e8662d5cd3ae4517c9b864493f59fca95562",
6573                "reference": "eea8e8662d5cd3ae4517c9b864493f59fca95562",
6574                "shasum": ""
6575            },
6576            "require": {
6577                "php": ">=5.3.0"
6578            },
6579            "type": "library",
6580            "extra": {
6581                "branch-alias": {
6582                    "dev-master": "1.0.x-dev"
6583                }
6584            },
6585            "autoload": {
6586                "psr-4": {
6587                    "Psr\\Link\\": "src/"
6588                }
6589            },
6590            "notification-url": "https://packagist.org/downloads/",
6591            "license": [
6592                "MIT"
6593            ],
6594            "authors": [
6595                {
6596                    "name": "PHP-FIG",
6597                    "homepage": "http://www.php-fig.org/"
6598                }
6599            ],
6600            "description": "Common interfaces for HTTP links",
6601            "keywords": [
6602                "http",
6603                "http-link",
6604                "link",
6605                "psr",
6606                "psr-13",
6607                "rest"
6608            ],
6609            "support": {
6610                "source": "https://github.com/php-fig/link/tree/master"
6611            },
6612            "time": "2016-10-28T16:06:13+00:00"
6613        },
6614        {
6615            "name": "psr/log",
6616            "version": "1.1.3",
6617            "source": {
6618                "type": "git",
6619                "url": "https://github.com/php-fig/log.git",
6620                "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
6621            },
6622            "dist": {
6623                "type": "zip",
6624                "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
6625                "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
6626                "shasum": ""
6627            },
6628            "require": {
6629                "php": ">=5.3.0"
6630            },
6631            "type": "library",
6632            "extra": {
6633                "branch-alias": {
6634                    "dev-master": "1.1.x-dev"
6635                }
6636            },
6637            "autoload": {
6638                "psr-4": {
6639                    "Psr\\Log\\": "Psr/Log/"
6640                }
6641            },
6642            "notification-url": "https://packagist.org/downloads/",
6643            "license": [
6644                "MIT"
6645            ],
6646            "authors": [
6647                {
6648                    "name": "PHP-FIG",
6649                    "homepage": "http://www.php-fig.org/"
6650                }
6651            ],
6652            "description": "Common interface for logging libraries",
6653            "homepage": "https://github.com/php-fig/log",
6654            "keywords": [
6655                "log",
6656                "psr",
6657                "psr-3"
6658            ],
6659            "support": {
6660                "source": "https://github.com/php-fig/log/tree/1.1.3"
6661            },
6662            "time": "2020-03-23T09:12:05+00:00"
6663        },
6664        {
6665            "name": "psr/simple-cache",
6666            "version": "1.0.1",
6667            "source": {
6668                "type": "git",
6669                "url": "https://github.com/php-fig/simple-cache.git",
6670                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
6671            },
6672            "dist": {
6673                "type": "zip",
6674                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6675                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
6676                "shasum": ""
6677            },
6678            "require": {
6679                "php": ">=5.3.0"
6680            },
6681            "type": "library",
6682            "extra": {
6683                "branch-alias": {
6684                    "dev-master": "1.0.x-dev"
6685                }
6686            },
6687            "autoload": {
6688                "psr-4": {
6689                    "Psr\\SimpleCache\\": "src/"
6690                }
6691            },
6692            "notification-url": "https://packagist.org/downloads/",
6693            "license": [
6694                "MIT"
6695            ],
6696            "authors": [
6697                {
6698                    "name": "PHP-FIG",
6699                    "homepage": "http://www.php-fig.org/"
6700                }
6701            ],
6702            "description": "Common interfaces for simple caching",
6703            "keywords": [
6704                "cache",
6705                "caching",
6706                "psr",
6707                "psr-16",
6708                "simple-cache"
6709            ],
6710            "support": {
6711                "source": "https://github.com/php-fig/simple-cache/tree/master"
6712            },
6713            "time": "2017-10-23T01:57:42+00:00"
6714        },
6715        {
6716            "name": "react/promise",
6717            "version": "v2.8.0",
6718            "source": {
6719                "type": "git",
6720                "url": "https://github.com/reactphp/promise.git",
6721                "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4"
6722            },
6723            "dist": {
6724                "type": "zip",
6725                "url": "https://api.github.com/repos/reactphp/promise/zipball/f3cff96a19736714524ca0dd1d4130de73dbbbc4",
6726                "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4",
6727                "shasum": ""
6728            },
6729            "require": {
6730                "php": ">=5.4.0"
6731            },
6732            "require-dev": {
6733                "phpunit/phpunit": "^7.0 || ^6.5 || ^5.7 || ^4.8.36"
6734            },
6735            "type": "library",
6736            "autoload": {
6737                "psr-4": {
6738                    "React\\Promise\\": "src/"
6739                },
6740                "files": [
6741                    "src/functions_include.php"
6742                ]
6743            },
6744            "notification-url": "https://packagist.org/downloads/",
6745            "license": [
6746                "MIT"
6747            ],
6748            "authors": [
6749                {
6750                    "name": "Jan Sorgalla",
6751                    "email": "jsorgalla@gmail.com"
6752                }
6753            ],
6754            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
6755            "keywords": [
6756                "promise",
6757                "promises"
6758            ],
6759            "support": {
6760                "issues": "https://github.com/reactphp/promise/issues",
6761                "source": "https://github.com/reactphp/promise/tree/v2.8.0"
6762            },
6763            "time": "2020-05-12T15:16:56+00:00"
6764        },
6765        {
6766            "name": "sensio/distribution-bundle",
6767            "version": "v5.0.25",
6768            "source": {
6769                "type": "git",
6770                "url": "https://github.com/sensiolabs/SensioDistributionBundle.git",
6771                "reference": "80a38234bde8321fb92aa0b8c27978a272bb4baf"
6772            },
6773            "dist": {
6774                "type": "zip",
6775                "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/80a38234bde8321fb92aa0b8c27978a272bb4baf",
6776                "reference": "80a38234bde8321fb92aa0b8c27978a272bb4baf",
6777                "shasum": ""
6778            },
6779            "require": {
6780                "php": ">=5.3.9",
6781                "sensiolabs/security-checker": "~5.0|~6.0",
6782                "symfony/class-loader": "~2.3|~3.0",
6783                "symfony/config": "~2.3|~3.0",
6784                "symfony/dependency-injection": "~2.3|~3.0",
6785                "symfony/filesystem": "~2.3|~3.0",
6786                "symfony/http-kernel": "~2.3|~3.0",
6787                "symfony/process": "~2.3|~3.0"
6788            },
6789            "type": "symfony-bundle",
6790            "extra": {
6791                "branch-alias": {
6792                    "dev-master": "5.0.x-dev"
6793                }
6794            },
6795            "autoload": {
6796                "psr-4": {
6797                    "Sensio\\Bundle\\DistributionBundle\\": ""
6798                }
6799            },
6800            "notification-url": "https://packagist.org/downloads/",
6801            "license": [
6802                "MIT"
6803            ],
6804            "authors": [
6805                {
6806                    "name": "Fabien Potencier",
6807                    "email": "fabien@symfony.com"
6808                }
6809            ],
6810            "description": "Base bundle for Symfony Distributions",
6811            "keywords": [
6812                "configuration",
6813                "distribution"
6814            ],
6815            "support": {
6816                "issues": "https://github.com/sensiolabs/SensioDistributionBundle/issues",
6817                "source": "https://github.com/sensiolabs/SensioDistributionBundle/tree/master"
6818            },
6819            "abandoned": true,
6820            "time": "2019-06-18T15:43:58+00:00"
6821        },
6822        {
6823            "name": "sensio/framework-extra-bundle",
6824            "version": "v5.4.1",
6825            "source": {
6826                "type": "git",
6827                "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git",
6828                "reference": "585f4b3a1c54f24d1a8431c729fc8f5acca20c8a"
6829            },
6830            "dist": {
6831                "type": "zip",
6832                "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/585f4b3a1c54f24d1a8431c729fc8f5acca20c8a",
6833                "reference": "585f4b3a1c54f24d1a8431c729fc8f5acca20c8a",
6834                "shasum": ""
6835            },
6836            "require": {
6837                "doctrine/annotations": "^1.0",
6838                "doctrine/persistence": "^1.0",
6839                "php": ">=7.1.3",
6840                "symfony/config": "^3.4|^4.3",
6841                "symfony/dependency-injection": "^3.4|^4.3",
6842                "symfony/framework-bundle": "^3.4|^4.3",
6843                "symfony/http-kernel": "^3.4|^4.3"
6844            },
6845            "require-dev": {
6846                "doctrine/doctrine-bundle": "^1.6",
6847                "doctrine/orm": "^2.5",
6848                "nyholm/psr7": "^1.1",
6849                "symfony/browser-kit": "^3.4|^4.3",
6850                "symfony/dom-crawler": "^3.4|^4.3",
6851                "symfony/expression-language": "^3.4|^4.3",
6852                "symfony/finder": "^3.4|^4.3",
6853                "symfony/monolog-bridge": "^3.0|^4.0",
6854                "symfony/monolog-bundle": "^3.2",
6855                "symfony/phpunit-bridge": "^3.4.19|^4.1.8",
6856                "symfony/psr-http-message-bridge": "^1.1",
6857                "symfony/security-bundle": "^3.4|^4.3",
6858                "symfony/twig-bundle": "^3.4|^4.3",
6859                "symfony/yaml": "^3.4|^4.3",
6860                "twig/twig": "~1.12|~2.0"
6861            },
6862            "suggest": {
6863                "symfony/expression-language": "",
6864                "symfony/psr-http-message-bridge": "To use the PSR-7 converters",
6865                "symfony/security-bundle": ""
6866            },
6867            "type": "symfony-bundle",
6868            "extra": {
6869                "branch-alias": {
6870                    "dev-master": "5.4.x-dev"
6871                }
6872            },
6873            "autoload": {
6874                "psr-4": {
6875                    "Sensio\\Bundle\\FrameworkExtraBundle\\": ""
6876                }
6877            },
6878            "notification-url": "https://packagist.org/downloads/",
6879            "license": [
6880                "MIT"
6881            ],
6882            "authors": [
6883                {
6884                    "name": "Fabien Potencier",
6885                    "email": "fabien@symfony.com"
6886                }
6887            ],
6888            "description": "This bundle provides a way to configure your controllers with annotations",
6889            "keywords": [
6890                "annotations",
6891                "controllers"
6892            ],
6893            "support": {
6894                "issues": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/issues",
6895                "source": "https://github.com/sensiolabs/SensioFrameworkExtraBundle/tree/v5.4.1"
6896            },
6897            "time": "2019-07-08T08:31:25+00:00"
6898        },
6899        {
6900            "name": "sensiolabs/security-checker",
6901            "version": "v6.0.3",
6902            "source": {
6903                "type": "git",
6904                "url": "https://github.com/sensiolabs/security-checker.git",
6905                "reference": "a576c01520d9761901f269c4934ba55448be4a54"
6906            },
6907            "dist": {
6908                "type": "zip",
6909                "url": "https://api.github.com/repos/sensiolabs/security-checker/zipball/a576c01520d9761901f269c4934ba55448be4a54",
6910                "reference": "a576c01520d9761901f269c4934ba55448be4a54",
6911                "shasum": ""
6912            },
6913            "require": {
6914                "php": ">=7.1.3",
6915                "symfony/console": "^2.8|^3.4|^4.2|^5.0",
6916                "symfony/http-client": "^4.3|^5.0",
6917                "symfony/mime": "^4.3|^5.0",
6918                "symfony/polyfill-ctype": "^1.11"
6919            },
6920            "bin": [
6921                "security-checker"
6922            ],
6923            "type": "library",
6924            "extra": {
6925                "branch-alias": {
6926                    "dev-master": "6.0-dev"
6927                }
6928            },
6929            "autoload": {
6930                "psr-4": {
6931                    "SensioLabs\\Security\\": "SensioLabs/Security"
6932                }
6933            },
6934            "notification-url": "https://packagist.org/downloads/",
6935            "license": [
6936                "MIT"
6937            ],
6938            "authors": [
6939                {
6940                    "name": "Fabien Potencier",
6941                    "email": "fabien.potencier@gmail.com"
6942                }
6943            ],
6944            "description": "A security checker for your composer.lock",
6945            "support": {
6946                "issues": "https://github.com/sensiolabs/security-checker/issues",
6947                "source": "https://github.com/sensiolabs/security-checker/tree/master"
6948            },
6949            "abandoned": "https://github.com/fabpot/local-php-security-checker",
6950            "time": "2019-11-01T13:20:14+00:00"
6951        },
6952        {
6953            "name": "shudrum/array-finder",
6954            "version": "v1.1.0",
6955            "source": {
6956                "type": "git",
6957                "url": "https://github.com/Shudrum/ArrayFinder.git",
6958                "reference": "42380f01017371b7a1e8e02b0bf12cb534e454d7"
6959            },
6960            "dist": {
6961                "type": "zip",
6962                "url": "https://api.github.com/repos/Shudrum/ArrayFinder/zipball/42380f01017371b7a1e8e02b0bf12cb534e454d7",
6963                "reference": "42380f01017371b7a1e8e02b0bf12cb534e454d7",
6964                "shasum": ""
6965            },
6966            "require": {
6967                "php": ">=5.4"
6968            },
6969            "type": "library",
6970            "autoload": {
6971                "psr-4": {
6972                    "Shudrum\\Component\\ArrayFinder\\": ""
6973                },
6974                "exclude-from-classmap": [
6975                    "/Tests/"
6976                ]
6977            },
6978            "notification-url": "https://packagist.org/downloads/",
6979            "license": [
6980                "MIT"
6981            ],
6982            "authors": [
6983                {
6984                    "name": "Julien Martin",
6985                    "email": "martin.julien82@gmail.com"
6986                }
6987            ],
6988            "description": "ArrayFinder component",
6989            "homepage": "https://github.com/Shudrum/ArrayFinder",
6990            "support": {
6991                "issues": "https://github.com/Shudrum/ArrayFinder/issues",
6992                "source": "https://github.com/Shudrum/ArrayFinder/tree/master"
6993            },
6994            "time": "2016-02-01T12:23:32+00:00"
6995        },
6996        {
6997            "name": "smarty/smarty",
6998            "version": "v3.1.39",
6999            "source": {
7000                "type": "git",
7001                "url": "https://github.com/smarty-php/smarty.git",
7002                "reference": "e27da524f7bcd7361e3ea5cdfa99c4378a7b5419"
7003            },
7004            "dist": {
7005                "type": "zip",
7006                "url": "https://api.github.com/repos/smarty-php/smarty/zipball/e27da524f7bcd7361e3ea5cdfa99c4378a7b5419",
7007                "reference": "e27da524f7bcd7361e3ea5cdfa99c4378a7b5419",
7008                "shasum": ""
7009            },
7010            "require": {
7011                "php": ">=5.2"
7012            },
7013            "require-dev": {
7014                "phpunit/phpunit": "^7.5 || ^6.5 || ^5.7 || ^4.8",
7015                "smarty/smarty-lexer": "^3.1"
7016            },
7017            "type": "library",
7018            "extra": {
7019                "branch-alias": {
7020                    "dev-master": "3.1.x-dev"
7021                }
7022            },
7023            "autoload": {
7024                "classmap": [
7025                    "libs/"
7026                ]
7027            },
7028            "notification-url": "https://packagist.org/downloads/",
7029            "license": [
7030                "LGPL-3.0"
7031            ],
7032            "authors": [
7033                {
7034                    "name": "Monte Ohrt",
7035                    "email": "monte@ohrt.com"
7036                },
7037                {
7038                    "name": "Uwe Tews",
7039                    "email": "uwe.tews@googlemail.com"
7040                },
7041                {
7042                    "name": "Rodney Rehm",
7043                    "email": "rodney.rehm@medialize.de"
7044                }
7045            ],
7046            "description": "Smarty - the compiling PHP template engine",
7047            "homepage": "http://www.smarty.net",
7048            "keywords": [
7049                "templating"
7050            ],
7051            "support": {
7052                "forum": "http://www.smarty.net/forums/",
7053                "irc": "irc://irc.freenode.org/smarty",
7054                "issues": "https://github.com/smarty-php/smarty/issues",
7055                "source": "https://github.com/smarty-php/smarty/tree/v3.1.39"
7056            },
7057            "time": "2021-02-17T21:57:51+00:00"
7058        },
7059        {
7060            "name": "soundasleep/html2text",
7061            "version": "0.5.0",
7062            "source": {
7063                "type": "git",
7064                "url": "https://github.com/soundasleep/html2text.git",
7065                "reference": "cdb89f6ffa2c4cc78f8ed9ea6ee0594a9133ccad"
7066            },
7067            "dist": {
7068                "type": "zip",
7069                "url": "https://api.github.com/repos/soundasleep/html2text/zipball/cdb89f6ffa2c4cc78f8ed9ea6ee0594a9133ccad",
7070                "reference": "cdb89f6ffa2c4cc78f8ed9ea6ee0594a9133ccad",
7071                "shasum": ""
7072            },
7073            "require": {
7074                "ext-dom": "*",
7075                "ext-libxml": "*",
7076                "php": ">=5.3.2"
7077            },
7078            "require-dev": {
7079                "phpunit/phpunit": ">=4.0",
7080                "soundasleep/component-tests": "dev-master"
7081            },
7082            "type": "library",
7083            "autoload": {
7084                "psr-4": {
7085                    "Html2Text\\": "src"
7086                }
7087            },
7088            "notification-url": "https://packagist.org/downloads/",
7089            "license": [
7090                "EPL-1.0"
7091            ],
7092            "authors": [
7093                {
7094                    "name": "Jevon Wright",
7095                    "homepage": "https://jevon.org",
7096                    "role": "Developer"
7097                }
7098            ],
7099            "description": "A PHP script to convert HTML into a plain text format",
7100            "homepage": "https://github.com/soundasleep/html2text",
7101            "keywords": [
7102                "email",
7103                "html",
7104                "php",
7105                "text"
7106            ],
7107            "support": {
7108                "email": "support@jevon.org",
7109                "issues": "https://github.com/soundasleep/html2text/issues",
7110                "source": "https://github.com/soundasleep/html2text/tree/master"
7111            },
7112            "time": "2017-04-19T22:01:50+00:00"
7113        },
7114        {
7115            "name": "swiftmailer/swiftmailer",
7116            "version": "v6.2.3",
7117            "source": {
7118                "type": "git",
7119                "url": "https://github.com/swiftmailer/swiftmailer.git",
7120                "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9"
7121            },
7122            "dist": {
7123                "type": "zip",
7124                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
7125                "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
7126                "shasum": ""
7127            },
7128            "require": {
7129                "egulias/email-validator": "~2.0",
7130                "php": ">=7.0.0",
7131                "symfony/polyfill-iconv": "^1.0",
7132                "symfony/polyfill-intl-idn": "^1.10",
7133                "symfony/polyfill-mbstring": "^1.0"
7134            },
7135            "require-dev": {
7136                "mockery/mockery": "~0.9.1",
7137                "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
7138            },
7139            "suggest": {
7140                "ext-intl": "Needed to support internationalized email addresses",
7141                "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed"
7142            },
7143            "type": "library",
7144            "extra": {
7145                "branch-alias": {
7146                    "dev-master": "6.2-dev"
7147                }
7148            },
7149            "autoload": {
7150                "files": [
7151                    "lib/swift_required.php"
7152                ]
7153            },
7154            "notification-url": "https://packagist.org/downloads/",
7155            "license": [
7156                "MIT"
7157            ],
7158            "authors": [
7159                {
7160                    "name": "Chris Corbyn"
7161                },
7162                {
7163                    "name": "Fabien Potencier",
7164                    "email": "fabien@symfony.com"
7165                }
7166            ],
7167            "description": "Swiftmailer, free feature-rich PHP mailer",
7168            "homepage": "https://swiftmailer.symfony.com",
7169            "keywords": [
7170                "email",
7171                "mail",
7172                "mailer"
7173            ],
7174            "support": {
7175                "issues": "https://github.com/swiftmailer/swiftmailer/issues",
7176                "source": "https://github.com/swiftmailer/swiftmailer/tree/v6.2.3"
7177            },
7178            "time": "2019-11-12T09:31:26+00:00"
7179        },
7180        {
7181            "name": "symfony/http-client",
7182            "version": "v4.4.11",
7183            "source": {
7184                "type": "git",
7185                "url": "https://github.com/symfony/http-client.git",
7186                "reference": "c71448cfd772db2334e30f993c9011e14677f604"
7187            },
7188            "dist": {
7189                "type": "zip",
7190                "url": "https://api.github.com/repos/symfony/http-client/zipball/c71448cfd772db2334e30f993c9011e14677f604",
7191                "reference": "c71448cfd772db2334e30f993c9011e14677f604",
7192                "shasum": ""
7193            },
7194            "require": {
7195                "php": ">=7.1.3",
7196                "psr/log": "^1.0",
7197                "symfony/http-client-contracts": "^1.1.8|^2",
7198                "symfony/polyfill-php73": "^1.11",
7199                "symfony/service-contracts": "^1.0|^2"
7200            },
7201            "provide": {
7202                "php-http/async-client-implementation": "*",
7203                "php-http/client-implementation": "*",
7204                "psr/http-client-implementation": "1.0",
7205                "symfony/http-client-implementation": "1.1"
7206            },
7207            "require-dev": {
7208                "guzzlehttp/promises": "^1.3.1",
7209                "nyholm/psr7": "^1.0",
7210                "php-http/httplug": "^1.0|^2.0",
7211                "psr/http-client": "^1.0",
7212                "symfony/dependency-injection": "^4.3|^5.0",
7213                "symfony/http-kernel": "^4.4",
7214                "symfony/process": "^4.2|^5.0"
7215            },
7216            "type": "library",
7217            "extra": {
7218                "branch-alias": {
7219                    "dev-master": "4.4-dev"
7220                }
7221            },
7222            "autoload": {
7223                "psr-4": {
7224                    "Symfony\\Component\\HttpClient\\": ""
7225                },
7226                "exclude-from-classmap": [
7227                    "/Tests/"
7228                ]
7229            },
7230            "notification-url": "https://packagist.org/downloads/",
7231            "license": [
7232                "MIT"
7233            ],
7234            "authors": [
7235                {
7236                    "name": "Nicolas Grekas",
7237                    "email": "p@tchwork.com"
7238                },
7239                {
7240                    "name": "Symfony Community",
7241                    "homepage": "https://symfony.com/contributors"
7242                }
7243            ],
7244            "description": "Symfony HttpClient component",
7245            "homepage": "https://symfony.com",
7246            "support": {
7247                "source": "https://github.com/symfony/http-client/tree/v4.4.11"
7248            },
7249            "funding": [
7250                {
7251                    "url": "https://symfony.com/sponsor",
7252                    "type": "custom"
7253                },
7254                {
7255                    "url": "https://github.com/fabpot",
7256                    "type": "github"
7257                },
7258                {
7259                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7260                    "type": "tidelift"
7261                }
7262            ],
7263            "time": "2020-07-04T09:37:14+00:00"
7264        },
7265        {
7266            "name": "symfony/http-client-contracts",
7267            "version": "v1.1.9",
7268            "source": {
7269                "type": "git",
7270                "url": "https://github.com/symfony/http-client-contracts.git",
7271                "reference": "3281d24779c56fecc265a93126f1a02feced96eb"
7272            },
7273            "dist": {
7274                "type": "zip",
7275                "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/3281d24779c56fecc265a93126f1a02feced96eb",
7276                "reference": "3281d24779c56fecc265a93126f1a02feced96eb",
7277                "shasum": ""
7278            },
7279            "require": {
7280                "php": ">=7.1.3"
7281            },
7282            "suggest": {
7283                "symfony/http-client-implementation": ""
7284            },
7285            "type": "library",
7286            "extra": {
7287                "branch-alias": {
7288                    "dev-master": "1.1-dev"
7289                },
7290                "thanks": {
7291                    "name": "symfony/contracts",
7292                    "url": "https://github.com/symfony/contracts"
7293                }
7294            },
7295            "autoload": {
7296                "psr-4": {
7297                    "Symfony\\Contracts\\HttpClient\\": ""
7298                }
7299            },
7300            "notification-url": "https://packagist.org/downloads/",
7301            "license": [
7302                "MIT"
7303            ],
7304            "authors": [
7305                {
7306                    "name": "Nicolas Grekas",
7307                    "email": "p@tchwork.com"
7308                },
7309                {
7310                    "name": "Symfony Community",
7311                    "homepage": "https://symfony.com/contributors"
7312                }
7313            ],
7314            "description": "Generic abstractions related to HTTP clients",
7315            "homepage": "https://symfony.com",
7316            "keywords": [
7317                "abstractions",
7318                "contracts",
7319                "decoupling",
7320                "interfaces",
7321                "interoperability",
7322                "standards"
7323            ],
7324            "support": {
7325                "source": "https://github.com/symfony/http-client-contracts/tree/v1.1.9"
7326            },
7327            "funding": [
7328                {
7329                    "url": "https://symfony.com/sponsor",
7330                    "type": "custom"
7331                },
7332                {
7333                    "url": "https://github.com/fabpot",
7334                    "type": "github"
7335                },
7336                {
7337                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7338                    "type": "tidelift"
7339                }
7340            ],
7341            "time": "2020-07-06T13:19:58+00:00"
7342        },
7343        {
7344            "name": "symfony/mime",
7345            "version": "v4.4.11",
7346            "source": {
7347                "type": "git",
7348                "url": "https://github.com/symfony/mime.git",
7349                "reference": "cb00d7210bc096f997e63189a62b5e35d72babac"
7350            },
7351            "dist": {
7352                "type": "zip",
7353                "url": "https://api.github.com/repos/symfony/mime/zipball/cb00d7210bc096f997e63189a62b5e35d72babac",
7354                "reference": "cb00d7210bc096f997e63189a62b5e35d72babac",
7355                "shasum": ""
7356            },
7357            "require": {
7358                "php": ">=7.1.3",
7359                "symfony/polyfill-intl-idn": "^1.10",
7360                "symfony/polyfill-mbstring": "^1.0"
7361            },
7362            "conflict": {
7363                "symfony/mailer": "<4.4"
7364            },
7365            "require-dev": {
7366                "egulias/email-validator": "^2.1.10",
7367                "symfony/dependency-injection": "^3.4|^4.1|^5.0"
7368            },
7369            "type": "library",
7370            "extra": {
7371                "branch-alias": {
7372                    "dev-master": "4.4-dev"
7373                }
7374            },
7375            "autoload": {
7376                "psr-4": {
7377                    "Symfony\\Component\\Mime\\": ""
7378                },
7379                "exclude-from-classmap": [
7380                    "/Tests/"
7381                ]
7382            },
7383            "notification-url": "https://packagist.org/downloads/",
7384            "license": [
7385                "MIT"
7386            ],
7387            "authors": [
7388                {
7389                    "name": "Fabien Potencier",
7390                    "email": "fabien@symfony.com"
7391                },
7392                {
7393                    "name": "Symfony Community",
7394                    "homepage": "https://symfony.com/contributors"
7395                }
7396            ],
7397            "description": "A library to manipulate MIME messages",
7398            "homepage": "https://symfony.com",
7399            "keywords": [
7400                "mime",
7401                "mime-type"
7402            ],
7403            "support": {
7404                "source": "https://github.com/symfony/mime/tree/4.4"
7405            },
7406            "funding": [
7407                {
7408                    "url": "https://symfony.com/sponsor",
7409                    "type": "custom"
7410                },
7411                {
7412                    "url": "https://github.com/fabpot",
7413                    "type": "github"
7414                },
7415                {
7416                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7417                    "type": "tidelift"
7418                }
7419            ],
7420            "time": "2020-07-22T12:10:07+00:00"
7421        },
7422        {
7423            "name": "symfony/monolog-bundle",
7424            "version": "v3.5.0",
7425            "source": {
7426                "type": "git",
7427                "url": "https://github.com/symfony/monolog-bundle.git",
7428                "reference": "dd80460fcfe1fa2050a7103ad818e9d0686ce6fd"
7429            },
7430            "dist": {
7431                "type": "zip",
7432                "url": "https://api.github.com/repos/symfony/monolog-bundle/zipball/dd80460fcfe1fa2050a7103ad818e9d0686ce6fd",
7433                "reference": "dd80460fcfe1fa2050a7103ad818e9d0686ce6fd",
7434                "shasum": ""
7435            },
7436            "require": {
7437                "monolog/monolog": "~1.22 || ~2.0",
7438                "php": ">=5.6",
7439                "symfony/config": "~3.4 || ~4.0 || ^5.0",
7440                "symfony/dependency-injection": "~3.4.10 || ^4.0.10 || ^5.0",
7441                "symfony/http-kernel": "~3.4 || ~4.0 || ^5.0",
7442                "symfony/monolog-bridge": "~3.4 || ~4.0 || ^5.0"
7443            },
7444            "require-dev": {
7445                "symfony/console": "~3.4 || ~4.0 || ^5.0",
7446                "symfony/phpunit-bridge": "^3.4.19 || ^4.0 || ^5.0",
7447                "symfony/yaml": "~3.4 || ~4.0 || ^5.0"
7448            },
7449            "type": "symfony-bundle",
7450            "extra": {
7451                "branch-alias": {
7452                    "dev-master": "3.x-dev"
7453                }
7454            },
7455            "autoload": {
7456                "psr-4": {
7457                    "Symfony\\Bundle\\MonologBundle\\": ""
7458                },
7459                "exclude-from-classmap": [
7460                    "/Tests/"
7461                ]
7462            },
7463            "notification-url": "https://packagist.org/downloads/",
7464            "license": [
7465                "MIT"
7466            ],
7467            "authors": [
7468                {
7469                    "name": "Fabien Potencier",
7470                    "email": "fabien@symfony.com"
7471                },
7472                {
7473                    "name": "Symfony Community",
7474                    "homepage": "http://symfony.com/contributors"
7475                }
7476            ],
7477            "description": "Symfony MonologBundle",
7478            "homepage": "http://symfony.com",
7479            "keywords": [
7480                "log",
7481                "logging"
7482            ],
7483            "support": {
7484                "issues": "https://github.com/symfony/monolog-bundle/issues",
7485                "source": "https://github.com/symfony/monolog-bundle/tree/v3.5.0"
7486            },
7487            "time": "2019-11-13T13:11:14+00:00"
7488        },
7489        {
7490            "name": "symfony/polyfill-apcu",
7491            "version": "v1.18.1",
7492            "source": {
7493                "type": "git",
7494                "url": "https://github.com/symfony/polyfill-apcu.git",
7495                "reference": "f1d94a98e364f4b84252331a40cb7987b847e241"
7496            },
7497            "dist": {
7498                "type": "zip",
7499                "url": "https://api.github.com/repos/symfony/polyfill-apcu/zipball/f1d94a98e364f4b84252331a40cb7987b847e241",
7500                "reference": "f1d94a98e364f4b84252331a40cb7987b847e241",
7501                "shasum": ""
7502            },
7503            "require": {
7504                "php": ">=5.3.3"
7505            },
7506            "type": "library",
7507            "extra": {
7508                "branch-alias": {
7509                    "dev-master": "1.18-dev"
7510                },
7511                "thanks": {
7512                    "name": "symfony/polyfill",
7513                    "url": "https://github.com/symfony/polyfill"
7514                }
7515            },
7516            "autoload": {
7517                "psr-4": {
7518                    "Symfony\\Polyfill\\Apcu\\": ""
7519                },
7520                "files": [
7521                    "bootstrap.php"
7522                ]
7523            },
7524            "notification-url": "https://packagist.org/downloads/",
7525            "license": [
7526                "MIT"
7527            ],
7528            "authors": [
7529                {
7530                    "name": "Nicolas Grekas",
7531                    "email": "p@tchwork.com"
7532                },
7533                {
7534                    "name": "Symfony Community",
7535                    "homepage": "https://symfony.com/contributors"
7536                }
7537            ],
7538            "description": "Symfony polyfill backporting apcu_* functions to lower PHP versions",
7539            "homepage": "https://symfony.com",
7540            "keywords": [
7541                "apcu",
7542                "compatibility",
7543                "polyfill",
7544                "portable",
7545                "shim"
7546            ],
7547            "support": {
7548                "source": "https://github.com/symfony/polyfill-apcu/tree/v1.18.0"
7549            },
7550            "funding": [
7551                {
7552                    "url": "https://symfony.com/sponsor",
7553                    "type": "custom"
7554                },
7555                {
7556                    "url": "https://github.com/fabpot",
7557                    "type": "github"
7558                },
7559                {
7560                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7561                    "type": "tidelift"
7562                }
7563            ],
7564            "time": "2020-07-14T12:35:20+00:00"
7565        },
7566        {
7567            "name": "symfony/polyfill-ctype",
7568            "version": "v1.18.1",
7569            "source": {
7570                "type": "git",
7571                "url": "https://github.com/symfony/polyfill-ctype.git",
7572                "reference": "1c302646f6efc070cd46856e600e5e0684d6b454"
7573            },
7574            "dist": {
7575                "type": "zip",
7576                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/1c302646f6efc070cd46856e600e5e0684d6b454",
7577                "reference": "1c302646f6efc070cd46856e600e5e0684d6b454",
7578                "shasum": ""
7579            },
7580            "require": {
7581                "php": ">=5.3.3"
7582            },
7583            "suggest": {
7584                "ext-ctype": "For best performance"
7585            },
7586            "type": "library",
7587            "extra": {
7588                "branch-alias": {
7589                    "dev-master": "1.18-dev"
7590                },
7591                "thanks": {
7592                    "name": "symfony/polyfill",
7593                    "url": "https://github.com/symfony/polyfill"
7594                }
7595            },
7596            "autoload": {
7597                "psr-4": {
7598                    "Symfony\\Polyfill\\Ctype\\": ""
7599                },
7600                "files": [
7601                    "bootstrap.php"
7602                ]
7603            },
7604            "notification-url": "https://packagist.org/downloads/",
7605            "license": [
7606                "MIT"
7607            ],
7608            "authors": [
7609                {
7610                    "name": "Gert de Pagter",
7611                    "email": "BackEndTea@gmail.com"
7612                },
7613                {
7614                    "name": "Symfony Community",
7615                    "homepage": "https://symfony.com/contributors"
7616                }
7617            ],
7618            "description": "Symfony polyfill for ctype functions",
7619            "homepage": "https://symfony.com",
7620            "keywords": [
7621                "compatibility",
7622                "ctype",
7623                "polyfill",
7624                "portable"
7625            ],
7626            "support": {
7627                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.18.0"
7628            },
7629            "funding": [
7630                {
7631                    "url": "https://symfony.com/sponsor",
7632                    "type": "custom"
7633                },
7634                {
7635                    "url": "https://github.com/fabpot",
7636                    "type": "github"
7637                },
7638                {
7639                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7640                    "type": "tidelift"
7641                }
7642            ],
7643            "time": "2020-07-14T12:35:20+00:00"
7644        },
7645        {
7646            "name": "symfony/polyfill-iconv",
7647            "version": "v1.18.1",
7648            "source": {
7649                "type": "git",
7650                "url": "https://github.com/symfony/polyfill-iconv.git",
7651                "reference": "6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36"
7652            },
7653            "dist": {
7654                "type": "zip",
7655                "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36",
7656                "reference": "6c2f78eb8f5ab8eaea98f6d414a5915f2e0fce36",
7657                "shasum": ""
7658            },
7659            "require": {
7660                "php": ">=5.3.3"
7661            },
7662            "suggest": {
7663                "ext-iconv": "For best performance"
7664            },
7665            "type": "library",
7666            "extra": {
7667                "branch-alias": {
7668                    "dev-master": "1.18-dev"
7669                },
7670                "thanks": {
7671                    "name": "symfony/polyfill",
7672                    "url": "https://github.com/symfony/polyfill"
7673                }
7674            },
7675            "autoload": {
7676                "psr-4": {
7677                    "Symfony\\Polyfill\\Iconv\\": ""
7678                },
7679                "files": [
7680                    "bootstrap.php"
7681                ]
7682            },
7683            "notification-url": "https://packagist.org/downloads/",
7684            "license": [
7685                "MIT"
7686            ],
7687            "authors": [
7688                {
7689                    "name": "Nicolas Grekas",
7690                    "email": "p@tchwork.com"
7691                },
7692                {
7693                    "name": "Symfony Community",
7694                    "homepage": "https://symfony.com/contributors"
7695                }
7696            ],
7697            "description": "Symfony polyfill for the Iconv extension",
7698            "homepage": "https://symfony.com",
7699            "keywords": [
7700                "compatibility",
7701                "iconv",
7702                "polyfill",
7703                "portable",
7704                "shim"
7705            ],
7706            "support": {
7707                "source": "https://github.com/symfony/polyfill-iconv/tree/master"
7708            },
7709            "funding": [
7710                {
7711                    "url": "https://symfony.com/sponsor",
7712                    "type": "custom"
7713                },
7714                {
7715                    "url": "https://github.com/fabpot",
7716                    "type": "github"
7717                },
7718                {
7719                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7720                    "type": "tidelift"
7721                }
7722            ],
7723            "time": "2020-07-14T12:35:20+00:00"
7724        },
7725        {
7726            "name": "symfony/polyfill-intl-icu",
7727            "version": "v1.18.1",
7728            "source": {
7729                "type": "git",
7730                "url": "https://github.com/symfony/polyfill-intl-icu.git",
7731                "reference": "4e45a6e39041a9cc78835b11abc47874ae302a55"
7732            },
7733            "dist": {
7734                "type": "zip",
7735                "url": "https://api.github.com/repos/symfony/polyfill-intl-icu/zipball/4e45a6e39041a9cc78835b11abc47874ae302a55",
7736                "reference": "4e45a6e39041a9cc78835b11abc47874ae302a55",
7737                "shasum": ""
7738            },
7739            "require": {
7740                "php": ">=5.3.3",
7741                "symfony/intl": "~2.3|~3.0|~4.0|~5.0"
7742            },
7743            "suggest": {
7744                "ext-intl": "For best performance"
7745            },
7746            "type": "library",
7747            "extra": {
7748                "branch-alias": {
7749                    "dev-master": "1.18-dev"
7750                },
7751                "thanks": {
7752                    "name": "symfony/polyfill",
7753                    "url": "https://github.com/symfony/polyfill"
7754                }
7755            },
7756            "autoload": {
7757                "files": [
7758                    "bootstrap.php"
7759                ]
7760            },
7761            "notification-url": "https://packagist.org/downloads/",
7762            "license": [
7763                "MIT"
7764            ],
7765            "authors": [
7766                {
7767                    "name": "Nicolas Grekas",
7768                    "email": "p@tchwork.com"
7769                },
7770                {
7771                    "name": "Symfony Community",
7772                    "homepage": "https://symfony.com/contributors"
7773                }
7774            ],
7775            "description": "Symfony polyfill for intl's ICU-related data and classes",
7776            "homepage": "https://symfony.com",
7777            "keywords": [
7778                "compatibility",
7779                "icu",
7780                "intl",
7781                "polyfill",
7782                "portable",
7783                "shim"
7784            ],
7785            "support": {
7786                "source": "https://github.com/symfony/polyfill-intl-icu/tree/v1.18.1"
7787            },
7788            "funding": [
7789                {
7790                    "url": "https://symfony.com/sponsor",
7791                    "type": "custom"
7792                },
7793                {
7794                    "url": "https://github.com/fabpot",
7795                    "type": "github"
7796                },
7797                {
7798                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7799                    "type": "tidelift"
7800                }
7801            ],
7802            "time": "2020-07-14T12:35:20+00:00"
7803        },
7804        {
7805            "name": "symfony/polyfill-intl-idn",
7806            "version": "v1.18.1",
7807            "source": {
7808                "type": "git",
7809                "url": "https://github.com/symfony/polyfill-intl-idn.git",
7810                "reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251"
7811            },
7812            "dist": {
7813                "type": "zip",
7814                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/5dcab1bc7146cf8c1beaa4502a3d9be344334251",
7815                "reference": "5dcab1bc7146cf8c1beaa4502a3d9be344334251",
7816                "shasum": ""
7817            },
7818            "require": {
7819                "php": ">=5.3.3",
7820                "symfony/polyfill-intl-normalizer": "^1.10",
7821                "symfony/polyfill-php70": "^1.10",
7822                "symfony/polyfill-php72": "^1.10"
7823            },
7824            "suggest": {
7825                "ext-intl": "For best performance"
7826            },
7827            "type": "library",
7828            "extra": {
7829                "branch-alias": {
7830                    "dev-master": "1.18-dev"
7831                },
7832                "thanks": {
7833                    "name": "symfony/polyfill",
7834                    "url": "https://github.com/symfony/polyfill"
7835                }
7836            },
7837            "autoload": {
7838                "psr-4": {
7839                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
7840                },
7841                "files": [
7842                    "bootstrap.php"
7843                ]
7844            },
7845            "notification-url": "https://packagist.org/downloads/",
7846            "license": [
7847                "MIT"
7848            ],
7849            "authors": [
7850                {
7851                    "name": "Laurent Bassin",
7852                    "email": "laurent@bassin.info"
7853                },
7854                {
7855                    "name": "Trevor Rowbotham",
7856                    "email": "trevor.rowbotham@pm.me"
7857                },
7858                {
7859                    "name": "Symfony Community",
7860                    "homepage": "https://symfony.com/contributors"
7861                }
7862            ],
7863            "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
7864            "homepage": "https://symfony.com",
7865            "keywords": [
7866                "compatibility",
7867                "idn",
7868                "intl",
7869                "polyfill",
7870                "portable",
7871                "shim"
7872            ],
7873            "support": {
7874                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.18.1"
7875            },
7876            "funding": [
7877                {
7878                    "url": "https://symfony.com/sponsor",
7879                    "type": "custom"
7880                },
7881                {
7882                    "url": "https://github.com/fabpot",
7883                    "type": "github"
7884                },
7885                {
7886                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7887                    "type": "tidelift"
7888                }
7889            ],
7890            "time": "2020-08-04T06:02:08+00:00"
7891        },
7892        {
7893            "name": "symfony/polyfill-intl-normalizer",
7894            "version": "v1.18.1",
7895            "source": {
7896                "type": "git",
7897                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
7898                "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e"
7899            },
7900            "dist": {
7901                "type": "zip",
7902                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
7903                "reference": "37078a8dd4a2a1e9ab0231af7c6cb671b2ed5a7e",
7904                "shasum": ""
7905            },
7906            "require": {
7907                "php": ">=5.3.3"
7908            },
7909            "suggest": {
7910                "ext-intl": "For best performance"
7911            },
7912            "type": "library",
7913            "extra": {
7914                "branch-alias": {
7915                    "dev-master": "1.18-dev"
7916                },
7917                "thanks": {
7918                    "name": "symfony/polyfill",
7919                    "url": "https://github.com/symfony/polyfill"
7920                }
7921            },
7922            "autoload": {
7923                "psr-4": {
7924                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
7925                },
7926                "files": [
7927                    "bootstrap.php"
7928                ],
7929                "classmap": [
7930                    "Resources/stubs"
7931                ]
7932            },
7933            "notification-url": "https://packagist.org/downloads/",
7934            "license": [
7935                "MIT"
7936            ],
7937            "authors": [
7938                {
7939                    "name": "Nicolas Grekas",
7940                    "email": "p@tchwork.com"
7941                },
7942                {
7943                    "name": "Symfony Community",
7944                    "homepage": "https://symfony.com/contributors"
7945                }
7946            ],
7947            "description": "Symfony polyfill for intl's Normalizer class and related functions",
7948            "homepage": "https://symfony.com",
7949            "keywords": [
7950                "compatibility",
7951                "intl",
7952                "normalizer",
7953                "polyfill",
7954                "portable",
7955                "shim"
7956            ],
7957            "support": {
7958                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.18.1"
7959            },
7960            "funding": [
7961                {
7962                    "url": "https://symfony.com/sponsor",
7963                    "type": "custom"
7964                },
7965                {
7966                    "url": "https://github.com/fabpot",
7967                    "type": "github"
7968                },
7969                {
7970                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7971                    "type": "tidelift"
7972                }
7973            ],
7974            "time": "2020-07-14T12:35:20+00:00"
7975        },
7976        {
7977            "name": "symfony/polyfill-mbstring",
7978            "version": "v1.18.1",
7979            "source": {
7980                "type": "git",
7981                "url": "https://github.com/symfony/polyfill-mbstring.git",
7982                "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a"
7983            },
7984            "dist": {
7985                "type": "zip",
7986                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/a6977d63bf9a0ad4c65cd352709e230876f9904a",
7987                "reference": "a6977d63bf9a0ad4c65cd352709e230876f9904a",
7988                "shasum": ""
7989            },
7990            "require": {
7991                "php": ">=5.3.3"
7992            },
7993            "suggest": {
7994                "ext-mbstring": "For best performance"
7995            },
7996            "type": "library",
7997            "extra": {
7998                "branch-alias": {
7999                    "dev-master": "1.18-dev"
8000                },
8001                "thanks": {
8002                    "name": "symfony/polyfill",
8003                    "url": "https://github.com/symfony/polyfill"
8004                }
8005            },
8006            "autoload": {
8007                "psr-4": {
8008                    "Symfony\\Polyfill\\Mbstring\\": ""
8009                },
8010                "files": [
8011                    "bootstrap.php"
8012                ]
8013            },
8014            "notification-url": "https://packagist.org/downloads/",
8015            "license": [
8016                "MIT"
8017            ],
8018            "authors": [
8019                {
8020                    "name": "Nicolas Grekas",
8021                    "email": "p@tchwork.com"
8022                },
8023                {
8024                    "name": "Symfony Community",
8025                    "homepage": "https://symfony.com/contributors"
8026                }
8027            ],
8028            "description": "Symfony polyfill for the Mbstring extension",
8029            "homepage": "https://symfony.com",
8030            "keywords": [
8031                "compatibility",
8032                "mbstring",
8033                "polyfill",
8034                "portable",
8035                "shim"
8036            ],
8037            "support": {
8038                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.18.1"
8039            },
8040            "funding": [
8041                {
8042                    "url": "https://symfony.com/sponsor",
8043                    "type": "custom"
8044                },
8045                {
8046                    "url": "https://github.com/fabpot",
8047                    "type": "github"
8048                },
8049                {
8050                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8051                    "type": "tidelift"
8052                }
8053            ],
8054            "time": "2020-07-14T12:35:20+00:00"
8055        },
8056        {
8057            "name": "symfony/polyfill-php56",
8058            "version": "v1.18.1",
8059            "source": {
8060                "type": "git",
8061                "url": "https://github.com/symfony/polyfill-php56.git",
8062                "reference": "13df84e91cd168f247c2f2ec82cc0fa24901c011"
8063            },
8064            "dist": {
8065                "type": "zip",
8066                "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/13df84e91cd168f247c2f2ec82cc0fa24901c011",
8067                "reference": "13df84e91cd168f247c2f2ec82cc0fa24901c011",
8068                "shasum": ""
8069            },
8070            "require": {
8071                "php": ">=5.3.3",
8072                "symfony/polyfill-util": "~1.0"
8073            },
8074            "type": "library",
8075            "extra": {
8076                "branch-alias": {
8077                    "dev-master": "1.18-dev"
8078                },
8079                "thanks": {
8080                    "name": "symfony/polyfill",
8081                    "url": "https://github.com/symfony/polyfill"
8082                }
8083            },
8084            "autoload": {
8085                "psr-4": {
8086                    "Symfony\\Polyfill\\Php56\\": ""
8087                },
8088                "files": [
8089                    "bootstrap.php"
8090                ]
8091            },
8092            "notification-url": "https://packagist.org/downloads/",
8093            "license": [
8094                "MIT"
8095            ],
8096            "authors": [
8097                {
8098                    "name": "Nicolas Grekas",
8099                    "email": "p@tchwork.com"
8100                },
8101                {
8102                    "name": "Symfony Community",
8103                    "homepage": "https://symfony.com/contributors"
8104                }
8105            ],
8106            "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
8107            "homepage": "https://symfony.com",
8108            "keywords": [
8109                "compatibility",
8110                "polyfill",
8111                "portable",
8112                "shim"
8113            ],
8114            "support": {
8115                "source": "https://github.com/symfony/polyfill-php56/tree/v1.18.1"
8116            },
8117            "funding": [
8118                {
8119                    "url": "https://symfony.com/sponsor",
8120                    "type": "custom"
8121                },
8122                {
8123                    "url": "https://github.com/fabpot",
8124                    "type": "github"
8125                },
8126                {
8127                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8128                    "type": "tidelift"
8129                }
8130            ],
8131            "time": "2020-07-14T12:35:20+00:00"
8132        },
8133        {
8134            "name": "symfony/polyfill-php70",
8135            "version": "v1.18.1",
8136            "source": {
8137                "type": "git",
8138                "url": "https://github.com/symfony/polyfill-php70.git",
8139                "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3"
8140            },
8141            "dist": {
8142                "type": "zip",
8143                "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
8144                "reference": "0dd93f2c578bdc9c72697eaa5f1dd25644e618d3",
8145                "shasum": ""
8146            },
8147            "require": {
8148                "paragonie/random_compat": "~1.0|~2.0|~9.99",
8149                "php": ">=5.3.3"
8150            },
8151            "type": "library",
8152            "extra": {
8153                "branch-alias": {
8154                    "dev-master": "1.18-dev"
8155                },
8156                "thanks": {
8157                    "name": "symfony/polyfill",
8158                    "url": "https://github.com/symfony/polyfill"
8159                }
8160            },
8161            "autoload": {
8162                "psr-4": {
8163                    "Symfony\\Polyfill\\Php70\\": ""
8164                },
8165                "files": [
8166                    "bootstrap.php"
8167                ],
8168                "classmap": [
8169                    "Resources/stubs"
8170                ]
8171            },
8172            "notification-url": "https://packagist.org/downloads/",
8173            "license": [
8174                "MIT"
8175            ],
8176            "authors": [
8177                {
8178                    "name": "Nicolas Grekas",
8179                    "email": "p@tchwork.com"
8180                },
8181                {
8182                    "name": "Symfony Community",
8183                    "homepage": "https://symfony.com/contributors"
8184                }
8185            ],
8186            "description": "Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions",
8187            "homepage": "https://symfony.com",
8188            "keywords": [
8189                "compatibility",
8190                "polyfill",
8191                "portable",
8192                "shim"
8193            ],
8194            "support": {
8195                "source": "https://github.com/symfony/polyfill-php70/tree/master"
8196            },
8197            "funding": [
8198                {
8199                    "url": "https://symfony.com/sponsor",
8200                    "type": "custom"
8201                },
8202                {
8203                    "url": "https://github.com/fabpot",
8204                    "type": "github"
8205                },
8206                {
8207                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8208                    "type": "tidelift"
8209                }
8210            ],
8211            "time": "2020-07-14T12:35:20+00:00"
8212        },
8213        {
8214            "name": "symfony/polyfill-php72",
8215            "version": "v1.18.1",
8216            "source": {
8217                "type": "git",
8218                "url": "https://github.com/symfony/polyfill-php72.git",
8219                "reference": "639447d008615574653fb3bc60d1986d7172eaae"
8220            },
8221            "dist": {
8222                "type": "zip",
8223                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/639447d008615574653fb3bc60d1986d7172eaae",
8224                "reference": "639447d008615574653fb3bc60d1986d7172eaae",
8225                "shasum": ""
8226            },
8227            "require": {
8228                "php": ">=5.3.3"
8229            },
8230            "type": "library",
8231            "extra": {
8232                "branch-alias": {
8233                    "dev-master": "1.18-dev"
8234                },
8235                "thanks": {
8236                    "name": "symfony/polyfill",
8237                    "url": "https://github.com/symfony/polyfill"
8238                }
8239            },
8240            "autoload": {
8241                "psr-4": {
8242                    "Symfony\\Polyfill\\Php72\\": ""
8243                },
8244                "files": [
8245                    "bootstrap.php"
8246                ]
8247            },
8248            "notification-url": "https://packagist.org/downloads/",
8249            "license": [
8250                "MIT"
8251            ],
8252            "authors": [
8253                {
8254                    "name": "Nicolas Grekas",
8255                    "email": "p@tchwork.com"
8256                },
8257                {
8258                    "name": "Symfony Community",
8259                    "homepage": "https://symfony.com/contributors"
8260                }
8261            ],
8262            "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
8263            "homepage": "https://symfony.com",
8264            "keywords": [
8265                "compatibility",
8266                "polyfill",
8267                "portable",
8268                "shim"
8269            ],
8270            "support": {
8271                "source": "https://github.com/symfony/polyfill-php72/tree/master"
8272            },
8273            "funding": [
8274                {
8275                    "url": "https://symfony.com/sponsor",
8276                    "type": "custom"
8277                },
8278                {
8279                    "url": "https://github.com/fabpot",
8280                    "type": "github"
8281                },
8282                {
8283                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8284                    "type": "tidelift"
8285                }
8286            ],
8287            "time": "2020-07-14T12:35:20+00:00"
8288        },
8289        {
8290            "name": "symfony/polyfill-php73",
8291            "version": "v1.18.1",
8292            "source": {
8293                "type": "git",
8294                "url": "https://github.com/symfony/polyfill-php73.git",
8295                "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca"
8296            },
8297            "dist": {
8298                "type": "zip",
8299                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
8300                "reference": "fffa1a52a023e782cdcc221d781fe1ec8f87fcca",
8301                "shasum": ""
8302            },
8303            "require": {
8304                "php": ">=5.3.3"
8305            },
8306            "type": "library",
8307            "extra": {
8308                "branch-alias": {
8309                    "dev-master": "1.18-dev"
8310                },
8311                "thanks": {
8312                    "name": "symfony/polyfill",
8313                    "url": "https://github.com/symfony/polyfill"
8314                }
8315            },
8316            "autoload": {
8317                "psr-4": {
8318                    "Symfony\\Polyfill\\Php73\\": ""
8319                },
8320                "files": [
8321                    "bootstrap.php"
8322                ],
8323                "classmap": [
8324                    "Resources/stubs"
8325                ]
8326            },
8327            "notification-url": "https://packagist.org/downloads/",
8328            "license": [
8329                "MIT"
8330            ],
8331            "authors": [
8332                {
8333                    "name": "Nicolas Grekas",
8334                    "email": "p@tchwork.com"
8335                },
8336                {
8337                    "name": "Symfony Community",
8338                    "homepage": "https://symfony.com/contributors"
8339                }
8340            ],
8341            "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
8342            "homepage": "https://symfony.com",
8343            "keywords": [
8344                "compatibility",
8345                "polyfill",
8346                "portable",
8347                "shim"
8348            ],
8349            "support": {
8350                "source": "https://github.com/symfony/polyfill-php73/tree/master"
8351            },
8352            "funding": [
8353                {
8354                    "url": "https://symfony.com/sponsor",
8355                    "type": "custom"
8356                },
8357                {
8358                    "url": "https://github.com/fabpot",
8359                    "type": "github"
8360                },
8361                {
8362                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8363                    "type": "tidelift"
8364                }
8365            ],
8366            "time": "2020-07-14T12:35:20+00:00"
8367        },
8368        {
8369            "name": "symfony/polyfill-util",
8370            "version": "v1.18.1",
8371            "source": {
8372                "type": "git",
8373                "url": "https://github.com/symfony/polyfill-util.git",
8374                "reference": "46b910c71e9828f8ec2aa7a0314de1130d9b295a"
8375            },
8376            "dist": {
8377                "type": "zip",
8378                "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/46b910c71e9828f8ec2aa7a0314de1130d9b295a",
8379                "reference": "46b910c71e9828f8ec2aa7a0314de1130d9b295a",
8380                "shasum": ""
8381            },
8382            "require": {
8383                "php": ">=5.3.3"
8384            },
8385            "type": "library",
8386            "extra": {
8387                "branch-alias": {
8388                    "dev-master": "1.18-dev"
8389                },
8390                "thanks": {
8391                    "name": "symfony/polyfill",
8392                    "url": "https://github.com/symfony/polyfill"
8393                }
8394            },
8395            "autoload": {
8396                "psr-4": {
8397                    "Symfony\\Polyfill\\Util\\": ""
8398                }
8399            },
8400            "notification-url": "https://packagist.org/downloads/",
8401            "license": [
8402                "MIT"
8403            ],
8404            "authors": [
8405                {
8406                    "name": "Nicolas Grekas",
8407                    "email": "p@tchwork.com"
8408                },
8409                {
8410                    "name": "Symfony Community",
8411                    "homepage": "https://symfony.com/contributors"
8412                }
8413            ],
8414            "description": "Symfony utilities for portability of PHP codes",
8415            "homepage": "https://symfony.com",
8416            "keywords": [
8417                "compat",
8418                "compatibility",
8419                "polyfill",
8420                "shim"
8421            ],
8422            "support": {
8423                "source": "https://github.com/symfony/polyfill-util/tree/v1.18.0"
8424            },
8425            "funding": [
8426                {
8427                    "url": "https://symfony.com/sponsor",
8428                    "type": "custom"
8429                },
8430                {
8431                    "url": "https://github.com/fabpot",
8432                    "type": "github"
8433                },
8434                {
8435                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8436                    "type": "tidelift"
8437                }
8438            ],
8439            "time": "2020-07-14T12:35:20+00:00"
8440        },
8441        {
8442            "name": "symfony/service-contracts",
8443            "version": "v1.1.9",
8444            "source": {
8445                "type": "git",
8446                "url": "https://github.com/symfony/service-contracts.git",
8447                "reference": "b776d18b303a39f56c63747bcb977ad4b27aca26"
8448            },
8449            "dist": {
8450                "type": "zip",
8451                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/b776d18b303a39f56c63747bcb977ad4b27aca26",
8452                "reference": "b776d18b303a39f56c63747bcb977ad4b27aca26",
8453                "shasum": ""
8454            },
8455            "require": {
8456                "php": ">=7.1.3",
8457                "psr/container": "^1.0"
8458            },
8459            "suggest": {
8460                "symfony/service-implementation": ""
8461            },
8462            "type": "library",
8463            "extra": {
8464                "branch-alias": {
8465                    "dev-master": "1.1-dev"
8466                },
8467                "thanks": {
8468                    "name": "symfony/contracts",
8469                    "url": "https://github.com/symfony/contracts"
8470                }
8471            },
8472            "autoload": {
8473                "psr-4": {
8474                    "Symfony\\Contracts\\Service\\": ""
8475                }
8476            },
8477            "notification-url": "https://packagist.org/downloads/",
8478            "license": [
8479                "MIT"
8480            ],
8481            "authors": [
8482                {
8483                    "name": "Nicolas Grekas",
8484                    "email": "p@tchwork.com"
8485                },
8486                {
8487                    "name": "Symfony Community",
8488                    "homepage": "https://symfony.com/contributors"
8489                }
8490            ],
8491            "description": "Generic abstractions related to writing services",
8492            "homepage": "https://symfony.com",
8493            "keywords": [
8494                "abstractions",
8495                "contracts",
8496                "decoupling",
8497                "interfaces",
8498                "interoperability",
8499                "standards"
8500            ],
8501            "support": {
8502                "source": "https://github.com/symfony/service-contracts/tree/v1.1.9"
8503            },
8504            "funding": [
8505                {
8506                    "url": "https://symfony.com/sponsor",
8507                    "type": "custom"
8508                },
8509                {
8510                    "url": "https://github.com/fabpot",
8511                    "type": "github"
8512                },
8513                {
8514                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8515                    "type": "tidelift"
8516                }
8517            ],
8518            "time": "2020-07-06T13:19:58+00:00"
8519        },
8520        {
8521            "name": "symfony/swiftmailer-bundle",
8522            "version": "v3.2.6",
8523            "source": {
8524                "type": "git",
8525                "url": "https://github.com/symfony/swiftmailer-bundle.git",
8526                "reference": "7a83160b50a2479d37eb74ba71577380b9afe4f5"
8527            },
8528            "dist": {
8529                "type": "zip",
8530                "url": "https://api.github.com/repos/symfony/swiftmailer-bundle/zipball/7a83160b50a2479d37eb74ba71577380b9afe4f5",
8531                "reference": "7a83160b50a2479d37eb74ba71577380b9afe4f5",
8532                "shasum": ""
8533            },
8534            "require": {
8535                "php": ">=7.0.0",
8536                "swiftmailer/swiftmailer": "^6.1.3",
8537                "symfony/config": "~2.8|~3.3|~4.0",
8538                "symfony/dependency-injection": "~2.7|~3.3|~4.0",
8539                "symfony/http-kernel": "~2.7|~3.3|~4.0"
8540            },
8541            "require-dev": {
8542                "symfony/console": "~2.7|~3.3|~4.0",
8543                "symfony/framework-bundle": "~2.7|~3.3|~4.0",
8544                "symfony/phpunit-bridge": "~3.3|~4.0",
8545                "symfony/yaml": "~2.7|~3.3|~4.0"
8546            },
8547            "suggest": {
8548                "psr/log": "Allows logging"
8549            },
8550            "type": "symfony-bundle",
8551            "extra": {
8552                "branch-alias": {
8553                    "dev-master": "3.2-dev"
8554                }
8555            },
8556            "autoload": {
8557                "psr-4": {
8558                    "Symfony\\Bundle\\SwiftmailerBundle\\": ""
8559                },
8560                "exclude-from-classmap": [
8561                    "/Tests/"
8562                ]
8563            },
8564            "notification-url": "https://packagist.org/downloads/",
8565            "license": [
8566                "MIT"
8567            ],
8568            "authors": [
8569                {
8570                    "name": "Symfony Community",
8571                    "homepage": "http://symfony.com/contributors"
8572                },
8573                {
8574                    "name": "Fabien Potencier",
8575                    "email": "fabien@symfony.com"
8576                }
8577            ],
8578            "description": "Symfony SwiftmailerBundle",
8579            "homepage": "http://symfony.com",
8580            "support": {
8581                "issues": "https://github.com/symfony/swiftmailer-bundle/issues",
8582                "source": "https://github.com/symfony/swiftmailer-bundle/tree/master"
8583            },
8584            "time": "2019-04-18T15:52:54+00:00"
8585        },
8586        {
8587            "name": "symfony/symfony",
8588            "version": "v3.4.49",
8589            "source": {
8590                "type": "git",
8591                "url": "https://github.com/symfony/symfony.git",
8592                "reference": "ba0e346e3ad11de4a307fe4fa2452a3656dcc17b"
8593            },
8594            "dist": {
8595                "type": "zip",
8596                "url": "https://api.github.com/repos/symfony/symfony/zipball/ba0e346e3ad11de4a307fe4fa2452a3656dcc17b",
8597                "reference": "ba0e346e3ad11de4a307fe4fa2452a3656dcc17b",
8598                "shasum": ""
8599            },
8600            "require": {
8601                "doctrine/common": "~2.4",
8602                "ext-xml": "*",
8603                "fig/link-util": "^1.0",
8604                "php": "^5.5.9|>=7.0.8",
8605                "psr/cache": "~1.0",
8606                "psr/container": "^1.0",
8607                "psr/link": "^1.0",
8608                "psr/log": "~1.0",
8609                "psr/simple-cache": "^1.0",
8610                "symfony/polyfill-apcu": "~1.1",
8611                "symfony/polyfill-ctype": "~1.8",
8612                "symfony/polyfill-intl-icu": "~1.0",
8613                "symfony/polyfill-mbstring": "~1.0",
8614                "symfony/polyfill-php56": "~1.0",
8615                "symfony/polyfill-php70": "~1.6",
8616                "twig/twig": "^1.41|^2.10"
8617            },
8618            "conflict": {
8619                "monolog/monolog": ">=2",
8620                "phpdocumentor/reflection-docblock": "<3.0||>=3.2.0,<3.2.2",
8621                "phpdocumentor/type-resolver": "<0.3.0",
8622                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0"
8623            },
8624            "provide": {
8625                "psr/cache-implementation": "1.0",
8626                "psr/container-implementation": "1.0",
8627                "psr/log-implementation": "1.0",
8628                "psr/simple-cache-implementation": "1.0"
8629            },
8630            "replace": {
8631                "symfony/asset": "self.version",
8632                "symfony/browser-kit": "self.version",
8633                "symfony/cache": "self.version",
8634                "symfony/class-loader": "self.version",
8635                "symfony/config": "self.version",
8636                "symfony/console": "self.version",
8637                "symfony/css-selector": "self.version",
8638                "symfony/debug": "self.version",
8639                "symfony/debug-bundle": "self.version",
8640                "symfony/dependency-injection": "self.version",
8641                "symfony/doctrine-bridge": "self.version",
8642                "symfony/dom-crawler": "self.version",
8643                "symfony/dotenv": "self.version",
8644                "symfony/event-dispatcher": "self.version",
8645                "symfony/expression-language": "self.version",
8646                "symfony/filesystem": "self.version",
8647                "symfony/finder": "self.version",
8648                "symfony/form": "self.version",
8649                "symfony/framework-bundle": "self.version",
8650                "symfony/http-foundation": "self.version",
8651                "symfony/http-kernel": "self.version",
8652                "symfony/inflector": "self.version",
8653                "symfony/intl": "self.version",
8654                "symfony/ldap": "self.version",
8655                "symfony/lock": "self.version",
8656                "symfony/monolog-bridge": "self.version",
8657                "symfony/options-resolver": "self.version",
8658                "symfony/process": "self.version",
8659                "symfony/property-access": "self.version",
8660                "symfony/property-info": "self.version",
8661                "symfony/proxy-manager-bridge": "self.version",
8662                "symfony/routing": "self.version",
8663                "symfony/security": "self.version",
8664                "symfony/security-bundle": "self.version",
8665                "symfony/security-core": "self.version",
8666                "symfony/security-csrf": "self.version",
8667                "symfony/security-guard": "self.version",
8668                "symfony/security-http": "self.version",
8669                "symfony/serializer": "self.version",
8670                "symfony/stopwatch": "self.version",
8671                "symfony/templating": "self.version",
8672                "symfony/translation": "self.version",
8673                "symfony/twig-bridge": "self.version",
8674                "symfony/twig-bundle": "self.version",
8675                "symfony/validator": "self.version",
8676                "symfony/var-dumper": "self.version",
8677                "symfony/web-link": "self.version",
8678                "symfony/web-profiler-bundle": "self.version",
8679                "symfony/web-server-bundle": "self.version",
8680                "symfony/workflow": "self.version",
8681                "symfony/yaml": "self.version"
8682            },
8683            "require-dev": {
8684                "cache/integration-tests": "dev-master",
8685                "doctrine/annotations": "~1.0",
8686                "doctrine/cache": "~1.6",
8687                "doctrine/data-fixtures": "^1.1",
8688                "doctrine/dbal": "~2.4",
8689                "doctrine/doctrine-bundle": "~1.4",
8690                "doctrine/orm": "~2.4,>=2.4.5",
8691                "egulias/email-validator": "~1.2,>=1.2.8|~2.0",
8692                "monolog/monolog": "~1.11",
8693                "ocramius/proxy-manager": "~0.4|~1.0|~2.0",
8694                "phpdocumentor/reflection-docblock": "^3.0|^4.0",
8695                "predis/predis": "~1.0",
8696                "symfony/phpunit-bridge": "^5.2",
8697                "symfony/security-acl": "~2.8|~3.0"
8698            },
8699            "type": "library",
8700            "extra": {
8701                "branch-version": "3.4"
8702            },
8703            "autoload": {
8704                "psr-4": {
8705                    "Symfony\\Bridge\\Doctrine\\": "src/Symfony/Bridge/Doctrine/",
8706                    "Symfony\\Bridge\\Monolog\\": "src/Symfony/Bridge/Monolog/",
8707                    "Symfony\\Bridge\\ProxyManager\\": "src/Symfony/Bridge/ProxyManager/",
8708                    "Symfony\\Bridge\\Twig\\": "src/Symfony/Bridge/Twig/",
8709                    "Symfony\\Bundle\\": "src/Symfony/Bundle/",
8710                    "Symfony\\Component\\": "src/Symfony/Component/"
8711                },
8712                "classmap": [
8713                    "src/Symfony/Component/Intl/Resources/stubs"
8714                ],
8715                "exclude-from-classmap": [
8716                    "**/Tests/"
8717                ]
8718            },
8719            "notification-url": "https://packagist.org/downloads/",
8720            "license": [
8721                "MIT"
8722            ],
8723            "authors": [
8724                {
8725                    "name": "Fabien Potencier",
8726                    "email": "fabien@symfony.com"
8727                },
8728                {
8729                    "name": "Symfony Community",
8730                    "homepage": "https://symfony.com/contributors"
8731                }
8732            ],
8733            "description": "The Symfony PHP framework",
8734            "homepage": "https://symfony.com",
8735            "keywords": [
8736                "framework"
8737            ],
8738            "support": {
8739                "issues": "https://github.com/symfony/symfony/issues",
8740                "source": "https://github.com/symfony/symfony/tree/v3.4.49"
8741            },
8742            "funding": [
8743                {
8744                    "url": "https://symfony.com/sponsor",
8745                    "type": "custom"
8746                },
8747                {
8748                    "url": "https://github.com/fabpot",
8749                    "type": "github"
8750                },
8751                {
8752                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8753                    "type": "tidelift"
8754                }
8755            ],
8756            "time": "2021-05-19T12:07:19+00:00"
8757        },
8758        {
8759            "name": "tecnickcom/tcpdf",
8760            "version": "6.3.5",
8761            "source": {
8762                "type": "git",
8763                "url": "https://github.com/tecnickcom/TCPDF.git",
8764                "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549"
8765            },
8766            "dist": {
8767                "type": "zip",
8768                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549",
8769                "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549",
8770                "shasum": ""
8771            },
8772            "require": {
8773                "php": ">=5.3.0"
8774            },
8775            "type": "library",
8776            "autoload": {
8777                "classmap": [
8778                    "config",
8779                    "include",
8780                    "tcpdf.php",
8781                    "tcpdf_parser.php",
8782                    "tcpdf_import.php",
8783                    "tcpdf_barcodes_1d.php",
8784                    "tcpdf_barcodes_2d.php",
8785                    "include/tcpdf_colors.php",
8786                    "include/tcpdf_filters.php",
8787                    "include/tcpdf_font_data.php",
8788                    "include/tcpdf_fonts.php",
8789                    "include/tcpdf_images.php",
8790                    "include/tcpdf_static.php",
8791                    "include/barcodes/datamatrix.php",
8792                    "include/barcodes/pdf417.php",
8793                    "include/barcodes/qrcode.php"
8794                ]
8795            },
8796            "notification-url": "https://packagist.org/downloads/",
8797            "license": [
8798                "LGPL-3.0-only"
8799            ],
8800            "authors": [
8801                {
8802                    "name": "Nicola Asuni",
8803                    "email": "info@tecnick.com",
8804                    "role": "lead"
8805                }
8806            ],
8807            "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
8808            "homepage": "http://www.tcpdf.org/",
8809            "keywords": [
8810                "PDFD32000-2008",
8811                "TCPDF",
8812                "barcodes",
8813                "datamatrix",
8814                "pdf",
8815                "pdf417",
8816                "qrcode"
8817            ],
8818            "support": {
8819                "issues": "https://github.com/tecnickcom/TCPDF/issues",
8820                "source": "https://github.com/tecnickcom/TCPDF/tree/6.3.5"
8821            },
8822            "time": "2020-02-14T14:20:12+00:00"
8823        },
8824        {
8825            "name": "tijsverkoyen/css-to-inline-styles",
8826            "version": "2.2.3",
8827            "source": {
8828                "type": "git",
8829                "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
8830                "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5"
8831            },
8832            "dist": {
8833                "type": "zip",
8834                "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/b43b05cf43c1b6d849478965062b6ef73e223bb5",
8835                "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5",
8836                "shasum": ""
8837            },
8838            "require": {
8839                "ext-dom": "*",
8840                "ext-libxml": "*",
8841                "php": "^5.5 || ^7.0 || ^8.0",
8842                "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0"
8843            },
8844            "require-dev": {
8845                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5"
8846            },
8847            "type": "library",
8848            "extra": {
8849                "branch-alias": {
8850                    "dev-master": "2.2.x-dev"
8851                }
8852            },
8853            "autoload": {
8854                "psr-4": {
8855                    "TijsVerkoyen\\CssToInlineStyles\\": "src"
8856                }
8857            },
8858            "notification-url": "https://packagist.org/downloads/",
8859            "license": [
8860                "BSD-3-Clause"
8861            ],
8862            "authors": [
8863                {
8864                    "name": "Tijs Verkoyen",
8865                    "email": "css_to_inline_styles@verkoyen.eu",
8866                    "role": "Developer"
8867                }
8868            ],
8869            "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.",
8870            "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
8871            "support": {
8872                "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
8873                "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.3"
8874            },
8875            "time": "2020-07-13T06:12:54+00:00"
8876        },
8877        {
8878            "name": "twig/twig",
8879            "version": "v1.43.1",
8880            "source": {
8881                "type": "git",
8882                "url": "https://github.com/twigphp/Twig.git",
8883                "reference": "2311602f6a208715252febe682fa7c38e56a3373"
8884            },
8885            "dist": {
8886                "type": "zip",
8887                "url": "https://api.github.com/repos/twigphp/Twig/zipball/2311602f6a208715252febe682fa7c38e56a3373",
8888                "reference": "2311602f6a208715252febe682fa7c38e56a3373",
8889                "shasum": ""
8890            },
8891            "require": {
8892                "php": ">=7.1.3",
8893                "symfony/polyfill-ctype": "^1.8"
8894            },
8895            "require-dev": {
8896                "psr/container": "^1.0",
8897                "symfony/phpunit-bridge": "^4.4.9|^5.0.9"
8898            },
8899            "type": "library",
8900            "extra": {
8901                "branch-alias": {
8902                    "dev-master": "1.43-dev"
8903                }
8904            },
8905            "autoload": {
8906                "psr-0": {
8907                    "Twig_": "lib/"
8908                },
8909                "psr-4": {
8910                    "Twig\\": "src/"
8911                }
8912            },
8913            "notification-url": "https://packagist.org/downloads/",
8914            "license": [
8915                "BSD-3-Clause"
8916            ],
8917            "authors": [
8918                {
8919                    "name": "Fabien Potencier",
8920                    "email": "fabien@symfony.com",
8921                    "homepage": "http://fabien.potencier.org",
8922                    "role": "Lead Developer"
8923                },
8924                {
8925                    "name": "Twig Team",
8926                    "role": "Contributors"
8927                },
8928                {
8929                    "name": "Armin Ronacher",
8930                    "email": "armin.ronacher@active-4.com",
8931                    "role": "Project Founder"
8932                }
8933            ],
8934            "description": "Twig, the flexible, fast, and secure template language for PHP",
8935            "homepage": "https://twig.symfony.com",
8936            "keywords": [
8937                "templating"
8938            ],
8939            "support": {
8940                "issues": "https://github.com/twigphp/Twig/issues",
8941                "source": "https://github.com/twigphp/Twig/tree/v1.43.1"
8942            },
8943            "funding": [
8944                {
8945                    "url": "https://github.com/fabpot",
8946                    "type": "github"
8947                },
8948                {
8949                    "url": "https://tidelift.com/funding/github/packagist/twig/twig",
8950                    "type": "tidelift"
8951                }
8952            ],
8953            "time": "2020-08-05T15:05:05+00:00"
8954        },
8955        {
8956            "name": "willdurand/jsonp-callback-validator",
8957            "version": "v1.1.0",
8958            "source": {
8959                "type": "git",
8960                "url": "https://github.com/willdurand/JsonpCallbackValidator.git",
8961                "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909"
8962            },
8963            "dist": {
8964                "type": "zip",
8965                "url": "https://api.github.com/repos/willdurand/JsonpCallbackValidator/zipball/1a7d388bb521959e612ef50c5c7b1691b097e909",
8966                "reference": "1a7d388bb521959e612ef50c5c7b1691b097e909",
8967                "shasum": ""
8968            },
8969            "require": {
8970                "php": ">=5.3.0"
8971            },
8972            "require-dev": {
8973                "phpunit/phpunit": "~3.7"
8974            },
8975            "type": "library",
8976            "autoload": {
8977                "psr-0": {
8978                    "JsonpCallbackValidator": "src/"
8979                }
8980            },
8981            "notification-url": "https://packagist.org/downloads/",
8982            "license": [
8983                "MIT"
8984            ],
8985            "authors": [
8986                {
8987                    "name": "William Durand",
8988                    "email": "william.durand1@gmail.com",
8989                    "homepage": "http://www.willdurand.fr"
8990                }
8991            ],
8992            "description": "JSONP callback validator.",
8993            "support": {
8994                "issues": "https://github.com/willdurand/JsonpCallbackValidator/issues",
8995                "source": "https://github.com/willdurand/JsonpCallbackValidator/tree/master"
8996            },
8997            "time": "2014-01-20T22:35:06+00:00"
8998        }
8999    ],
9000    "packages-dev": [
9001        {
9002            "name": "behat/behat",
9003            "version": "v3.7.0",
9004            "source": {
9005                "type": "git",
9006                "url": "https://github.com/Behat/Behat.git",
9007                "reference": "08052f739619a9e9f62f457a67302f0715e6dd13"
9008            },
9009            "dist": {
9010                "type": "zip",
9011                "url": "https://api.github.com/repos/Behat/Behat/zipball/08052f739619a9e9f62f457a67302f0715e6dd13",
9012                "reference": "08052f739619a9e9f62f457a67302f0715e6dd13",
9013                "shasum": ""
9014            },
9015            "require": {
9016                "behat/gherkin": "^4.6.0",
9017                "behat/transliterator": "^1.2",
9018                "ext-mbstring": "*",
9019                "php": ">=5.3.3",
9020                "psr/container": "^1.0",
9021                "symfony/config": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
9022                "symfony/console": "^2.7.51 || ^2.8.33 || ^3.3.15 || ^3.4.3 || ^4.0.3 || ^5.0",
9023                "symfony/dependency-injection": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
9024                "symfony/event-dispatcher": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
9025                "symfony/translation": "^2.7.51 || ^3.0 || ^4.0 || ^5.0",
9026                "symfony/yaml": "^2.7.51 || ^3.0 || ^4.0 || ^5.0"
9027            },
9028            "require-dev": {
9029                "container-interop/container-interop": "^1.2",
9030                "herrera-io/box": "~1.6.1",
9031                "phpunit/phpunit": "^4.8.36 || ^6.5.14 || ^7.5.20",
9032                "symfony/process": "~2.5 || ^3.0 || ^4.0 || ^5.0"
9033            },
9034            "suggest": {
9035                "ext-dom": "Needed to output test results in JUnit format."
9036            },
9037            "bin": [
9038                "bin/behat"
9039            ],
9040            "type": "library",
9041            "extra": {
9042                "branch-alias": {
9043                    "dev-master": "3.6.x-dev"
9044                }
9045            },
9046            "autoload": {
9047                "psr-4": {
9048                    "Behat\\Behat\\": "src/Behat/Behat/",
9049                    "Behat\\Testwork\\": "src/Behat/Testwork/"
9050                }
9051            },
9052            "notification-url": "https://packagist.org/downloads/",
9053            "license": [
9054                "MIT"
9055            ],
9056            "authors": [
9057                {
9058                    "name": "Konstantin Kudryashov",
9059                    "email": "ever.zet@gmail.com",
9060                    "homepage": "http://everzet.com"
9061                }
9062            ],
9063            "description": "Scenario-oriented BDD framework for PHP 5.3",
9064            "homepage": "http://behat.org/",
9065            "keywords": [
9066                "Agile",
9067                "BDD",
9068                "ScenarioBDD",
9069                "Scrum",
9070                "StoryBDD",
9071                "User story",
9072                "business",
9073                "development",
9074                "documentation",
9075                "examples",
9076                "symfony",
9077                "testing"
9078            ],
9079            "support": {
9080                "issues": "https://github.com/Behat/Behat/issues",
9081                "source": "https://github.com/Behat/Behat/tree/v3.7.0"
9082            },
9083            "time": "2020-06-03T13:08:44+00:00"
9084        },
9085        {
9086            "name": "behat/gherkin",
9087            "version": "v4.6.2",
9088            "source": {
9089                "type": "git",
9090                "url": "https://github.com/Behat/Gherkin.git",
9091                "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31"
9092            },
9093            "dist": {
9094                "type": "zip",
9095                "url": "https://api.github.com/repos/Behat/Gherkin/zipball/51ac4500c4dc30cbaaabcd2f25694299df666a31",
9096                "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31",
9097                "shasum": ""
9098            },
9099            "require": {
9100                "php": ">=5.3.1"
9101            },
9102            "require-dev": {
9103                "phpunit/phpunit": "~4.5|~5",
9104                "symfony/phpunit-bridge": "~2.7|~3|~4",
9105                "symfony/yaml": "~2.3|~3|~4"
9106            },
9107            "suggest": {
9108                "symfony/yaml": "If you want to parse features, represented in YAML files"
9109            },
9110            "type": "library",
9111            "extra": {
9112                "branch-alias": {
9113                    "dev-master": "4.4-dev"
9114                }
9115            },
9116            "autoload": {
9117                "psr-0": {
9118                    "Behat\\Gherkin": "src/"
9119                }
9120            },
9121            "notification-url": "https://packagist.org/downloads/",
9122            "license": [
9123                "MIT"
9124            ],
9125            "authors": [
9126                {
9127                    "name": "Konstantin Kudryashov",
9128                    "email": "ever.zet@gmail.com",
9129                    "homepage": "http://everzet.com"
9130                }
9131            ],
9132            "description": "Gherkin DSL parser for PHP 5.3",
9133            "homepage": "http://behat.org/",
9134            "keywords": [
9135                "BDD",
9136                "Behat",
9137                "Cucumber",
9138                "DSL",
9139                "gherkin",
9140                "parser"
9141            ],
9142            "support": {
9143                "issues": "https://github.com/Behat/Gherkin/issues",
9144                "source": "https://github.com/Behat/Gherkin/tree/master"
9145            },
9146            "time": "2020-03-17T14:03:26+00:00"
9147        },
9148        {
9149            "name": "behat/transliterator",
9150            "version": "v1.3.0",
9151            "source": {
9152                "type": "git",
9153                "url": "https://github.com/Behat/Transliterator.git",
9154                "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc"
9155            },
9156            "dist": {
9157                "type": "zip",
9158                "url": "https://api.github.com/repos/Behat/Transliterator/zipball/3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
9159                "reference": "3c4ec1d77c3d05caa1f0bf8fb3aae4845005c7fc",
9160                "shasum": ""
9161            },
9162            "require": {
9163                "php": ">=5.3.3"
9164            },
9165            "require-dev": {
9166                "chuyskywalker/rolling-curl": "^3.1",
9167                "php-yaoi/php-yaoi": "^1.0",
9168                "phpunit/phpunit": "^4.8.36|^6.3"
9169            },
9170            "type": "library",
9171            "extra": {
9172                "branch-alias": {
9173                    "dev-master": "1.2-dev"
9174                }
9175            },
9176            "autoload": {
9177                "psr-4": {
9178                    "Behat\\Transliterator\\": "src/Behat/Transliterator"
9179                }
9180            },
9181            "notification-url": "https://packagist.org/downloads/",
9182            "license": [
9183                "Artistic-1.0"
9184            ],
9185            "description": "String transliterator",
9186            "keywords": [
9187                "i18n",
9188                "slug",
9189                "transliterator"
9190            ],
9191            "support": {
9192                "issues": "https://github.com/Behat/Transliterator/issues",
9193                "source": "https://github.com/Behat/Transliterator/tree/v1.3.0"
9194            },
9195            "time": "2020-01-14T16:39:13+00:00"
9196        },
9197        {
9198            "name": "composer/semver",
9199            "version": "1.5.1",
9200            "source": {
9201                "type": "git",
9202                "url": "https://github.com/composer/semver.git",
9203                "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de"
9204            },
9205            "dist": {
9206                "type": "zip",
9207                "url": "https://api.github.com/repos/composer/semver/zipball/c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
9208                "reference": "c6bea70230ef4dd483e6bbcab6005f682ed3a8de",
9209                "shasum": ""
9210            },
9211            "require": {
9212                "php": "^5.3.2 || ^7.0"
9213            },
9214            "require-dev": {
9215                "phpunit/phpunit": "^4.5 || ^5.0.5"
9216            },
9217            "type": "library",
9218            "extra": {
9219                "branch-alias": {
9220                    "dev-master": "1.x-dev"
9221                }
9222            },
9223            "autoload": {
9224                "psr-4": {
9225                    "Composer\\Semver\\": "src"
9226                }
9227            },
9228            "notification-url": "https://packagist.org/downloads/",
9229            "license": [
9230                "MIT"
9231            ],
9232            "authors": [
9233                {
9234                    "name": "Nils Adermann",
9235                    "email": "naderman@naderman.de",
9236                    "homepage": "http://www.naderman.de"
9237                },
9238                {
9239                    "name": "Jordi Boggiano",
9240                    "email": "j.boggiano@seld.be",
9241                    "homepage": "http://seld.be"
9242                },
9243                {
9244                    "name": "Rob Bast",
9245                    "email": "rob.bast@gmail.com",
9246                    "homepage": "http://robbast.nl"
9247                }
9248            ],
9249            "description": "Semver library that offers utilities, version constraint parsing and validation.",
9250            "keywords": [
9251                "semantic",
9252                "semver",
9253                "validation",
9254                "versioning"
9255            ],
9256            "support": {
9257                "irc": "irc://irc.freenode.org/composer",
9258                "issues": "https://github.com/composer/semver/issues",
9259                "source": "https://github.com/composer/semver/tree/1.5.1"
9260            },
9261            "time": "2020-01-13T12:06:48+00:00"
9262        },
9263        {
9264            "name": "composer/xdebug-handler",
9265            "version": "1.4.3",
9266            "source": {
9267                "type": "git",
9268                "url": "https://github.com/composer/xdebug-handler.git",
9269                "reference": "ebd27a9866ae8254e873866f795491f02418c5a5"
9270            },
9271            "dist": {
9272                "type": "zip",
9273                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/ebd27a9866ae8254e873866f795491f02418c5a5",
9274                "reference": "ebd27a9866ae8254e873866f795491f02418c5a5",
9275                "shasum": ""
9276            },
9277            "require": {
9278                "php": "^5.3.2 || ^7.0 || ^8.0",
9279                "psr/log": "^1.0"
9280            },
9281            "require-dev": {
9282                "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
9283            },
9284            "type": "library",
9285            "autoload": {
9286                "psr-4": {
9287                    "Composer\\XdebugHandler\\": "src"
9288                }
9289            },
9290            "notification-url": "https://packagist.org/downloads/",
9291            "license": [
9292                "MIT"
9293            ],
9294            "authors": [
9295                {
9296                    "name": "John Stevenson",
9297                    "email": "john-stevenson@blueyonder.co.uk"
9298                }
9299            ],
9300            "description": "Restarts a process without Xdebug.",
9301            "keywords": [
9302                "Xdebug",
9303                "performance"
9304            ],
9305            "support": {
9306                "irc": "irc://irc.freenode.org/composer",
9307                "issues": "https://github.com/composer/xdebug-handler/issues",
9308                "source": "https://github.com/composer/xdebug-handler/tree/1.4.3"
9309            },
9310            "funding": [
9311                {
9312                    "url": "https://packagist.com",
9313                    "type": "custom"
9314                },
9315                {
9316                    "url": "https://github.com/composer",
9317                    "type": "github"
9318                },
9319                {
9320                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
9321                    "type": "tidelift"
9322                }
9323            ],
9324            "time": "2020-08-19T10:27:58+00:00"
9325        },
9326        {
9327            "name": "friendsofphp/php-cs-fixer",
9328            "version": "v2.17.2",
9329            "source": {
9330                "type": "git",
9331                "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
9332                "reference": "aaee4f3d16a996fc0b570be0c69d3b80c909c507"
9333            },
9334            "dist": {
9335                "type": "zip",
9336                "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/aaee4f3d16a996fc0b570be0c69d3b80c909c507",
9337                "reference": "aaee4f3d16a996fc0b570be0c69d3b80c909c507",
9338                "shasum": ""
9339            },
9340            "require": {
9341                "composer/semver": "^1.4 || ^2.0 || ^3.0",
9342                "composer/xdebug-handler": "^1.2",
9343                "doctrine/annotations": "^1.2",
9344                "ext-json": "*",
9345                "ext-tokenizer": "*",
9346                "php": "^5.6 || ^7.0 || ^8.0",
9347                "php-cs-fixer/diff": "^1.3",
9348                "symfony/console": "^3.4.43 || ^4.1.6 || ^5.0",
9349                "symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0",
9350                "symfony/filesystem": "^3.0 || ^4.0 || ^5.0",
9351                "symfony/finder": "^3.0 || ^4.0 || ^5.0",
9352                "symfony/options-resolver": "^3.0 || ^4.0 || ^5.0",
9353                "symfony/polyfill-php70": "^1.0",
9354                "symfony/polyfill-php72": "^1.4",
9355                "symfony/process": "^3.0 || ^4.0 || ^5.0",
9356                "symfony/stopwatch": "^3.0 || ^4.0 || ^5.0"
9357            },
9358            "require-dev": {
9359                "johnkary/phpunit-speedtrap": "^1.1 || ^2.0 || ^3.0",
9360                "justinrainbow/json-schema": "^5.0",
9361                "keradus/cli-executor": "^1.4",
9362                "mikey179/vfsstream": "^1.6",
9363                "php-coveralls/php-coveralls": "^2.4.1",
9364                "php-cs-fixer/accessible-object": "^1.0",
9365                "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
9366                "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
9367                "phpspec/prophecy-phpunit": "^1.1 || ^2.0",
9368                "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.13 || ^9.4.4 <9.5",
9369                "phpunitgoodpractices/polyfill": "^1.5",
9370                "phpunitgoodpractices/traits": "^1.9.1",
9371                "sanmai/phpunit-legacy-adapter": "^6.4 || ^8.2.1",
9372                "symfony/phpunit-bridge": "^5.1",
9373                "symfony/yaml": "^3.0 || ^4.0 || ^5.0"
9374            },
9375            "suggest": {
9376                "ext-dom": "For handling output formats in XML",
9377                "ext-mbstring": "For handling non-UTF8 characters.",
9378                "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
9379                "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
9380                "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
9381            },
9382            "bin": [
9383                "php-cs-fixer"
9384            ],
9385            "type": "application",
9386            "autoload": {
9387                "psr-4": {
9388                    "PhpCsFixer\\": "src/"
9389                },
9390                "classmap": [
9391                    "tests/Test/AbstractFixerTestCase.php",
9392                    "tests/Test/AbstractIntegrationCaseFactory.php",
9393                    "tests/Test/AbstractIntegrationTestCase.php",
9394                    "tests/Test/Assert/AssertTokensTrait.php",
9395                    "tests/Test/IntegrationCase.php",
9396                    "tests/Test/IntegrationCaseFactory.php",
9397                    "tests/Test/IntegrationCaseFactoryInterface.php",
9398                    "tests/Test/InternalIntegrationCaseFactory.php",
9399                    "tests/Test/IsIdenticalConstraint.php",
9400                    "tests/TestCase.php"
9401                ]
9402            },
9403            "notification-url": "https://packagist.org/downloads/",
9404            "license": [
9405                "MIT"
9406            ],
9407            "authors": [
9408                {
9409                    "name": "Fabien Potencier",
9410                    "email": "fabien@symfony.com"
9411                },
9412                {
9413                    "name": "Dariusz Rumiński",
9414                    "email": "dariusz.ruminski@gmail.com"
9415                }
9416            ],
9417            "description": "A tool to automatically fix PHP code style",
9418            "support": {
9419                "issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues",
9420                "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v2.17.2"
9421            },
9422            "funding": [
9423                {
9424                    "url": "https://github.com/keradus",
9425                    "type": "github"
9426                }
9427            ],
9428            "time": "2020-12-17T16:41:55+00:00"
9429        },
9430        {
9431            "name": "johnkary/phpunit-speedtrap",
9432            "version": "v3.2.0",
9433            "source": {
9434                "type": "git",
9435                "url": "https://github.com/johnkary/phpunit-speedtrap.git",
9436                "reference": "8c0e149b80c6e86c33315f05699512678655c158"
9437            },
9438            "dist": {
9439                "type": "zip",
9440                "url": "https://api.github.com/repos/johnkary/phpunit-speedtrap/zipball/8c0e149b80c6e86c33315f05699512678655c158",
9441                "reference": "8c0e149b80c6e86c33315f05699512678655c158",
9442                "shasum": ""
9443            },
9444            "require": {
9445                "php": ">=7.1",
9446                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
9447            },
9448            "type": "library",
9449            "extra": {
9450                "branch-alias": {
9451                    "dev-master": "3.2-dev"
9452                }
9453            },
9454            "autoload": {
9455                "psr-4": {
9456                    "JohnKary\\PHPUnit\\Listener\\": "src/"
9457                }
9458            },
9459            "notification-url": "https://packagist.org/downloads/",
9460            "license": [
9461                "MIT"
9462            ],
9463            "authors": [
9464                {
9465                    "name": "John Kary",
9466                    "email": "john@johnkary.net"
9467                }
9468            ],
9469            "description": "Find and report on slow tests in your PHPUnit test suite",
9470            "homepage": "https://github.com/johnkary/phpunit-speedtrap",
9471            "keywords": [
9472                "phpunit",
9473                "profile",
9474                "slow"
9475            ],
9476            "support": {
9477                "issues": "https://github.com/johnkary/phpunit-speedtrap/issues",
9478                "source": "https://github.com/johnkary/phpunit-speedtrap/tree/v3.2.0"
9479            },
9480            "time": "2020-02-12T16:19:51+00:00"
9481        },
9482        {
9483            "name": "mikey179/vfsstream",
9484            "version": "v1.6.8",
9485            "source": {
9486                "type": "git",
9487                "url": "https://github.com/bovigo/vfsStream.git",
9488                "reference": "231c73783ebb7dd9ec77916c10037eff5a2b6efe"
9489            },
9490            "dist": {
9491                "type": "zip",
9492                "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/231c73783ebb7dd9ec77916c10037eff5a2b6efe",
9493                "reference": "231c73783ebb7dd9ec77916c10037eff5a2b6efe",
9494                "shasum": ""
9495            },
9496            "require": {
9497                "php": ">=5.3.0"
9498            },
9499            "require-dev": {
9500                "phpunit/phpunit": "^4.5|^5.0"
9501            },
9502            "type": "library",
9503            "extra": {
9504                "branch-alias": {
9505                    "dev-master": "1.6.x-dev"
9506                }
9507            },
9508            "autoload": {
9509                "psr-0": {
9510                    "org\\bovigo\\vfs\\": "src/main/php"
9511                }
9512            },
9513            "notification-url": "https://packagist.org/downloads/",
9514            "license": [
9515                "BSD-3-Clause"
9516            ],
9517            "authors": [
9518                {
9519                    "name": "Frank Kleine",
9520                    "homepage": "http://frankkleine.de/",
9521                    "role": "Developer"
9522                }
9523            ],
9524            "description": "Virtual file system to mock the real file system in unit tests.",
9525            "homepage": "http://vfs.bovigo.org/",
9526            "support": {
9527                "issues": "https://github.com/bovigo/vfsStream/issues",
9528                "source": "https://github.com/bovigo/vfsStream/tree/master",
9529                "wiki": "https://github.com/bovigo/vfsStream/wiki"
9530            },
9531            "time": "2019-10-30T15:31:00+00:00"
9532        },
9533        {
9534            "name": "myclabs/deep-copy",
9535            "version": "1.10.1",
9536            "source": {
9537                "type": "git",
9538                "url": "https://github.com/myclabs/DeepCopy.git",
9539                "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5"
9540            },
9541            "dist": {
9542                "type": "zip",
9543                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
9544                "reference": "969b211f9a51aa1f6c01d1d2aef56d3bd91598e5",
9545                "shasum": ""
9546            },
9547            "require": {
9548                "php": "^7.1 || ^8.0"
9549            },
9550            "replace": {
9551                "myclabs/deep-copy": "self.version"
9552            },
9553            "require-dev": {
9554                "doctrine/collections": "^1.0",
9555                "doctrine/common": "^2.6",
9556                "phpunit/phpunit": "^7.1"
9557            },
9558            "type": "library",
9559            "autoload": {
9560                "psr-4": {
9561                    "DeepCopy\\": "src/DeepCopy/"
9562                },
9563                "files": [
9564                    "src/DeepCopy/deep_copy.php"
9565                ]
9566            },
9567            "notification-url": "https://packagist.org/downloads/",
9568            "license": [
9569                "MIT"
9570            ],
9571            "description": "Create deep copies (clones) of your objects",
9572            "keywords": [
9573                "clone",
9574                "copy",
9575                "duplicate",
9576                "object",
9577                "object graph"
9578            ],
9579            "support": {
9580                "issues": "https://github.com/myclabs/DeepCopy/issues",
9581                "source": "https://github.com/myclabs/DeepCopy/tree/1.x"
9582            },
9583            "funding": [
9584                {
9585                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
9586                    "type": "tidelift"
9587                }
9588            ],
9589            "time": "2020-06-29T13:22:24+00:00"
9590        },
9591        {
9592            "name": "phake/phake",
9593            "version": "v3.1.8",
9594            "source": {
9595                "type": "git",
9596                "url": "https://github.com/phake/Phake.git",
9597                "reference": "9f9dfb12c9ce6e38c73de9631ea2ab0f0ea36a65"
9598            },
9599            "dist": {
9600                "type": "zip",
9601                "url": "https://api.github.com/repos/phake/Phake/zipball/9f9dfb12c9ce6e38c73de9631ea2ab0f0ea36a65",
9602                "reference": "9f9dfb12c9ce6e38c73de9631ea2ab0f0ea36a65",
9603                "shasum": ""
9604            },
9605            "require": {
9606                "php": ">=7",
9607                "sebastian/comparator": "^1.1|^2.0|^3.0|^4.0"
9608            },
9609            "require-dev": {
9610                "codeclimate/php-test-reporter": "dev-master",
9611                "doctrine/common": "2.3.*",
9612                "ext-soap": "*",
9613                "hamcrest/hamcrest-php": "1.1.*",
9614                "phpunit/phpunit": "^7.0"
9615            },
9616            "suggest": {
9617                "doctrine/common": "Allows mock annotations to use import statements for classes.",
9618                "hamcrest/hamcrest-php": "Use Hamcrest matchers."
9619            },
9620            "type": "library",
9621            "extra": {
9622                "branch-alias": {
9623                    "dev-master": "3.0.0-dev"
9624                }
9625            },
9626            "autoload": {
9627                "psr-0": {
9628                    "Phake": "src/"
9629                }
9630            },
9631            "notification-url": "https://packagist.org/downloads/",
9632            "license": [
9633                "BSD-3-Clause"
9634            ],
9635            "authors": [
9636                {
9637                    "name": "Mike Lively",
9638                    "email": "m@digitalsandwich.com"
9639                }
9640            ],
9641            "description": "The Phake mock testing library",
9642            "homepage": "https://github.com/mlively/Phake",
9643            "keywords": [
9644                "mock",
9645                "testing"
9646            ],
9647            "support": {
9648                "issues": "https://github.com/phake/Phake/issues",
9649                "source": "https://github.com/phake/Phake/tree/v3.1.8"
9650            },
9651            "time": "2020-05-11T18:43:26+00:00"
9652        },
9653        {
9654            "name": "phar-io/manifest",
9655            "version": "1.0.3",
9656            "source": {
9657                "type": "git",
9658                "url": "https://github.com/phar-io/manifest.git",
9659                "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
9660            },
9661            "dist": {
9662                "type": "zip",
9663                "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
9664                "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
9665                "shasum": ""
9666            },
9667            "require": {
9668                "ext-dom": "*",
9669                "ext-phar": "*",
9670                "phar-io/version": "^2.0",
9671                "php": "^5.6 || ^7.0"
9672            },
9673            "type": "library",
9674            "extra": {
9675                "branch-alias": {
9676                    "dev-master": "1.0.x-dev"
9677                }
9678            },
9679            "autoload": {
9680                "classmap": [
9681                    "src/"
9682                ]
9683            },
9684            "notification-url": "https://packagist.org/downloads/",
9685            "license": [
9686                "BSD-3-Clause"
9687            ],
9688            "authors": [
9689                {
9690                    "name": "Arne Blankerts",
9691                    "email": "arne@blankerts.de",
9692                    "role": "Developer"
9693                },
9694                {
9695                    "name": "Sebastian Heuer",
9696                    "email": "sebastian@phpeople.de",
9697                    "role": "Developer"
9698                },
9699                {
9700                    "name": "Sebastian Bergmann",
9701                    "email": "sebastian@phpunit.de",
9702                    "role": "Developer"
9703                }
9704            ],
9705            "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
9706            "support": {
9707                "issues": "https://github.com/phar-io/manifest/issues",
9708                "source": "https://github.com/phar-io/manifest/tree/master"
9709            },
9710            "time": "2018-07-08T19:23:20+00:00"
9711        },
9712        {
9713            "name": "phar-io/version",
9714            "version": "2.0.1",
9715            "source": {
9716                "type": "git",
9717                "url": "https://github.com/phar-io/version.git",
9718                "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
9719            },
9720            "dist": {
9721                "type": "zip",
9722                "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
9723                "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
9724                "shasum": ""
9725            },
9726            "require": {
9727                "php": "^5.6 || ^7.0"
9728            },
9729            "type": "library",
9730            "autoload": {
9731                "classmap": [
9732                    "src/"
9733                ]
9734            },
9735            "notification-url": "https://packagist.org/downloads/",
9736            "license": [
9737                "BSD-3-Clause"
9738            ],
9739            "authors": [
9740                {
9741                    "name": "Arne Blankerts",
9742                    "email": "arne@blankerts.de",
9743                    "role": "Developer"
9744                },
9745                {
9746                    "name": "Sebastian Heuer",
9747                    "email": "sebastian@phpeople.de",
9748                    "role": "Developer"
9749                },
9750                {
9751                    "name": "Sebastian Bergmann",
9752                    "email": "sebastian@phpunit.de",
9753                    "role": "Developer"
9754                }
9755            ],
9756            "description": "Library for handling version information and constraints",
9757            "support": {
9758                "issues": "https://github.com/phar-io/version/issues",
9759                "source": "https://github.com/phar-io/version/tree/master"
9760            },
9761            "time": "2018-07-08T19:19:57+00:00"
9762        },
9763        {
9764            "name": "php-cs-fixer/diff",
9765            "version": "v1.3.0",
9766            "source": {
9767                "type": "git",
9768                "url": "https://github.com/PHP-CS-Fixer/diff.git",
9769                "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756"
9770            },
9771            "dist": {
9772                "type": "zip",
9773                "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/78bb099e9c16361126c86ce82ec4405ebab8e756",
9774                "reference": "78bb099e9c16361126c86ce82ec4405ebab8e756",
9775                "shasum": ""
9776            },
9777            "require": {
9778                "php": "^5.6 || ^7.0"
9779            },
9780            "require-dev": {
9781                "phpunit/phpunit": "^5.7.23 || ^6.4.3",
9782                "symfony/process": "^3.3"
9783            },
9784            "type": "library",
9785            "autoload": {
9786                "classmap": [
9787                    "src/"
9788                ]
9789            },
9790            "notification-url": "https://packagist.org/downloads/",
9791            "license": [
9792                "BSD-3-Clause"
9793            ],
9794            "authors": [
9795                {
9796                    "name": "Kore Nordmann",
9797                    "email": "mail@kore-nordmann.de"
9798                },
9799                {
9800                    "name": "Sebastian Bergmann",
9801                    "email": "sebastian@phpunit.de"
9802                },
9803                {
9804                    "name": "SpacePossum"
9805                }
9806            ],
9807            "description": "sebastian/diff v2 backport support for PHP5.6",
9808            "homepage": "https://github.com/PHP-CS-Fixer",
9809            "keywords": [
9810                "diff"
9811            ],
9812            "support": {
9813                "issues": "https://github.com/PHP-CS-Fixer/diff/issues",
9814                "source": "https://github.com/PHP-CS-Fixer/diff/tree/master"
9815            },
9816            "time": "2018-02-15T16:58:55+00:00"
9817        },
9818        {
9819            "name": "phpdocumentor/reflection-common",
9820            "version": "2.1.0",
9821            "source": {
9822                "type": "git",
9823                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
9824                "reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b"
9825            },
9826            "dist": {
9827                "type": "zip",
9828                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/6568f4687e5b41b054365f9ae03fcb1ed5f2069b",
9829                "reference": "6568f4687e5b41b054365f9ae03fcb1ed5f2069b",
9830                "shasum": ""
9831            },
9832            "require": {
9833                "php": ">=7.1"
9834            },
9835            "type": "library",
9836            "extra": {
9837                "branch-alias": {
9838                    "dev-master": "2.x-dev"
9839                }
9840            },
9841            "autoload": {
9842                "psr-4": {
9843                    "phpDocumentor\\Reflection\\": "src/"
9844                }
9845            },
9846            "notification-url": "https://packagist.org/downloads/",
9847            "license": [
9848                "MIT"
9849            ],
9850            "authors": [
9851                {
9852                    "name": "Jaap van Otterdijk",
9853                    "email": "opensource@ijaap.nl"
9854                }
9855            ],
9856            "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
9857            "homepage": "http://www.phpdoc.org",
9858            "keywords": [
9859                "FQSEN",
9860                "phpDocumentor",
9861                "phpdoc",
9862                "reflection",
9863                "static analysis"
9864            ],
9865            "support": {
9866                "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
9867                "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/master"
9868            },
9869            "time": "2020-04-27T09:25:28+00:00"
9870        },
9871        {
9872            "name": "phpdocumentor/reflection-docblock",
9873            "version": "4.3.4",
9874            "source": {
9875                "type": "git",
9876                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
9877                "reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c"
9878            },
9879            "dist": {
9880                "type": "zip",
9881                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/da3fd972d6bafd628114f7e7e036f45944b62e9c",
9882                "reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c",
9883                "shasum": ""
9884            },
9885            "require": {
9886                "php": "^7.0",
9887                "phpdocumentor/reflection-common": "^1.0.0 || ^2.0.0",
9888                "phpdocumentor/type-resolver": "~0.4 || ^1.0.0",
9889                "webmozart/assert": "^1.0"
9890            },
9891            "require-dev": {
9892                "doctrine/instantiator": "^1.0.5",
9893                "mockery/mockery": "^1.0",
9894                "phpdocumentor/type-resolver": "0.4.*",
9895                "phpunit/phpunit": "^6.4"
9896            },
9897            "type": "library",
9898            "extra": {
9899                "branch-alias": {
9900                    "dev-master": "4.x-dev"
9901                }
9902            },
9903            "autoload": {
9904                "psr-4": {
9905                    "phpDocumentor\\Reflection\\": [
9906                        "src/"
9907                    ]
9908                }
9909            },
9910            "notification-url": "https://packagist.org/downloads/",
9911            "license": [
9912                "MIT"
9913            ],
9914            "authors": [
9915                {
9916                    "name": "Mike van Riel",
9917                    "email": "me@mikevanriel.com"
9918                }
9919            ],
9920            "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
9921            "support": {
9922                "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
9923                "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/release/4.x"
9924            },
9925            "time": "2019-12-28T18:55:12+00:00"
9926        },
9927        {
9928            "name": "phpdocumentor/type-resolver",
9929            "version": "1.0.1",
9930            "source": {
9931                "type": "git",
9932                "url": "https://github.com/phpDocumentor/TypeResolver.git",
9933                "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9"
9934            },
9935            "dist": {
9936                "type": "zip",
9937                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
9938                "reference": "2e32a6d48972b2c1976ed5d8967145b6cec4a4a9",
9939                "shasum": ""
9940            },
9941            "require": {
9942                "php": "^7.1",
9943                "phpdocumentor/reflection-common": "^2.0"
9944            },
9945            "require-dev": {
9946                "ext-tokenizer": "^7.1",
9947                "mockery/mockery": "~1",
9948                "phpunit/phpunit": "^7.0"
9949            },
9950            "type": "library",
9951            "extra": {
9952                "branch-alias": {
9953                    "dev-master": "1.x-dev"
9954                }
9955            },
9956            "autoload": {
9957                "psr-4": {
9958                    "phpDocumentor\\Reflection\\": "src"
9959                }
9960            },
9961            "notification-url": "https://packagist.org/downloads/",
9962            "license": [
9963                "MIT"
9964            ],
9965            "authors": [
9966                {
9967                    "name": "Mike van Riel",
9968                    "email": "me@mikevanriel.com"
9969                }
9970            ],
9971            "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
9972            "support": {
9973                "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
9974                "source": "https://github.com/phpDocumentor/TypeResolver/tree/0.7.2"
9975            },
9976            "time": "2019-08-22T18:11:29+00:00"
9977        },
9978        {
9979            "name": "phpspec/prophecy",
9980            "version": "v1.10.3",
9981            "source": {
9982                "type": "git",
9983                "url": "https://github.com/phpspec/prophecy.git",
9984                "reference": "451c3cd1418cf640de218914901e51b064abb093"
9985            },
9986            "dist": {
9987                "type": "zip",
9988                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
9989                "reference": "451c3cd1418cf640de218914901e51b064abb093",
9990                "shasum": ""
9991            },
9992            "require": {
9993                "doctrine/instantiator": "^1.0.2",
9994                "php": "^5.3|^7.0",
9995                "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
9996                "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
9997                "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
9998            },
9999            "require-dev": {
10000                "phpspec/phpspec": "^2.5 || ^3.2",
10001                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
10002            },
10003            "type": "library",
10004            "extra": {
10005                "branch-alias": {
10006                    "dev-master": "1.10.x-dev"
10007                }
10008            },
10009            "autoload": {
10010                "psr-4": {
10011                    "Prophecy\\": "src/Prophecy"
10012                }
10013            },
10014            "notification-url": "https://packagist.org/downloads/",
10015            "license": [
10016                "MIT"
10017            ],
10018            "authors": [
10019                {
10020                    "name": "Konstantin Kudryashov",
10021                    "email": "ever.zet@gmail.com",
10022                    "homepage": "http://everzet.com"
10023                },
10024                {
10025                    "name": "Marcello Duarte",
10026                    "email": "marcello.duarte@gmail.com"
10027                }
10028            ],
10029            "description": "Highly opinionated mocking framework for PHP 5.3+",
10030            "homepage": "https://github.com/phpspec/prophecy",
10031            "keywords": [
10032                "Double",
10033                "Dummy",
10034                "fake",
10035                "mock",
10036                "spy",
10037                "stub"
10038            ],
10039            "support": {
10040                "issues": "https://github.com/phpspec/prophecy/issues",
10041                "source": "https://github.com/phpspec/prophecy/tree/v1.10.3"
10042            },
10043            "time": "2020-03-05T15:02:03+00:00"
10044        },
10045        {
10046            "name": "phpstan/phpstan",
10047            "version": "0.12.80",
10048            "source": {
10049                "type": "git",
10050                "url": "https://github.com/phpstan/phpstan.git",
10051                "reference": "c6a1b17f22ecf708d434d6bee05092647ec7e686"
10052            },
10053            "dist": {
10054                "type": "zip",
10055                "url": "https://api.github.com/repos/phpstan/phpstan/zipball/c6a1b17f22ecf708d434d6bee05092647ec7e686",
10056                "reference": "c6a1b17f22ecf708d434d6bee05092647ec7e686",
10057                "shasum": ""
10058            },
10059            "require": {
10060                "php": "^7.1|^8.0"
10061            },
10062            "conflict": {
10063                "phpstan/phpstan-shim": "*"
10064            },
10065            "bin": [
10066                "phpstan",
10067                "phpstan.phar"
10068            ],
10069            "type": "library",
10070            "extra": {
10071                "branch-alias": {
10072                    "dev-master": "0.12-dev"
10073                }
10074            },
10075            "autoload": {
10076                "files": [
10077                    "bootstrap.php"
10078                ]
10079            },
10080            "notification-url": "https://packagist.org/downloads/",
10081            "license": [
10082                "MIT"
10083            ],
10084            "description": "PHPStan - PHP Static Analysis Tool",
10085            "support": {
10086                "issues": "https://github.com/phpstan/phpstan/issues",
10087                "source": "https://github.com/phpstan/phpstan/tree/0.12.80"
10088            },
10089            "funding": [
10090                {
10091                    "url": "https://github.com/ondrejmirtes",
10092                    "type": "github"
10093                },
10094                {
10095                    "url": "https://www.patreon.com/phpstan",
10096                    "type": "patreon"
10097                },
10098                {
10099                    "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan",
10100                    "type": "tidelift"
10101                }
10102            ],
10103            "time": "2021-02-28T20:22:43+00:00"
10104        },
10105        {
10106            "name": "phpunit/php-code-coverage",
10107            "version": "6.1.4",
10108            "source": {
10109                "type": "git",
10110                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
10111                "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d"
10112            },
10113            "dist": {
10114                "type": "zip",
10115                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
10116                "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
10117                "shasum": ""
10118            },
10119            "require": {
10120                "ext-dom": "*",
10121                "ext-xmlwriter": "*",
10122                "php": "^7.1",
10123                "phpunit/php-file-iterator": "^2.0",
10124                "phpunit/php-text-template": "^1.2.1",
10125                "phpunit/php-token-stream": "^3.0",
10126                "sebastian/code-unit-reverse-lookup": "^1.0.1",
10127                "sebastian/environment": "^3.1 || ^4.0",
10128                "sebastian/version": "^2.0.1",
10129                "theseer/tokenizer": "^1.1"
10130            },
10131            "require-dev": {
10132                "phpunit/phpunit": "^7.0"
10133            },
10134            "suggest": {
10135                "ext-xdebug": "^2.6.0"
10136            },
10137            "type": "library",
10138            "extra": {
10139                "branch-alias": {
10140                    "dev-master": "6.1-dev"
10141                }
10142            },
10143            "autoload": {
10144                "classmap": [
10145                    "src/"
10146                ]
10147            },
10148            "notification-url": "https://packagist.org/downloads/",
10149            "license": [
10150                "BSD-3-Clause"
10151            ],
10152            "authors": [
10153                {
10154                    "name": "Sebastian Bergmann",
10155                    "email": "sebastian@phpunit.de",
10156                    "role": "lead"
10157                }
10158            ],
10159            "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
10160            "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
10161            "keywords": [
10162                "coverage",
10163                "testing",
10164                "xunit"
10165            ],
10166            "support": {
10167                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
10168                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/master"
10169            },
10170            "time": "2018-10-31T16:06:48+00:00"
10171        },
10172        {
10173            "name": "phpunit/php-file-iterator",
10174            "version": "2.0.2",
10175            "source": {
10176                "type": "git",
10177                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
10178                "reference": "050bedf145a257b1ff02746c31894800e5122946"
10179            },
10180            "dist": {
10181                "type": "zip",
10182                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946",
10183                "reference": "050bedf145a257b1ff02746c31894800e5122946",
10184                "shasum": ""
10185            },
10186            "require": {
10187                "php": "^7.1"
10188            },
10189            "require-dev": {
10190                "phpunit/phpunit": "^7.1"
10191            },
10192            "type": "library",
10193            "extra": {
10194                "branch-alias": {
10195                    "dev-master": "2.0.x-dev"
10196                }
10197            },
10198            "autoload": {
10199                "classmap": [
10200                    "src/"
10201                ]
10202            },
10203            "notification-url": "https://packagist.org/downloads/",
10204            "license": [
10205                "BSD-3-Clause"
10206            ],
10207            "authors": [
10208                {
10209                    "name": "Sebastian Bergmann",
10210                    "email": "sebastian@phpunit.de",
10211                    "role": "lead"
10212                }
10213            ],
10214            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
10215            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
10216            "keywords": [
10217                "filesystem",
10218                "iterator"
10219            ],
10220            "support": {
10221                "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
10222                "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.2"
10223            },
10224            "time": "2018-09-13T20:33:42+00:00"
10225        },
10226        {
10227            "name": "phpunit/php-text-template",
10228            "version": "1.2.1",
10229            "source": {
10230                "type": "git",
10231                "url": "https://github.com/sebastianbergmann/php-text-template.git",
10232                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
10233            },
10234            "dist": {
10235                "type": "zip",
10236                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
10237                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
10238                "shasum": ""
10239            },
10240            "require": {
10241                "php": ">=5.3.3"
10242            },
10243            "type": "library",
10244            "autoload": {
10245                "classmap": [
10246                    "src/"
10247                ]
10248            },
10249            "notification-url": "https://packagist.org/downloads/",
10250            "license": [
10251                "BSD-3-Clause"
10252            ],
10253            "authors": [
10254                {
10255                    "name": "Sebastian Bergmann",
10256                    "email": "sebastian@phpunit.de",
10257                    "role": "lead"
10258                }
10259            ],
10260            "description": "Simple template engine.",
10261            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
10262            "keywords": [
10263                "template"
10264            ],
10265            "support": {
10266                "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
10267                "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
10268            },
10269            "time": "2015-06-21T13:50:34+00:00"
10270        },
10271        {
10272            "name": "phpunit/php-timer",
10273            "version": "2.1.2",
10274            "source": {
10275                "type": "git",
10276                "url": "https://github.com/sebastianbergmann/php-timer.git",
10277                "reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
10278            },
10279            "dist": {
10280                "type": "zip",
10281                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
10282                "reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
10283                "shasum": ""
10284            },
10285            "require": {
10286                "php": "^7.1"
10287            },
10288            "require-dev": {
10289                "phpunit/phpunit": "^7.0"
10290            },
10291            "type": "library",
10292            "extra": {
10293                "branch-alias": {
10294                    "dev-master": "2.1-dev"
10295                }
10296            },
10297            "autoload": {
10298                "classmap": [
10299                    "src/"
10300                ]
10301            },
10302            "notification-url": "https://packagist.org/downloads/",
10303            "license": [
10304                "BSD-3-Clause"
10305            ],
10306            "authors": [
10307                {
10308                    "name": "Sebastian Bergmann",
10309                    "email": "sebastian@phpunit.de",
10310                    "role": "lead"
10311                }
10312            ],
10313            "description": "Utility class for timing",
10314            "homepage": "https://github.com/sebastianbergmann/php-timer/",
10315            "keywords": [
10316                "timer"
10317            ],
10318            "support": {
10319                "issues": "https://github.com/sebastianbergmann/php-timer/issues",
10320                "source": "https://github.com/sebastianbergmann/php-timer/tree/master"
10321            },
10322            "time": "2019-06-07T04:22:29+00:00"
10323        },
10324        {
10325            "name": "phpunit/php-token-stream",
10326            "version": "3.1.1",
10327            "source": {
10328                "type": "git",
10329                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
10330                "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff"
10331            },
10332            "dist": {
10333                "type": "zip",
10334                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff",
10335                "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff",
10336                "shasum": ""
10337            },
10338            "require": {
10339                "ext-tokenizer": "*",
10340                "php": "^7.1"
10341            },
10342            "require-dev": {
10343                "phpunit/phpunit": "^7.0"
10344            },
10345            "type": "library",
10346            "extra": {
10347                "branch-alias": {
10348                    "dev-master": "3.1-dev"
10349                }
10350            },
10351            "autoload": {
10352                "classmap": [
10353                    "src/"
10354                ]
10355            },
10356            "notification-url": "https://packagist.org/downloads/",
10357            "license": [
10358                "BSD-3-Clause"
10359            ],
10360            "authors": [
10361                {
10362                    "name": "Sebastian Bergmann",
10363                    "email": "sebastian@phpunit.de"
10364                }
10365            ],
10366            "description": "Wrapper around PHP's tokenizer extension.",
10367            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
10368            "keywords": [
10369                "tokenizer"
10370            ],
10371            "support": {
10372                "issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
10373                "source": "https://github.com/sebastianbergmann/php-token-stream/tree/3.1.1"
10374            },
10375            "abandoned": true,
10376            "time": "2019-09-17T06:23:10+00:00"
10377        },
10378        {
10379            "name": "phpunit/phpunit",
10380            "version": "7.5.20",
10381            "source": {
10382                "type": "git",
10383                "url": "https://github.com/sebastianbergmann/phpunit.git",
10384                "reference": "9467db479d1b0487c99733bb1e7944d32deded2c"
10385            },
10386            "dist": {
10387                "type": "zip",
10388                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9467db479d1b0487c99733bb1e7944d32deded2c",
10389                "reference": "9467db479d1b0487c99733bb1e7944d32deded2c",
10390                "shasum": ""
10391            },
10392            "require": {
10393                "doctrine/instantiator": "^1.1",
10394                "ext-dom": "*",
10395                "ext-json": "*",
10396                "ext-libxml": "*",
10397                "ext-mbstring": "*",
10398                "ext-xml": "*",
10399                "myclabs/deep-copy": "^1.7",
10400                "phar-io/manifest": "^1.0.2",
10401                "phar-io/version": "^2.0",
10402                "php": "^7.1",
10403                "phpspec/prophecy": "^1.7",
10404                "phpunit/php-code-coverage": "^6.0.7",
10405                "phpunit/php-file-iterator": "^2.0.1",
10406                "phpunit/php-text-template": "^1.2.1",
10407                "phpunit/php-timer": "^2.1",
10408                "sebastian/comparator": "^3.0",
10409                "sebastian/diff": "^3.0",
10410                "sebastian/environment": "^4.0",
10411                "sebastian/exporter": "^3.1",
10412                "sebastian/global-state": "^2.0",
10413                "sebastian/object-enumerator": "^3.0.3",
10414                "sebastian/resource-operations": "^2.0",
10415                "sebastian/version": "^2.0.1"
10416            },
10417            "conflict": {
10418                "phpunit/phpunit-mock-objects": "*"
10419            },
10420            "require-dev": {
10421                "ext-pdo": "*"
10422            },
10423            "suggest": {
10424                "ext-soap": "*",
10425                "ext-xdebug": "*",
10426                "phpunit/php-invoker": "^2.0"
10427            },
10428            "bin": [
10429                "phpunit"
10430            ],
10431            "type": "library",
10432            "extra": {
10433                "branch-alias": {
10434                    "dev-master": "7.5-dev"
10435                }
10436            },
10437            "autoload": {
10438                "classmap": [
10439                    "src/"
10440                ]
10441            },
10442            "notification-url": "https://packagist.org/downloads/",
10443            "license": [
10444                "BSD-3-Clause"
10445            ],
10446            "authors": [
10447                {
10448                    "name": "Sebastian Bergmann",
10449                    "email": "sebastian@phpunit.de",
10450                    "role": "lead"
10451                }
10452            ],
10453            "description": "The PHP Unit Testing framework.",
10454            "homepage": "https://phpunit.de/",
10455            "keywords": [
10456                "phpunit",
10457                "testing",
10458                "xunit"
10459            ],
10460            "support": {
10461                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
10462                "source": "https://github.com/sebastianbergmann/phpunit/tree/7.5.20"
10463            },
10464            "time": "2020-01-08T08:45:45+00:00"
10465        },
10466        {
10467            "name": "prestashop/phpstan-prestashop",
10468            "version": "1.1.1",
10469            "source": {
10470                "type": "git",
10471                "url": "https://github.com/PrestaShop/phpstan-prestashop.git",
10472                "reference": "8935c0702980ed05ff9faf2f646d1df5be9effef"
10473            },
10474            "dist": {
10475                "type": "zip",
10476                "url": "https://api.github.com/repos/PrestaShop/phpstan-prestashop/zipball/8935c0702980ed05ff9faf2f646d1df5be9effef",
10477                "reference": "8935c0702980ed05ff9faf2f646d1df5be9effef",
10478                "shasum": ""
10479            },
10480            "require": {
10481                "php": "^7.1",
10482                "phpstan/phpstan": "^0.12.48"
10483            },
10484            "require-dev": {
10485                "nikic/php-parser": "^4.10",
10486                "phpstan/phpstan-phpunit": "^0.12.16",
10487                "phpstan/phpstan-strict-rules": "^0.12.5",
10488                "phpunit/phpunit": "^7.5.20",
10489                "symfony/console": "^5.2"
10490            },
10491            "type": "phpstan-extension",
10492            "extra": {
10493                "branch-alias": {
10494                    "dev-master": "0.12-dev"
10495                },
10496                "phpstan": {
10497                    "includes": [
10498                        "extension.neon",
10499                        "rules.neon"
10500                    ]
10501                }
10502            },
10503            "autoload": {
10504                "psr-4": {
10505                    "PHPStanForPrestaShop\\": "src/"
10506                }
10507            },
10508            "notification-url": "https://packagist.org/downloads/",
10509            "license": [
10510                "MIT"
10511            ],
10512            "authors": [
10513                {
10514                    "name": "PrestaShop SA",
10515                    "email": "contact@prestashop.com"
10516                }
10517            ],
10518            "description": "PrestaShop extension for PHPStan",
10519            "support": {
10520                "issues": "https://github.com/PrestaShop/phpstan-prestashop/issues",
10521                "source": "https://github.com/PrestaShop/phpstan-prestashop/tree/1.1.1"
10522            },
10523            "time": "2021-03-09T21:54:31+00:00"
10524        },
10525        {
10526            "name": "sebastian/code-unit-reverse-lookup",
10527            "version": "1.0.1",
10528            "source": {
10529                "type": "git",
10530                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
10531                "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
10532            },
10533            "dist": {
10534                "type": "zip",
10535                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
10536                "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
10537                "shasum": ""
10538            },
10539            "require": {
10540                "php": "^5.6 || ^7.0"
10541            },
10542            "require-dev": {
10543                "phpunit/phpunit": "^5.7 || ^6.0"
10544            },
10545            "type": "library",
10546            "extra": {
10547                "branch-alias": {
10548                    "dev-master": "1.0.x-dev"
10549                }
10550            },
10551            "autoload": {
10552                "classmap": [
10553                    "src/"
10554                ]
10555            },
10556            "notification-url": "https://packagist.org/downloads/",
10557            "license": [
10558                "BSD-3-Clause"
10559            ],
10560            "authors": [
10561                {
10562                    "name": "Sebastian Bergmann",
10563                    "email": "sebastian@phpunit.de"
10564                }
10565            ],
10566            "description": "Looks up which function or method a line of code belongs to",
10567            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
10568            "support": {
10569                "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
10570                "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/master"
10571            },
10572            "time": "2017-03-04T06:30:41+00:00"
10573        },
10574        {
10575            "name": "sebastian/comparator",
10576            "version": "3.0.2",
10577            "source": {
10578                "type": "git",
10579                "url": "https://github.com/sebastianbergmann/comparator.git",
10580                "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
10581            },
10582            "dist": {
10583                "type": "zip",
10584                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
10585                "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
10586                "shasum": ""
10587            },
10588            "require": {
10589                "php": "^7.1",
10590                "sebastian/diff": "^3.0",
10591                "sebastian/exporter": "^3.1"
10592            },
10593            "require-dev": {
10594                "phpunit/phpunit": "^7.1"
10595            },
10596            "type": "library",
10597            "extra": {
10598                "branch-alias": {
10599                    "dev-master": "3.0-dev"
10600                }
10601            },
10602            "autoload": {
10603                "classmap": [
10604                    "src/"
10605                ]
10606            },
10607            "notification-url": "https://packagist.org/downloads/",
10608            "license": [
10609                "BSD-3-Clause"
10610            ],
10611            "authors": [
10612                {
10613                    "name": "Jeff Welch",
10614                    "email": "whatthejeff@gmail.com"
10615                },
10616                {
10617                    "name": "Volker Dusch",
10618                    "email": "github@wallbash.com"
10619                },
10620                {
10621                    "name": "Bernhard Schussek",
10622                    "email": "bschussek@2bepublished.at"
10623                },
10624                {
10625                    "name": "Sebastian Bergmann",
10626                    "email": "sebastian@phpunit.de"
10627                }
10628            ],
10629            "description": "Provides the functionality to compare PHP values for equality",
10630            "homepage": "https://github.com/sebastianbergmann/comparator",
10631            "keywords": [
10632                "comparator",
10633                "compare",
10634                "equality"
10635            ],
10636            "support": {
10637                "issues": "https://github.com/sebastianbergmann/comparator/issues",
10638                "source": "https://github.com/sebastianbergmann/comparator/tree/master"
10639            },
10640            "time": "2018-07-12T15:12:46+00:00"
10641        },
10642        {
10643            "name": "sebastian/diff",
10644            "version": "3.0.2",
10645            "source": {
10646                "type": "git",
10647                "url": "https://github.com/sebastianbergmann/diff.git",
10648                "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
10649            },
10650            "dist": {
10651                "type": "zip",
10652                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
10653                "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
10654                "shasum": ""
10655            },
10656            "require": {
10657                "php": "^7.1"
10658            },
10659            "require-dev": {
10660                "phpunit/phpunit": "^7.5 || ^8.0",
10661                "symfony/process": "^2 || ^3.3 || ^4"
10662            },
10663            "type": "library",
10664            "extra": {
10665                "branch-alias": {
10666                    "dev-master": "3.0-dev"
10667                }
10668            },
10669            "autoload": {
10670                "classmap": [
10671                    "src/"
10672                ]
10673            },
10674            "notification-url": "https://packagist.org/downloads/",
10675            "license": [
10676                "BSD-3-Clause"
10677            ],
10678            "authors": [
10679                {
10680                    "name": "Kore Nordmann",
10681                    "email": "mail@kore-nordmann.de"
10682                },
10683                {
10684                    "name": "Sebastian Bergmann",
10685                    "email": "sebastian@phpunit.de"
10686                }
10687            ],
10688            "description": "Diff implementation",
10689            "homepage": "https://github.com/sebastianbergmann/diff",
10690            "keywords": [
10691                "diff",
10692                "udiff",
10693                "unidiff",
10694                "unified diff"
10695            ],
10696            "support": {
10697                "issues": "https://github.com/sebastianbergmann/diff/issues",
10698                "source": "https://github.com/sebastianbergmann/diff/tree/master"
10699            },
10700            "time": "2019-02-04T06:01:07+00:00"
10701        },
10702        {
10703            "name": "sebastian/environment",
10704            "version": "4.2.3",
10705            "source": {
10706                "type": "git",
10707                "url": "https://github.com/sebastianbergmann/environment.git",
10708                "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368"
10709            },
10710            "dist": {
10711                "type": "zip",
10712                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
10713                "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
10714                "shasum": ""
10715            },
10716            "require": {
10717                "php": "^7.1"
10718            },
10719            "require-dev": {
10720                "phpunit/phpunit": "^7.5"
10721            },
10722            "suggest": {
10723                "ext-posix": "*"
10724            },
10725            "type": "library",
10726            "extra": {
10727                "branch-alias": {
10728                    "dev-master": "4.2-dev"
10729                }
10730            },
10731            "autoload": {
10732                "classmap": [
10733                    "src/"
10734                ]
10735            },
10736            "notification-url": "https://packagist.org/downloads/",
10737            "license": [
10738                "BSD-3-Clause"
10739            ],
10740            "authors": [
10741                {
10742                    "name": "Sebastian Bergmann",
10743                    "email": "sebastian@phpunit.de"
10744                }
10745            ],
10746            "description": "Provides functionality to handle HHVM/PHP environments",
10747            "homepage": "http://www.github.com/sebastianbergmann/environment",
10748            "keywords": [
10749                "Xdebug",
10750                "environment",
10751                "hhvm"
10752            ],
10753            "support": {
10754                "issues": "https://github.com/sebastianbergmann/environment/issues",
10755                "source": "https://github.com/sebastianbergmann/environment/tree/4.2.3"
10756            },
10757            "time": "2019-11-20T08:46:58+00:00"
10758        },
10759        {
10760            "name": "sebastian/exporter",
10761            "version": "3.1.2",
10762            "source": {
10763                "type": "git",
10764                "url": "https://github.com/sebastianbergmann/exporter.git",
10765                "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e"
10766            },
10767            "dist": {
10768                "type": "zip",
10769                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e",
10770                "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e",
10771                "shasum": ""
10772            },
10773            "require": {
10774                "php": "^7.0",
10775                "sebastian/recursion-context": "^3.0"
10776            },
10777            "require-dev": {
10778                "ext-mbstring": "*",
10779                "phpunit/phpunit": "^6.0"
10780            },
10781            "type": "library",
10782            "extra": {
10783                "branch-alias": {
10784                    "dev-master": "3.1.x-dev"
10785                }
10786            },
10787            "autoload": {
10788                "classmap": [
10789                    "src/"
10790                ]
10791            },
10792            "notification-url": "https://packagist.org/downloads/",
10793            "license": [
10794                "BSD-3-Clause"
10795            ],
10796            "authors": [
10797                {
10798                    "name": "Sebastian Bergmann",
10799                    "email": "sebastian@phpunit.de"
10800                },
10801                {
10802                    "name": "Jeff Welch",
10803                    "email": "whatthejeff@gmail.com"
10804                },
10805                {
10806                    "name": "Volker Dusch",
10807                    "email": "github@wallbash.com"
10808                },
10809                {
10810                    "name": "Adam Harvey",
10811                    "email": "aharvey@php.net"
10812                },
10813                {
10814                    "name": "Bernhard Schussek",
10815                    "email": "bschussek@gmail.com"
10816                }
10817            ],
10818            "description": "Provides the functionality to export PHP variables for visualization",
10819            "homepage": "http://www.github.com/sebastianbergmann/exporter",
10820            "keywords": [
10821                "export",
10822                "exporter"
10823            ],
10824            "support": {
10825                "issues": "https://github.com/sebastianbergmann/exporter/issues",
10826                "source": "https://github.com/sebastianbergmann/exporter/tree/master"
10827            },
10828            "time": "2019-09-14T09:02:43+00:00"
10829        },
10830        {
10831            "name": "sebastian/global-state",
10832            "version": "2.0.0",
10833            "source": {
10834                "type": "git",
10835                "url": "https://github.com/sebastianbergmann/global-state.git",
10836                "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
10837            },
10838            "dist": {
10839                "type": "zip",
10840                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
10841                "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
10842                "shasum": ""
10843            },
10844            "require": {
10845                "php": "^7.0"
10846            },
10847            "require-dev": {
10848                "phpunit/phpunit": "^6.0"
10849            },
10850            "suggest": {
10851                "ext-uopz": "*"
10852            },
10853            "type": "library",
10854            "extra": {
10855                "branch-alias": {
10856                    "dev-master": "2.0-dev"
10857                }
10858            },
10859            "autoload": {
10860                "classmap": [
10861                    "src/"
10862                ]
10863            },
10864            "notification-url": "https://packagist.org/downloads/",
10865            "license": [
10866                "BSD-3-Clause"
10867            ],
10868            "authors": [
10869                {
10870                    "name": "Sebastian Bergmann",
10871                    "email": "sebastian@phpunit.de"
10872                }
10873            ],
10874            "description": "Snapshotting of global state",
10875            "homepage": "http://www.github.com/sebastianbergmann/global-state",
10876            "keywords": [
10877                "global state"
10878            ],
10879            "support": {
10880                "issues": "https://github.com/sebastianbergmann/global-state/issues",
10881                "source": "https://github.com/sebastianbergmann/global-state/tree/2.0.0"
10882            },
10883            "time": "2017-04-27T15:39:26+00:00"
10884        },
10885        {
10886            "name": "sebastian/object-enumerator",
10887            "version": "3.0.3",
10888            "source": {
10889                "type": "git",
10890                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
10891                "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
10892            },
10893            "dist": {
10894                "type": "zip",
10895                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
10896                "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
10897                "shasum": ""
10898            },
10899            "require": {
10900                "php": "^7.0",
10901                "sebastian/object-reflector": "^1.1.1",
10902                "sebastian/recursion-context": "^3.0"
10903            },
10904            "require-dev": {
10905                "phpunit/phpunit": "^6.0"
10906            },
10907            "type": "library",
10908            "extra": {
10909                "branch-alias": {
10910                    "dev-master": "3.0.x-dev"
10911                }
10912            },
10913            "autoload": {
10914                "classmap": [
10915                    "src/"
10916                ]
10917            },
10918            "notification-url": "https://packagist.org/downloads/",
10919            "license": [
10920                "BSD-3-Clause"
10921            ],
10922            "authors": [
10923                {
10924                    "name": "Sebastian Bergmann",
10925                    "email": "sebastian@phpunit.de"
10926                }
10927            ],
10928            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
10929            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
10930            "support": {
10931                "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
10932                "source": "https://github.com/sebastianbergmann/object-enumerator/tree/master"
10933            },
10934            "time": "2017-08-03T12:35:26+00:00"
10935        },
10936        {
10937            "name": "sebastian/object-reflector",
10938            "version": "1.1.1",
10939            "source": {
10940                "type": "git",
10941                "url": "https://github.com/sebastianbergmann/object-reflector.git",
10942                "reference": "773f97c67f28de00d397be301821b06708fca0be"
10943            },
10944            "dist": {
10945                "type": "zip",
10946                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
10947                "reference": "773f97c67f28de00d397be301821b06708fca0be",
10948                "shasum": ""
10949            },
10950            "require": {
10951                "php": "^7.0"
10952            },
10953            "require-dev": {
10954                "phpunit/phpunit": "^6.0"
10955            },
10956            "type": "library",
10957            "extra": {
10958                "branch-alias": {
10959                    "dev-master": "1.1-dev"
10960                }
10961            },
10962            "autoload": {
10963                "classmap": [
10964                    "src/"
10965                ]
10966            },
10967            "notification-url": "https://packagist.org/downloads/",
10968            "license": [
10969                "BSD-3-Clause"
10970            ],
10971            "authors": [
10972                {
10973                    "name": "Sebastian Bergmann",
10974                    "email": "sebastian@phpunit.de"
10975                }
10976            ],
10977            "description": "Allows reflection of object attributes, including inherited and non-public ones",
10978            "homepage": "https://github.com/sebastianbergmann/object-reflector/",
10979            "support": {
10980                "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
10981                "source": "https://github.com/sebastianbergmann/object-reflector/tree/master"
10982            },
10983            "time": "2017-03-29T09:07:27+00:00"
10984        },
10985        {
10986            "name": "sebastian/recursion-context",
10987            "version": "3.0.0",
10988            "source": {
10989                "type": "git",
10990                "url": "https://github.com/sebastianbergmann/recursion-context.git",
10991                "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
10992            },
10993            "dist": {
10994                "type": "zip",
10995                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
10996                "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
10997                "shasum": ""
10998            },
10999            "require": {
11000                "php": "^7.0"
11001            },
11002            "require-dev": {
11003                "phpunit/phpunit": "^6.0"
11004            },
11005            "type": "library",
11006            "extra": {
11007                "branch-alias": {
11008                    "dev-master": "3.0.x-dev"
11009                }
11010            },
11011            "autoload": {
11012                "classmap": [
11013                    "src/"
11014                ]
11015            },
11016            "notification-url": "https://packagist.org/downloads/",
11017            "license": [
11018                "BSD-3-Clause"
11019            ],
11020            "authors": [
11021                {
11022                    "name": "Jeff Welch",
11023                    "email": "whatthejeff@gmail.com"
11024                },
11025                {
11026                    "name": "Sebastian Bergmann",
11027                    "email": "sebastian@phpunit.de"
11028                },
11029                {
11030                    "name": "Adam Harvey",
11031                    "email": "aharvey@php.net"
11032                }
11033            ],
11034            "description": "Provides functionality to recursively process PHP variables",
11035            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
11036            "support": {
11037                "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
11038                "source": "https://github.com/sebastianbergmann/recursion-context/tree/master"
11039            },
11040            "time": "2017-03-03T06:23:57+00:00"
11041        },
11042        {
11043            "name": "sebastian/resource-operations",
11044            "version": "2.0.1",
11045            "source": {
11046                "type": "git",
11047                "url": "https://github.com/sebastianbergmann/resource-operations.git",
11048                "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
11049            },
11050            "dist": {
11051                "type": "zip",
11052                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
11053                "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
11054                "shasum": ""
11055            },
11056            "require": {
11057                "php": "^7.1"
11058            },
11059            "type": "library",
11060            "extra": {
11061                "branch-alias": {
11062                    "dev-master": "2.0-dev"
11063                }
11064            },
11065            "autoload": {
11066                "classmap": [
11067                    "src/"
11068                ]
11069            },
11070            "notification-url": "https://packagist.org/downloads/",
11071            "license": [
11072                "BSD-3-Clause"
11073            ],
11074            "authors": [
11075                {
11076                    "name": "Sebastian Bergmann",
11077                    "email": "sebastian@phpunit.de"
11078                }
11079            ],
11080            "description": "Provides a list of PHP built-in functions that operate on resources",
11081            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
11082            "support": {
11083                "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
11084                "source": "https://github.com/sebastianbergmann/resource-operations/tree/master"
11085            },
11086            "time": "2018-10-04T04:07:39+00:00"
11087        },
11088        {
11089            "name": "sebastian/version",
11090            "version": "2.0.1",
11091            "source": {
11092                "type": "git",
11093                "url": "https://github.com/sebastianbergmann/version.git",
11094                "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
11095            },
11096            "dist": {
11097                "type": "zip",
11098                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
11099                "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
11100                "shasum": ""
11101            },
11102            "require": {
11103                "php": ">=5.6"
11104            },
11105            "type": "library",
11106            "extra": {
11107                "branch-alias": {
11108                    "dev-master": "2.0.x-dev"
11109                }
11110            },
11111            "autoload": {
11112                "classmap": [
11113                    "src/"
11114                ]
11115            },
11116            "notification-url": "https://packagist.org/downloads/",
11117            "license": [
11118                "BSD-3-Clause"
11119            ],
11120            "authors": [
11121                {
11122                    "name": "Sebastian Bergmann",
11123                    "email": "sebastian@phpunit.de",
11124                    "role": "lead"
11125                }
11126            ],
11127            "description": "Library that helps with managing the version number of Git-hosted PHP projects",
11128            "homepage": "https://github.com/sebastianbergmann/version",
11129            "support": {
11130                "issues": "https://github.com/sebastianbergmann/version/issues",
11131                "source": "https://github.com/sebastianbergmann/version/tree/master"
11132            },
11133            "time": "2016-10-03T07:35:21+00:00"
11134        },
11135        {
11136            "name": "symfony/phpunit-bridge",
11137            "version": "v3.4.43",
11138            "source": {
11139                "type": "git",
11140                "url": "https://github.com/symfony/phpunit-bridge.git",
11141                "reference": "03f831108f7cea087be83cc6dd07d3419542a5ba"
11142            },
11143            "dist": {
11144                "type": "zip",
11145                "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/03f831108f7cea087be83cc6dd07d3419542a5ba",
11146                "reference": "03f831108f7cea087be83cc6dd07d3419542a5ba",
11147                "shasum": ""
11148            },
11149            "require": {
11150                "php": ">=5.3.3"
11151            },
11152            "conflict": {
11153                "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0|<6.4,>=6.0|9.1.2"
11154            },
11155            "suggest": {
11156                "symfony/debug": "For tracking deprecated interfaces usages at runtime with DebugClassLoader"
11157            },
11158            "bin": [
11159                "bin/simple-phpunit"
11160            ],
11161            "type": "symfony-bridge",
11162            "extra": {
11163                "branch-alias": {
11164                    "dev-master": "3.4-dev"
11165                },
11166                "thanks": {
11167                    "name": "phpunit/phpunit",
11168                    "url": "https://github.com/sebastianbergmann/phpunit"
11169                }
11170            },
11171            "autoload": {
11172                "files": [
11173                    "bootstrap.php"
11174                ],
11175                "psr-4": {
11176                    "Symfony\\Bridge\\PhpUnit\\": ""
11177                },
11178                "exclude-from-classmap": [
11179                    "/Tests/"
11180                ]
11181            },
11182            "notification-url": "https://packagist.org/downloads/",
11183            "license": [
11184                "MIT"
11185            ],
11186            "authors": [
11187                {
11188                    "name": "Nicolas Grekas",
11189                    "email": "p@tchwork.com"
11190                },
11191                {
11192                    "name": "Symfony Community",
11193                    "homepage": "https://symfony.com/contributors"
11194                }
11195            ],
11196            "description": "Symfony PHPUnit Bridge",
11197            "homepage": "https://symfony.com",
11198            "support": {
11199                "source": "https://github.com/symfony/phpunit-bridge/tree/v3.4.43"
11200            },
11201            "funding": [
11202                {
11203                    "url": "https://symfony.com/sponsor",
11204                    "type": "custom"
11205                },
11206                {
11207                    "url": "https://github.com/fabpot",
11208                    "type": "github"
11209                },
11210                {
11211                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11212                    "type": "tidelift"
11213                }
11214            ],
11215            "time": "2020-07-22T22:00:00+00:00"
11216        },
11217        {
11218            "name": "theseer/tokenizer",
11219            "version": "1.1.3",
11220            "source": {
11221                "type": "git",
11222                "url": "https://github.com/theseer/tokenizer.git",
11223                "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
11224            },
11225            "dist": {
11226                "type": "zip",
11227                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
11228                "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
11229                "shasum": ""
11230            },
11231            "require": {
11232                "ext-dom": "*",
11233                "ext-tokenizer": "*",
11234                "ext-xmlwriter": "*",
11235                "php": "^7.0"
11236            },
11237            "type": "library",
11238            "autoload": {
11239                "classmap": [
11240                    "src/"
11241                ]
11242            },
11243            "notification-url": "https://packagist.org/downloads/",
11244            "license": [
11245                "BSD-3-Clause"
11246            ],
11247            "authors": [
11248                {
11249                    "name": "Arne Blankerts",
11250                    "email": "arne@blankerts.de",
11251                    "role": "Developer"
11252                }
11253            ],
11254            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
11255            "support": {
11256                "issues": "https://github.com/theseer/tokenizer/issues",
11257                "source": "https://github.com/theseer/tokenizer/tree/master"
11258            },
11259            "time": "2019-06-13T22:48:21+00:00"
11260        },
11261        {
11262            "name": "webmozart/assert",
11263            "version": "1.9.1",
11264            "source": {
11265                "type": "git",
11266                "url": "https://github.com/webmozarts/assert.git",
11267                "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
11268            },
11269            "dist": {
11270                "type": "zip",
11271                "url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
11272                "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
11273                "shasum": ""
11274            },
11275            "require": {
11276                "php": "^5.3.3 || ^7.0 || ^8.0",
11277                "symfony/polyfill-ctype": "^1.8"
11278            },
11279            "conflict": {
11280                "phpstan/phpstan": "<0.12.20",
11281                "vimeo/psalm": "<3.9.1"
11282            },
11283            "require-dev": {
11284                "phpunit/phpunit": "^4.8.36 || ^7.5.13"
11285            },
11286            "type": "library",
11287            "autoload": {
11288                "psr-4": {
11289                    "Webmozart\\Assert\\": "src/"
11290                }
11291            },
11292            "notification-url": "https://packagist.org/downloads/",
11293            "license": [
11294                "MIT"
11295            ],
11296            "authors": [
11297                {
11298                    "name": "Bernhard Schussek",
11299                    "email": "bschussek@gmail.com"
11300                }
11301            ],
11302            "description": "Assertions to validate method input/output with nice error messages.",
11303            "keywords": [
11304                "assert",
11305                "check",
11306                "validate"
11307            ],
11308            "support": {
11309                "issues": "https://github.com/webmozarts/assert/issues",
11310                "source": "https://github.com/webmozarts/assert/tree/1.9.1"
11311            },
11312            "time": "2020-07-08T17:02:28+00:00"
11313        }
11314    ],
11315    "aliases": [],
11316    "minimum-stability": "dev",
11317    "stability-flags": {
11318        "csa/guzzle-bundle": 20,
11319        "cssjanus/cssjanus": 20,
11320        "phake/phake": 0
11321    },
11322    "prefer-stable": true,
11323    "prefer-lowest": false,
11324    "platform": {
11325        "php": "^7.1.3",
11326        "ext-curl": "*",
11327        "ext-dom": "*",
11328        "ext-fileinfo": "*",
11329        "ext-gd": "*",
11330        "ext-iconv": "*",
11331        "ext-intl": "*",
11332        "ext-json": "*",
11333        "ext-mbstring": "*",
11334        "ext-simplexml": "*",
11335        "ext-zip": "*"
11336    },
11337    "platform-dev": [],
11338    "platform-overrides": {
11339        "php": "7.1.3"
11340    },
11341    "plugin-api-version": "2.1.0"
11342}
11343