1{
2    "packages": [
3        {
4            "name": "adodb/adodb-php",
5            "version": "v5.20.20",
6            "version_normalized": "5.20.20.0",
7            "source": {
8                "type": "git",
9                "url": "https://github.com/ADOdb/ADOdb.git",
10                "reference": "66fb9e5300c2b3b84beab1d9d7793ff961c171a8"
11            },
12            "dist": {
13                "type": "zip",
14                "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/66fb9e5300c2b3b84beab1d9d7793ff961c171a8",
15                "reference": "66fb9e5300c2b3b84beab1d9d7793ff961c171a8",
16                "shasum": ""
17            },
18            "require": {
19                "php": ">=5.3.2"
20            },
21            "time": "2021-01-31T20:51:30+00:00",
22            "type": "library",
23            "installation-source": "dist",
24            "autoload": {
25                "files": [
26                    "adodb.inc.php"
27                ]
28            },
29            "notification-url": "https://packagist.org/downloads/",
30            "license": [
31                "BSD-3-Clause",
32                "LGPL-2.1-or-later"
33            ],
34            "authors": [
35                {
36                    "name": "John Lim",
37                    "email": "jlim@natsoft.com",
38                    "role": "Author"
39                },
40                {
41                    "name": "Damien Regad",
42                    "role": "Current maintainer"
43                },
44                {
45                    "name": "Mark Newnham",
46                    "role": "Developer"
47                }
48            ],
49            "description": "ADOdb is a PHP database abstraction layer library",
50            "homepage": "http://adodb.org/",
51            "keywords": [
52                "abstraction",
53                "database",
54                "layer",
55                "library",
56                "php"
57            ],
58            "install-path": "../adodb/adodb-php"
59        },
60        {
61            "name": "dapphp/securimage",
62            "version": "dev-mantis",
63            "version_normalized": "dev-mantis",
64            "source": {
65                "type": "git",
66                "url": "https://github.com/mantisbt/securimage.git",
67                "reference": "01d5860a023382b4076cb98e143828357e679874"
68            },
69            "dist": {
70                "type": "zip",
71                "url": "https://api.github.com/repos/mantisbt/securimage/zipball/01d5860a023382b4076cb98e143828357e679874",
72                "reference": "01d5860a023382b4076cb98e143828357e679874",
73                "shasum": ""
74            },
75            "require": {
76                "ext-gd": "*",
77                "php": ">=5.4"
78            },
79            "suggest": {
80                "ext-pdo": "For database storage support",
81                "ext-pdo_mysql": "For MySQL database support",
82                "ext-pdo_sqlite": "For SQLite3 database support"
83            },
84            "time": "2020-08-19T09:34:22+00:00",
85            "type": "library",
86            "installation-source": "dist",
87            "autoload": {
88                "classmap": [
89                    "securimage.php"
90                ]
91            },
92            "license": [
93                "BSD-3-Clause"
94            ],
95            "authors": [
96                {
97                    "name": "Drew Phillips",
98                    "email": "drew@drew-phillips.com"
99                }
100            ],
101            "description": "PHP CAPTCHA Library",
102            "homepage": "https://www.phpcaptcha.org",
103            "keywords": [
104                "anti-spam",
105                "captcha",
106                "forms",
107                "security"
108            ],
109            "support": {
110                "source": "https://github.com/mantisbt/securimage/tree/mantis"
111            },
112            "install-path": "../dapphp/securimage"
113        },
114        {
115            "name": "erusev/parsedown",
116            "version": "1.7.3",
117            "version_normalized": "1.7.3.0",
118            "source": {
119                "type": "git",
120                "url": "https://github.com/erusev/parsedown.git",
121                "reference": "6d893938171a817f4e9bc9e86f2da1e370b7bcd7"
122            },
123            "dist": {
124                "type": "zip",
125                "url": "https://api.github.com/repos/erusev/parsedown/zipball/6d893938171a817f4e9bc9e86f2da1e370b7bcd7",
126                "reference": "6d893938171a817f4e9bc9e86f2da1e370b7bcd7",
127                "shasum": ""
128            },
129            "require": {
130                "ext-mbstring": "*",
131                "php": ">=5.3.0"
132            },
133            "require-dev": {
134                "phpunit/phpunit": "^4.8.35"
135            },
136            "time": "2019-03-17T18:48:37+00:00",
137            "type": "library",
138            "installation-source": "dist",
139            "autoload": {
140                "psr-0": {
141                    "Parsedown": ""
142                }
143            },
144            "notification-url": "https://packagist.org/downloads/",
145            "license": [
146                "MIT"
147            ],
148            "authors": [
149                {
150                    "name": "Emanuil Rusev",
151                    "email": "hello@erusev.com",
152                    "homepage": "http://erusev.com"
153                }
154            ],
155            "description": "Parser for Markdown.",
156            "homepage": "http://parsedown.org",
157            "keywords": [
158                "markdown",
159                "parser"
160            ],
161            "install-path": "../erusev/parsedown"
162        },
163        {
164            "name": "guzzlehttp/guzzle",
165            "version": "6.5.5",
166            "version_normalized": "6.5.5.0",
167            "source": {
168                "type": "git",
169                "url": "https://github.com/guzzle/guzzle.git",
170                "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
171            },
172            "dist": {
173                "type": "zip",
174                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
175                "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
176                "shasum": ""
177            },
178            "require": {
179                "ext-json": "*",
180                "guzzlehttp/promises": "^1.0",
181                "guzzlehttp/psr7": "^1.6.1",
182                "php": ">=5.5",
183                "symfony/polyfill-intl-idn": "^1.17.0"
184            },
185            "require-dev": {
186                "ext-curl": "*",
187                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
188                "psr/log": "^1.1"
189            },
190            "suggest": {
191                "psr/log": "Required for using the Log middleware"
192            },
193            "time": "2020-06-16T21:01:06+00:00",
194            "type": "library",
195            "extra": {
196                "branch-alias": {
197                    "dev-master": "6.5-dev"
198                }
199            },
200            "installation-source": "dist",
201            "autoload": {
202                "psr-4": {
203                    "GuzzleHttp\\": "src/"
204                },
205                "files": [
206                    "src/functions_include.php"
207                ]
208            },
209            "notification-url": "https://packagist.org/downloads/",
210            "license": [
211                "MIT"
212            ],
213            "authors": [
214                {
215                    "name": "Michael Dowling",
216                    "email": "mtdowling@gmail.com",
217                    "homepage": "https://github.com/mtdowling"
218                }
219            ],
220            "description": "Guzzle is a PHP HTTP client library",
221            "homepage": "http://guzzlephp.org/",
222            "keywords": [
223                "client",
224                "curl",
225                "framework",
226                "http",
227                "http client",
228                "rest",
229                "web service"
230            ],
231            "install-path": "../guzzlehttp/guzzle"
232        },
233        {
234            "name": "guzzlehttp/promises",
235            "version": "v1.3.1",
236            "version_normalized": "1.3.1.0",
237            "source": {
238                "type": "git",
239                "url": "https://github.com/guzzle/promises.git",
240                "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
241            },
242            "dist": {
243                "type": "zip",
244                "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
245                "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
246                "shasum": ""
247            },
248            "require": {
249                "php": ">=5.5.0"
250            },
251            "require-dev": {
252                "phpunit/phpunit": "^4.0"
253            },
254            "time": "2016-12-20T10:07:11+00:00",
255            "type": "library",
256            "extra": {
257                "branch-alias": {
258                    "dev-master": "1.4-dev"
259                }
260            },
261            "installation-source": "dist",
262            "autoload": {
263                "psr-4": {
264                    "GuzzleHttp\\Promise\\": "src/"
265                },
266                "files": [
267                    "src/functions_include.php"
268                ]
269            },
270            "notification-url": "https://packagist.org/downloads/",
271            "license": [
272                "MIT"
273            ],
274            "authors": [
275                {
276                    "name": "Michael Dowling",
277                    "email": "mtdowling@gmail.com",
278                    "homepage": "https://github.com/mtdowling"
279                }
280            ],
281            "description": "Guzzle promises library",
282            "keywords": [
283                "promise"
284            ],
285            "install-path": "../guzzlehttp/promises"
286        },
287        {
288            "name": "guzzlehttp/psr7",
289            "version": "1.6.1",
290            "version_normalized": "1.6.1.0",
291            "source": {
292                "type": "git",
293                "url": "https://github.com/guzzle/psr7.git",
294                "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
295            },
296            "dist": {
297                "type": "zip",
298                "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
299                "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
300                "shasum": ""
301            },
302            "require": {
303                "php": ">=5.4.0",
304                "psr/http-message": "~1.0",
305                "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
306            },
307            "provide": {
308                "psr/http-message-implementation": "1.0"
309            },
310            "require-dev": {
311                "ext-zlib": "*",
312                "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
313            },
314            "suggest": {
315                "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
316            },
317            "time": "2019-07-01T23:21:34+00:00",
318            "type": "library",
319            "extra": {
320                "branch-alias": {
321                    "dev-master": "1.6-dev"
322                }
323            },
324            "installation-source": "dist",
325            "autoload": {
326                "psr-4": {
327                    "GuzzleHttp\\Psr7\\": "src/"
328                },
329                "files": [
330                    "src/functions_include.php"
331                ]
332            },
333            "notification-url": "https://packagist.org/downloads/",
334            "license": [
335                "MIT"
336            ],
337            "authors": [
338                {
339                    "name": "Michael Dowling",
340                    "email": "mtdowling@gmail.com",
341                    "homepage": "https://github.com/mtdowling"
342                },
343                {
344                    "name": "Tobias Schultze",
345                    "homepage": "https://github.com/Tobion"
346                }
347            ],
348            "description": "PSR-7 message implementation that also provides common utility methods",
349            "keywords": [
350                "http",
351                "message",
352                "psr-7",
353                "request",
354                "response",
355                "stream",
356                "uri",
357                "url"
358            ],
359            "install-path": "../guzzlehttp/psr7"
360        },
361        {
362            "name": "nikic/fast-route",
363            "version": "v1.3.0",
364            "version_normalized": "1.3.0.0",
365            "source": {
366                "type": "git",
367                "url": "https://github.com/nikic/FastRoute.git",
368                "reference": "181d480e08d9476e61381e04a71b34dc0432e812"
369            },
370            "dist": {
371                "type": "zip",
372                "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
373                "reference": "181d480e08d9476e61381e04a71b34dc0432e812",
374                "shasum": ""
375            },
376            "require": {
377                "php": ">=5.4.0"
378            },
379            "require-dev": {
380                "phpunit/phpunit": "^4.8.35|~5.7"
381            },
382            "time": "2018-02-13T20:26:39+00:00",
383            "type": "library",
384            "installation-source": "dist",
385            "autoload": {
386                "psr-4": {
387                    "FastRoute\\": "src/"
388                },
389                "files": [
390                    "src/functions.php"
391                ]
392            },
393            "notification-url": "https://packagist.org/downloads/",
394            "license": [
395                "BSD-3-Clause"
396            ],
397            "authors": [
398                {
399                    "name": "Nikita Popov",
400                    "email": "nikic@php.net"
401                }
402            ],
403            "description": "Fast request router for PHP",
404            "keywords": [
405                "router",
406                "routing"
407            ],
408            "install-path": "../nikic/fast-route"
409        },
410        {
411            "name": "phpmailer/phpmailer",
412            "version": "v6.5.0",
413            "version_normalized": "6.5.0.0",
414            "source": {
415                "type": "git",
416                "url": "https://github.com/PHPMailer/PHPMailer.git",
417                "reference": "a5b5c43e50b7fba655f793ad27303cd74c57363c"
418            },
419            "dist": {
420                "type": "zip",
421                "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/a5b5c43e50b7fba655f793ad27303cd74c57363c",
422                "reference": "a5b5c43e50b7fba655f793ad27303cd74c57363c",
423                "shasum": ""
424            },
425            "require": {
426                "ext-ctype": "*",
427                "ext-filter": "*",
428                "ext-hash": "*",
429                "php": ">=5.5.0"
430            },
431            "require-dev": {
432                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
433                "doctrine/annotations": "^1.2",
434                "phpcompatibility/php-compatibility": "^9.3.5",
435                "roave/security-advisories": "dev-latest",
436                "squizlabs/php_codesniffer": "^3.5.6",
437                "yoast/phpunit-polyfills": "^0.2.0"
438            },
439            "suggest": {
440                "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
441                "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
442                "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
443                "psr/log": "For optional PSR-3 debug logging",
444                "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
445                "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
446            },
447            "time": "2021-06-16T14:33:43+00:00",
448            "type": "library",
449            "installation-source": "dist",
450            "autoload": {
451                "psr-4": {
452                    "PHPMailer\\PHPMailer\\": "src/"
453                }
454            },
455            "notification-url": "https://packagist.org/downloads/",
456            "license": [
457                "LGPL-2.1-only"
458            ],
459            "authors": [
460                {
461                    "name": "Marcus Bointon",
462                    "email": "phpmailer@synchromedia.co.uk"
463                },
464                {
465                    "name": "Jim Jagielski",
466                    "email": "jimjag@gmail.com"
467                },
468                {
469                    "name": "Andy Prevost",
470                    "email": "codeworxtech@users.sourceforge.net"
471                },
472                {
473                    "name": "Brent R. Matzelle"
474                }
475            ],
476            "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
477            "support": {
478                "issues": "https://github.com/PHPMailer/PHPMailer/issues",
479                "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.5.0"
480            },
481            "funding": [
482                {
483                    "url": "https://github.com/Synchro",
484                    "type": "github"
485                }
486            ],
487            "install-path": "../phpmailer/phpmailer"
488        },
489        {
490            "name": "pimple/pimple",
491            "version": "v3.2.3",
492            "version_normalized": "3.2.3.0",
493            "source": {
494                "type": "git",
495                "url": "https://github.com/silexphp/Pimple.git",
496                "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32"
497            },
498            "dist": {
499                "type": "zip",
500                "url": "https://api.github.com/repos/silexphp/Pimple/zipball/9e403941ef9d65d20cba7d54e29fe906db42cf32",
501                "reference": "9e403941ef9d65d20cba7d54e29fe906db42cf32",
502                "shasum": ""
503            },
504            "require": {
505                "php": ">=5.3.0",
506                "psr/container": "^1.0"
507            },
508            "require-dev": {
509                "symfony/phpunit-bridge": "^3.2"
510            },
511            "time": "2018-01-21T07:42:36+00:00",
512            "type": "library",
513            "extra": {
514                "branch-alias": {
515                    "dev-master": "3.2.x-dev"
516                }
517            },
518            "installation-source": "dist",
519            "autoload": {
520                "psr-0": {
521                    "Pimple": "src/"
522                }
523            },
524            "notification-url": "https://packagist.org/downloads/",
525            "license": [
526                "MIT"
527            ],
528            "authors": [
529                {
530                    "name": "Fabien Potencier",
531                    "email": "fabien@symfony.com"
532                }
533            ],
534            "description": "Pimple, a simple Dependency Injection Container",
535            "homepage": "http://pimple.sensiolabs.org",
536            "keywords": [
537                "container",
538                "dependency injection"
539            ],
540            "install-path": "../pimple/pimple"
541        },
542        {
543            "name": "psr/container",
544            "version": "1.0.0",
545            "version_normalized": "1.0.0.0",
546            "source": {
547                "type": "git",
548                "url": "https://github.com/php-fig/container.git",
549                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
550            },
551            "dist": {
552                "type": "zip",
553                "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
554                "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
555                "shasum": ""
556            },
557            "require": {
558                "php": ">=5.3.0"
559            },
560            "time": "2017-02-14T16:28:37+00:00",
561            "type": "library",
562            "extra": {
563                "branch-alias": {
564                    "dev-master": "1.0.x-dev"
565                }
566            },
567            "installation-source": "dist",
568            "autoload": {
569                "psr-4": {
570                    "Psr\\Container\\": "src/"
571                }
572            },
573            "notification-url": "https://packagist.org/downloads/",
574            "license": [
575                "MIT"
576            ],
577            "authors": [
578                {
579                    "name": "PHP-FIG",
580                    "homepage": "http://www.php-fig.org/"
581                }
582            ],
583            "description": "Common Container Interface (PHP FIG PSR-11)",
584            "homepage": "https://github.com/php-fig/container",
585            "keywords": [
586                "PSR-11",
587                "container",
588                "container-interface",
589                "container-interop",
590                "psr"
591            ],
592            "install-path": "../psr/container"
593        },
594        {
595            "name": "psr/http-message",
596            "version": "1.0.1",
597            "version_normalized": "1.0.1.0",
598            "source": {
599                "type": "git",
600                "url": "https://github.com/php-fig/http-message.git",
601                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
602            },
603            "dist": {
604                "type": "zip",
605                "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
606                "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
607                "shasum": ""
608            },
609            "require": {
610                "php": ">=5.3.0"
611            },
612            "time": "2016-08-06T14:39:51+00:00",
613            "type": "library",
614            "extra": {
615                "branch-alias": {
616                    "dev-master": "1.0.x-dev"
617                }
618            },
619            "installation-source": "dist",
620            "autoload": {
621                "psr-4": {
622                    "Psr\\Http\\Message\\": "src/"
623                }
624            },
625            "notification-url": "https://packagist.org/downloads/",
626            "license": [
627                "MIT"
628            ],
629            "authors": [
630                {
631                    "name": "PHP-FIG",
632                    "homepage": "http://www.php-fig.org/"
633                }
634            ],
635            "description": "Common interface for HTTP messages",
636            "homepage": "https://github.com/php-fig/http-message",
637            "keywords": [
638                "http",
639                "http-message",
640                "psr",
641                "psr-7",
642                "request",
643                "response"
644            ],
645            "install-path": "../psr/http-message"
646        },
647        {
648            "name": "ralouphie/getallheaders",
649            "version": "2.0.5",
650            "version_normalized": "2.0.5.0",
651            "source": {
652                "type": "git",
653                "url": "https://github.com/ralouphie/getallheaders.git",
654                "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa"
655            },
656            "dist": {
657                "type": "zip",
658                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
659                "reference": "5601c8a83fbba7ef674a7369456d12f1e0d0eafa",
660                "shasum": ""
661            },
662            "require": {
663                "php": ">=5.3"
664            },
665            "require-dev": {
666                "phpunit/phpunit": "~3.7.0",
667                "satooshi/php-coveralls": ">=1.0"
668            },
669            "time": "2016-02-11T07:05:27+00:00",
670            "type": "library",
671            "installation-source": "dist",
672            "autoload": {
673                "files": [
674                    "src/getallheaders.php"
675                ]
676            },
677            "notification-url": "https://packagist.org/downloads/",
678            "license": [
679                "MIT"
680            ],
681            "authors": [
682                {
683                    "name": "Ralph Khattar",
684                    "email": "ralph.khattar@gmail.com"
685                }
686            ],
687            "description": "A polyfill for getallheaders.",
688            "install-path": "../ralouphie/getallheaders"
689        },
690        {
691            "name": "slim/slim",
692            "version": "3.12.3",
693            "version_normalized": "3.12.3.0",
694            "source": {
695                "type": "git",
696                "url": "https://github.com/slimphp/Slim.git",
697                "reference": "1c9318a84ffb890900901136d620b4f03a59da38"
698            },
699            "dist": {
700                "type": "zip",
701                "url": "https://api.github.com/repos/slimphp/Slim/zipball/1c9318a84ffb890900901136d620b4f03a59da38",
702                "reference": "1c9318a84ffb890900901136d620b4f03a59da38",
703                "shasum": ""
704            },
705            "require": {
706                "ext-json": "*",
707                "ext-libxml": "*",
708                "ext-simplexml": "*",
709                "nikic/fast-route": "^1.0",
710                "php": ">=5.5.0",
711                "pimple/pimple": "^3.0",
712                "psr/container": "^1.0",
713                "psr/http-message": "^1.0"
714            },
715            "provide": {
716                "psr/http-message-implementation": "1.0"
717            },
718            "require-dev": {
719                "phpunit/phpunit": "^4.0",
720                "squizlabs/php_codesniffer": "^2.5"
721            },
722            "time": "2019-11-28T17:40:33+00:00",
723            "type": "library",
724            "installation-source": "dist",
725            "autoload": {
726                "psr-4": {
727                    "Slim\\": "Slim"
728                }
729            },
730            "notification-url": "https://packagist.org/downloads/",
731            "license": [
732                "MIT"
733            ],
734            "authors": [
735                {
736                    "name": "Josh Lockhart",
737                    "email": "hello@joshlockhart.com",
738                    "homepage": "https://joshlockhart.com"
739                },
740                {
741                    "name": "Andrew Smith",
742                    "email": "a.smith@silentworks.co.uk",
743                    "homepage": "http://silentworks.co.uk"
744                },
745                {
746                    "name": "Rob Allen",
747                    "email": "rob@akrabat.com",
748                    "homepage": "http://akrabat.com"
749                },
750                {
751                    "name": "Gabriel Manricks",
752                    "email": "gmanricks@me.com",
753                    "homepage": "http://gabrielmanricks.com"
754                }
755            ],
756            "description": "Slim is a PHP micro framework that helps you quickly write simple yet powerful web applications and APIs",
757            "homepage": "https://slimframework.com",
758            "keywords": [
759                "api",
760                "framework",
761                "micro",
762                "router"
763            ],
764            "install-path": "../slim/slim"
765        },
766        {
767            "name": "symfony/polyfill-intl-idn",
768            "version": "v1.17.0",
769            "version_normalized": "1.17.0.0",
770            "source": {
771                "type": "git",
772                "url": "https://github.com/symfony/polyfill-intl-idn.git",
773                "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a"
774            },
775            "dist": {
776                "type": "zip",
777                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/3bff59ea7047e925be6b7f2059d60af31bb46d6a",
778                "reference": "3bff59ea7047e925be6b7f2059d60af31bb46d6a",
779                "shasum": ""
780            },
781            "require": {
782                "php": ">=5.3.3",
783                "symfony/polyfill-mbstring": "^1.3",
784                "symfony/polyfill-php72": "^1.10"
785            },
786            "suggest": {
787                "ext-intl": "For best performance"
788            },
789            "time": "2020-05-12T16:47:27+00:00",
790            "type": "library",
791            "extra": {
792                "branch-alias": {
793                    "dev-master": "1.17-dev"
794                }
795            },
796            "installation-source": "dist",
797            "autoload": {
798                "psr-4": {
799                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
800                },
801                "files": [
802                    "bootstrap.php"
803                ]
804            },
805            "notification-url": "https://packagist.org/downloads/",
806            "license": [
807                "MIT"
808            ],
809            "authors": [
810                {
811                    "name": "Laurent Bassin",
812                    "email": "laurent@bassin.info"
813                },
814                {
815                    "name": "Symfony Community",
816                    "homepage": "https://symfony.com/contributors"
817                }
818            ],
819            "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
820            "homepage": "https://symfony.com",
821            "keywords": [
822                "compatibility",
823                "idn",
824                "intl",
825                "polyfill",
826                "portable",
827                "shim"
828            ],
829            "funding": [
830                {
831                    "url": "https://symfony.com/sponsor",
832                    "type": "custom"
833                },
834                {
835                    "url": "https://github.com/fabpot",
836                    "type": "github"
837                },
838                {
839                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
840                    "type": "tidelift"
841                }
842            ],
843            "install-path": "../symfony/polyfill-intl-idn"
844        },
845        {
846            "name": "symfony/polyfill-mbstring",
847            "version": "v1.17.0",
848            "version_normalized": "1.17.0.0",
849            "source": {
850                "type": "git",
851                "url": "https://github.com/symfony/polyfill-mbstring.git",
852                "reference": "fa79b11539418b02fc5e1897267673ba2c19419c"
853            },
854            "dist": {
855                "type": "zip",
856                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c",
857                "reference": "fa79b11539418b02fc5e1897267673ba2c19419c",
858                "shasum": ""
859            },
860            "require": {
861                "php": ">=5.3.3"
862            },
863            "suggest": {
864                "ext-mbstring": "For best performance"
865            },
866            "time": "2020-05-12T16:47:27+00:00",
867            "type": "library",
868            "extra": {
869                "branch-alias": {
870                    "dev-master": "1.17-dev"
871                }
872            },
873            "installation-source": "dist",
874            "autoload": {
875                "psr-4": {
876                    "Symfony\\Polyfill\\Mbstring\\": ""
877                },
878                "files": [
879                    "bootstrap.php"
880                ]
881            },
882            "notification-url": "https://packagist.org/downloads/",
883            "license": [
884                "MIT"
885            ],
886            "authors": [
887                {
888                    "name": "Nicolas Grekas",
889                    "email": "p@tchwork.com"
890                },
891                {
892                    "name": "Symfony Community",
893                    "homepage": "https://symfony.com/contributors"
894                }
895            ],
896            "description": "Symfony polyfill for the Mbstring extension",
897            "homepage": "https://symfony.com",
898            "keywords": [
899                "compatibility",
900                "mbstring",
901                "polyfill",
902                "portable",
903                "shim"
904            ],
905            "funding": [
906                {
907                    "url": "https://symfony.com/sponsor",
908                    "type": "custom"
909                },
910                {
911                    "url": "https://github.com/fabpot",
912                    "type": "github"
913                },
914                {
915                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
916                    "type": "tidelift"
917                }
918            ],
919            "install-path": "../symfony/polyfill-mbstring"
920        },
921        {
922            "name": "symfony/polyfill-php72",
923            "version": "v1.17.0",
924            "version_normalized": "1.17.0.0",
925            "source": {
926                "type": "git",
927                "url": "https://github.com/symfony/polyfill-php72.git",
928                "reference": "f048e612a3905f34931127360bdd2def19a5e582"
929            },
930            "dist": {
931                "type": "zip",
932                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/f048e612a3905f34931127360bdd2def19a5e582",
933                "reference": "f048e612a3905f34931127360bdd2def19a5e582",
934                "shasum": ""
935            },
936            "require": {
937                "php": ">=5.3.3"
938            },
939            "time": "2020-05-12T16:47:27+00:00",
940            "type": "library",
941            "extra": {
942                "branch-alias": {
943                    "dev-master": "1.17-dev"
944                }
945            },
946            "installation-source": "dist",
947            "autoload": {
948                "psr-4": {
949                    "Symfony\\Polyfill\\Php72\\": ""
950                },
951                "files": [
952                    "bootstrap.php"
953                ]
954            },
955            "notification-url": "https://packagist.org/downloads/",
956            "license": [
957                "MIT"
958            ],
959            "authors": [
960                {
961                    "name": "Nicolas Grekas",
962                    "email": "p@tchwork.com"
963                },
964                {
965                    "name": "Symfony Community",
966                    "homepage": "https://symfony.com/contributors"
967                }
968            ],
969            "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
970            "homepage": "https://symfony.com",
971            "keywords": [
972                "compatibility",
973                "polyfill",
974                "portable",
975                "shim"
976            ],
977            "funding": [
978                {
979                    "url": "https://symfony.com/sponsor",
980                    "type": "custom"
981                },
982                {
983                    "url": "https://github.com/fabpot",
984                    "type": "github"
985                },
986                {
987                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
988                    "type": "tidelift"
989                }
990            ],
991            "install-path": "../symfony/polyfill-php72"
992        },
993        {
994            "name": "vboctor/disposable_email_checker",
995            "version": "3.1.0",
996            "version_normalized": "3.1.0.0",
997            "source": {
998                "type": "git",
999                "url": "https://github.com/vboctor/disposable_email_checker.git",
1000                "reference": "e73467c0fd4773bf5a7f0c1cddd6dac92b1c8f73"
1001            },
1002            "dist": {
1003                "type": "zip",
1004                "url": "https://api.github.com/repos/vboctor/disposable_email_checker/zipball/e73467c0fd4773bf5a7f0c1cddd6dac92b1c8f73",
1005                "reference": "e73467c0fd4773bf5a7f0c1cddd6dac92b1c8f73",
1006                "shasum": ""
1007            },
1008            "require": {
1009                "php": ">=5.0.0"
1010            },
1011            "require-dev": {
1012                "phpunit/phpunit": "^5.0"
1013            },
1014            "time": "2018-11-04T18:33:32+00:00",
1015            "type": "library",
1016            "installation-source": "dist",
1017            "autoload": {
1018                "psr-4": {
1019                    "VBoctor\\Email\\": "php/src"
1020                }
1021            },
1022            "notification-url": "https://packagist.org/downloads/",
1023            "license": [
1024                "MIT"
1025            ],
1026            "authors": [
1027                {
1028                    "name": "Victor Boctor",
1029                    "email": "victor@mantishub.net"
1030                }
1031            ],
1032            "description": "Library to detect disposable email addresses",
1033            "keywords": [
1034                "disposable",
1035                "email",
1036                "signup"
1037            ],
1038            "install-path": "../vboctor/disposable_email_checker"
1039        }
1040    ],
1041    "dev": false,
1042    "dev-package-names": []
1043}
1044