simple fix from switch to laminas (#2903)
[openemr.git] / composer.lock
blobf94df18077caa65953e5b66e0c63c847c11430fd
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": "315b7b85426218ae358f4dd04e9f0457",
8     "packages": [
9         {
10             "name": "academe/authorizenet-objects",
11             "version": "0.7.3",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/academe/authorizenet-objects.git",
15                 "reference": "711d1f10f9bb6eb685a0851187ca62d808e4ee53"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/academe/authorizenet-objects/zipball/711d1f10f9bb6eb685a0851187ca62d808e4ee53",
20                 "reference": "711d1f10f9bb6eb685a0851187ca62d808e4ee53",
21                 "shasum": ""
22             },
23             "require": {
24                 "php": ">=5.6.0"
25             },
26             "require-dev": {
27                 "moneyphp/money": "^3.0",
28                 "phpunit/phpunit": "^5.7 || ^6.4 || ^7.0",
29                 "squizlabs/php_codesniffer": "^3"
30             },
31             "suggest": {
32                 "moneyphp/money": "^3.0"
33             },
34             "type": "library",
35             "extra": {
36                 "branch-alias": {
37                     "dev-master": "0.x-dev"
38                 }
39             },
40             "autoload": {
41                 "psr-4": {
42                     "Academe\\AuthorizeNet\\": "src/"
43                 }
44             },
45             "notification-url": "https://packagist.org/downloads/",
46             "license": [
47                 "MIT"
48             ],
49             "authors": [
50                 {
51                     "name": "Jason Judge",
52                     "homepage": "https://github.com/judgej"
53                 }
54             ],
55             "description": "Authorize.Net API Message Value Objects",
56             "homepage": "https://github.com/academe/authorizenet-objects",
57             "keywords": [
58                 "authorize",
59                 "authorize net",
60                 "authorize.net",
61                 "gateway",
62                 "merchant",
63                 "omnipay",
64                 "pay",
65                 "payment"
66             ],
67             "time": "2019-06-22T22:33:01+00:00"
68         },
69         {
70             "name": "academe/omnipay-authorizenetapi",
71             "version": "3.1.2",
72             "source": {
73                 "type": "git",
74                 "url": "https://github.com/academe/omnipay-authorizenetapi.git",
75                 "reference": "b72eae92d254bc65b09c7e0147861d1fe5ea1e5e"
76             },
77             "dist": {
78                 "type": "zip",
79                 "url": "https://api.github.com/repos/academe/omnipay-authorizenetapi/zipball/b72eae92d254bc65b09c7e0147861d1fe5ea1e5e",
80                 "reference": "b72eae92d254bc65b09c7e0147861d1fe5ea1e5e",
81                 "shasum": ""
82             },
83             "require": {
84                 "academe/authorizenet-objects": "~0.7",
85                 "omnipay/common": "^3",
86                 "symfony/property-access": "^3.2 || ^4.0"
87             },
88             "require-dev": {
89                 "omnipay/tests": "^3",
90                 "squizlabs/php_codesniffer": "^3"
91             },
92             "type": "library",
93             "extra": {
94                 "branch-alias": {
95                     "dev-master": "3.0.x-dev"
96                 }
97             },
98             "autoload": {
99                 "psr-4": {
100                     "Omnipay\\AuthorizeNetApi\\": "src/"
101                 }
102             },
103             "notification-url": "https://packagist.org/downloads/",
104             "license": [
105                 "MIT"
106             ],
107             "authors": [
108                 {
109                     "name": "Jason Judge",
110                     "email": "jason@academe.co.uk"
111                 }
112             ],
113             "description": "Authorize.Net payment gateway driver for the Omnipay 3.x payment processing library",
114             "homepage": "https://github.com/academe/omnipay-authorizenetapi",
115             "keywords": [
116                 "authorize.net",
117                 "gateway",
118                 "merchant",
119                 "omnipay",
120                 "pay",
121                 "payment"
122             ],
123             "time": "2019-08-20T22:09:44+00:00"
124         },
125         {
126             "name": "adodb/adodb-php",
127             "version": "v5.20.15",
128             "source": {
129                 "type": "git",
130                 "url": "https://github.com/ADOdb/ADOdb.git",
131                 "reference": "7bb34029f4d6995b6bf1dd3cb58de69a16cfce87"
132             },
133             "dist": {
134                 "type": "zip",
135                 "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/7bb34029f4d6995b6bf1dd3cb58de69a16cfce87",
136                 "reference": "7bb34029f4d6995b6bf1dd3cb58de69a16cfce87",
137                 "shasum": ""
138             },
139             "require": {
140                 "php": ">=5.3.2"
141             },
142             "type": "library",
143             "autoload": {
144                 "files": [
145                     "adodb.inc.php"
146                 ]
147             },
148             "notification-url": "https://packagist.org/downloads/",
149             "license": [
150                 "BSD-3-Clause",
151                 "LGPL-2.1-or-later"
152             ],
153             "authors": [
154                 {
155                     "name": "John Lim",
156                     "email": "jlim@natsoft.com",
157                     "role": "Author"
158                 },
159                 {
160                     "name": "Damien Regad",
161                     "role": "Current maintainer"
162                 },
163                 {
164                     "name": "Mark Newnham",
165                     "role": "Developer"
166                 }
167             ],
168             "description": "ADOdb is a PHP database abstraction layer library",
169             "homepage": "http://adodb.org/",
170             "keywords": [
171                 "abstraction",
172                 "database",
173                 "layer",
174                 "library",
175                 "php"
176             ],
177             "time": "2019-11-24T10:59:54+00:00"
178         },
179         {
180             "name": "bacon/bacon-qr-code",
181             "version": "1.0.3",
182             "source": {
183                 "type": "git",
184                 "url": "https://github.com/Bacon/BaconQrCode.git",
185                 "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee"
186             },
187             "dist": {
188                 "type": "zip",
189                 "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee",
190                 "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee",
191                 "shasum": ""
192             },
193             "require": {
194                 "ext-iconv": "*",
195                 "php": "^5.4|^7.0"
196             },
197             "require-dev": {
198                 "phpunit/phpunit": "^4.8"
199             },
200             "suggest": {
201                 "ext-gd": "to generate QR code images"
202             },
203             "type": "library",
204             "autoload": {
205                 "psr-0": {
206                     "BaconQrCode": "src/"
207                 }
208             },
209             "notification-url": "https://packagist.org/downloads/",
210             "license": [
211                 "BSD-2-Clause"
212             ],
213             "authors": [
214                 {
215                     "name": "Ben Scholzen 'DASPRiD'",
216                     "email": "mail@dasprids.de",
217                     "homepage": "http://www.dasprids.de",
218                     "role": "Developer"
219                 }
220             ],
221             "description": "BaconQrCode is a QR code generator for PHP.",
222             "homepage": "https://github.com/Bacon/BaconQrCode",
223             "time": "2017-10-17T09:59:25+00:00"
224         },
225         {
226             "name": "clue/stream-filter",
227             "version": "v1.4.1",
228             "source": {
229                 "type": "git",
230                 "url": "https://github.com/clue/php-stream-filter.git",
231                 "reference": "5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71"
232             },
233             "dist": {
234                 "type": "zip",
235                 "url": "https://api.github.com/repos/clue/php-stream-filter/zipball/5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71",
236                 "reference": "5a58cc30a8bd6a4eb8f856adf61dd3e013f53f71",
237                 "shasum": ""
238             },
239             "require": {
240                 "php": ">=5.3"
241             },
242             "require-dev": {
243                 "phpunit/phpunit": "^5.0 || ^4.8"
244             },
245             "type": "library",
246             "autoload": {
247                 "psr-4": {
248                     "Clue\\StreamFilter\\": "src/"
249                 },
250                 "files": [
251                     "src/functions_include.php"
252                 ]
253             },
254             "notification-url": "https://packagist.org/downloads/",
255             "license": [
256                 "MIT"
257             ],
258             "authors": [
259                 {
260                     "name": "Christian Lück",
261                     "email": "christian@lueck.tv"
262                 }
263             ],
264             "description": "A simple and modern approach to stream filtering in PHP",
265             "homepage": "https://github.com/clue/php-stream-filter",
266             "keywords": [
267                 "bucket brigade",
268                 "callback",
269                 "filter",
270                 "php_user_filter",
271                 "stream",
272                 "stream_filter_append",
273                 "stream_filter_register"
274             ],
275             "time": "2019-04-09T12:31:48+00:00"
276         },
277         {
278             "name": "container-interop/container-interop",
279             "version": "1.2.0",
280             "source": {
281                 "type": "git",
282                 "url": "https://github.com/container-interop/container-interop.git",
283                 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8"
284             },
285             "dist": {
286                 "type": "zip",
287                 "url": "https://api.github.com/repos/container-interop/container-interop/zipball/79cbf1341c22ec75643d841642dd5d6acd83bdb8",
288                 "reference": "79cbf1341c22ec75643d841642dd5d6acd83bdb8",
289                 "shasum": ""
290             },
291             "require": {
292                 "psr/container": "^1.0"
293             },
294             "type": "library",
295             "autoload": {
296                 "psr-4": {
297                     "Interop\\Container\\": "src/Interop/Container/"
298                 }
299             },
300             "notification-url": "https://packagist.org/downloads/",
301             "license": [
302                 "MIT"
303             ],
304             "description": "Promoting the interoperability of container objects (DIC, SL, etc.)",
305             "homepage": "https://github.com/container-interop/container-interop",
306             "abandoned": "psr/container",
307             "time": "2017-02-14T19:40:03+00:00"
308         },
309         {
310             "name": "doctrine/annotations",
311             "version": "v1.8.0",
312             "source": {
313                 "type": "git",
314                 "url": "https://github.com/doctrine/annotations.git",
315                 "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc"
316             },
317             "dist": {
318                 "type": "zip",
319                 "url": "https://api.github.com/repos/doctrine/annotations/zipball/904dca4eb10715b92569fbcd79e201d5c349b6bc",
320                 "reference": "904dca4eb10715b92569fbcd79e201d5c349b6bc",
321                 "shasum": ""
322             },
323             "require": {
324                 "doctrine/lexer": "1.*",
325                 "php": "^7.1"
326             },
327             "require-dev": {
328                 "doctrine/cache": "1.*",
329                 "phpunit/phpunit": "^7.5"
330             },
331             "type": "library",
332             "extra": {
333                 "branch-alias": {
334                     "dev-master": "1.7.x-dev"
335                 }
336             },
337             "autoload": {
338                 "psr-4": {
339                     "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
340                 }
341             },
342             "notification-url": "https://packagist.org/downloads/",
343             "license": [
344                 "MIT"
345             ],
346             "authors": [
347                 {
348                     "name": "Guilherme Blanco",
349                     "email": "guilhermeblanco@gmail.com"
350                 },
351                 {
352                     "name": "Roman Borschel",
353                     "email": "roman@code-factory.org"
354                 },
355                 {
356                     "name": "Benjamin Eberlei",
357                     "email": "kontakt@beberlei.de"
358                 },
359                 {
360                     "name": "Jonathan Wage",
361                     "email": "jonwage@gmail.com"
362                 },
363                 {
364                     "name": "Johannes Schmitt",
365                     "email": "schmittjoh@gmail.com"
366                 }
367             ],
368             "description": "Docblock Annotations Parser",
369             "homepage": "http://www.doctrine-project.org",
370             "keywords": [
371                 "annotations",
372                 "docblock",
373                 "parser"
374             ],
375             "time": "2019-10-01T18:55:10+00:00"
376         },
377         {
378             "name": "doctrine/cache",
379             "version": "1.10.0",
380             "source": {
381                 "type": "git",
382                 "url": "https://github.com/doctrine/cache.git",
383                 "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62"
384             },
385             "dist": {
386                 "type": "zip",
387                 "url": "https://api.github.com/repos/doctrine/cache/zipball/382e7f4db9a12dc6c19431743a2b096041bcdd62",
388                 "reference": "382e7f4db9a12dc6c19431743a2b096041bcdd62",
389                 "shasum": ""
390             },
391             "require": {
392                 "php": "~7.1"
393             },
394             "conflict": {
395                 "doctrine/common": ">2.2,<2.4"
396             },
397             "require-dev": {
398                 "alcaeus/mongo-php-adapter": "^1.1",
399                 "doctrine/coding-standard": "^6.0",
400                 "mongodb/mongodb": "^1.1",
401                 "phpunit/phpunit": "^7.0",
402                 "predis/predis": "~1.0"
403             },
404             "suggest": {
405                 "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
406             },
407             "type": "library",
408             "extra": {
409                 "branch-alias": {
410                     "dev-master": "1.9.x-dev"
411                 }
412             },
413             "autoload": {
414                 "psr-4": {
415                     "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
416                 }
417             },
418             "notification-url": "https://packagist.org/downloads/",
419             "license": [
420                 "MIT"
421             ],
422             "authors": [
423                 {
424                     "name": "Guilherme Blanco",
425                     "email": "guilhermeblanco@gmail.com"
426                 },
427                 {
428                     "name": "Roman Borschel",
429                     "email": "roman@code-factory.org"
430                 },
431                 {
432                     "name": "Benjamin Eberlei",
433                     "email": "kontakt@beberlei.de"
434                 },
435                 {
436                     "name": "Jonathan Wage",
437                     "email": "jonwage@gmail.com"
438                 },
439                 {
440                     "name": "Johannes Schmitt",
441                     "email": "schmittjoh@gmail.com"
442                 }
443             ],
444             "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
445             "homepage": "https://www.doctrine-project.org/projects/cache.html",
446             "keywords": [
447                 "abstraction",
448                 "apcu",
449                 "cache",
450                 "caching",
451                 "couchdb",
452                 "memcached",
453                 "php",
454                 "redis",
455                 "xcache"
456             ],
457             "time": "2019-11-29T15:36:20+00:00"
458         },
459         {
460             "name": "doctrine/collections",
461             "version": "1.6.4",
462             "source": {
463                 "type": "git",
464                 "url": "https://github.com/doctrine/collections.git",
465                 "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7"
466             },
467             "dist": {
468                 "type": "zip",
469                 "url": "https://api.github.com/repos/doctrine/collections/zipball/6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7",
470                 "reference": "6b1e4b2b66f6d6e49983cebfe23a21b7ccc5b0d7",
471                 "shasum": ""
472             },
473             "require": {
474                 "php": "^7.1.3"
475             },
476             "require-dev": {
477                 "doctrine/coding-standard": "^6.0",
478                 "phpstan/phpstan-shim": "^0.9.2",
479                 "phpunit/phpunit": "^7.0",
480                 "vimeo/psalm": "^3.2.2"
481             },
482             "type": "library",
483             "extra": {
484                 "branch-alias": {
485                     "dev-master": "1.6.x-dev"
486                 }
487             },
488             "autoload": {
489                 "psr-4": {
490                     "Doctrine\\Common\\Collections\\": "lib/Doctrine/Common/Collections"
491                 }
492             },
493             "notification-url": "https://packagist.org/downloads/",
494             "license": [
495                 "MIT"
496             ],
497             "authors": [
498                 {
499                     "name": "Guilherme Blanco",
500                     "email": "guilhermeblanco@gmail.com"
501                 },
502                 {
503                     "name": "Roman Borschel",
504                     "email": "roman@code-factory.org"
505                 },
506                 {
507                     "name": "Benjamin Eberlei",
508                     "email": "kontakt@beberlei.de"
509                 },
510                 {
511                     "name": "Jonathan Wage",
512                     "email": "jonwage@gmail.com"
513                 },
514                 {
515                     "name": "Johannes Schmitt",
516                     "email": "schmittjoh@gmail.com"
517                 }
518             ],
519             "description": "PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.",
520             "homepage": "https://www.doctrine-project.org/projects/collections.html",
521             "keywords": [
522                 "array",
523                 "collections",
524                 "iterators",
525                 "php"
526             ],
527             "time": "2019-11-13T13:07:11+00:00"
528         },
529         {
530             "name": "doctrine/common",
531             "version": "v2.11.0",
532             "source": {
533                 "type": "git",
534                 "url": "https://github.com/doctrine/common.git",
535                 "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff"
536             },
537             "dist": {
538                 "type": "zip",
539                 "url": "https://api.github.com/repos/doctrine/common/zipball/b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff",
540                 "reference": "b8ca1dcf6b0dc8a2af7a09baac8d0c48345df4ff",
541                 "shasum": ""
542             },
543             "require": {
544                 "doctrine/annotations": "^1.0",
545                 "doctrine/cache": "^1.0",
546                 "doctrine/collections": "^1.0",
547                 "doctrine/event-manager": "^1.0",
548                 "doctrine/inflector": "^1.0",
549                 "doctrine/lexer": "^1.0",
550                 "doctrine/persistence": "^1.1",
551                 "doctrine/reflection": "^1.0",
552                 "php": "^7.1"
553             },
554             "require-dev": {
555                 "doctrine/coding-standard": "^1.0",
556                 "phpstan/phpstan": "^0.11",
557                 "phpstan/phpstan-phpunit": "^0.11",
558                 "phpunit/phpunit": "^7.0",
559                 "squizlabs/php_codesniffer": "^3.0",
560                 "symfony/phpunit-bridge": "^4.0.5"
561             },
562             "type": "library",
563             "extra": {
564                 "branch-alias": {
565                     "dev-master": "2.11.x-dev"
566                 }
567             },
568             "autoload": {
569                 "psr-4": {
570                     "Doctrine\\Common\\": "lib/Doctrine/Common"
571                 }
572             },
573             "notification-url": "https://packagist.org/downloads/",
574             "license": [
575                 "MIT"
576             ],
577             "authors": [
578                 {
579                     "name": "Guilherme Blanco",
580                     "email": "guilhermeblanco@gmail.com"
581                 },
582                 {
583                     "name": "Roman Borschel",
584                     "email": "roman@code-factory.org"
585                 },
586                 {
587                     "name": "Benjamin Eberlei",
588                     "email": "kontakt@beberlei.de"
589                 },
590                 {
591                     "name": "Jonathan Wage",
592                     "email": "jonwage@gmail.com"
593                 },
594                 {
595                     "name": "Johannes Schmitt",
596                     "email": "schmittjoh@gmail.com"
597                 },
598                 {
599                     "name": "Marco Pivetta",
600                     "email": "ocramius@gmail.com"
601                 }
602             ],
603             "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.",
604             "homepage": "https://www.doctrine-project.org/projects/common.html",
605             "keywords": [
606                 "common",
607                 "doctrine",
608                 "php"
609             ],
610             "time": "2019-09-10T10:10:14+00:00"
611         },
612         {
613             "name": "doctrine/couchdb",
614             "version": "1.0.0-beta4",
615             "source": {
616                 "type": "git",
617                 "url": "https://github.com/doctrine/couchdb-client.git",
618                 "reference": "9441f057dc60aff035e150590046c097d8f42fe8"
619             },
620             "dist": {
621                 "type": "zip",
622                 "url": "https://api.github.com/repos/doctrine/couchdb-client/zipball/9441f057dc60aff035e150590046c097d8f42fe8",
623                 "reference": "9441f057dc60aff035e150590046c097d8f42fe8",
624                 "shasum": ""
625             },
626             "require": {
627                 "php": ">=5.4"
628             },
629             "require-dev": {
630                 "phpunit/phpunit": "~4.0"
631             },
632             "type": "library",
633             "extra": {
634                 "branch-alias": {
635                     "dev-master": "1.0-dev"
636                 }
637             },
638             "autoload": {
639                 "psr-0": {
640                     "Doctrine\\CouchDB": "lib/"
641                 }
642             },
643             "notification-url": "https://packagist.org/downloads/",
644             "license": [
645                 "MIT"
646             ],
647             "authors": [
648                 {
649                     "name": "Benjamin Eberlei",
650                     "email": "kontakt@beberlei.de"
651                 },
652                 {
653                     "name": "Lukas Kahwe Smith",
654                     "email": "smith@pooteeweet.org"
655                 }
656             ],
657             "description": "CouchDB Client",
658             "homepage": "http://www.doctrine-project.org",
659             "keywords": [
660                 "couchdb",
661                 "persistence"
662             ],
663             "time": "2015-11-11T20:34:13+00:00"
664         },
665         {
666             "name": "doctrine/dbal",
667             "version": "v2.10.1",
668             "source": {
669                 "type": "git",
670                 "url": "https://github.com/doctrine/dbal.git",
671                 "reference": "c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8"
672             },
673             "dist": {
674                 "type": "zip",
675                 "url": "https://api.github.com/repos/doctrine/dbal/zipball/c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8",
676                 "reference": "c2b8e6e82732a64ecde1cddf9e1e06cb8556e3d8",
677                 "shasum": ""
678             },
679             "require": {
680                 "doctrine/cache": "^1.0",
681                 "doctrine/event-manager": "^1.0",
682                 "ext-pdo": "*",
683                 "php": "^7.2"
684             },
685             "require-dev": {
686                 "doctrine/coding-standard": "^6.0",
687                 "jetbrains/phpstorm-stubs": "^2019.1",
688                 "phpstan/phpstan": "^0.11.3",
689                 "phpunit/phpunit": "^8.4.1",
690                 "symfony/console": "^2.0.5|^3.0|^4.0|^5.0"
691             },
692             "suggest": {
693                 "symfony/console": "For helpful console commands such as SQL execution and import of files."
694             },
695             "bin": [
696                 "bin/doctrine-dbal"
697             ],
698             "type": "library",
699             "extra": {
700                 "branch-alias": {
701                     "dev-master": "2.10.x-dev",
702                     "dev-develop": "3.0.x-dev"
703                 }
704             },
705             "autoload": {
706                 "psr-4": {
707                     "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
708                 }
709             },
710             "notification-url": "https://packagist.org/downloads/",
711             "license": [
712                 "MIT"
713             ],
714             "authors": [
715                 {
716                     "name": "Guilherme Blanco",
717                     "email": "guilhermeblanco@gmail.com"
718                 },
719                 {
720                     "name": "Roman Borschel",
721                     "email": "roman@code-factory.org"
722                 },
723                 {
724                     "name": "Benjamin Eberlei",
725                     "email": "kontakt@beberlei.de"
726                 },
727                 {
728                     "name": "Jonathan Wage",
729                     "email": "jonwage@gmail.com"
730                 }
731             ],
732             "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
733             "homepage": "https://www.doctrine-project.org/projects/dbal.html",
734             "keywords": [
735                 "abstraction",
736                 "database",
737                 "db2",
738                 "dbal",
739                 "mariadb",
740                 "mssql",
741                 "mysql",
742                 "oci8",
743                 "oracle",
744                 "pdo",
745                 "pgsql",
746                 "postgresql",
747                 "queryobject",
748                 "sasql",
749                 "sql",
750                 "sqlanywhere",
751                 "sqlite",
752                 "sqlserver",
753                 "sqlsrv"
754             ],
755             "time": "2020-01-04T12:56:21+00:00"
756         },
757         {
758             "name": "doctrine/event-manager",
759             "version": "1.1.0",
760             "source": {
761                 "type": "git",
762                 "url": "https://github.com/doctrine/event-manager.git",
763                 "reference": "629572819973f13486371cb611386eb17851e85c"
764             },
765             "dist": {
766                 "type": "zip",
767                 "url": "https://api.github.com/repos/doctrine/event-manager/zipball/629572819973f13486371cb611386eb17851e85c",
768                 "reference": "629572819973f13486371cb611386eb17851e85c",
769                 "shasum": ""
770             },
771             "require": {
772                 "php": "^7.1"
773             },
774             "conflict": {
775                 "doctrine/common": "<2.9@dev"
776             },
777             "require-dev": {
778                 "doctrine/coding-standard": "^6.0",
779                 "phpunit/phpunit": "^7.0"
780             },
781             "type": "library",
782             "extra": {
783                 "branch-alias": {
784                     "dev-master": "1.0.x-dev"
785                 }
786             },
787             "autoload": {
788                 "psr-4": {
789                     "Doctrine\\Common\\": "lib/Doctrine/Common"
790                 }
791             },
792             "notification-url": "https://packagist.org/downloads/",
793             "license": [
794                 "MIT"
795             ],
796             "authors": [
797                 {
798                     "name": "Guilherme Blanco",
799                     "email": "guilhermeblanco@gmail.com"
800                 },
801                 {
802                     "name": "Roman Borschel",
803                     "email": "roman@code-factory.org"
804                 },
805                 {
806                     "name": "Benjamin Eberlei",
807                     "email": "kontakt@beberlei.de"
808                 },
809                 {
810                     "name": "Jonathan Wage",
811                     "email": "jonwage@gmail.com"
812                 },
813                 {
814                     "name": "Johannes Schmitt",
815                     "email": "schmittjoh@gmail.com"
816                 },
817                 {
818                     "name": "Marco Pivetta",
819                     "email": "ocramius@gmail.com"
820                 }
821             ],
822             "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
823             "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
824             "keywords": [
825                 "event",
826                 "event dispatcher",
827                 "event manager",
828                 "event system",
829                 "events"
830             ],
831             "time": "2019-11-10T09:48:07+00:00"
832         },
833         {
834             "name": "doctrine/inflector",
835             "version": "1.3.1",
836             "source": {
837                 "type": "git",
838                 "url": "https://github.com/doctrine/inflector.git",
839                 "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1"
840             },
841             "dist": {
842                 "type": "zip",
843                 "url": "https://api.github.com/repos/doctrine/inflector/zipball/ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
844                 "reference": "ec3a55242203ffa6a4b27c58176da97ff0a7aec1",
845                 "shasum": ""
846             },
847             "require": {
848                 "php": "^7.1"
849             },
850             "require-dev": {
851                 "phpunit/phpunit": "^6.2"
852             },
853             "type": "library",
854             "extra": {
855                 "branch-alias": {
856                     "dev-master": "1.3.x-dev"
857                 }
858             },
859             "autoload": {
860                 "psr-4": {
861                     "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector"
862                 }
863             },
864             "notification-url": "https://packagist.org/downloads/",
865             "license": [
866                 "MIT"
867             ],
868             "authors": [
869                 {
870                     "name": "Guilherme Blanco",
871                     "email": "guilhermeblanco@gmail.com"
872                 },
873                 {
874                     "name": "Roman Borschel",
875                     "email": "roman@code-factory.org"
876                 },
877                 {
878                     "name": "Benjamin Eberlei",
879                     "email": "kontakt@beberlei.de"
880                 },
881                 {
882                     "name": "Jonathan Wage",
883                     "email": "jonwage@gmail.com"
884                 },
885                 {
886                     "name": "Johannes Schmitt",
887                     "email": "schmittjoh@gmail.com"
888                 }
889             ],
890             "description": "Common String Manipulations with regard to casing and singular/plural rules.",
891             "homepage": "http://www.doctrine-project.org",
892             "keywords": [
893                 "inflection",
894                 "pluralize",
895                 "singularize",
896                 "string"
897             ],
898             "time": "2019-10-30T19:59:35+00:00"
899         },
900         {
901             "name": "doctrine/instantiator",
902             "version": "1.3.0",
903             "source": {
904                 "type": "git",
905                 "url": "https://github.com/doctrine/instantiator.git",
906                 "reference": "ae466f726242e637cebdd526a7d991b9433bacf1"
907             },
908             "dist": {
909                 "type": "zip",
910                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1",
911                 "reference": "ae466f726242e637cebdd526a7d991b9433bacf1",
912                 "shasum": ""
913             },
914             "require": {
915                 "php": "^7.1"
916             },
917             "require-dev": {
918                 "doctrine/coding-standard": "^6.0",
919                 "ext-pdo": "*",
920                 "ext-phar": "*",
921                 "phpbench/phpbench": "^0.13",
922                 "phpstan/phpstan-phpunit": "^0.11",
923                 "phpstan/phpstan-shim": "^0.11",
924                 "phpunit/phpunit": "^7.0"
925             },
926             "type": "library",
927             "extra": {
928                 "branch-alias": {
929                     "dev-master": "1.2.x-dev"
930                 }
931             },
932             "autoload": {
933                 "psr-4": {
934                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
935                 }
936             },
937             "notification-url": "https://packagist.org/downloads/",
938             "license": [
939                 "MIT"
940             ],
941             "authors": [
942                 {
943                     "name": "Marco Pivetta",
944                     "email": "ocramius@gmail.com",
945                     "homepage": "http://ocramius.github.com/"
946                 }
947             ],
948             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
949             "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
950             "keywords": [
951                 "constructor",
952                 "instantiate"
953             ],
954             "time": "2019-10-21T16:45:58+00:00"
955         },
956         {
957             "name": "doctrine/lexer",
958             "version": "1.2.0",
959             "source": {
960                 "type": "git",
961                 "url": "https://github.com/doctrine/lexer.git",
962                 "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6"
963             },
964             "dist": {
965                 "type": "zip",
966                 "url": "https://api.github.com/repos/doctrine/lexer/zipball/5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
967                 "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
968                 "shasum": ""
969             },
970             "require": {
971                 "php": "^7.2"
972             },
973             "require-dev": {
974                 "doctrine/coding-standard": "^6.0",
975                 "phpstan/phpstan": "^0.11.8",
976                 "phpunit/phpunit": "^8.2"
977             },
978             "type": "library",
979             "extra": {
980                 "branch-alias": {
981                     "dev-master": "1.2.x-dev"
982                 }
983             },
984             "autoload": {
985                 "psr-4": {
986                     "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
987                 }
988             },
989             "notification-url": "https://packagist.org/downloads/",
990             "license": [
991                 "MIT"
992             ],
993             "authors": [
994                 {
995                     "name": "Guilherme Blanco",
996                     "email": "guilhermeblanco@gmail.com"
997                 },
998                 {
999                     "name": "Roman Borschel",
1000                     "email": "roman@code-factory.org"
1001                 },
1002                 {
1003                     "name": "Johannes Schmitt",
1004                     "email": "schmittjoh@gmail.com"
1005                 }
1006             ],
1007             "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
1008             "homepage": "https://www.doctrine-project.org/projects/lexer.html",
1009             "keywords": [
1010                 "annotations",
1011                 "docblock",
1012                 "lexer",
1013                 "parser",
1014                 "php"
1015             ],
1016             "time": "2019-10-30T14:39:59+00:00"
1017         },
1018         {
1019             "name": "doctrine/orm",
1020             "version": "v2.6.4",
1021             "source": {
1022                 "type": "git",
1023                 "url": "https://github.com/doctrine/orm.git",
1024                 "reference": "b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43"
1025             },
1026             "dist": {
1027                 "type": "zip",
1028                 "url": "https://api.github.com/repos/doctrine/orm/zipball/b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43",
1029                 "reference": "b52ef5a1002f99ab506a5a2d6dba5a2c236c5f43",
1030                 "shasum": ""
1031             },
1032             "require": {
1033                 "doctrine/annotations": "~1.5",
1034                 "doctrine/cache": "~1.6",
1035                 "doctrine/collections": "^1.4",
1036                 "doctrine/common": "^2.7.1",
1037                 "doctrine/dbal": "^2.6",
1038                 "doctrine/instantiator": "~1.1",
1039                 "ext-pdo": "*",
1040                 "php": "^7.1",
1041                 "symfony/console": "~3.0|~4.0"
1042             },
1043             "require-dev": {
1044                 "doctrine/coding-standard": "^5.0",
1045                 "phpunit/phpunit": "^7.5",
1046                 "symfony/yaml": "~3.4|~4.0"
1047             },
1048             "suggest": {
1049                 "symfony/yaml": "If you want to use YAML Metadata Mapping Driver"
1050             },
1051             "bin": [
1052                 "bin/doctrine"
1053             ],
1054             "type": "library",
1055             "extra": {
1056                 "branch-alias": {
1057                     "dev-master": "2.6.x-dev"
1058                 }
1059             },
1060             "autoload": {
1061                 "psr-4": {
1062                     "Doctrine\\ORM\\": "lib/Doctrine/ORM"
1063                 }
1064             },
1065             "notification-url": "https://packagist.org/downloads/",
1066             "license": [
1067                 "MIT"
1068             ],
1069             "authors": [
1070                 {
1071                     "name": "Guilherme Blanco",
1072                     "email": "guilhermeblanco@gmail.com"
1073                 },
1074                 {
1075                     "name": "Roman Borschel",
1076                     "email": "roman@code-factory.org"
1077                 },
1078                 {
1079                     "name": "Benjamin Eberlei",
1080                     "email": "kontakt@beberlei.de"
1081                 },
1082                 {
1083                     "name": "Jonathan Wage",
1084                     "email": "jonwage@gmail.com"
1085                 },
1086                 {
1087                     "name": "Marco Pivetta",
1088                     "email": "ocramius@gmail.com"
1089                 }
1090             ],
1091             "description": "Object-Relational-Mapper for PHP",
1092             "homepage": "http://www.doctrine-project.org",
1093             "keywords": [
1094                 "database",
1095                 "orm"
1096             ],
1097             "time": "2019-09-20T14:30:26+00:00"
1098         },
1099         {
1100             "name": "doctrine/persistence",
1101             "version": "1.3.6",
1102             "source": {
1103                 "type": "git",
1104                 "url": "https://github.com/doctrine/persistence.git",
1105                 "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4"
1106             },
1107             "dist": {
1108                 "type": "zip",
1109                 "url": "https://api.github.com/repos/doctrine/persistence/zipball/5dd3ac5eebef2d0b074daa4440bb18f93132dee4",
1110                 "reference": "5dd3ac5eebef2d0b074daa4440bb18f93132dee4",
1111                 "shasum": ""
1112             },
1113             "require": {
1114                 "doctrine/annotations": "^1.0",
1115                 "doctrine/cache": "^1.0",
1116                 "doctrine/collections": "^1.0",
1117                 "doctrine/event-manager": "^1.0",
1118                 "doctrine/reflection": "^1.1",
1119                 "php": "^7.1"
1120             },
1121             "conflict": {
1122                 "doctrine/common": "<2.10@dev"
1123             },
1124             "require-dev": {
1125                 "doctrine/coding-standard": "^6.0",
1126                 "phpstan/phpstan": "^0.11",
1127                 "phpunit/phpunit": "^7.0"
1128             },
1129             "type": "library",
1130             "extra": {
1131                 "branch-alias": {
1132                     "dev-master": "1.3.x-dev"
1133                 }
1134             },
1135             "autoload": {
1136                 "psr-4": {
1137                     "Doctrine\\Common\\": "lib/Doctrine/Common",
1138                     "Doctrine\\Persistence\\": "lib/Doctrine/Persistence"
1139                 }
1140             },
1141             "notification-url": "https://packagist.org/downloads/",
1142             "license": [
1143                 "MIT"
1144             ],
1145             "authors": [
1146                 {
1147                     "name": "Guilherme Blanco",
1148                     "email": "guilhermeblanco@gmail.com"
1149                 },
1150                 {
1151                     "name": "Roman Borschel",
1152                     "email": "roman@code-factory.org"
1153                 },
1154                 {
1155                     "name": "Benjamin Eberlei",
1156                     "email": "kontakt@beberlei.de"
1157                 },
1158                 {
1159                     "name": "Jonathan Wage",
1160                     "email": "jonwage@gmail.com"
1161                 },
1162                 {
1163                     "name": "Johannes Schmitt",
1164                     "email": "schmittjoh@gmail.com"
1165                 },
1166                 {
1167                     "name": "Marco Pivetta",
1168                     "email": "ocramius@gmail.com"
1169                 }
1170             ],
1171             "description": "The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.",
1172             "homepage": "https://doctrine-project.org/projects/persistence.html",
1173             "keywords": [
1174                 "mapper",
1175                 "object",
1176                 "odm",
1177                 "orm",
1178                 "persistence"
1179             ],
1180             "time": "2020-01-16T22:06:23+00:00"
1181         },
1182         {
1183             "name": "doctrine/reflection",
1184             "version": "v1.1.0",
1185             "source": {
1186                 "type": "git",
1187                 "url": "https://github.com/doctrine/reflection.git",
1188                 "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c"
1189             },
1190             "dist": {
1191                 "type": "zip",
1192                 "url": "https://api.github.com/repos/doctrine/reflection/zipball/bc420ead87fdfe08c03ecc3549db603a45b06d4c",
1193                 "reference": "bc420ead87fdfe08c03ecc3549db603a45b06d4c",
1194                 "shasum": ""
1195             },
1196             "require": {
1197                 "doctrine/annotations": "^1.0",
1198                 "ext-tokenizer": "*",
1199                 "php": "^7.1"
1200             },
1201             "conflict": {
1202                 "doctrine/common": "<2.9"
1203             },
1204             "require-dev": {
1205                 "doctrine/coding-standard": "^5.0",
1206                 "doctrine/common": "^2.10",
1207                 "phpstan/phpstan": "^0.11.0",
1208                 "phpstan/phpstan-phpunit": "^0.11.0",
1209                 "phpunit/phpunit": "^7.0"
1210             },
1211             "type": "library",
1212             "extra": {
1213                 "branch-alias": {
1214                     "dev-master": "1.0.x-dev"
1215                 }
1216             },
1217             "autoload": {
1218                 "psr-4": {
1219                     "Doctrine\\Common\\": "lib/Doctrine/Common"
1220                 }
1221             },
1222             "notification-url": "https://packagist.org/downloads/",
1223             "license": [
1224                 "MIT"
1225             ],
1226             "authors": [
1227                 {
1228                     "name": "Guilherme Blanco",
1229                     "email": "guilhermeblanco@gmail.com"
1230                 },
1231                 {
1232                     "name": "Roman Borschel",
1233                     "email": "roman@code-factory.org"
1234                 },
1235                 {
1236                     "name": "Benjamin Eberlei",
1237                     "email": "kontakt@beberlei.de"
1238                 },
1239                 {
1240                     "name": "Jonathan Wage",
1241                     "email": "jonwage@gmail.com"
1242                 },
1243                 {
1244                     "name": "Johannes Schmitt",
1245                     "email": "schmittjoh@gmail.com"
1246                 },
1247                 {
1248                     "name": "Marco Pivetta",
1249                     "email": "ocramius@gmail.com"
1250                 }
1251             ],
1252             "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.",
1253             "homepage": "https://www.doctrine-project.org/projects/reflection.html",
1254             "keywords": [
1255                 "reflection",
1256                 "static"
1257             ],
1258             "time": "2020-01-08T19:53:19+00:00"
1259         },
1260         {
1261             "name": "dompdf/dompdf",
1262             "version": "v0.8.3",
1263             "source": {
1264                 "type": "git",
1265                 "url": "https://github.com/dompdf/dompdf.git",
1266                 "reference": "75f13c700009be21a1965dc2c5b68a8708c22ba2"
1267             },
1268             "dist": {
1269                 "type": "zip",
1270                 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/75f13c700009be21a1965dc2c5b68a8708c22ba2",
1271                 "reference": "75f13c700009be21a1965dc2c5b68a8708c22ba2",
1272                 "shasum": ""
1273             },
1274             "require": {
1275                 "ext-dom": "*",
1276                 "ext-mbstring": "*",
1277                 "phenx/php-font-lib": "0.5.*",
1278                 "phenx/php-svg-lib": "0.3.*",
1279                 "php": ">=5.4.0"
1280             },
1281             "require-dev": {
1282                 "phpunit/phpunit": "^4.8|^5.5|^6.5",
1283                 "squizlabs/php_codesniffer": "2.*"
1284             },
1285             "suggest": {
1286                 "ext-gd": "Needed to process images",
1287                 "ext-gmagick": "Improves image processing performance",
1288                 "ext-imagick": "Improves image processing performance"
1289             },
1290             "type": "library",
1291             "extra": {
1292                 "branch-alias": {
1293                     "dev-develop": "0.7-dev"
1294                 }
1295             },
1296             "autoload": {
1297                 "psr-4": {
1298                     "Dompdf\\": "src/"
1299                 },
1300                 "classmap": [
1301                     "lib/"
1302                 ]
1303             },
1304             "notification-url": "https://packagist.org/downloads/",
1305             "license": [
1306                 "LGPL-2.1"
1307             ],
1308             "authors": [
1309                 {
1310                     "name": "Fabien Ménager",
1311                     "email": "fabien.menager@gmail.com"
1312                 },
1313                 {
1314                     "name": "Brian Sweeney",
1315                     "email": "eclecticgeek@gmail.com"
1316                 },
1317                 {
1318                     "name": "Gabriel Bull",
1319                     "email": "me@gabrielbull.com"
1320                 }
1321             ],
1322             "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
1323             "homepage": "https://github.com/dompdf/dompdf",
1324             "time": "2018-12-14T02:40:31+00:00"
1325         },
1326         {
1327             "name": "ezyang/htmlpurifier",
1328             "version": "v4.12.0",
1329             "source": {
1330                 "type": "git",
1331                 "url": "https://github.com/ezyang/htmlpurifier.git",
1332                 "reference": "a617e55bc62a87eec73bd456d146d134ad716f03"
1333             },
1334             "dist": {
1335                 "type": "zip",
1336                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/a617e55bc62a87eec73bd456d146d134ad716f03",
1337                 "reference": "a617e55bc62a87eec73bd456d146d134ad716f03",
1338                 "shasum": ""
1339             },
1340             "require": {
1341                 "php": ">=5.2"
1342             },
1343             "require-dev": {
1344                 "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
1345             },
1346             "type": "library",
1347             "autoload": {
1348                 "psr-0": {
1349                     "HTMLPurifier": "library/"
1350                 },
1351                 "files": [
1352                     "library/HTMLPurifier.composer.php"
1353                 ]
1354             },
1355             "notification-url": "https://packagist.org/downloads/",
1356             "license": [
1357                 "LGPL-2.1-or-later"
1358             ],
1359             "authors": [
1360                 {
1361                     "name": "Edward Z. Yang",
1362                     "email": "admin@htmlpurifier.org",
1363                     "homepage": "http://ezyang.com"
1364                 }
1365             ],
1366             "description": "Standards compliant HTML filter written in PHP",
1367             "homepage": "http://htmlpurifier.org/",
1368             "keywords": [
1369                 "html"
1370             ],
1371             "time": "2019-10-28T03:44:26+00:00"
1372         },
1373         {
1374             "name": "guzzlehttp/guzzle",
1375             "version": "6.4.1",
1376             "source": {
1377                 "type": "git",
1378                 "url": "https://github.com/guzzle/guzzle.git",
1379                 "reference": "0895c932405407fd3a7368b6910c09a24d26db11"
1380             },
1381             "dist": {
1382                 "type": "zip",
1383                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0895c932405407fd3a7368b6910c09a24d26db11",
1384                 "reference": "0895c932405407fd3a7368b6910c09a24d26db11",
1385                 "shasum": ""
1386             },
1387             "require": {
1388                 "ext-json": "*",
1389                 "guzzlehttp/promises": "^1.0",
1390                 "guzzlehttp/psr7": "^1.6.1",
1391                 "php": ">=5.5"
1392             },
1393             "require-dev": {
1394                 "ext-curl": "*",
1395                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
1396                 "psr/log": "^1.1"
1397             },
1398             "suggest": {
1399                 "psr/log": "Required for using the Log middleware"
1400             },
1401             "type": "library",
1402             "extra": {
1403                 "branch-alias": {
1404                     "dev-master": "6.3-dev"
1405                 }
1406             },
1407             "autoload": {
1408                 "psr-4": {
1409                     "GuzzleHttp\\": "src/"
1410                 },
1411                 "files": [
1412                     "src/functions_include.php"
1413                 ]
1414             },
1415             "notification-url": "https://packagist.org/downloads/",
1416             "license": [
1417                 "MIT"
1418             ],
1419             "authors": [
1420                 {
1421                     "name": "Michael Dowling",
1422                     "email": "mtdowling@gmail.com",
1423                     "homepage": "https://github.com/mtdowling"
1424                 }
1425             ],
1426             "description": "Guzzle is a PHP HTTP client library",
1427             "homepage": "http://guzzlephp.org/",
1428             "keywords": [
1429                 "client",
1430                 "curl",
1431                 "framework",
1432                 "http",
1433                 "http client",
1434                 "rest",
1435                 "web service"
1436             ],
1437             "time": "2019-10-23T15:58:00+00:00"
1438         },
1439         {
1440             "name": "guzzlehttp/promises",
1441             "version": "v1.3.1",
1442             "source": {
1443                 "type": "git",
1444                 "url": "https://github.com/guzzle/promises.git",
1445                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
1446             },
1447             "dist": {
1448                 "type": "zip",
1449                 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
1450                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
1451                 "shasum": ""
1452             },
1453             "require": {
1454                 "php": ">=5.5.0"
1455             },
1456             "require-dev": {
1457                 "phpunit/phpunit": "^4.0"
1458             },
1459             "type": "library",
1460             "extra": {
1461                 "branch-alias": {
1462                     "dev-master": "1.4-dev"
1463                 }
1464             },
1465             "autoload": {
1466                 "psr-4": {
1467                     "GuzzleHttp\\Promise\\": "src/"
1468                 },
1469                 "files": [
1470                     "src/functions_include.php"
1471                 ]
1472             },
1473             "notification-url": "https://packagist.org/downloads/",
1474             "license": [
1475                 "MIT"
1476             ],
1477             "authors": [
1478                 {
1479                     "name": "Michael Dowling",
1480                     "email": "mtdowling@gmail.com",
1481                     "homepage": "https://github.com/mtdowling"
1482                 }
1483             ],
1484             "description": "Guzzle promises library",
1485             "keywords": [
1486                 "promise"
1487             ],
1488             "time": "2016-12-20T10:07:11+00:00"
1489         },
1490         {
1491             "name": "guzzlehttp/psr7",
1492             "version": "1.6.1",
1493             "source": {
1494                 "type": "git",
1495                 "url": "https://github.com/guzzle/psr7.git",
1496                 "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
1497             },
1498             "dist": {
1499                 "type": "zip",
1500                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
1501                 "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
1502                 "shasum": ""
1503             },
1504             "require": {
1505                 "php": ">=5.4.0",
1506                 "psr/http-message": "~1.0",
1507                 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
1508             },
1509             "provide": {
1510                 "psr/http-message-implementation": "1.0"
1511             },
1512             "require-dev": {
1513                 "ext-zlib": "*",
1514                 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
1515             },
1516             "suggest": {
1517                 "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
1518             },
1519             "type": "library",
1520             "extra": {
1521                 "branch-alias": {
1522                     "dev-master": "1.6-dev"
1523                 }
1524             },
1525             "autoload": {
1526                 "psr-4": {
1527                     "GuzzleHttp\\Psr7\\": "src/"
1528                 },
1529                 "files": [
1530                     "src/functions_include.php"
1531                 ]
1532             },
1533             "notification-url": "https://packagist.org/downloads/",
1534             "license": [
1535                 "MIT"
1536             ],
1537             "authors": [
1538                 {
1539                     "name": "Michael Dowling",
1540                     "email": "mtdowling@gmail.com",
1541                     "homepage": "https://github.com/mtdowling"
1542                 },
1543                 {
1544                     "name": "Tobias Schultze",
1545                     "homepage": "https://github.com/Tobion"
1546                 }
1547             ],
1548             "description": "PSR-7 message implementation that also provides common utility methods",
1549             "keywords": [
1550                 "http",
1551                 "message",
1552                 "psr-7",
1553                 "request",
1554                 "response",
1555                 "stream",
1556                 "uri",
1557                 "url"
1558             ],
1559             "time": "2019-07-01T23:21:34+00:00"
1560         },
1561         {
1562             "name": "kamermans/guzzle-oauth2-subscriber",
1563             "version": "v1.0.6",
1564             "source": {
1565                 "type": "git",
1566                 "url": "https://github.com/kamermans/guzzle-oauth2-subscriber.git",
1567                 "reference": "0e484edf9b8b12ec4710f86ba9b0831ccd1f6283"
1568             },
1569             "dist": {
1570                 "type": "zip",
1571                 "url": "https://api.github.com/repos/kamermans/guzzle-oauth2-subscriber/zipball/0e484edf9b8b12ec4710f86ba9b0831ccd1f6283",
1572                 "reference": "0e484edf9b8b12ec4710f86ba9b0831ccd1f6283",
1573                 "shasum": ""
1574             },
1575             "require": {
1576                 "guzzlehttp/guzzle": ">=4.0",
1577                 "php": ">=5.4.0"
1578             },
1579             "type": "library",
1580             "autoload": {
1581                 "psr-4": {
1582                     "kamermans\\OAuth2\\": "src"
1583                 }
1584             },
1585             "notification-url": "https://packagist.org/downloads/",
1586             "license": [
1587                 "MIT"
1588             ],
1589             "authors": [
1590                 {
1591                     "name": "Steve Kamerman",
1592                     "email": "stevekamerman@gmail.com"
1593                 }
1594             ],
1595             "description": "OAuth 2.0 client for Guzzle 4, 5 and 6+",
1596             "keywords": [
1597                 "Guzzle",
1598                 "oauth"
1599             ],
1600             "time": "2019-02-26T16:58:01+00:00"
1601         },
1602         {
1603             "name": "knplabs/knp-snappy",
1604             "version": "v1.1.0",
1605             "source": {
1606                 "type": "git",
1607                 "url": "https://github.com/KnpLabs/snappy.git",
1608                 "reference": "ea037298d3c613454da77ecb9588cf0397d695e1"
1609             },
1610             "dist": {
1611                 "type": "zip",
1612                 "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/ea037298d3c613454da77ecb9588cf0397d695e1",
1613                 "reference": "ea037298d3c613454da77ecb9588cf0397d695e1",
1614                 "shasum": ""
1615             },
1616             "require": {
1617                 "php": ">=7.1",
1618                 "psr/log": "^1.0",
1619                 "symfony/process": "~3.4||~4.1"
1620             },
1621             "require-dev": {
1622                 "phpunit/phpunit": "~7.4"
1623             },
1624             "suggest": {
1625                 "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1626                 "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1627                 "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1628                 "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1629                 "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
1630             },
1631             "type": "library",
1632             "extra": {
1633                 "branch-alias": {
1634                     "dev-master": "1.x-dev"
1635                 }
1636             },
1637             "autoload": {
1638                 "psr-4": {
1639                     "Knp\\Snappy\\": "src/Knp/Snappy"
1640                 }
1641             },
1642             "notification-url": "https://packagist.org/downloads/",
1643             "license": [
1644                 "MIT"
1645             ],
1646             "authors": [
1647                 {
1648                     "name": "KnpLabs Team",
1649                     "homepage": "http://knplabs.com"
1650                 },
1651                 {
1652                     "name": "Symfony Community",
1653                     "homepage": "http://github.com/KnpLabs/snappy/contributors"
1654                 }
1655             ],
1656             "description": "PHP5 library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
1657             "homepage": "http://github.com/KnpLabs/snappy",
1658             "keywords": [
1659                 "knp",
1660                 "knplabs",
1661                 "pdf",
1662                 "snapshot",
1663                 "thumbnail",
1664                 "wkhtmltopdf"
1665             ],
1666             "time": "2018-12-14T14:59:37+00:00"
1667         },
1668         {
1669             "name": "laminas/laminas-code",
1670             "version": "3.4.1",
1671             "source": {
1672                 "type": "git",
1673                 "url": "https://github.com/laminas/laminas-code.git",
1674                 "reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766"
1675             },
1676             "dist": {
1677                 "type": "zip",
1678                 "url": "https://api.github.com/repos/laminas/laminas-code/zipball/1cb8f203389ab1482bf89c0e70a04849bacd7766",
1679                 "reference": "1cb8f203389ab1482bf89c0e70a04849bacd7766",
1680                 "shasum": ""
1681             },
1682             "require": {
1683                 "laminas/laminas-eventmanager": "^2.6 || ^3.0",
1684                 "laminas/laminas-zendframework-bridge": "^1.0",
1685                 "php": "^7.1"
1686             },
1687             "conflict": {
1688                 "phpspec/prophecy": "<1.9.0"
1689             },
1690             "replace": {
1691                 "zendframework/zend-code": "self.version"
1692             },
1693             "require-dev": {
1694                 "doctrine/annotations": "^1.7",
1695                 "ext-phar": "*",
1696                 "laminas/laminas-coding-standard": "^1.0",
1697                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
1698                 "phpunit/phpunit": "^7.5.16 || ^8.4"
1699             },
1700             "suggest": {
1701                 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
1702                 "laminas/laminas-stdlib": "Laminas\\Stdlib component"
1703             },
1704             "type": "library",
1705             "extra": {
1706                 "branch-alias": {
1707                     "dev-master": "3.4.x-dev",
1708                     "dev-develop": "3.5.x-dev",
1709                     "dev-dev-4.0": "4.0.x-dev"
1710                 }
1711             },
1712             "autoload": {
1713                 "psr-4": {
1714                     "Laminas\\Code\\": "src/"
1715                 }
1716             },
1717             "notification-url": "https://packagist.org/downloads/",
1718             "license": [
1719                 "BSD-3-Clause"
1720             ],
1721             "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
1722             "homepage": "https://laminas.dev",
1723             "keywords": [
1724                 "code",
1725                 "laminas"
1726             ],
1727             "time": "2019-12-31T16:28:24+00:00"
1728         },
1729         {
1730             "name": "laminas/laminas-config",
1731             "version": "3.3.0",
1732             "source": {
1733                 "type": "git",
1734                 "url": "https://github.com/laminas/laminas-config.git",
1735                 "reference": "b8fe057f55e69a0e7a2e4ced79218a43f58606a8"
1736             },
1737             "dist": {
1738                 "type": "zip",
1739                 "url": "https://api.github.com/repos/laminas/laminas-config/zipball/b8fe057f55e69a0e7a2e4ced79218a43f58606a8",
1740                 "reference": "b8fe057f55e69a0e7a2e4ced79218a43f58606a8",
1741                 "shasum": ""
1742             },
1743             "require": {
1744                 "ext-json": "*",
1745                 "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
1746                 "laminas/laminas-zendframework-bridge": "^1.0",
1747                 "php": "^5.6 || ^7.0",
1748                 "psr/container": "^1.0"
1749             },
1750             "conflict": {
1751                 "container-interop/container-interop": "<1.2.0"
1752             },
1753             "replace": {
1754                 "zendframework/zend-config": "self.version"
1755             },
1756             "require-dev": {
1757                 "laminas/laminas-coding-standard": "~1.0.0",
1758                 "laminas/laminas-filter": "^2.7.2",
1759                 "laminas/laminas-i18n": "^2.7.4",
1760                 "laminas/laminas-servicemanager": "^2.7.8 || ^3.3",
1761                 "malukenho/docheader": "^0.1.6",
1762                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
1763             },
1764             "suggest": {
1765                 "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor",
1766                 "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor",
1767                 "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory"
1768             },
1769             "type": "library",
1770             "extra": {
1771                 "branch-alias": {
1772                     "dev-master": "3.3.x-dev",
1773                     "dev-develop": "3.4.x-dev"
1774                 }
1775             },
1776             "autoload": {
1777                 "psr-4": {
1778                     "Laminas\\Config\\": "src/"
1779                 }
1780             },
1781             "notification-url": "https://packagist.org/downloads/",
1782             "license": [
1783                 "BSD-3-Clause"
1784             ],
1785             "description": "provides a nested object property based user interface for accessing this configuration data within application code",
1786             "homepage": "https://laminas.dev",
1787             "keywords": [
1788                 "config",
1789                 "laminas"
1790             ],
1791             "time": "2019-12-31T16:30:11+00:00"
1792         },
1793         {
1794             "name": "laminas/laminas-console",
1795             "version": "2.8.0",
1796             "source": {
1797                 "type": "git",
1798                 "url": "https://github.com/laminas/laminas-console.git",
1799                 "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5"
1800             },
1801             "dist": {
1802                 "type": "zip",
1803                 "url": "https://api.github.com/repos/laminas/laminas-console/zipball/478a6ceac3e31fb38d6314088abda8b239ee23a5",
1804                 "reference": "478a6ceac3e31fb38d6314088abda8b239ee23a5",
1805                 "shasum": ""
1806             },
1807             "require": {
1808                 "laminas/laminas-stdlib": "^3.2.1",
1809                 "laminas/laminas-zendframework-bridge": "^1.0",
1810                 "php": "^5.6 || ^7.0"
1811             },
1812             "replace": {
1813                 "zendframework/zend-console": "self.version"
1814             },
1815             "require-dev": {
1816                 "laminas/laminas-coding-standard": "~1.0.0",
1817                 "laminas/laminas-filter": "^2.7.2",
1818                 "laminas/laminas-json": "^2.6 || ^3.0",
1819                 "laminas/laminas-validator": "^2.10.1",
1820                 "phpunit/phpunit": "^5.7.23 || ^6.4.3"
1821             },
1822             "suggest": {
1823                 "laminas/laminas-filter": "To support DefaultRouteMatcher usage",
1824                 "laminas/laminas-validator": "To support DefaultRouteMatcher usage"
1825             },
1826             "type": "library",
1827             "extra": {
1828                 "branch-alias": {
1829                     "dev-master": "2.8.x-dev",
1830                     "dev-develop": "2.9.x-dev"
1831                 }
1832             },
1833             "autoload": {
1834                 "psr-4": {
1835                     "Laminas\\Console\\": "src/"
1836                 }
1837             },
1838             "notification-url": "https://packagist.org/downloads/",
1839             "license": [
1840                 "BSD-3-Clause"
1841             ],
1842             "description": "Build console applications using getopt syntax or routing, complete with prompts",
1843             "homepage": "https://laminas.dev",
1844             "keywords": [
1845                 "console",
1846                 "laminas"
1847             ],
1848             "time": "2019-12-31T16:31:45+00:00"
1849         },
1850         {
1851             "name": "laminas/laminas-db",
1852             "version": "2.11.0",
1853             "source": {
1854                 "type": "git",
1855                 "url": "https://github.com/laminas/laminas-db.git",
1856                 "reference": "26422b5469ed894b916ea6b8377a7332206178cc"
1857             },
1858             "dist": {
1859                 "type": "zip",
1860                 "url": "https://api.github.com/repos/laminas/laminas-db/zipball/26422b5469ed894b916ea6b8377a7332206178cc",
1861                 "reference": "26422b5469ed894b916ea6b8377a7332206178cc",
1862                 "shasum": ""
1863             },
1864             "require": {
1865                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
1866                 "laminas/laminas-zendframework-bridge": "^1.0",
1867                 "php": "^5.6 || ^7.0"
1868             },
1869             "replace": {
1870                 "zendframework/zend-db": "self.version"
1871             },
1872             "require-dev": {
1873                 "laminas/laminas-coding-standard": "~1.0.0",
1874                 "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
1875                 "laminas/laminas-hydrator": "^1.1 || ^2.1 || ^3.0",
1876                 "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
1877                 "phpunit/phpunit": "^5.7.27 || ^6.5.14"
1878             },
1879             "suggest": {
1880                 "laminas/laminas-eventmanager": "Laminas\\EventManager component",
1881                 "laminas/laminas-hydrator": "Laminas\\Hydrator component for using HydratingResultSets",
1882                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
1883             },
1884             "type": "library",
1885             "extra": {
1886                 "branch-alias": {
1887                     "dev-master": "2.11.x-dev",
1888                     "dev-develop": "2.12.x-dev"
1889                 },
1890                 "laminas": {
1891                     "component": "Laminas\\Db",
1892                     "config-provider": "Laminas\\Db\\ConfigProvider"
1893                 }
1894             },
1895             "autoload": {
1896                 "psr-4": {
1897                     "Laminas\\Db\\": "src/"
1898                 }
1899             },
1900             "notification-url": "https://packagist.org/downloads/",
1901             "license": [
1902                 "BSD-3-Clause"
1903             ],
1904             "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
1905             "homepage": "https://laminas.dev",
1906             "keywords": [
1907                 "db",
1908                 "laminas"
1909             ],
1910             "time": "2019-12-31T19:56:10+00:00"
1911         },
1912         {
1913             "name": "laminas/laminas-escaper",
1914             "version": "2.6.1",
1915             "source": {
1916                 "type": "git",
1917                 "url": "https://github.com/laminas/laminas-escaper.git",
1918                 "reference": "25f2a053eadfa92ddacb609dcbbc39362610da70"
1919             },
1920             "dist": {
1921                 "type": "zip",
1922                 "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/25f2a053eadfa92ddacb609dcbbc39362610da70",
1923                 "reference": "25f2a053eadfa92ddacb609dcbbc39362610da70",
1924                 "shasum": ""
1925             },
1926             "require": {
1927                 "laminas/laminas-zendframework-bridge": "^1.0",
1928                 "php": "^5.6 || ^7.0"
1929             },
1930             "replace": {
1931                 "zendframework/zend-escaper": "self.version"
1932             },
1933             "require-dev": {
1934                 "laminas/laminas-coding-standard": "~1.0.0",
1935                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
1936             },
1937             "type": "library",
1938             "extra": {
1939                 "branch-alias": {
1940                     "dev-master": "2.6.x-dev",
1941                     "dev-develop": "2.7.x-dev"
1942                 }
1943             },
1944             "autoload": {
1945                 "psr-4": {
1946                     "Laminas\\Escaper\\": "src/"
1947                 }
1948             },
1949             "notification-url": "https://packagist.org/downloads/",
1950             "license": [
1951                 "BSD-3-Clause"
1952             ],
1953             "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
1954             "homepage": "https://laminas.dev",
1955             "keywords": [
1956                 "escaper",
1957                 "laminas"
1958             ],
1959             "time": "2019-12-31T16:43:30+00:00"
1960         },
1961         {
1962             "name": "laminas/laminas-eventmanager",
1963             "version": "3.2.1",
1964             "source": {
1965                 "type": "git",
1966                 "url": "https://github.com/laminas/laminas-eventmanager.git",
1967                 "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748"
1968             },
1969             "dist": {
1970                 "type": "zip",
1971                 "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/ce4dc0bdf3b14b7f9815775af9dfee80a63b4748",
1972                 "reference": "ce4dc0bdf3b14b7f9815775af9dfee80a63b4748",
1973                 "shasum": ""
1974             },
1975             "require": {
1976                 "laminas/laminas-zendframework-bridge": "^1.0",
1977                 "php": "^5.6 || ^7.0"
1978             },
1979             "replace": {
1980                 "zendframework/zend-eventmanager": "self.version"
1981             },
1982             "require-dev": {
1983                 "athletic/athletic": "^0.1",
1984                 "container-interop/container-interop": "^1.1.0",
1985                 "laminas/laminas-coding-standard": "~1.0.0",
1986                 "laminas/laminas-stdlib": "^2.7.3 || ^3.0",
1987                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
1988             },
1989             "suggest": {
1990                 "container-interop/container-interop": "^1.1.0, to use the lazy listeners feature",
1991                 "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature"
1992             },
1993             "type": "library",
1994             "extra": {
1995                 "branch-alias": {
1996                     "dev-master": "3.2-dev",
1997                     "dev-develop": "3.3-dev"
1998                 }
1999             },
2000             "autoload": {
2001                 "psr-4": {
2002                     "Laminas\\EventManager\\": "src/"
2003                 }
2004             },
2005             "notification-url": "https://packagist.org/downloads/",
2006             "license": [
2007                 "BSD-3-Clause"
2008             ],
2009             "description": "Trigger and listen to events within a PHP application",
2010             "homepage": "https://laminas.dev",
2011             "keywords": [
2012                 "event",
2013                 "eventmanager",
2014                 "events",
2015                 "laminas"
2016             ],
2017             "time": "2019-12-31T16:44:52+00:00"
2018         },
2019         {
2020             "name": "laminas/laminas-filter",
2021             "version": "2.9.3",
2022             "source": {
2023                 "type": "git",
2024                 "url": "https://github.com/laminas/laminas-filter.git",
2025                 "reference": "52b5cdbef8902280996e687e7352a648a8e22f31"
2026             },
2027             "dist": {
2028                 "type": "zip",
2029                 "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/52b5cdbef8902280996e687e7352a648a8e22f31",
2030                 "reference": "52b5cdbef8902280996e687e7352a648a8e22f31",
2031                 "shasum": ""
2032             },
2033             "require": {
2034                 "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
2035                 "laminas/laminas-zendframework-bridge": "^1.0",
2036                 "php": "^5.6 || ^7.0"
2037             },
2038             "conflict": {
2039                 "laminas/laminas-validator": "<2.10.1"
2040             },
2041             "replace": {
2042                 "zendframework/zend-filter": "self.version"
2043             },
2044             "require-dev": {
2045                 "laminas/laminas-coding-standard": "~1.0.0",
2046                 "laminas/laminas-crypt": "^3.2.1",
2047                 "laminas/laminas-servicemanager": "^2.7.8 || ^3.3",
2048                 "laminas/laminas-uri": "^2.6",
2049                 "pear/archive_tar": "^1.4.3",
2050                 "phpunit/phpunit": "^5.7.23 || ^6.4.3",
2051                 "psr/http-factory": "^1.0"
2052             },
2053             "suggest": {
2054                 "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
2055                 "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
2056                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component, for using the filter chain functionality",
2057                 "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
2058                 "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
2059             },
2060             "type": "library",
2061             "extra": {
2062                 "branch-alias": {
2063                     "dev-master": "2.9.x-dev",
2064                     "dev-develop": "2.10.x-dev"
2065                 },
2066                 "laminas": {
2067                     "component": "Laminas\\Filter",
2068                     "config-provider": "Laminas\\Filter\\ConfigProvider"
2069                 }
2070             },
2071             "autoload": {
2072                 "psr-4": {
2073                     "Laminas\\Filter\\": "src/"
2074                 }
2075             },
2076             "notification-url": "https://packagist.org/downloads/",
2077             "license": [
2078                 "BSD-3-Clause"
2079             ],
2080             "description": "Programmatically filter and normalize data and files",
2081             "homepage": "https://laminas.dev",
2082             "keywords": [
2083                 "filter",
2084                 "laminas"
2085             ],
2086             "time": "2020-01-07T20:43:53+00:00"
2087         },
2088         {
2089             "name": "laminas/laminas-form",
2090             "version": "2.14.3",
2091             "source": {
2092                 "type": "git",
2093                 "url": "https://github.com/laminas/laminas-form.git",
2094                 "reference": "012aae01366cb8c8fb64e39a887363ef82f388dd"
2095             },
2096             "dist": {
2097                 "type": "zip",
2098                 "url": "https://api.github.com/repos/laminas/laminas-form/zipball/012aae01366cb8c8fb64e39a887363ef82f388dd",
2099                 "reference": "012aae01366cb8c8fb64e39a887363ef82f388dd",
2100                 "shasum": ""
2101             },
2102             "require": {
2103                 "laminas/laminas-hydrator": "^1.1 || ^2.1 || ^3.0",
2104                 "laminas/laminas-inputfilter": "^2.8",
2105                 "laminas/laminas-stdlib": "^3.2.1",
2106                 "laminas/laminas-zendframework-bridge": "^1.0",
2107                 "php": "^5.6 || ^7.0"
2108             },
2109             "replace": {
2110                 "zendframework/zend-form": "self.version"
2111             },
2112             "require-dev": {
2113                 "doctrine/annotations": "~1.0",
2114                 "laminas/laminas-cache": "^2.6.1",
2115                 "laminas/laminas-captcha": "^2.7.1",
2116                 "laminas/laminas-code": "^2.6 || ^3.0",
2117                 "laminas/laminas-coding-standard": "~1.0.0",
2118                 "laminas/laminas-escaper": "^2.5",
2119                 "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
2120                 "laminas/laminas-filter": "^2.6",
2121                 "laminas/laminas-i18n": "^2.6",
2122                 "laminas/laminas-recaptcha": "^3.0.0",
2123                 "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
2124                 "laminas/laminas-session": "^2.8.1",
2125                 "laminas/laminas-text": "^2.6",
2126                 "laminas/laminas-validator": "^2.6",
2127                 "laminas/laminas-view": "^2.6.2",
2128                 "phpunit/phpunit": "^5.7.23 || ^6.5.3"
2129             },
2130             "suggest": {
2131                 "laminas/laminas-captcha": "^2.7.1, required for using CAPTCHA form elements",
2132                 "laminas/laminas-code": "^2.6 || ^3.0, required to use laminas-form annotations support",
2133                 "laminas/laminas-eventmanager": "^2.6.2 || ^3.0, reuired for laminas-form annotations support",
2134                 "laminas/laminas-i18n": "^2.6, required when using laminas-form view helpers",
2135                 "laminas/laminas-recaptcha": "in order to use the ReCaptcha form element",
2136                 "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3, required to use the form factories or provide services",
2137                 "laminas/laminas-view": "^2.6.2, required for using the laminas-form view helpers"
2138             },
2139             "type": "library",
2140             "extra": {
2141                 "branch-alias": {
2142                     "dev-master": "2.14.x-dev",
2143                     "dev-develop": "2.15.x-dev"
2144                 },
2145                 "laminas": {
2146                     "component": "Laminas\\Form",
2147                     "config-provider": "Laminas\\Form\\ConfigProvider"
2148                 }
2149             },
2150             "autoload": {
2151                 "psr-4": {
2152                     "Laminas\\Form\\": "src/"
2153                 },
2154                 "files": [
2155                     "autoload/formElementManagerPolyfill.php"
2156                 ]
2157             },
2158             "notification-url": "https://packagist.org/downloads/",
2159             "license": [
2160                 "BSD-3-Clause"
2161             ],
2162             "description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
2163             "homepage": "https://laminas.dev",
2164             "keywords": [
2165                 "form",
2166                 "laminas"
2167             ],
2168             "time": "2019-12-31T16:56:34+00:00"
2169         },
2170         {
2171             "name": "laminas/laminas-http",
2172             "version": "2.11.2",
2173             "source": {
2174                 "type": "git",
2175                 "url": "https://github.com/laminas/laminas-http.git",
2176                 "reference": "8c66963b933c80da59433da56a44dfa979f3ec88"
2177             },
2178             "dist": {
2179                 "type": "zip",
2180                 "url": "https://api.github.com/repos/laminas/laminas-http/zipball/8c66963b933c80da59433da56a44dfa979f3ec88",
2181                 "reference": "8c66963b933c80da59433da56a44dfa979f3ec88",
2182                 "shasum": ""
2183             },
2184             "require": {
2185                 "laminas/laminas-loader": "^2.5.1",
2186                 "laminas/laminas-stdlib": "^3.2.1",
2187                 "laminas/laminas-uri": "^2.5.2",
2188                 "laminas/laminas-validator": "^2.10.1",
2189                 "laminas/laminas-zendframework-bridge": "^1.0",
2190                 "php": "^5.6 || ^7.0"
2191             },
2192             "replace": {
2193                 "zendframework/zend-http": "self.version"
2194             },
2195             "require-dev": {
2196                 "laminas/laminas-coding-standard": "~1.0.0",
2197                 "laminas/laminas-config": "^3.1 || ^2.6",
2198                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.3"
2199             },
2200             "suggest": {
2201                 "paragonie/certainty": "For automated management of cacert.pem"
2202             },
2203             "type": "library",
2204             "extra": {
2205                 "branch-alias": {
2206                     "dev-master": "2.11.x-dev",
2207                     "dev-develop": "2.12.x-dev"
2208                 }
2209             },
2210             "autoload": {
2211                 "psr-4": {
2212                     "Laminas\\Http\\": "src/"
2213                 }
2214             },
2215             "notification-url": "https://packagist.org/downloads/",
2216             "license": [
2217                 "BSD-3-Clause"
2218             ],
2219             "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
2220             "homepage": "https://laminas.dev",
2221             "keywords": [
2222                 "http",
2223                 "http client",
2224                 "laminas"
2225             ],
2226             "time": "2019-12-31T17:02:36+00:00"
2227         },
2228         {
2229             "name": "laminas/laminas-hydrator",
2230             "version": "3.0.2",
2231             "source": {
2232                 "type": "git",
2233                 "url": "https://github.com/laminas/laminas-hydrator.git",
2234                 "reference": "5c418d6e37ad363bef5ce1c8a72388243d6c7950"
2235             },
2236             "dist": {
2237                 "type": "zip",
2238                 "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/5c418d6e37ad363bef5ce1c8a72388243d6c7950",
2239                 "reference": "5c418d6e37ad363bef5ce1c8a72388243d6c7950",
2240                 "shasum": ""
2241             },
2242             "require": {
2243                 "laminas/laminas-stdlib": "^3.2.1",
2244                 "laminas/laminas-zendframework-bridge": "^1.0",
2245                 "php": "^7.2"
2246             },
2247             "replace": {
2248                 "zendframework/zend-hydrator": "self.version"
2249             },
2250             "require-dev": {
2251                 "laminas/laminas-coding-standard": "~1.0.0",
2252                 "laminas/laminas-eventmanager": "^3.2.1",
2253                 "laminas/laminas-modulemanager": "^2.8",
2254                 "laminas/laminas-serializer": "^2.9",
2255                 "laminas/laminas-servicemanager": "^3.3.2",
2256                 "phpspec/prophecy": "^1.7.5",
2257                 "phpstan/phpstan": "^0.10.5",
2258                 "phpunit/phpunit": "^7.5"
2259             },
2260             "suggest": {
2261                 "laminas/laminas-eventmanager": "^3.2, to support aggregate hydrator usage",
2262                 "laminas/laminas-serializer": "^2.9, to use the SerializableStrategy",
2263                 "laminas/laminas-servicemanager": "^3.3, to support hydrator plugin manager usage"
2264             },
2265             "type": "library",
2266             "extra": {
2267                 "branch-alias": {
2268                     "dev-release-2.4": "2.4.x-dev",
2269                     "dev-master": "3.0.x-dev",
2270                     "dev-develop": "3.1.x-dev"
2271                 },
2272                 "laminas": {
2273                     "component": "Laminas\\Hydrator",
2274                     "config-provider": "Laminas\\Hydrator\\ConfigProvider"
2275                 }
2276             },
2277             "autoload": {
2278                 "psr-4": {
2279                     "Laminas\\Hydrator\\": "src/"
2280                 }
2281             },
2282             "notification-url": "https://packagist.org/downloads/",
2283             "license": [
2284                 "BSD-3-Clause"
2285             ],
2286             "description": "Serialize objects to arrays, and vice versa",
2287             "homepage": "https://laminas.dev",
2288             "keywords": [
2289                 "hydrator",
2290                 "laminas"
2291             ],
2292             "time": "2019-12-31T17:06:44+00:00"
2293         },
2294         {
2295             "name": "laminas/laminas-i18n",
2296             "version": "2.9.2",
2297             "source": {
2298                 "type": "git",
2299                 "url": "https://github.com/laminas/laminas-i18n.git",
2300                 "reference": "48883436c6fa1f9ef001af295e3a40003c5cfbf2"
2301             },
2302             "dist": {
2303                 "type": "zip",
2304                 "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/48883436c6fa1f9ef001af295e3a40003c5cfbf2",
2305                 "reference": "48883436c6fa1f9ef001af295e3a40003c5cfbf2",
2306                 "shasum": ""
2307             },
2308             "require": {
2309                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
2310                 "laminas/laminas-zendframework-bridge": "^1.0",
2311                 "php": "^5.6 || ^7.0"
2312             },
2313             "replace": {
2314                 "zendframework/zend-i18n": "self.version"
2315             },
2316             "require-dev": {
2317                 "laminas/laminas-cache": "^2.6.1",
2318                 "laminas/laminas-coding-standard": "~1.0.0",
2319                 "laminas/laminas-config": "^2.6",
2320                 "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
2321                 "laminas/laminas-filter": "^2.6.1",
2322                 "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
2323                 "laminas/laminas-validator": "^2.6",
2324                 "laminas/laminas-view": "^2.6.3",
2325                 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.16"
2326             },
2327             "suggest": {
2328                 "ext-intl": "Required for most features of Laminas\\I18n; included in default builds of PHP",
2329                 "laminas/laminas-cache": "Laminas\\Cache component",
2330                 "laminas/laminas-config": "Laminas\\Config component",
2331                 "laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
2332                 "laminas/laminas-filter": "You should install this package to use the provided filters",
2333                 "laminas/laminas-i18n-resources": "Translation resources",
2334                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
2335                 "laminas/laminas-validator": "You should install this package to use the provided validators",
2336                 "laminas/laminas-view": "You should install this package to use the provided view helpers"
2337             },
2338             "type": "library",
2339             "extra": {
2340                 "branch-alias": {
2341                     "dev-master": "2.9.x-dev",
2342                     "dev-develop": "2.10.x-dev"
2343                 },
2344                 "laminas": {
2345                     "component": "Laminas\\I18n",
2346                     "config-provider": "Laminas\\I18n\\ConfigProvider"
2347                 }
2348             },
2349             "autoload": {
2350                 "psr-4": {
2351                     "Laminas\\I18n\\": "src/"
2352                 }
2353             },
2354             "notification-url": "https://packagist.org/downloads/",
2355             "license": [
2356                 "BSD-3-Clause"
2357             ],
2358             "description": "Provide translations for your application, and filter and validate internationalized values",
2359             "homepage": "https://laminas.dev",
2360             "keywords": [
2361                 "i18n",
2362                 "laminas"
2363             ],
2364             "time": "2019-12-31T17:09:58+00:00"
2365         },
2366         {
2367             "name": "laminas/laminas-inputfilter",
2368             "version": "2.10.1",
2369             "source": {
2370                 "type": "git",
2371                 "url": "git@github.com:laminas/laminas-inputfilter.git",
2372                 "reference": "b29ce8f512c966468eee37ea4873ae5fb545d00a"
2373             },
2374             "dist": {
2375                 "type": "zip",
2376                 "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/b29ce8f512c966468eee37ea4873ae5fb545d00a",
2377                 "reference": "b29ce8f512c966468eee37ea4873ae5fb545d00a",
2378                 "shasum": ""
2379             },
2380             "require": {
2381                 "laminas/laminas-filter": "^2.9.1",
2382                 "laminas/laminas-servicemanager": "^2.7.10 || ^3.3.1",
2383                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
2384                 "laminas/laminas-validator": "^2.11",
2385                 "laminas/laminas-zendframework-bridge": "^1.0",
2386                 "php": "^5.6 || ^7.0"
2387             },
2388             "replace": {
2389                 "zendframework/zend-inputfilter": "self.version"
2390             },
2391             "require-dev": {
2392                 "laminas/laminas-coding-standard": "~1.0.0",
2393                 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.15",
2394                 "psr/http-message": "^1.0"
2395             },
2396             "suggest": {
2397                 "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
2398             },
2399             "type": "library",
2400             "extra": {
2401                 "branch-alias": {
2402                     "dev-master": "2.10.x-dev",
2403                     "dev-develop": "2.11.x-dev"
2404                 },
2405                 "laminas": {
2406                     "component": "Laminas\\InputFilter",
2407                     "config-provider": "Laminas\\InputFilter\\ConfigProvider"
2408                 }
2409             },
2410             "autoload": {
2411                 "psr-4": {
2412                     "Laminas\\InputFilter\\": "src/"
2413                 }
2414             },
2415             "notification-url": "https://packagist.org/downloads/",
2416             "license": [
2417                 "BSD-3-Clause"
2418             ],
2419             "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
2420             "homepage": "https://laminas.dev",
2421             "keywords": [
2422                 "inputfilter",
2423                 "laminas"
2424             ],
2425             "time": "2019-12-31T17:11:54+00:00"
2426         },
2427         {
2428             "name": "laminas/laminas-json",
2429             "version": "3.1.2",
2430             "source": {
2431                 "type": "git",
2432                 "url": "https://github.com/laminas/laminas-json.git",
2433                 "reference": "00dc0da7b5e5018904c5c4a8e80a5faa16c2c1c6"
2434             },
2435             "dist": {
2436                 "type": "zip",
2437                 "url": "https://api.github.com/repos/laminas/laminas-json/zipball/00dc0da7b5e5018904c5c4a8e80a5faa16c2c1c6",
2438                 "reference": "00dc0da7b5e5018904c5c4a8e80a5faa16c2c1c6",
2439                 "shasum": ""
2440             },
2441             "require": {
2442                 "laminas/laminas-zendframework-bridge": "^1.0",
2443                 "php": "^5.6 || ^7.0"
2444             },
2445             "replace": {
2446                 "zendframework/zend-json": "self.version"
2447             },
2448             "require-dev": {
2449                 "laminas/laminas-coding-standard": "~1.0.0",
2450                 "laminas/laminas-stdlib": "^2.7.7 || ^3.1",
2451                 "phpunit/phpunit": "^5.7.23 || ^6.4.3"
2452             },
2453             "suggest": {
2454                 "laminas/laminas-json-server": "For implementing JSON-RPC servers",
2455                 "laminas/laminas-xml2json": "For converting XML documents to JSON"
2456             },
2457             "type": "library",
2458             "extra": {
2459                 "branch-alias": {
2460                     "dev-master": "3.1.x-dev",
2461                     "dev-develop": "3.2.x-dev"
2462                 }
2463             },
2464             "autoload": {
2465                 "psr-4": {
2466                     "Laminas\\Json\\": "src/"
2467                 }
2468             },
2469             "notification-url": "https://packagist.org/downloads/",
2470             "license": [
2471                 "BSD-3-Clause"
2472             ],
2473             "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
2474             "homepage": "https://laminas.dev",
2475             "keywords": [
2476                 "json",
2477                 "laminas"
2478             ],
2479             "time": "2019-12-31T17:15:04+00:00"
2480         },
2481         {
2482             "name": "laminas/laminas-json-server",
2483             "version": "3.2.0",
2484             "source": {
2485                 "type": "git",
2486                 "url": "https://github.com/laminas/laminas-json-server.git",
2487                 "reference": "f3e9c1488dd7588d3fe808be5cf53999166fb29d"
2488             },
2489             "dist": {
2490                 "type": "zip",
2491                 "url": "https://api.github.com/repos/laminas/laminas-json-server/zipball/f3e9c1488dd7588d3fe808be5cf53999166fb29d",
2492                 "reference": "f3e9c1488dd7588d3fe808be5cf53999166fb29d",
2493                 "shasum": ""
2494             },
2495             "require": {
2496                 "laminas/laminas-http": "^2.7",
2497                 "laminas/laminas-json": "^2.6.1 || ^3.0",
2498                 "laminas/laminas-server": "^2.7",
2499                 "laminas/laminas-zendframework-bridge": "^1.0",
2500                 "php": "^5.6 || ^7.0"
2501             },
2502             "conflict": {
2503                 "laminas/laminas-stdlib": "<3.2.1"
2504             },
2505             "replace": {
2506                 "zendframework/zend-json-server": "self.version"
2507             },
2508             "require-dev": {
2509                 "laminas/laminas-coding-standard": "~1.0.0",
2510                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
2511             },
2512             "type": "library",
2513             "extra": {
2514                 "branch-alias": {
2515                     "dev-master": "3.2.x-dev",
2516                     "dev-develop": "3.3.x-dev"
2517                 }
2518             },
2519             "autoload": {
2520                 "psr-4": {
2521                     "Laminas\\Json\\Server\\": "src/"
2522                 }
2523             },
2524             "notification-url": "https://packagist.org/downloads/",
2525             "license": [
2526                 "BSD-3-Clause"
2527             ],
2528             "description": "Laminas Json-Server is a JSON-RPC server implementation.",
2529             "homepage": "https://laminas.dev",
2530             "keywords": [
2531                 "json",
2532                 "json-server",
2533                 "laminas",
2534                 "server"
2535             ],
2536             "time": "2019-12-31T17:15:09+00:00"
2537         },
2538         {
2539             "name": "laminas/laminas-loader",
2540             "version": "2.6.1",
2541             "source": {
2542                 "type": "git",
2543                 "url": "https://github.com/laminas/laminas-loader.git",
2544                 "reference": "5d01c2c237ae9e68bec262f339947e2ea18979bc"
2545             },
2546             "dist": {
2547                 "type": "zip",
2548                 "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/5d01c2c237ae9e68bec262f339947e2ea18979bc",
2549                 "reference": "5d01c2c237ae9e68bec262f339947e2ea18979bc",
2550                 "shasum": ""
2551             },
2552             "require": {
2553                 "laminas/laminas-zendframework-bridge": "^1.0",
2554                 "php": "^5.6 || ^7.0"
2555             },
2556             "replace": {
2557                 "zendframework/zend-loader": "self.version"
2558             },
2559             "require-dev": {
2560                 "laminas/laminas-coding-standard": "~1.0.0",
2561                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4"
2562             },
2563             "type": "library",
2564             "extra": {
2565                 "branch-alias": {
2566                     "dev-master": "2.6.x-dev",
2567                     "dev-develop": "2.7.x-dev"
2568                 }
2569             },
2570             "autoload": {
2571                 "psr-4": {
2572                     "Laminas\\Loader\\": "src/"
2573                 }
2574             },
2575             "notification-url": "https://packagist.org/downloads/",
2576             "license": [
2577                 "BSD-3-Clause"
2578             ],
2579             "description": "Autoloading and plugin loading strategies",
2580             "homepage": "https://laminas.dev",
2581             "keywords": [
2582                 "laminas",
2583                 "loader"
2584             ],
2585             "time": "2019-12-31T17:18:27+00:00"
2586         },
2587         {
2588             "name": "laminas/laminas-math",
2589             "version": "3.2.0",
2590             "source": {
2591                 "type": "git",
2592                 "url": "https://github.com/laminas/laminas-math.git",
2593                 "reference": "dd603c7d151d46eafd243a405d5b7eefa4222d74"
2594             },
2595             "dist": {
2596                 "type": "zip",
2597                 "url": "https://api.github.com/repos/laminas/laminas-math/zipball/dd603c7d151d46eafd243a405d5b7eefa4222d74",
2598                 "reference": "dd603c7d151d46eafd243a405d5b7eefa4222d74",
2599                 "shasum": ""
2600             },
2601             "require": {
2602                 "ext-mbstring": "*",
2603                 "laminas/laminas-zendframework-bridge": "^1.0",
2604                 "paragonie/random_compat": "^2.0.11 || 9.99.99",
2605                 "php": "^5.6 || ^7.0"
2606             },
2607             "replace": {
2608                 "zendframework/zend-math": "self.version"
2609             },
2610             "require-dev": {
2611                 "laminas/laminas-coding-standard": "~1.0.0",
2612                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
2613             },
2614             "suggest": {
2615                 "ext-bcmath": "If using the bcmath functionality",
2616                 "ext-gmp": "If using the gmp functionality"
2617             },
2618             "type": "library",
2619             "extra": {
2620                 "branch-alias": {
2621                     "dev-master": "3.2.x-dev",
2622                     "dev-develop": "3.3.x-dev"
2623                 }
2624             },
2625             "autoload": {
2626                 "psr-4": {
2627                     "Laminas\\Math\\": "src/"
2628                 }
2629             },
2630             "notification-url": "https://packagist.org/downloads/",
2631             "license": [
2632                 "BSD-3-Clause"
2633             ],
2634             "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
2635             "homepage": "https://laminas.dev",
2636             "keywords": [
2637                 "laminas",
2638                 "math"
2639             ],
2640             "time": "2019-12-31T17:24:18+00:00"
2641         },
2642         {
2643             "name": "laminas/laminas-modulemanager",
2644             "version": "2.8.4",
2645             "source": {
2646                 "type": "git",
2647                 "url": "https://github.com/laminas/laminas-modulemanager.git",
2648                 "reference": "92b1cde1aab5aef687b863face6dd5d9c6751c78"
2649             },
2650             "dist": {
2651                 "type": "zip",
2652                 "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/92b1cde1aab5aef687b863face6dd5d9c6751c78",
2653                 "reference": "92b1cde1aab5aef687b863face6dd5d9c6751c78",
2654                 "shasum": ""
2655             },
2656             "require": {
2657                 "laminas/laminas-config": "^3.1 || ^2.6",
2658                 "laminas/laminas-eventmanager": "^3.2 || ^2.6.3",
2659                 "laminas/laminas-stdlib": "^3.1 || ^2.7",
2660                 "laminas/laminas-zendframework-bridge": "^1.0",
2661                 "php": "^5.6 || ^7.0"
2662             },
2663             "replace": {
2664                 "zendframework/zend-modulemanager": "self.version"
2665             },
2666             "require-dev": {
2667                 "laminas/laminas-coding-standard": "~1.0.0",
2668                 "laminas/laminas-console": "^2.6",
2669                 "laminas/laminas-di": "^2.6",
2670                 "laminas/laminas-loader": "^2.5",
2671                 "laminas/laminas-mvc": "^3.0 || ^2.7",
2672                 "laminas/laminas-servicemanager": "^3.0.3 || ^2.7.5",
2673                 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.16"
2674             },
2675             "suggest": {
2676                 "laminas/laminas-console": "Laminas\\Console component",
2677                 "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
2678                 "laminas/laminas-mvc": "Laminas\\Mvc component",
2679                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
2680             },
2681             "type": "library",
2682             "extra": {
2683                 "branch-alias": {
2684                     "dev-master": "2.8.x-dev",
2685                     "dev-develop": "2.9.x-dev"
2686                 }
2687             },
2688             "autoload": {
2689                 "psr-4": {
2690                     "Laminas\\ModuleManager\\": "src/"
2691                 }
2692             },
2693             "notification-url": "https://packagist.org/downloads/",
2694             "license": [
2695                 "BSD-3-Clause"
2696             ],
2697             "description": "Modular application system for laminas-mvc applications",
2698             "homepage": "https://laminas.dev",
2699             "keywords": [
2700                 "laminas",
2701                 "modulemanager"
2702             ],
2703             "time": "2019-12-31T17:26:56+00:00"
2704         },
2705         {
2706             "name": "laminas/laminas-mvc",
2707             "version": "3.1.1",
2708             "source": {
2709                 "type": "git",
2710                 "url": "https://github.com/laminas/laminas-mvc.git",
2711                 "reference": "ead09f8ab5ff0e562dbd0198c7f67523c2f61980"
2712             },
2713             "dist": {
2714                 "type": "zip",
2715                 "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/ead09f8ab5ff0e562dbd0198c7f67523c2f61980",
2716                 "reference": "ead09f8ab5ff0e562dbd0198c7f67523c2f61980",
2717                 "shasum": ""
2718             },
2719             "require": {
2720                 "container-interop/container-interop": "^1.2",
2721                 "laminas/laminas-eventmanager": "^3.2",
2722                 "laminas/laminas-http": "^2.7",
2723                 "laminas/laminas-modulemanager": "^2.8",
2724                 "laminas/laminas-router": "^3.0.2",
2725                 "laminas/laminas-servicemanager": "^3.3",
2726                 "laminas/laminas-stdlib": "^3.1",
2727                 "laminas/laminas-view": "^2.9",
2728                 "laminas/laminas-zendframework-bridge": "^1.0",
2729                 "php": "^5.6 || ^7.0"
2730             },
2731             "replace": {
2732                 "zendframework/zend-mvc": "self.version"
2733             },
2734             "require-dev": {
2735                 "http-interop/http-middleware": "^0.4.1",
2736                 "laminas/laminas-coding-standard": "~1.0.0",
2737                 "laminas/laminas-json": "^2.6.1 || ^3.0",
2738                 "laminas/laminas-psr7bridge": "^1.0",
2739                 "laminas/laminas-stratigility": "^2.0.1",
2740                 "phpunit/phpunit": "^6.4.4 || ^5.7.14"
2741             },
2742             "suggest": {
2743                 "http-interop/http-middleware": "^0.4.1 to be used together with laminas-stratigility",
2744                 "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",
2745                 "laminas/laminas-log": "^2.9.1  To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",
2746                 "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application",
2747                 "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments",
2748                 "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads",
2749                 "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
2750                 "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers",
2751                 "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
2752                 "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
2753                 "laminas/laminas-psr7bridge": "(^0.2) To consume PSR-7 middleware within the MVC workflow",
2754                 "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application",
2755                 "laminas/laminas-stratigility": "laminas-stratigility is required to use middleware pipes in the MiddlewareListener"
2756             },
2757             "type": "library",
2758             "extra": {
2759                 "branch-alias": {
2760                     "dev-master": "3.1-dev",
2761                     "dev-develop": "3.2-dev"
2762                 }
2763             },
2764             "autoload": {
2765                 "psr-4": {
2766                     "Laminas\\Mvc\\": "src/"
2767                 }
2768             },
2769             "notification-url": "https://packagist.org/downloads/",
2770             "license": [
2771                 "BSD-3-Clause"
2772             ],
2773             "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins",
2774             "homepage": "https://laminas.dev",
2775             "keywords": [
2776                 "laminas",
2777                 "mvc"
2778             ],
2779             "time": "2019-12-31T17:33:14+00:00"
2780         },
2781         {
2782             "name": "laminas/laminas-mvc-console",
2783             "version": "1.2.0",
2784             "source": {
2785                 "type": "git",
2786                 "url": "https://github.com/laminas/laminas-mvc-console.git",
2787                 "reference": "0c16223557fdb9bba853f6de22e1040824c1c966"
2788             },
2789             "dist": {
2790                 "type": "zip",
2791                 "url": "https://api.github.com/repos/laminas/laminas-mvc-console/zipball/0c16223557fdb9bba853f6de22e1040824c1c966",
2792                 "reference": "0c16223557fdb9bba853f6de22e1040824c1c966",
2793                 "shasum": ""
2794             },
2795             "require": {
2796                 "container-interop/container-interop": "^1.1",
2797                 "laminas/laminas-console": "^2.6",
2798                 "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
2799                 "laminas/laminas-modulemanager": "^2.7.1",
2800                 "laminas/laminas-mvc": "^3.0.3",
2801                 "laminas/laminas-router": "^3.0",
2802                 "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
2803                 "laminas/laminas-stdlib": "^2.7.5 || ^3.0",
2804                 "laminas/laminas-text": "^2.6",
2805                 "laminas/laminas-view": "^2.6.3",
2806                 "laminas/laminas-zendframework-bridge": "^1.0",
2807                 "php": "^5.6 || ^7.0"
2808             },
2809             "conflict": {
2810                 "laminas/laminas-mvc": "<3.0.0"
2811             },
2812             "replace": {
2813                 "zendframework/zend-mvc-console": "self.version"
2814             },
2815             "require-dev": {
2816                 "laminas/laminas-coding-standard": "~1.0.0",
2817                 "laminas/laminas-filter": "^2.6.1",
2818                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4"
2819             },
2820             "suggest": {
2821                 "laminas/laminas-filter": "^2.6.1, to filter rendered results"
2822             },
2823             "type": "library",
2824             "extra": {
2825                 "branch-alias": {
2826                     "dev-master": "1.2.x-dev",
2827                     "dev-develop": "1.3.x-dev"
2828                 },
2829                 "laminas": {
2830                     "component": "Laminas\\Mvc\\Console"
2831                 }
2832             },
2833             "autoload": {
2834                 "psr-4": {
2835                     "Laminas\\Mvc\\Console\\": "src/"
2836                 }
2837             },
2838             "notification-url": "https://packagist.org/downloads/",
2839             "license": [
2840                 "BSD-3-Clause"
2841             ],
2842             "description": "Integration between laminas-mvc and laminas-console",
2843             "homepage": "https://laminas.dev",
2844             "keywords": [
2845                 "console",
2846                 "laminas",
2847                 "mvc"
2848             ],
2849             "time": "2019-12-31T17:33:37+00:00"
2850         },
2851         {
2852             "name": "laminas/laminas-mvc-i18n",
2853             "version": "1.1.1",
2854             "source": {
2855                 "type": "git",
2856                 "url": "https://github.com/laminas/laminas-mvc-i18n.git",
2857                 "reference": "4184f6572b5244a5f5781604f1e03d7955e304a0"
2858             },
2859             "dist": {
2860                 "type": "zip",
2861                 "url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/4184f6572b5244a5f5781604f1e03d7955e304a0",
2862                 "reference": "4184f6572b5244a5f5781604f1e03d7955e304a0",
2863                 "shasum": ""
2864             },
2865             "require": {
2866                 "container-interop/container-interop": "^1.1",
2867                 "laminas/laminas-i18n": "^2.7",
2868                 "laminas/laminas-router": "^3.0",
2869                 "laminas/laminas-servicemanager": "^2.7.10 || ^3.0.3",
2870                 "laminas/laminas-stdlib": "^2.7.6 || ^3.0",
2871                 "laminas/laminas-validator": "^2.6",
2872                 "laminas/laminas-zendframework-bridge": "^1.0",
2873                 "php": "^5.6 || ^7.0"
2874             },
2875             "conflict": {
2876                 "laminas/laminas-mvc": "<3.0.0",
2877                 "phpspec/prophecy": "<1.8.0"
2878             },
2879             "replace": {
2880                 "zendframework/zend-mvc-i18n": "self.version"
2881             },
2882             "require-dev": {
2883                 "laminas/laminas-cache": "^2.6.1",
2884                 "laminas/laminas-coding-standard": "~1.0.0",
2885                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.5"
2886             },
2887             "suggest": {
2888                 "laminas/laminas-cache": "To enable caching of translation strings"
2889             },
2890             "type": "library",
2891             "extra": {
2892                 "branch-alias": {
2893                     "dev-master": "1.1.x-dev",
2894                     "dev-develop": "1.2.x-dev"
2895                 },
2896                 "laminas": {
2897                     "component": "Laminas\\Mvc\\I18n",
2898                     "config-provider": "Laminas\\Mvc\\I18n\\ConfigProvider"
2899                 }
2900             },
2901             "autoload": {
2902                 "psr-4": {
2903                     "Laminas\\Mvc\\I18n\\": "src/"
2904                 }
2905             },
2906             "notification-url": "https://packagist.org/downloads/",
2907             "license": [
2908                 "BSD-3-Clause"
2909             ],
2910             "description": "Integration between laminas-mvc and laminas-i18n",
2911             "homepage": "https://laminas.dev",
2912             "keywords": [
2913                 "i18n",
2914                 "laminas",
2915                 "mvc"
2916             ],
2917             "time": "2019-12-31T17:33:41+00:00"
2918         },
2919         {
2920             "name": "laminas/laminas-router",
2921             "version": "3.3.1",
2922             "source": {
2923                 "type": "git",
2924                 "url": "https://github.com/laminas/laminas-router.git",
2925                 "reference": "c94f13f39dfbc4313efdbfcd9772487b4b009026"
2926             },
2927             "dist": {
2928                 "type": "zip",
2929                 "url": "https://api.github.com/repos/laminas/laminas-router/zipball/c94f13f39dfbc4313efdbfcd9772487b4b009026",
2930                 "reference": "c94f13f39dfbc4313efdbfcd9772487b4b009026",
2931                 "shasum": ""
2932             },
2933             "require": {
2934                 "container-interop/container-interop": "^1.2",
2935                 "laminas/laminas-http": "^2.8.1",
2936                 "laminas/laminas-servicemanager": "^2.7.8 || ^3.3",
2937                 "laminas/laminas-stdlib": "^3.2.1",
2938                 "laminas/laminas-zendframework-bridge": "^1.0",
2939                 "php": "^5.6 || ^7.0"
2940             },
2941             "conflict": {
2942                 "laminas/laminas-mvc": "<3.0.0"
2943             },
2944             "replace": {
2945                 "zendframework/zend-router": "self.version"
2946             },
2947             "require-dev": {
2948                 "laminas/laminas-coding-standard": "~1.0.0",
2949                 "laminas/laminas-i18n": "^2.7.4",
2950                 "phpunit/phpunit": "^5.7.22 || ^6.4.1 || ^7.5.18"
2951             },
2952             "suggest": {
2953                 "laminas/laminas-i18n": "^2.7.4, if defining translatable HTTP path segments"
2954             },
2955             "type": "library",
2956             "extra": {
2957                 "branch-alias": {
2958                     "dev-master": "3.3.x-dev",
2959                     "dev-develop": "4.0.x-dev"
2960                 },
2961                 "laminas": {
2962                     "component": "Laminas\\Router",
2963                     "config-provider": "Laminas\\Router\\ConfigProvider"
2964                 }
2965             },
2966             "autoload": {
2967                 "psr-4": {
2968                     "Laminas\\Router\\": "src/"
2969                 }
2970             },
2971             "notification-url": "https://packagist.org/downloads/",
2972             "license": [
2973                 "BSD-3-Clause"
2974             ],
2975             "description": "Flexible routing system for HTTP and console applications",
2976             "homepage": "https://laminas.dev",
2977             "keywords": [
2978                 "laminas",
2979                 "mvc",
2980                 "routing"
2981             ],
2982             "time": "2020-01-03T17:19:34+00:00"
2983         },
2984         {
2985             "name": "laminas/laminas-server",
2986             "version": "2.8.1",
2987             "source": {
2988                 "type": "git",
2989                 "url": "https://github.com/laminas/laminas-server.git",
2990                 "reference": "4aaca9174c40a2fab2e2aa77999da99f71bdd88e"
2991             },
2992             "dist": {
2993                 "type": "zip",
2994                 "url": "https://api.github.com/repos/laminas/laminas-server/zipball/4aaca9174c40a2fab2e2aa77999da99f71bdd88e",
2995                 "reference": "4aaca9174c40a2fab2e2aa77999da99f71bdd88e",
2996                 "shasum": ""
2997             },
2998             "require": {
2999                 "laminas/laminas-code": "^2.5 || ^3.0",
3000                 "laminas/laminas-stdlib": "^2.5 || ^3.0",
3001                 "laminas/laminas-zendframework-bridge": "^1.0",
3002                 "php": "^5.6 || ^7.0"
3003             },
3004             "replace": {
3005                 "zendframework/zend-server": "self.version"
3006             },
3007             "require-dev": {
3008                 "laminas/laminas-coding-standard": "~1.0.0",
3009                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4"
3010             },
3011             "type": "library",
3012             "extra": {
3013                 "branch-alias": {
3014                     "dev-master": "2.8.x-dev",
3015                     "dev-develop": "2.9.x-dev"
3016                 }
3017             },
3018             "autoload": {
3019                 "psr-4": {
3020                     "Laminas\\Server\\": "src/"
3021                 }
3022             },
3023             "notification-url": "https://packagist.org/downloads/",
3024             "license": [
3025                 "BSD-3-Clause"
3026             ],
3027             "description": "Create Reflection-based RPC servers",
3028             "homepage": "https://laminas.dev",
3029             "keywords": [
3030                 "laminas",
3031                 "server"
3032             ],
3033             "time": "2019-12-31T17:43:03+00:00"
3034         },
3035         {
3036             "name": "laminas/laminas-servicemanager",
3037             "version": "3.4.0",
3038             "source": {
3039                 "type": "git",
3040                 "url": "https://github.com/laminas/laminas-servicemanager.git",
3041                 "reference": "044cb8e380682563fb277ed5f6de4f690e4e6239"
3042             },
3043             "dist": {
3044                 "type": "zip",
3045                 "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/044cb8e380682563fb277ed5f6de4f690e4e6239",
3046                 "reference": "044cb8e380682563fb277ed5f6de4f690e4e6239",
3047                 "shasum": ""
3048             },
3049             "require": {
3050                 "container-interop/container-interop": "^1.2",
3051                 "laminas/laminas-stdlib": "^3.2.1",
3052                 "laminas/laminas-zendframework-bridge": "^1.0",
3053                 "php": "^5.6 || ^7.0",
3054                 "psr/container": "^1.0"
3055             },
3056             "provide": {
3057                 "container-interop/container-interop-implementation": "^1.2",
3058                 "psr/container-implementation": "^1.0"
3059             },
3060             "replace": {
3061                 "zendframework/zend-servicemanager": "self.version"
3062             },
3063             "require-dev": {
3064                 "laminas/laminas-coding-standard": "~1.0.0",
3065                 "mikey179/vfsstream": "^1.6.5",
3066                 "ocramius/proxy-manager": "^1.0 || ^2.0",
3067                 "phpbench/phpbench": "^0.13.0",
3068                 "phpunit/phpunit": "^5.7.25 || ^6.4.4"
3069             },
3070             "suggest": {
3071                 "laminas/laminas-stdlib": "laminas-stdlib ^2.5 if you wish to use the MergeReplaceKey or MergeRemoveKey features in Config instances",
3072                 "ocramius/proxy-manager": "ProxyManager 1.* to handle lazy initialization of services"
3073             },
3074             "bin": [
3075                 "bin/generate-deps-for-config-factory",
3076                 "bin/generate-factory-for-class"
3077             ],
3078             "type": "library",
3079             "extra": {
3080                 "branch-alias": {
3081                     "dev-master": "3.3-dev",
3082                     "dev-develop": "4.0-dev"
3083                 }
3084             },
3085             "autoload": {
3086                 "psr-4": {
3087                     "Laminas\\ServiceManager\\": "src/"
3088                 }
3089             },
3090             "notification-url": "https://packagist.org/downloads/",
3091             "license": [
3092                 "BSD-3-Clause"
3093             ],
3094             "description": "Factory-Driven Dependency Injection Container",
3095             "homepage": "https://laminas.dev",
3096             "keywords": [
3097                 "PSR-11",
3098                 "dependency-injection",
3099                 "di",
3100                 "dic",
3101                 "laminas",
3102                 "service-manager",
3103                 "servicemanager"
3104             ],
3105             "time": "2019-12-31T17:44:47+00:00"
3106         },
3107         {
3108             "name": "laminas/laminas-soap",
3109             "version": "2.8.0",
3110             "source": {
3111                 "type": "git",
3112                 "url": "https://github.com/laminas/laminas-soap.git",
3113                 "reference": "34f91d5c4c0a78bc5689cca2d1eaf829b27edd72"
3114             },
3115             "dist": {
3116                 "type": "zip",
3117                 "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/34f91d5c4c0a78bc5689cca2d1eaf829b27edd72",
3118                 "reference": "34f91d5c4c0a78bc5689cca2d1eaf829b27edd72",
3119                 "shasum": ""
3120             },
3121             "require": {
3122                 "ext-soap": "*",
3123                 "laminas/laminas-server": "^2.6.1",
3124                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
3125                 "laminas/laminas-uri": "^2.5.2",
3126                 "laminas/laminas-zendframework-bridge": "^1.0",
3127                 "php": "^5.6 || ^7.0"
3128             },
3129             "replace": {
3130                 "zendframework/zend-soap": "self.version"
3131             },
3132             "require-dev": {
3133                 "laminas/laminas-coding-standard": "~1.0.0",
3134                 "laminas/laminas-config": "^2.6",
3135                 "laminas/laminas-http": "^2.5.4",
3136                 "phpunit/phpunit": "^5.7.21 || ^6.3"
3137             },
3138             "suggest": {
3139                 "laminas/laminas-http": "Laminas\\Http component"
3140             },
3141             "type": "library",
3142             "extra": {
3143                 "branch-alias": {
3144                     "dev-master": "2.7.x-dev",
3145                     "dev-develop": "2.8.x-dev"
3146                 }
3147             },
3148             "autoload": {
3149                 "psr-4": {
3150                     "Laminas\\Soap\\": "src/"
3151                 }
3152             },
3153             "notification-url": "https://packagist.org/downloads/",
3154             "license": [
3155                 "BSD-3-Clause"
3156             ],
3157             "homepage": "https://laminas.dev",
3158             "keywords": [
3159                 "laminas",
3160                 "soap"
3161             ],
3162             "time": "2019-12-31T17:48:49+00:00"
3163         },
3164         {
3165             "name": "laminas/laminas-stdlib",
3166             "version": "3.2.1",
3167             "source": {
3168                 "type": "git",
3169                 "url": "https://github.com/laminas/laminas-stdlib.git",
3170                 "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6"
3171             },
3172             "dist": {
3173                 "type": "zip",
3174                 "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/2b18347625a2f06a1a485acfbc870f699dbe51c6",
3175                 "reference": "2b18347625a2f06a1a485acfbc870f699dbe51c6",
3176                 "shasum": ""
3177             },
3178             "require": {
3179                 "laminas/laminas-zendframework-bridge": "^1.0",
3180                 "php": "^5.6 || ^7.0"
3181             },
3182             "replace": {
3183                 "zendframework/zend-stdlib": "self.version"
3184             },
3185             "require-dev": {
3186                 "laminas/laminas-coding-standard": "~1.0.0",
3187                 "phpbench/phpbench": "^0.13",
3188                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
3189             },
3190             "type": "library",
3191             "extra": {
3192                 "branch-alias": {
3193                     "dev-master": "3.2.x-dev",
3194                     "dev-develop": "3.3.x-dev"
3195                 }
3196             },
3197             "autoload": {
3198                 "psr-4": {
3199                     "Laminas\\Stdlib\\": "src/"
3200                 }
3201             },
3202             "notification-url": "https://packagist.org/downloads/",
3203             "license": [
3204                 "BSD-3-Clause"
3205             ],
3206             "description": "SPL extensions, array utilities, error handlers, and more",
3207             "homepage": "https://laminas.dev",
3208             "keywords": [
3209                 "laminas",
3210                 "stdlib"
3211             ],
3212             "time": "2019-12-31T17:51:15+00:00"
3213         },
3214         {
3215             "name": "laminas/laminas-text",
3216             "version": "2.7.1",
3217             "source": {
3218                 "type": "git",
3219                 "url": "https://github.com/laminas/laminas-text.git",
3220                 "reference": "3601b5eacb06ed0a12f658df860cc0f9613cf4db"
3221             },
3222             "dist": {
3223                 "type": "zip",
3224                 "url": "https://api.github.com/repos/laminas/laminas-text/zipball/3601b5eacb06ed0a12f658df860cc0f9613cf4db",
3225                 "reference": "3601b5eacb06ed0a12f658df860cc0f9613cf4db",
3226                 "shasum": ""
3227             },
3228             "require": {
3229                 "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
3230                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
3231                 "laminas/laminas-zendframework-bridge": "^1.0",
3232                 "php": "^5.6 || ^7.0"
3233             },
3234             "replace": {
3235                 "zendframework/zend-text": "self.version"
3236             },
3237             "require-dev": {
3238                 "laminas/laminas-coding-standard": "~1.0.0",
3239                 "laminas/laminas-config": "^2.6",
3240                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4"
3241             },
3242             "type": "library",
3243             "extra": {
3244                 "branch-alias": {
3245                     "dev-master": "2.7.x-dev",
3246                     "dev-develop": "2.8.x-dev"
3247                 }
3248             },
3249             "autoload": {
3250                 "psr-4": {
3251                     "Laminas\\Text\\": "src/"
3252                 }
3253             },
3254             "notification-url": "https://packagist.org/downloads/",
3255             "license": [
3256                 "BSD-3-Clause"
3257             ],
3258             "description": "Create FIGlets and text-based tables",
3259             "homepage": "https://laminas.dev",
3260             "keywords": [
3261                 "laminas",
3262                 "text"
3263             ],
3264             "time": "2019-12-31T17:54:52+00:00"
3265         },
3266         {
3267             "name": "laminas/laminas-uri",
3268             "version": "2.7.1",
3269             "source": {
3270                 "type": "git",
3271                 "url": "https://github.com/laminas/laminas-uri.git",
3272                 "reference": "6be8ce19622f359b048ce4faebf1aa1bca73a7ff"
3273             },
3274             "dist": {
3275                 "type": "zip",
3276                 "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/6be8ce19622f359b048ce4faebf1aa1bca73a7ff",
3277                 "reference": "6be8ce19622f359b048ce4faebf1aa1bca73a7ff",
3278                 "shasum": ""
3279             },
3280             "require": {
3281                 "laminas/laminas-escaper": "^2.5",
3282                 "laminas/laminas-validator": "^2.10",
3283                 "laminas/laminas-zendframework-bridge": "^1.0",
3284                 "php": "^5.6 || ^7.0"
3285             },
3286             "replace": {
3287                 "zendframework/zend-uri": "self.version"
3288             },
3289             "require-dev": {
3290                 "laminas/laminas-coding-standard": "~1.0.0",
3291                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4"
3292             },
3293             "type": "library",
3294             "extra": {
3295                 "branch-alias": {
3296                     "dev-master": "2.7.x-dev",
3297                     "dev-develop": "2.8.x-dev"
3298                 }
3299             },
3300             "autoload": {
3301                 "psr-4": {
3302                     "Laminas\\Uri\\": "src/"
3303                 }
3304             },
3305             "notification-url": "https://packagist.org/downloads/",
3306             "license": [
3307                 "BSD-3-Clause"
3308             ],
3309             "description": "A component that aids in manipulating and validating Â» Uniform Resource Identifiers (URIs)",
3310             "homepage": "https://laminas.dev",
3311             "keywords": [
3312                 "laminas",
3313                 "uri"
3314             ],
3315             "time": "2019-12-31T17:56:00+00:00"
3316         },
3317         {
3318             "name": "laminas/laminas-validator",
3319             "version": "2.13.1",
3320             "source": {
3321                 "type": "git",
3322                 "url": "https://github.com/laminas/laminas-validator.git",
3323                 "reference": "36702f033486bf1953e254f5299aad205302e79d"
3324             },
3325             "dist": {
3326                 "type": "zip",
3327                 "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/36702f033486bf1953e254f5299aad205302e79d",
3328                 "reference": "36702f033486bf1953e254f5299aad205302e79d",
3329                 "shasum": ""
3330             },
3331             "require": {
3332                 "container-interop/container-interop": "^1.1",
3333                 "laminas/laminas-stdlib": "^3.2.1",
3334                 "laminas/laminas-zendframework-bridge": "^1.0",
3335                 "php": "^7.1"
3336             },
3337             "replace": {
3338                 "zendframework/zend-validator": "self.version"
3339             },
3340             "require-dev": {
3341                 "laminas/laminas-cache": "^2.6.1",
3342                 "laminas/laminas-coding-standard": "~1.0.0",
3343                 "laminas/laminas-config": "^2.6",
3344                 "laminas/laminas-db": "^2.7",
3345                 "laminas/laminas-filter": "^2.6",
3346                 "laminas/laminas-http": "^2.5.4",
3347                 "laminas/laminas-i18n": "^2.6",
3348                 "laminas/laminas-math": "^2.6",
3349                 "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
3350                 "laminas/laminas-session": "^2.8",
3351                 "laminas/laminas-uri": "^2.5",
3352                 "phpunit/phpunit": "^7.5.20 || ^8.5.2",
3353                 "psr/http-client": "^1.0",
3354                 "psr/http-factory": "^1.0",
3355                 "psr/http-message": "^1.0"
3356             },
3357             "suggest": {
3358                 "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
3359                 "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
3360                 "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
3361                 "laminas/laminas-i18n-resources": "Translations of validator messages",
3362                 "laminas/laminas-math": "Laminas\\Math component, required by the Csrf validator",
3363                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
3364                 "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
3365                 "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
3366                 "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
3367             },
3368             "type": "library",
3369             "extra": {
3370                 "branch-alias": {
3371                     "dev-master": "2.13.x-dev",
3372                     "dev-develop": "2.14.x-dev"
3373                 },
3374                 "laminas": {
3375                     "component": "Laminas\\Validator",
3376                     "config-provider": "Laminas\\Validator\\ConfigProvider"
3377                 }
3378             },
3379             "autoload": {
3380                 "psr-4": {
3381                     "Laminas\\Validator\\": "src/"
3382                 }
3383             },
3384             "notification-url": "https://packagist.org/downloads/",
3385             "license": [
3386                 "BSD-3-Clause"
3387             ],
3388             "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
3389             "homepage": "https://laminas.dev",
3390             "keywords": [
3391                 "laminas",
3392                 "validator"
3393             ],
3394             "time": "2020-01-15T09:59:30+00:00"
3395         },
3396         {
3397             "name": "laminas/laminas-view",
3398             "version": "2.11.4",
3399             "source": {
3400                 "type": "git",
3401                 "url": "https://github.com/laminas/laminas-view.git",
3402                 "reference": "3bbb2e94287383604c898284a18d2d06cf17301e"
3403             },
3404             "dist": {
3405                 "type": "zip",
3406                 "url": "https://api.github.com/repos/laminas/laminas-view/zipball/3bbb2e94287383604c898284a18d2d06cf17301e",
3407                 "reference": "3bbb2e94287383604c898284a18d2d06cf17301e",
3408                 "shasum": ""
3409             },
3410             "require": {
3411                 "laminas/laminas-eventmanager": "^2.6.2 || ^3.0",
3412                 "laminas/laminas-json": "^2.6.1 || ^3.0",
3413                 "laminas/laminas-loader": "^2.5",
3414                 "laminas/laminas-stdlib": "^2.7 || ^3.0",
3415                 "laminas/laminas-zendframework-bridge": "^1.0",
3416                 "php": "^5.6 || ^7.0"
3417             },
3418             "replace": {
3419                 "zendframework/zend-view": "self.version"
3420             },
3421             "require-dev": {
3422                 "laminas/laminas-authentication": "^2.5",
3423                 "laminas/laminas-cache": "^2.6.1",
3424                 "laminas/laminas-coding-standard": "~1.0.0",
3425                 "laminas/laminas-config": "^2.6",
3426                 "laminas/laminas-console": "^2.6",
3427                 "laminas/laminas-escaper": "^2.5",
3428                 "laminas/laminas-feed": "^2.7",
3429                 "laminas/laminas-filter": "^2.6.1",
3430                 "laminas/laminas-http": "^2.5.4",
3431                 "laminas/laminas-i18n": "^2.6",
3432                 "laminas/laminas-log": "^2.7",
3433                 "laminas/laminas-modulemanager": "^2.7.1",
3434                 "laminas/laminas-mvc": "^2.7.14 || ^3.0",
3435                 "laminas/laminas-navigation": "^2.5",
3436                 "laminas/laminas-paginator": "^2.5",
3437                 "laminas/laminas-permissions-acl": "^2.6",
3438                 "laminas/laminas-router": "^3.0.1",
3439                 "laminas/laminas-serializer": "^2.6.1",
3440                 "laminas/laminas-servicemanager": "^2.7.5 || ^3.0.3",
3441                 "laminas/laminas-session": "^2.8.1",
3442                 "laminas/laminas-uri": "^2.5",
3443                 "phpunit/phpunit": "^5.7.15 || ^6.0.8"
3444             },
3445             "suggest": {
3446                 "laminas/laminas-authentication": "Laminas\\Authentication component",
3447                 "laminas/laminas-escaper": "Laminas\\Escaper component",
3448                 "laminas/laminas-feed": "Laminas\\Feed component",
3449                 "laminas/laminas-filter": "Laminas\\Filter component",
3450                 "laminas/laminas-http": "Laminas\\Http component",
3451                 "laminas/laminas-i18n": "Laminas\\I18n component",
3452                 "laminas/laminas-mvc": "Laminas\\Mvc component",
3453                 "laminas/laminas-mvc-plugin-flashmessenger": "laminas-mvc-plugin-flashmessenger component, if you want to use the FlashMessenger view helper with laminas-mvc versions 3 and up",
3454                 "laminas/laminas-navigation": "Laminas\\Navigation component",
3455                 "laminas/laminas-paginator": "Laminas\\Paginator component",
3456                 "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
3457                 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component",
3458                 "laminas/laminas-uri": "Laminas\\Uri component"
3459             },
3460             "bin": [
3461                 "bin/templatemap_generator.php"
3462             ],
3463             "type": "library",
3464             "extra": {
3465                 "branch-alias": {
3466                     "dev-master": "2.11.x-dev",
3467                     "dev-develop": "2.12.x-dev"
3468                 }
3469             },
3470             "autoload": {
3471                 "psr-4": {
3472                     "Laminas\\View\\": "src/"
3473                 }
3474             },
3475             "notification-url": "https://packagist.org/downloads/",
3476             "license": [
3477                 "BSD-3-Clause"
3478             ],
3479             "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
3480             "homepage": "https://laminas.dev",
3481             "keywords": [
3482                 "laminas",
3483                 "view"
3484             ],
3485             "time": "2019-12-31T18:03:30+00:00"
3486         },
3487         {
3488             "name": "laminas/laminas-xml",
3489             "version": "1.2.0",
3490             "source": {
3491                 "type": "git",
3492                 "url": "https://github.com/laminas/laminas-xml.git",
3493                 "reference": "879cc66d1bba6a37705e98074f52a6960c220020"
3494             },
3495             "dist": {
3496                 "type": "zip",
3497                 "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/879cc66d1bba6a37705e98074f52a6960c220020",
3498                 "reference": "879cc66d1bba6a37705e98074f52a6960c220020",
3499                 "shasum": ""
3500             },
3501             "require": {
3502                 "laminas/laminas-zendframework-bridge": "^1.0",
3503                 "php": "^5.6 || ^7.0"
3504             },
3505             "replace": {
3506                 "zendframework/zendxml": "self.version"
3507             },
3508             "require-dev": {
3509                 "laminas/laminas-coding-standard": "~1.0.0",
3510                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.4"
3511             },
3512             "type": "library",
3513             "extra": {
3514                 "branch-alias": {
3515                     "dev-master": "1.2.x-dev",
3516                     "dev-develop": "1.3.x-dev"
3517                 }
3518             },
3519             "autoload": {
3520                 "psr-4": {
3521                     "Laminas\\Xml\\": "src/"
3522                 }
3523             },
3524             "notification-url": "https://packagist.org/downloads/",
3525             "license": [
3526                 "BSD-3-Clause"
3527             ],
3528             "description": "Utility library for XML usage, best practices, and security in PHP",
3529             "homepage": "https://laminas.dev",
3530             "keywords": [
3531                 "laminas",
3532                 "security",
3533                 "xml"
3534             ],
3535             "time": "2019-12-31T18:05:42+00:00"
3536         },
3537         {
3538             "name": "laminas/laminas-xmlrpc",
3539             "version": "2.9.0",
3540             "source": {
3541                 "type": "git",
3542                 "url": "https://github.com/laminas/laminas-xmlrpc.git",
3543                 "reference": "1461f9777ec59f6c5dcbd727e23548ea1cbe4dcc"
3544             },
3545             "dist": {
3546                 "type": "zip",
3547                 "url": "https://api.github.com/repos/laminas/laminas-xmlrpc/zipball/1461f9777ec59f6c5dcbd727e23548ea1cbe4dcc",
3548                 "reference": "1461f9777ec59f6c5dcbd727e23548ea1cbe4dcc",
3549                 "shasum": ""
3550             },
3551             "require": {
3552                 "laminas/laminas-http": "^2.5.4",
3553                 "laminas/laminas-math": "^2.7 || ^3.0",
3554                 "laminas/laminas-server": "^2.7",
3555                 "laminas/laminas-stdlib": "^3.2.1",
3556                 "laminas/laminas-xml": "^1.0.2",
3557                 "laminas/laminas-zendframework-bridge": "^1.0",
3558                 "php": "^5.6 || ^7.0"
3559             },
3560             "replace": {
3561                 "zendframework/zend-xmlrpc": "self.version"
3562             },
3563             "require-dev": {
3564                 "laminas/laminas-coding-standard": "~1.0.0",
3565                 "phpunit/phpunit": "^5.7.27 || ^6.5.8 || ^7.1.2"
3566             },
3567             "suggest": {
3568                 "laminas/laminas-cache": "To support Laminas\\XmlRpc\\Server\\Cache usage"
3569             },
3570             "type": "library",
3571             "extra": {
3572                 "branch-alias": {
3573                     "dev-master": "2.9.x-dev",
3574                     "dev-develop": "2.10.x-dev"
3575                 }
3576             },
3577             "autoload": {
3578                 "psr-4": {
3579                     "Laminas\\XmlRpc\\": "src/"
3580                 }
3581             },
3582             "notification-url": "https://packagist.org/downloads/",
3583             "license": [
3584                 "BSD-3-Clause"
3585             ],
3586             "description": "Fully-featured XML-RPC server and client implementations",
3587             "homepage": "https://laminas.dev",
3588             "keywords": [
3589                 "laminas",
3590                 "xmlrpc"
3591             ],
3592             "time": "2019-12-31T18:07:12+00:00"
3593         },
3594         {
3595             "name": "laminas/laminas-zendframework-bridge",
3596             "version": "1.0.1",
3597             "source": {
3598                 "type": "git",
3599                 "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
3600                 "reference": "0fb9675b84a1666ab45182b6c5b29956921e818d"
3601             },
3602             "dist": {
3603                 "type": "zip",
3604                 "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/0fb9675b84a1666ab45182b6c5b29956921e818d",
3605                 "reference": "0fb9675b84a1666ab45182b6c5b29956921e818d",
3606                 "shasum": ""
3607             },
3608             "require": {
3609                 "php": "^5.6 || ^7.0"
3610             },
3611             "require-dev": {
3612                 "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1",
3613                 "squizlabs/php_codesniffer": "^3.5"
3614             },
3615             "type": "library",
3616             "extra": {
3617                 "branch-alias": {
3618                     "dev-master": "1.0.x-dev",
3619                     "dev-develop": "1.1.x-dev"
3620                 },
3621                 "laminas": {
3622                     "module": "Laminas\\ZendFrameworkBridge"
3623                 }
3624             },
3625             "autoload": {
3626                 "files": [
3627                     "src/autoload.php"
3628                 ],
3629                 "psr-4": {
3630                     "Laminas\\ZendFrameworkBridge\\": "src//"
3631                 }
3632             },
3633             "notification-url": "https://packagist.org/downloads/",
3634             "license": [
3635                 "BSD-3-Clause"
3636             ],
3637             "description": "Alias legacy ZF class names to Laminas Project equivalents.",
3638             "keywords": [
3639                 "ZendFramework",
3640                 "autoloading",
3641                 "laminas",
3642                 "zf"
3643             ],
3644             "time": "2020-01-07T22:58:31+00:00"
3645         },
3646         {
3647             "name": "league/omnipay",
3648             "version": "v3.0.2",
3649             "source": {
3650                 "type": "git",
3651                 "url": "https://github.com/thephpleague/omnipay.git",
3652                 "reference": "9e10d91cbf84744207e13d4483e79de39b133368"
3653             },
3654             "dist": {
3655                 "type": "zip",
3656                 "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/9e10d91cbf84744207e13d4483e79de39b133368",
3657                 "reference": "9e10d91cbf84744207e13d4483e79de39b133368",
3658                 "shasum": ""
3659             },
3660             "require": {
3661                 "omnipay/common": "^3",
3662                 "php": "^5.6|^7",
3663                 "php-http/guzzle6-adapter": "^1.1|^2"
3664             },
3665             "require-dev": {
3666                 "omnipay/tests": "^3"
3667             },
3668             "type": "metapackage",
3669             "extra": {
3670                 "branch-alias": {
3671                     "dev-master": "3.0.x-dev"
3672                 }
3673             },
3674             "notification-url": "https://packagist.org/downloads/",
3675             "license": [
3676                 "MIT"
3677             ],
3678             "authors": [
3679                 {
3680                     "name": "Adrian Macneil",
3681                     "email": "adrian@adrianmacneil.com"
3682                 },
3683                 {
3684                     "name": "Barry vd. Heuvel",
3685                     "email": "barryvdh@gmail.com"
3686                 }
3687             ],
3688             "description": "Omnipay payment processing library",
3689             "homepage": "https://omnipay.thephpleague.com/",
3690             "keywords": [
3691                 "checkout",
3692                 "creditcard",
3693                 "omnipay",
3694                 "payment"
3695             ],
3696             "time": "2019-03-20T14:28:28+00:00"
3697         },
3698         {
3699             "name": "markbaker/complex",
3700             "version": "1.4.7",
3701             "source": {
3702                 "type": "git",
3703                 "url": "https://github.com/MarkBaker/PHPComplex.git",
3704                 "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000"
3705             },
3706             "dist": {
3707                 "type": "zip",
3708                 "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
3709                 "reference": "1ea674a8308baf547cbcbd30c5fcd6d301b7c000",
3710                 "shasum": ""
3711             },
3712             "require": {
3713                 "php": "^5.6.0|^7.0.0"
3714             },
3715             "require-dev": {
3716                 "dealerdirect/phpcodesniffer-composer-installer": "^0.4.3",
3717                 "phpcompatibility/php-compatibility": "^8.0",
3718                 "phpdocumentor/phpdocumentor": "2.*",
3719                 "phploc/phploc": "2.*",
3720                 "phpmd/phpmd": "2.*",
3721                 "phpunit/phpunit": "^4.8.35|^5.4.0",
3722                 "sebastian/phpcpd": "2.*",
3723                 "squizlabs/php_codesniffer": "^3.3.0"
3724             },
3725             "type": "library",
3726             "autoload": {
3727                 "psr-4": {
3728                     "Complex\\": "classes/src/"
3729                 },
3730                 "files": [
3731                     "classes/src/functions/abs.php",
3732                     "classes/src/functions/acos.php",
3733                     "classes/src/functions/acosh.php",
3734                     "classes/src/functions/acot.php",
3735                     "classes/src/functions/acoth.php",
3736                     "classes/src/functions/acsc.php",
3737                     "classes/src/functions/acsch.php",
3738                     "classes/src/functions/argument.php",
3739                     "classes/src/functions/asec.php",
3740                     "classes/src/functions/asech.php",
3741                     "classes/src/functions/asin.php",
3742                     "classes/src/functions/asinh.php",
3743                     "classes/src/functions/atan.php",
3744                     "classes/src/functions/atanh.php",
3745                     "classes/src/functions/conjugate.php",
3746                     "classes/src/functions/cos.php",
3747                     "classes/src/functions/cosh.php",
3748                     "classes/src/functions/cot.php",
3749                     "classes/src/functions/coth.php",
3750                     "classes/src/functions/csc.php",
3751                     "classes/src/functions/csch.php",
3752                     "classes/src/functions/exp.php",
3753                     "classes/src/functions/inverse.php",
3754                     "classes/src/functions/ln.php",
3755                     "classes/src/functions/log2.php",
3756                     "classes/src/functions/log10.php",
3757                     "classes/src/functions/negative.php",
3758                     "classes/src/functions/pow.php",
3759                     "classes/src/functions/rho.php",
3760                     "classes/src/functions/sec.php",
3761                     "classes/src/functions/sech.php",
3762                     "classes/src/functions/sin.php",
3763                     "classes/src/functions/sinh.php",
3764                     "classes/src/functions/sqrt.php",
3765                     "classes/src/functions/tan.php",
3766                     "classes/src/functions/tanh.php",
3767                     "classes/src/functions/theta.php",
3768                     "classes/src/operations/add.php",
3769                     "classes/src/operations/subtract.php",
3770                     "classes/src/operations/multiply.php",
3771                     "classes/src/operations/divideby.php",
3772                     "classes/src/operations/divideinto.php"
3773                 ]
3774             },
3775             "notification-url": "https://packagist.org/downloads/",
3776             "license": [
3777                 "MIT"
3778             ],
3779             "authors": [
3780                 {
3781                     "name": "Mark Baker",
3782                     "email": "mark@lange.demon.co.uk"
3783                 }
3784             ],
3785             "description": "PHP Class for working with complex numbers",
3786             "homepage": "https://github.com/MarkBaker/PHPComplex",
3787             "keywords": [
3788                 "complex",
3789                 "mathematics"
3790             ],
3791             "time": "2018-10-13T23:28:42+00:00"
3792         },
3793         {
3794             "name": "markbaker/matrix",
3795             "version": "1.2.0",
3796             "source": {
3797                 "type": "git",
3798                 "url": "https://github.com/MarkBaker/PHPMatrix.git",
3799                 "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21"
3800             },
3801             "dist": {
3802                 "type": "zip",
3803                 "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/5348c5a67e3b75cd209d70103f916a93b1f1ed21",
3804                 "reference": "5348c5a67e3b75cd209d70103f916a93b1f1ed21",
3805                 "shasum": ""
3806             },
3807             "require": {
3808                 "php": "^5.6.0|^7.0.0"
3809             },
3810             "require-dev": {
3811                 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
3812                 "phpcompatibility/php-compatibility": "dev-master",
3813                 "phploc/phploc": "^4",
3814                 "phpmd/phpmd": "dev-master",
3815                 "phpunit/phpunit": "^5.7",
3816                 "sebastian/phpcpd": "^3.0",
3817                 "squizlabs/php_codesniffer": "^3.0@dev"
3818             },
3819             "type": "library",
3820             "autoload": {
3821                 "psr-4": {
3822                     "Matrix\\": "classes/src/"
3823                 },
3824                 "files": [
3825                     "classes/src/functions/adjoint.php",
3826                     "classes/src/functions/antidiagonal.php",
3827                     "classes/src/functions/cofactors.php",
3828                     "classes/src/functions/determinant.php",
3829                     "classes/src/functions/diagonal.php",
3830                     "classes/src/functions/identity.php",
3831                     "classes/src/functions/inverse.php",
3832                     "classes/src/functions/minors.php",
3833                     "classes/src/functions/trace.php",
3834                     "classes/src/functions/transpose.php",
3835                     "classes/src/operations/add.php",
3836                     "classes/src/operations/directsum.php",
3837                     "classes/src/operations/subtract.php",
3838                     "classes/src/operations/multiply.php",
3839                     "classes/src/operations/divideby.php",
3840                     "classes/src/operations/divideinto.php"
3841                 ]
3842             },
3843             "notification-url": "https://packagist.org/downloads/",
3844             "license": [
3845                 "MIT"
3846             ],
3847             "authors": [
3848                 {
3849                     "name": "Mark Baker",
3850                     "email": "mark@lange.demon.co.uk"
3851                 }
3852             ],
3853             "description": "PHP Class for working with matrices",
3854             "homepage": "https://github.com/MarkBaker/PHPMatrix",
3855             "keywords": [
3856                 "mathematics",
3857                 "matrix",
3858                 "vector"
3859             ],
3860             "time": "2019-10-06T11:29:25+00:00"
3861         },
3862         {
3863             "name": "mobiledetect/mobiledetectlib",
3864             "version": "2.8.34",
3865             "source": {
3866                 "type": "git",
3867                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
3868                 "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b"
3869             },
3870             "dist": {
3871                 "type": "zip",
3872                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/6f8113f57a508494ca36acbcfa2dc2d923c7ed5b",
3873                 "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b",
3874                 "shasum": ""
3875             },
3876             "require": {
3877                 "php": ">=5.0.0"
3878             },
3879             "require-dev": {
3880                 "phpunit/phpunit": "~4.8.35||~5.7"
3881             },
3882             "type": "library",
3883             "autoload": {
3884                 "classmap": [
3885                     "Mobile_Detect.php"
3886                 ],
3887                 "psr-0": {
3888                     "Detection": "namespaced/"
3889                 }
3890             },
3891             "notification-url": "https://packagist.org/downloads/",
3892             "license": [
3893                 "MIT"
3894             ],
3895             "authors": [
3896                 {
3897                     "name": "Serban Ghita",
3898                     "email": "serbanghita@gmail.com",
3899                     "homepage": "http://mobiledetect.net",
3900                     "role": "Developer"
3901                 }
3902             ],
3903             "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.",
3904             "homepage": "https://github.com/serbanghita/Mobile-Detect",
3905             "keywords": [
3906                 "detect mobile devices",
3907                 "mobile",
3908                 "mobile detect",
3909                 "mobile detector",
3910                 "php mobile detect"
3911             ],
3912             "time": "2019-09-18T18:44:20+00:00"
3913         },
3914         {
3915             "name": "moneyphp/money",
3916             "version": "v3.3.0",
3917             "source": {
3918                 "type": "git",
3919                 "url": "https://github.com/moneyphp/money.git",
3920                 "reference": "2a9b09bb5435aa54a404f626b9284ae64cb88af2"
3921             },
3922             "dist": {
3923                 "type": "zip",
3924                 "url": "https://api.github.com/repos/moneyphp/money/zipball/2a9b09bb5435aa54a404f626b9284ae64cb88af2",
3925                 "reference": "2a9b09bb5435aa54a404f626b9284ae64cb88af2",
3926                 "shasum": ""
3927             },
3928             "require": {
3929                 "ext-json": "*",
3930                 "php": ">=5.6"
3931             },
3932             "require-dev": {
3933                 "cache/taggable-cache": "^0.4.0",
3934                 "doctrine/instantiator": "^1.0.5",
3935                 "ext-bcmath": "*",
3936                 "ext-gmp": "*",
3937                 "ext-intl": "*",
3938                 "florianv/exchanger": "^1.0",
3939                 "florianv/swap": "^3.0",
3940                 "friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3",
3941                 "moneyphp/iso-currencies": "^3.2.1",
3942                 "php-http/message": "^1.4",
3943                 "php-http/mock-client": "^1.0.0",
3944                 "phpspec/phpspec": "^3.4.3",
3945                 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5",
3946                 "psr/cache": "^1.0",
3947                 "symfony/phpunit-bridge": "^4"
3948             },
3949             "suggest": {
3950                 "ext-bcmath": "Calculate without integer limits",
3951                 "ext-gmp": "Calculate without integer limits",
3952                 "ext-intl": "Format Money objects with intl",
3953                 "florianv/exchanger": "Exchange rates library for PHP",
3954                 "florianv/swap": "Exchange rates library for PHP",
3955                 "psr/cache-implementation": "Used for Currency caching"
3956             },
3957             "type": "library",
3958             "extra": {
3959                 "branch-alias": {
3960                     "dev-master": "3.x-dev"
3961                 }
3962             },
3963             "autoload": {
3964                 "psr-4": {
3965                     "Money\\": "src/"
3966                 }
3967             },
3968             "notification-url": "https://packagist.org/downloads/",
3969             "license": [
3970                 "MIT"
3971             ],
3972             "authors": [
3973                 {
3974                     "name": "Mathias Verraes",
3975                     "email": "mathias@verraes.net",
3976                     "homepage": "http://verraes.net"
3977                 },
3978                 {
3979                     "name": "Márk Sági-Kazár",
3980                     "email": "mark.sagikazar@gmail.com"
3981                 },
3982                 {
3983                     "name": "Frederik Bosch",
3984                     "email": "f.bosch@genkgo.nl"
3985                 }
3986             ],
3987             "description": "PHP implementation of Fowler's Money pattern",
3988             "homepage": "http://moneyphp.org",
3989             "keywords": [
3990                 "Value Object",
3991                 "money",
3992                 "vo"
3993             ],
3994             "time": "2019-12-27T21:58:31+00:00"
3995         },
3996         {
3997             "name": "mpdf/mpdf",
3998             "version": "v8.0.3",
3999             "source": {
4000                 "type": "git",
4001                 "url": "https://github.com/mpdf/mpdf.git",
4002                 "reference": "6dd4285aff21f013554ff752046bb44ab1240f5f"
4003             },
4004             "dist": {
4005                 "type": "zip",
4006                 "url": "https://api.github.com/repos/mpdf/mpdf/zipball/6dd4285aff21f013554ff752046bb44ab1240f5f",
4007                 "reference": "6dd4285aff21f013554ff752046bb44ab1240f5f",
4008                 "shasum": ""
4009             },
4010             "require": {
4011                 "ext-gd": "*",
4012                 "ext-mbstring": "*",
4013                 "myclabs/deep-copy": "^1.7",
4014                 "paragonie/random_compat": "^1.4|^2.0|9.99.99",
4015                 "php": "^5.6 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0",
4016                 "psr/log": "^1.0",
4017                 "setasign/fpdi": "^2.1"
4018             },
4019             "require-dev": {
4020                 "mockery/mockery": "^0.9.5",
4021                 "mpdf/qrcode": "^1.0.0",
4022                 "phpunit/phpunit": "^5.0",
4023                 "squizlabs/php_codesniffer": "^3.5.0",
4024                 "tracy/tracy": "^2.4"
4025             },
4026             "suggest": {
4027                 "ext-bcmath": "Needed for generation of some types of barcodes",
4028                 "ext-xml": "Needed mainly for SVG manipulation",
4029                 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
4030             },
4031             "type": "library",
4032             "extra": {
4033                 "branch-alias": {
4034                     "dev-development": "7.x-dev"
4035                 }
4036             },
4037             "autoload": {
4038                 "psr-4": {
4039                     "Mpdf\\": "src/"
4040                 }
4041             },
4042             "notification-url": "https://packagist.org/downloads/",
4043             "license": [
4044                 "GPL-2.0-only"
4045             ],
4046             "authors": [
4047                 {
4048                     "name": "MatÄ›j Humpál",
4049                     "role": "Developer, maintainer"
4050                 },
4051                 {
4052                     "name": "Ian Back",
4053                     "role": "Developer (retired)"
4054                 }
4055             ],
4056             "description": "PHP library generating PDF files from UTF-8 encoded HTML",
4057             "homepage": "https://mpdf.github.io",
4058             "keywords": [
4059                 "pdf",
4060                 "php",
4061                 "utf-8"
4062             ],
4063             "time": "2019-10-25T17:54:07+00:00"
4064         },
4065         {
4066             "name": "myclabs/deep-copy",
4067             "version": "1.9.5",
4068             "source": {
4069                 "type": "git",
4070                 "url": "https://github.com/myclabs/DeepCopy.git",
4071                 "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef"
4072             },
4073             "dist": {
4074                 "type": "zip",
4075                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/b2c28789e80a97badd14145fda39b545d83ca3ef",
4076                 "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef",
4077                 "shasum": ""
4078             },
4079             "require": {
4080                 "php": "^7.1"
4081             },
4082             "replace": {
4083                 "myclabs/deep-copy": "self.version"
4084             },
4085             "require-dev": {
4086                 "doctrine/collections": "^1.0",
4087                 "doctrine/common": "^2.6",
4088                 "phpunit/phpunit": "^7.1"
4089             },
4090             "type": "library",
4091             "autoload": {
4092                 "psr-4": {
4093                     "DeepCopy\\": "src/DeepCopy/"
4094                 },
4095                 "files": [
4096                     "src/DeepCopy/deep_copy.php"
4097                 ]
4098             },
4099             "notification-url": "https://packagist.org/downloads/",
4100             "license": [
4101                 "MIT"
4102             ],
4103             "description": "Create deep copies (clones) of your objects",
4104             "keywords": [
4105                 "clone",
4106                 "copy",
4107                 "duplicate",
4108                 "object",
4109                 "object graph"
4110             ],
4111             "time": "2020-01-17T21:11:47+00:00"
4112         },
4113         {
4114             "name": "omnipay/common",
4115             "version": "v3.0.2",
4116             "source": {
4117                 "type": "git",
4118                 "url": "https://github.com/thephpleague/omnipay-common.git",
4119                 "reference": "66b7934abd2d54cde8b24c5d0b1a5e733339a7e9"
4120             },
4121             "dist": {
4122                 "type": "zip",
4123                 "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/66b7934abd2d54cde8b24c5d0b1a5e733339a7e9",
4124                 "reference": "66b7934abd2d54cde8b24c5d0b1a5e733339a7e9",
4125                 "shasum": ""
4126             },
4127             "require": {
4128                 "moneyphp/money": "^3.1",
4129                 "php": "^5.6|^7",
4130                 "php-http/client-implementation": "^1",
4131                 "php-http/discovery": "^1.2.1",
4132                 "php-http/message": "^1.5",
4133                 "symfony/http-foundation": "^2.1|^3|^4"
4134             },
4135             "require-dev": {
4136                 "omnipay/tests": "^3",
4137                 "php-http/mock-client": "^1",
4138                 "phpro/grumphp": "^0.14",
4139                 "squizlabs/php_codesniffer": "^3"
4140             },
4141             "suggest": {
4142                 "league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
4143             },
4144             "type": "library",
4145             "extra": {
4146                 "branch-alias": {
4147                     "dev-master": "3.0.x-dev"
4148                 }
4149             },
4150             "autoload": {
4151                 "psr-4": {
4152                     "Omnipay\\Common\\": "src/Common"
4153                 },
4154                 "classmap": [
4155                     "src/Omnipay.php"
4156                 ]
4157             },
4158             "notification-url": "https://packagist.org/downloads/",
4159             "license": [
4160                 "MIT"
4161             ],
4162             "authors": [
4163                 {
4164                     "name": "Adrian Macneil",
4165                     "email": "adrian@adrianmacneil.com"
4166                 },
4167                 {
4168                     "name": "Barry vd. Heuvel",
4169                     "email": "barryvdh@gmail.com"
4170                 },
4171                 {
4172                     "name": "Omnipay Contributors",
4173                     "homepage": "https://github.com/thephpleague/omnipay-common/contributors"
4174                 },
4175                 {
4176                     "name": "Jason Judge",
4177                     "email": "jason.judge@consil.co.uk"
4178                 },
4179                 {
4180                     "name": "Del"
4181                 }
4182             ],
4183             "description": "Common components for Omnipay payment processing library",
4184             "homepage": "https://github.com/thephpleague/omnipay-common",
4185             "keywords": [
4186                 "gateway",
4187                 "merchant",
4188                 "omnipay",
4189                 "pay",
4190                 "payment",
4191                 "purchase"
4192             ],
4193             "time": "2018-05-15T08:36:43+00:00"
4194         },
4195         {
4196             "name": "omnipay/stripe",
4197             "version": "v3.1.0",
4198             "source": {
4199                 "type": "git",
4200                 "url": "https://github.com/thephpleague/omnipay-stripe.git",
4201                 "reference": "37df2a791e8feab45543125f4c5f22d5d305096d"
4202             },
4203             "dist": {
4204                 "type": "zip",
4205                 "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/37df2a791e8feab45543125f4c5f22d5d305096d",
4206                 "reference": "37df2a791e8feab45543125f4c5f22d5d305096d",
4207                 "shasum": ""
4208             },
4209             "require": {
4210                 "omnipay/common": "^3"
4211             },
4212             "require-dev": {
4213                 "omnipay/tests": "^3",
4214                 "phpro/grumphp": "^0.14",
4215                 "squizlabs/php_codesniffer": "^3"
4216             },
4217             "type": "library",
4218             "extra": {
4219                 "branch-alias": {
4220                     "dev-master": "3.1.x-dev"
4221                 }
4222             },
4223             "autoload": {
4224                 "psr-4": {
4225                     "Omnipay\\Stripe\\": "src/"
4226                 }
4227             },
4228             "notification-url": "https://packagist.org/downloads/",
4229             "license": [
4230                 "MIT"
4231             ],
4232             "authors": [
4233                 {
4234                     "name": "Adrian Macneil",
4235                     "email": "adrian@adrianmacneil.com"
4236                 },
4237                 {
4238                     "name": "Omnipay Contributors",
4239                     "homepage": "https://github.com/thephpleague/omnipay-stripe/contributors"
4240                 }
4241             ],
4242             "description": "Stripe driver for the Omnipay payment processing library",
4243             "homepage": "https://github.com/thephpleague/omnipay-stripe",
4244             "keywords": [
4245                 "gateway",
4246                 "merchant",
4247                 "omnipay",
4248                 "pay",
4249                 "payment",
4250                 "stripe"
4251             ],
4252             "time": "2019-08-31T10:55:06+00:00"
4253         },
4254         {
4255             "name": "paragonie/constant_time_encoding",
4256             "version": "v2.3.0",
4257             "source": {
4258                 "type": "git",
4259                 "url": "https://github.com/paragonie/constant_time_encoding.git",
4260                 "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2"
4261             },
4262             "dist": {
4263                 "type": "zip",
4264                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2",
4265                 "reference": "47a1cedd2e4d52688eb8c96469c05ebc8fd28fa2",
4266                 "shasum": ""
4267             },
4268             "require": {
4269                 "php": "^7|^8"
4270             },
4271             "require-dev": {
4272                 "phpunit/phpunit": "^6|^7",
4273                 "vimeo/psalm": "^1|^2|^3"
4274             },
4275             "type": "library",
4276             "autoload": {
4277                 "psr-4": {
4278                     "ParagonIE\\ConstantTime\\": "src/"
4279                 }
4280             },
4281             "notification-url": "https://packagist.org/downloads/",
4282             "license": [
4283                 "MIT"
4284             ],
4285             "authors": [
4286                 {
4287                     "name": "Paragon Initiative Enterprises",
4288                     "email": "security@paragonie.com",
4289                     "homepage": "https://paragonie.com",
4290                     "role": "Maintainer"
4291                 },
4292                 {
4293                     "name": "Steve 'Sc00bz' Thomas",
4294                     "email": "steve@tobtu.com",
4295                     "homepage": "https://www.tobtu.com",
4296                     "role": "Original Developer"
4297                 }
4298             ],
4299             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
4300             "keywords": [
4301                 "base16",
4302                 "base32",
4303                 "base32_decode",
4304                 "base32_encode",
4305                 "base64",
4306                 "base64_decode",
4307                 "base64_encode",
4308                 "bin2hex",
4309                 "encoding",
4310                 "hex",
4311                 "hex2bin",
4312                 "rfc4648"
4313             ],
4314             "time": "2019-11-06T19:20:29+00:00"
4315         },
4316         {
4317             "name": "paragonie/multi-factor",
4318             "version": "v0.2.2",
4319             "source": {
4320                 "type": "git",
4321                 "url": "https://github.com/paragonie/multi_factor.git",
4322                 "reference": "20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6"
4323             },
4324             "dist": {
4325                 "type": "zip",
4326                 "url": "https://api.github.com/repos/paragonie/multi_factor/zipball/20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6",
4327                 "reference": "20dd0ba8fdb56cfe1eb727fef1efd96ee55fcdc6",
4328                 "shasum": ""
4329             },
4330             "require": {
4331                 "bacon/bacon-qr-code": "^1",
4332                 "paragonie/constant_time_encoding": "^2",
4333                 "php": "^7"
4334             },
4335             "require-dev": {
4336                 "phpunit/phpunit": "4.*|5.*"
4337             },
4338             "type": "library",
4339             "autoload": {
4340                 "psr-4": {
4341                     "ParagonIE\\MultiFactor\\": "src/"
4342                 }
4343             },
4344             "notification-url": "https://packagist.org/downloads/",
4345             "license": [
4346                 "GPL-3.0+",
4347                 "MIT",
4348                 "proprietary"
4349             ],
4350             "authors": [
4351                 {
4352                     "name": "Paragon Initiative Enterprises",
4353                     "email": "security@paragonie.com",
4354                     "homepage": "https://paragonie.com",
4355                     "role": "Developer"
4356                 }
4357             ],
4358             "description": "Vendor-agnostic two-factor authentication library",
4359             "keywords": [
4360                 "2fa",
4361                 "MFA",
4362                 "Two-factor Authentication",
4363                 "hotp",
4364                 "multi-factor",
4365                 "multi-factor authentication",
4366                 "tfa",
4367                 "totp",
4368                 "two-factor"
4369             ],
4370             "time": "2016-06-17T23:34:58+00:00"
4371         },
4372         {
4373             "name": "paragonie/random_compat",
4374             "version": "v9.99.99",
4375             "source": {
4376                 "type": "git",
4377                 "url": "https://github.com/paragonie/random_compat.git",
4378                 "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
4379             },
4380             "dist": {
4381                 "type": "zip",
4382                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
4383                 "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
4384                 "shasum": ""
4385             },
4386             "require": {
4387                 "php": "^7"
4388             },
4389             "require-dev": {
4390                 "phpunit/phpunit": "4.*|5.*",
4391                 "vimeo/psalm": "^1"
4392             },
4393             "suggest": {
4394                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
4395             },
4396             "type": "library",
4397             "notification-url": "https://packagist.org/downloads/",
4398             "license": [
4399                 "MIT"
4400             ],
4401             "authors": [
4402                 {
4403                     "name": "Paragon Initiative Enterprises",
4404                     "email": "security@paragonie.com",
4405                     "homepage": "https://paragonie.com"
4406                 }
4407             ],
4408             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
4409             "keywords": [
4410                 "csprng",
4411                 "polyfill",
4412                 "pseudorandom",
4413                 "random"
4414             ],
4415             "time": "2018-07-02T15:55:56+00:00"
4416         },
4417         {
4418             "name": "particle/validator",
4419             "version": "v2.3.4",
4420             "source": {
4421                 "type": "git",
4422                 "url": "https://github.com/particle-php/Validator.git",
4423                 "reference": "657c7543e51938dd9d114750e49d695129527a7a"
4424             },
4425             "dist": {
4426                 "type": "zip",
4427                 "url": "https://api.github.com/repos/particle-php/Validator/zipball/657c7543e51938dd9d114750e49d695129527a7a",
4428                 "reference": "657c7543e51938dd9d114750e49d695129527a7a",
4429                 "shasum": ""
4430             },
4431             "require": {
4432                 "php": ">=5.4"
4433             },
4434             "require-dev": {
4435                 "byrokrat/checkdigit": "^1.0",
4436                 "giggsey/libphonenumber-for-php": "^7.2",
4437                 "phpunit/phpunit": "~4.0",
4438                 "squizlabs/php_codesniffer": "2.*"
4439             },
4440             "suggest": {
4441                 "byrokrat/checkdigit": "If you want to use CreditCard validation rule, this library must be installed.",
4442                 "giggsey/libphonenumber-for-php": "If you want to use Phone validation rule, this library must be installed."
4443             },
4444             "type": "library",
4445             "extra": {
4446                 "branch-alias": {
4447                     "dev-master": "2.0-dev"
4448                 }
4449             },
4450             "autoload": {
4451                 "psr-4": {
4452                     "Particle\\Validator\\": "src/"
4453                 }
4454             },
4455             "notification-url": "https://packagist.org/downloads/",
4456             "license": [
4457                 "BSD-3-Clause"
4458             ],
4459             "authors": [
4460                 {
4461                     "name": "Berry Langerak",
4462                     "email": "berry@berryllium.nl",
4463                     "role": "Developer"
4464                 },
4465                 {
4466                     "name": "Rick van der Staaij",
4467                     "homepage": "http://rickvanderstaaij.nl",
4468                     "role": "Developer"
4469                 }
4470             ],
4471             "description": "Flexible and highly usable validation library with no dependencies.",
4472             "homepage": "http://github.com/particle-php/validator",
4473             "keywords": [
4474                 "validation",
4475                 "validator"
4476             ],
4477             "time": "2019-01-07T13:39:13+00:00"
4478         },
4479         {
4480             "name": "pear/archive_tar",
4481             "version": "1.4.8",
4482             "source": {
4483                 "type": "git",
4484                 "url": "https://github.com/pear/Archive_Tar.git",
4485                 "reference": "442bdffb7edb84c898cfd94f7ac8500e49d5bbb5"
4486             },
4487             "dist": {
4488                 "type": "zip",
4489                 "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/442bdffb7edb84c898cfd94f7ac8500e49d5bbb5",
4490                 "reference": "442bdffb7edb84c898cfd94f7ac8500e49d5bbb5",
4491                 "shasum": ""
4492             },
4493             "require": {
4494                 "pear/pear-core-minimal": "^1.10.0alpha2",
4495                 "php": ">=5.2.0"
4496             },
4497             "require-dev": {
4498                 "phpunit/phpunit": "*"
4499             },
4500             "suggest": {
4501                 "ext-bz2": "Bz2 compression support.",
4502                 "ext-xz": "Lzma2 compression support.",
4503                 "ext-zlib": "Gzip compression support."
4504             },
4505             "type": "library",
4506             "extra": {
4507                 "branch-alias": {
4508                     "dev-master": "1.4.x-dev"
4509                 }
4510             },
4511             "autoload": {
4512                 "psr-0": {
4513                     "Archive_Tar": ""
4514                 }
4515             },
4516             "notification-url": "https://packagist.org/downloads/",
4517             "include-path": [
4518                 "./"
4519             ],
4520             "license": [
4521                 "BSD-3-Clause"
4522             ],
4523             "authors": [
4524                 {
4525                     "name": "Vincent Blavet",
4526                     "email": "vincent@phpconcept.net"
4527                 },
4528                 {
4529                     "name": "Greg Beaver",
4530                     "email": "greg@chiaraquartet.net"
4531                 },
4532                 {
4533                     "name": "Michiel Rook",
4534                     "email": "mrook@php.net"
4535                 }
4536             ],
4537             "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
4538             "homepage": "https://github.com/pear/Archive_Tar",
4539             "keywords": [
4540                 "archive",
4541                 "tar"
4542             ],
4543             "time": "2019-10-21T13:31:24+00:00"
4544         },
4545         {
4546             "name": "pear/console_getopt",
4547             "version": "v1.4.3",
4548             "source": {
4549                 "type": "git",
4550                 "url": "https://github.com/pear/Console_Getopt.git",
4551                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
4552             },
4553             "dist": {
4554                 "type": "zip",
4555                 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
4556                 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
4557                 "shasum": ""
4558             },
4559             "type": "library",
4560             "autoload": {
4561                 "psr-0": {
4562                     "Console": "./"
4563                 }
4564             },
4565             "notification-url": "https://packagist.org/downloads/",
4566             "include-path": [
4567                 "./"
4568             ],
4569             "license": [
4570                 "BSD-2-Clause"
4571             ],
4572             "authors": [
4573                 {
4574                     "name": "Andrei Zmievski",
4575                     "email": "andrei@php.net",
4576                     "role": "Lead"
4577                 },
4578                 {
4579                     "name": "Stig Bakken",
4580                     "email": "stig@php.net",
4581                     "role": "Developer"
4582                 },
4583                 {
4584                     "name": "Greg Beaver",
4585                     "email": "cellog@php.net",
4586                     "role": "Helper"
4587                 }
4588             ],
4589             "description": "More info available on: http://pear.php.net/package/Console_Getopt",
4590             "time": "2019-11-20T18:27:48+00:00"
4591         },
4592         {
4593             "name": "pear/pear-core-minimal",
4594             "version": "v1.10.10",
4595             "source": {
4596                 "type": "git",
4597                 "url": "https://github.com/pear/pear-core-minimal.git",
4598                 "reference": "625a3c429d9b2c1546438679074cac1b089116a7"
4599             },
4600             "dist": {
4601                 "type": "zip",
4602                 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/625a3c429d9b2c1546438679074cac1b089116a7",
4603                 "reference": "625a3c429d9b2c1546438679074cac1b089116a7",
4604                 "shasum": ""
4605             },
4606             "require": {
4607                 "pear/console_getopt": "~1.4",
4608                 "pear/pear_exception": "~1.0"
4609             },
4610             "replace": {
4611                 "rsky/pear-core-min": "self.version"
4612             },
4613             "type": "library",
4614             "autoload": {
4615                 "psr-0": {
4616                     "": "src/"
4617                 }
4618             },
4619             "notification-url": "https://packagist.org/downloads/",
4620             "include-path": [
4621                 "src/"
4622             ],
4623             "license": [
4624                 "BSD-3-Clause"
4625             ],
4626             "authors": [
4627                 {
4628                     "name": "Christian Weiske",
4629                     "email": "cweiske@php.net",
4630                     "role": "Lead"
4631                 }
4632             ],
4633             "description": "Minimal set of PEAR core files to be used as composer dependency",
4634             "time": "2019-11-19T19:00:24+00:00"
4635         },
4636         {
4637             "name": "pear/pear_exception",
4638             "version": "v1.0.1",
4639             "source": {
4640                 "type": "git",
4641                 "url": "https://github.com/pear/PEAR_Exception.git",
4642                 "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7"
4643             },
4644             "dist": {
4645                 "type": "zip",
4646                 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
4647                 "reference": "dbb42a5a0e45f3adcf99babfb2a1ba77b8ac36a7",
4648                 "shasum": ""
4649             },
4650             "require": {
4651                 "php": ">=4.4.0"
4652             },
4653             "require-dev": {
4654                 "phpunit/phpunit": "*"
4655             },
4656             "type": "class",
4657             "extra": {
4658                 "branch-alias": {
4659                     "dev-master": "1.0.x-dev"
4660                 }
4661             },
4662             "autoload": {
4663                 "classmap": [
4664                     "PEAR/"
4665                 ]
4666             },
4667             "notification-url": "https://packagist.org/downloads/",
4668             "include-path": [
4669                 "."
4670             ],
4671             "license": [
4672                 "BSD-2-Clause"
4673             ],
4674             "authors": [
4675                 {
4676                     "name": "Helgi Thormar",
4677                     "email": "dufuz@php.net"
4678                 },
4679                 {
4680                     "name": "Greg Beaver",
4681                     "email": "cellog@php.net"
4682                 }
4683             ],
4684             "description": "The PEAR Exception base class.",
4685             "homepage": "https://github.com/pear/PEAR_Exception",
4686             "keywords": [
4687                 "exception"
4688             ],
4689             "time": "2019-12-10T10:24:42+00:00"
4690         },
4691         {
4692             "name": "phenx/php-font-lib",
4693             "version": "0.5.1",
4694             "source": {
4695                 "type": "git",
4696                 "url": "https://github.com/PhenX/php-font-lib.git",
4697                 "reference": "760148820110a1ae0936e5cc35851e25a938bc97"
4698             },
4699             "dist": {
4700                 "type": "zip",
4701                 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/760148820110a1ae0936e5cc35851e25a938bc97",
4702                 "reference": "760148820110a1ae0936e5cc35851e25a938bc97",
4703                 "shasum": ""
4704             },
4705             "require-dev": {
4706                 "phpunit/phpunit": "^4.8"
4707             },
4708             "type": "library",
4709             "autoload": {
4710                 "psr-4": {
4711                     "FontLib\\": "src/FontLib"
4712                 }
4713             },
4714             "notification-url": "https://packagist.org/downloads/",
4715             "license": [
4716                 "LGPL-3.0"
4717             ],
4718             "authors": [
4719                 {
4720                     "name": "Fabien Ménager",
4721                     "email": "fabien.menager@gmail.com"
4722                 }
4723             ],
4724             "description": "A library to read, parse, export and make subsets of different types of font files.",
4725             "homepage": "https://github.com/PhenX/php-font-lib",
4726             "time": "2017-09-13T16:14:37+00:00"
4727         },
4728         {
4729             "name": "phenx/php-svg-lib",
4730             "version": "v0.3.3",
4731             "source": {
4732                 "type": "git",
4733                 "url": "https://github.com/PhenX/php-svg-lib.git",
4734                 "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32"
4735             },
4736             "dist": {
4737                 "type": "zip",
4738                 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
4739                 "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
4740                 "shasum": ""
4741             },
4742             "require": {
4743                 "sabberworm/php-css-parser": "^8.3"
4744             },
4745             "require-dev": {
4746                 "phpunit/phpunit": "^5.5|^6.5"
4747             },
4748             "type": "library",
4749             "autoload": {
4750                 "psr-4": {
4751                     "Svg\\": "src/Svg"
4752                 }
4753             },
4754             "notification-url": "https://packagist.org/downloads/",
4755             "license": [
4756                 "LGPL-3.0"
4757             ],
4758             "authors": [
4759                 {
4760                     "name": "Fabien Ménager",
4761                     "email": "fabien.menager@gmail.com"
4762                 }
4763             ],
4764             "description": "A library to read, parse and export to PDF SVG files.",
4765             "homepage": "https://github.com/PhenX/php-svg-lib",
4766             "time": "2019-09-11T20:02:13+00:00"
4767         },
4768         {
4769             "name": "php-http/discovery",
4770             "version": "1.7.4",
4771             "source": {
4772                 "type": "git",
4773                 "url": "https://github.com/php-http/discovery.git",
4774                 "reference": "82dbef649ccffd8e4f22e1953c3a5265992b83c0"
4775             },
4776             "dist": {
4777                 "type": "zip",
4778                 "url": "https://api.github.com/repos/php-http/discovery/zipball/82dbef649ccffd8e4f22e1953c3a5265992b83c0",
4779                 "reference": "82dbef649ccffd8e4f22e1953c3a5265992b83c0",
4780                 "shasum": ""
4781             },
4782             "require": {
4783                 "php": "^7.1"
4784             },
4785             "conflict": {
4786                 "nyholm/psr7": "<1.0"
4787             },
4788             "require-dev": {
4789                 "akeneo/phpspec-skip-example-extension": "^4.0",
4790                 "php-http/httplug": "^1.0 || ^2.0",
4791                 "php-http/message-factory": "^1.0",
4792                 "phpspec/phpspec": "^5.1",
4793                 "puli/composer-plugin": "1.0.0-beta10"
4794             },
4795             "suggest": {
4796                 "php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories",
4797                 "puli/composer-plugin": "Sets up Puli which is recommended for Discovery to work. Check http://docs.php-http.org/en/latest/discovery.html for more details."
4798             },
4799             "type": "library",
4800             "extra": {
4801                 "branch-alias": {
4802                     "dev-master": "1.7-dev"
4803                 }
4804             },
4805             "autoload": {
4806                 "psr-4": {
4807                     "Http\\Discovery\\": "src/"
4808                 }
4809             },
4810             "notification-url": "https://packagist.org/downloads/",
4811             "license": [
4812                 "MIT"
4813             ],
4814             "authors": [
4815                 {
4816                     "name": "Márk Sági-Kazár",
4817                     "email": "mark.sagikazar@gmail.com"
4818                 }
4819             ],
4820             "description": "Finds installed HTTPlug implementations and PSR-7 message factories",
4821             "homepage": "http://php-http.org",
4822             "keywords": [
4823                 "adapter",
4824                 "client",
4825                 "discovery",
4826                 "factory",
4827                 "http",
4828                 "message",
4829                 "psr7"
4830             ],
4831             "time": "2020-01-03T11:25:47+00:00"
4832         },
4833         {
4834             "name": "php-http/guzzle6-adapter",
4835             "version": "v2.0.1",
4836             "source": {
4837                 "type": "git",
4838                 "url": "https://github.com/php-http/guzzle6-adapter.git",
4839                 "reference": "6074a4b1f4d5c21061b70bab3b8ad484282fe31f"
4840             },
4841             "dist": {
4842                 "type": "zip",
4843                 "url": "https://api.github.com/repos/php-http/guzzle6-adapter/zipball/6074a4b1f4d5c21061b70bab3b8ad484282fe31f",
4844                 "reference": "6074a4b1f4d5c21061b70bab3b8ad484282fe31f",
4845                 "shasum": ""
4846             },
4847             "require": {
4848                 "guzzlehttp/guzzle": "^6.0",
4849                 "php": "^7.1",
4850                 "php-http/httplug": "^2.0",
4851                 "psr/http-client": "^1.0"
4852             },
4853             "provide": {
4854                 "php-http/async-client-implementation": "1.0",
4855                 "php-http/client-implementation": "1.0",
4856                 "psr/http-client-implementation": "1.0"
4857             },
4858             "require-dev": {
4859                 "ext-curl": "*",
4860                 "php-http/client-integration-tests": "^2.0",
4861                 "phpunit/phpunit": "^7.4"
4862             },
4863             "type": "library",
4864             "extra": {
4865                 "branch-alias": {
4866                     "dev-master": "2.x-dev"
4867                 }
4868             },
4869             "autoload": {
4870                 "psr-4": {
4871                     "Http\\Adapter\\Guzzle6\\": "src/"
4872                 }
4873             },
4874             "notification-url": "https://packagist.org/downloads/",
4875             "license": [
4876                 "MIT"
4877             ],
4878             "authors": [
4879                 {
4880                     "name": "Márk Sági-Kazár",
4881                     "email": "mark.sagikazar@gmail.com"
4882                 },
4883                 {
4884                     "name": "David de Boer",
4885                     "email": "david@ddeboer.nl"
4886                 }
4887             ],
4888             "description": "Guzzle 6 HTTP Adapter",
4889             "homepage": "http://httplug.io",
4890             "keywords": [
4891                 "Guzzle",
4892                 "http"
4893             ],
4894             "time": "2018-12-16T14:44:03+00:00"
4895         },
4896         {
4897             "name": "php-http/httplug",
4898             "version": "2.1.0",
4899             "source": {
4900                 "type": "git",
4901                 "url": "https://github.com/php-http/httplug.git",
4902                 "reference": "72d2b129a48f0490d55b7f89be0d6aa0597ffb06"
4903             },
4904             "dist": {
4905                 "type": "zip",
4906                 "url": "https://api.github.com/repos/php-http/httplug/zipball/72d2b129a48f0490d55b7f89be0d6aa0597ffb06",
4907                 "reference": "72d2b129a48f0490d55b7f89be0d6aa0597ffb06",
4908                 "shasum": ""
4909             },
4910             "require": {
4911                 "php": "^7.0",
4912                 "php-http/promise": "^1.0",
4913                 "psr/http-client": "^1.0",
4914                 "psr/http-message": "^1.0"
4915             },
4916             "require-dev": {
4917                 "friends-of-phpspec/phpspec-code-coverage": "^4.1",
4918                 "phpspec/phpspec": "^4.3.4|^5.0|^6.0"
4919             },
4920             "type": "library",
4921             "extra": {
4922                 "branch-alias": {
4923                     "dev-master": "2.x-dev"
4924                 }
4925             },
4926             "autoload": {
4927                 "psr-4": {
4928                     "Http\\Client\\": "src/"
4929                 }
4930             },
4931             "notification-url": "https://packagist.org/downloads/",
4932             "license": [
4933                 "MIT"
4934             ],
4935             "authors": [
4936                 {
4937                     "name": "Eric GELOEN",
4938                     "email": "geloen.eric@gmail.com"
4939                 },
4940                 {
4941                     "name": "Márk Sági-Kazár",
4942                     "email": "mark.sagikazar@gmail.com"
4943                 }
4944             ],
4945             "description": "HTTPlug, the HTTP client abstraction for PHP",
4946             "homepage": "http://httplug.io",
4947             "keywords": [
4948                 "client",
4949                 "http"
4950             ],
4951             "time": "2019-12-27T10:07:11+00:00"
4952         },
4953         {
4954             "name": "php-http/message",
4955             "version": "1.8.0",
4956             "source": {
4957                 "type": "git",
4958                 "url": "https://github.com/php-http/message.git",
4959                 "reference": "ce8f43ac1e294b54aabf5808515c3554a19c1e1c"
4960             },
4961             "dist": {
4962                 "type": "zip",
4963                 "url": "https://api.github.com/repos/php-http/message/zipball/ce8f43ac1e294b54aabf5808515c3554a19c1e1c",
4964                 "reference": "ce8f43ac1e294b54aabf5808515c3554a19c1e1c",
4965                 "shasum": ""
4966             },
4967             "require": {
4968                 "clue/stream-filter": "^1.4",
4969                 "php": "^7.1",
4970                 "php-http/message-factory": "^1.0.2",
4971                 "psr/http-message": "^1.0"
4972             },
4973             "provide": {
4974                 "php-http/message-factory-implementation": "1.0"
4975             },
4976             "require-dev": {
4977                 "akeneo/phpspec-skip-example-extension": "^1.0",
4978                 "coduo/phpspec-data-provider-extension": "^1.0",
4979                 "ext-zlib": "*",
4980                 "guzzlehttp/psr7": "^1.0",
4981                 "henrikbjorn/phpspec-code-coverage": "^1.0",
4982                 "phpspec/phpspec": "^2.4",
4983                 "slim/slim": "^3.0",
4984                 "zendframework/zend-diactoros": "^1.0"
4985             },
4986             "suggest": {
4987                 "ext-zlib": "Used with compressor/decompressor streams",
4988                 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
4989                 "slim/slim": "Used with Slim Framework PSR-7 implementation",
4990                 "zendframework/zend-diactoros": "Used with Diactoros Factories"
4991             },
4992             "type": "library",
4993             "extra": {
4994                 "branch-alias": {
4995                     "dev-master": "1.8-dev"
4996                 }
4997             },
4998             "autoload": {
4999                 "psr-4": {
5000                     "Http\\Message\\": "src/"
5001                 },
5002                 "files": [
5003                     "src/filters.php"
5004                 ]
5005             },
5006             "notification-url": "https://packagist.org/downloads/",
5007             "license": [
5008                 "MIT"
5009             ],
5010             "authors": [
5011                 {
5012                     "name": "Márk Sági-Kazár",
5013                     "email": "mark.sagikazar@gmail.com"
5014                 }
5015             ],
5016             "description": "HTTP Message related tools",
5017             "homepage": "http://php-http.org",
5018             "keywords": [
5019                 "http",
5020                 "message",
5021                 "psr-7"
5022             ],
5023             "time": "2019-08-05T06:55:08+00:00"
5024         },
5025         {
5026             "name": "php-http/message-factory",
5027             "version": "v1.0.2",
5028             "source": {
5029                 "type": "git",
5030                 "url": "https://github.com/php-http/message-factory.git",
5031                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1"
5032             },
5033             "dist": {
5034                 "type": "zip",
5035                 "url": "https://api.github.com/repos/php-http/message-factory/zipball/a478cb11f66a6ac48d8954216cfed9aa06a501a1",
5036                 "reference": "a478cb11f66a6ac48d8954216cfed9aa06a501a1",
5037                 "shasum": ""
5038             },
5039             "require": {
5040                 "php": ">=5.4",
5041                 "psr/http-message": "^1.0"
5042             },
5043             "type": "library",
5044             "extra": {
5045                 "branch-alias": {
5046                     "dev-master": "1.0-dev"
5047                 }
5048             },
5049             "autoload": {
5050                 "psr-4": {
5051                     "Http\\Message\\": "src/"
5052                 }
5053             },
5054             "notification-url": "https://packagist.org/downloads/",
5055             "license": [
5056                 "MIT"
5057             ],
5058             "authors": [
5059                 {
5060                     "name": "Márk Sági-Kazár",
5061                     "email": "mark.sagikazar@gmail.com"
5062                 }
5063             ],
5064             "description": "Factory interfaces for PSR-7 HTTP Message",
5065             "homepage": "http://php-http.org",
5066             "keywords": [
5067                 "factory",
5068                 "http",
5069                 "message",
5070                 "stream",
5071                 "uri"
5072             ],
5073             "time": "2015-12-19T14:08:53+00:00"
5074         },
5075         {
5076             "name": "php-http/promise",
5077             "version": "v1.0.0",
5078             "source": {
5079                 "type": "git",
5080                 "url": "https://github.com/php-http/promise.git",
5081                 "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980"
5082             },
5083             "dist": {
5084                 "type": "zip",
5085                 "url": "https://api.github.com/repos/php-http/promise/zipball/dc494cdc9d7160b9a09bd5573272195242ce7980",
5086                 "reference": "dc494cdc9d7160b9a09bd5573272195242ce7980",
5087                 "shasum": ""
5088             },
5089             "require-dev": {
5090                 "henrikbjorn/phpspec-code-coverage": "^1.0",
5091                 "phpspec/phpspec": "^2.4"
5092             },
5093             "type": "library",
5094             "extra": {
5095                 "branch-alias": {
5096                     "dev-master": "1.1-dev"
5097                 }
5098             },
5099             "autoload": {
5100                 "psr-4": {
5101                     "Http\\Promise\\": "src/"
5102                 }
5103             },
5104             "notification-url": "https://packagist.org/downloads/",
5105             "license": [
5106                 "MIT"
5107             ],
5108             "authors": [
5109                 {
5110                     "name": "Márk Sági-Kazár",
5111                     "email": "mark.sagikazar@gmail.com"
5112                 },
5113                 {
5114                     "name": "Joel Wurtz",
5115                     "email": "joel.wurtz@gmail.com"
5116                 }
5117             ],
5118             "description": "Promise used for asynchronous HTTP requests",
5119             "homepage": "http://httplug.io",
5120             "keywords": [
5121                 "promise"
5122             ],
5123             "time": "2016-01-26T13:27:02+00:00"
5124         },
5125         {
5126             "name": "phpmailer/phpmailer",
5127             "version": "v6.1.3",
5128             "source": {
5129                 "type": "git",
5130                 "url": "https://github.com/PHPMailer/PHPMailer.git",
5131                 "reference": "a25ae38e03de4ee4031725498a600012364787c7"
5132             },
5133             "dist": {
5134                 "type": "zip",
5135                 "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/a25ae38e03de4ee4031725498a600012364787c7",
5136                 "reference": "a25ae38e03de4ee4031725498a600012364787c7",
5137                 "shasum": ""
5138             },
5139             "require": {
5140                 "ext-ctype": "*",
5141                 "ext-filter": "*",
5142                 "php": ">=5.5.0"
5143             },
5144             "require-dev": {
5145                 "doctrine/annotations": "^1.2",
5146                 "friendsofphp/php-cs-fixer": "^2.2",
5147                 "phpunit/phpunit": "^4.8 || ^5.7"
5148             },
5149             "suggest": {
5150                 "ext-mbstring": "Needed to send email in multibyte encoding charset",
5151                 "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
5152                 "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
5153                 "psr/log": "For optional PSR-3 debug logging",
5154                 "stevenmaguire/oauth2-microsoft": "Needed for Microsoft XOAUTH2 authentication",
5155                 "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)"
5156             },
5157             "type": "library",
5158             "autoload": {
5159                 "psr-4": {
5160                     "PHPMailer\\PHPMailer\\": "src/"
5161                 }
5162             },
5163             "notification-url": "https://packagist.org/downloads/",
5164             "license": [
5165                 "LGPL-2.1-only"
5166             ],
5167             "authors": [
5168                 {
5169                     "name": "Marcus Bointon",
5170                     "email": "phpmailer@synchromedia.co.uk"
5171                 },
5172                 {
5173                     "name": "Jim Jagielski",
5174                     "email": "jimjag@gmail.com"
5175                 },
5176                 {
5177                     "name": "Andy Prevost",
5178                     "email": "codeworxtech@users.sourceforge.net"
5179                 },
5180                 {
5181                     "name": "Brent R. Matzelle"
5182                 }
5183             ],
5184             "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
5185             "time": "2019-11-21T09:37:46+00:00"
5186         },
5187         {
5188             "name": "phpoffice/phpspreadsheet",
5189             "version": "1.10.0",
5190             "source": {
5191                 "type": "git",
5192                 "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
5193                 "reference": "f734783d826bd84c3d54fcf7b71c37ab9bac4b04"
5194             },
5195             "dist": {
5196                 "type": "zip",
5197                 "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/f734783d826bd84c3d54fcf7b71c37ab9bac4b04",
5198                 "reference": "f734783d826bd84c3d54fcf7b71c37ab9bac4b04",
5199                 "shasum": ""
5200             },
5201             "require": {
5202                 "ext-ctype": "*",
5203                 "ext-dom": "*",
5204                 "ext-fileinfo": "*",
5205                 "ext-gd": "*",
5206                 "ext-iconv": "*",
5207                 "ext-libxml": "*",
5208                 "ext-mbstring": "*",
5209                 "ext-simplexml": "*",
5210                 "ext-xml": "*",
5211                 "ext-xmlreader": "*",
5212                 "ext-xmlwriter": "*",
5213                 "ext-zip": "*",
5214                 "ext-zlib": "*",
5215                 "markbaker/complex": "^1.4",
5216                 "markbaker/matrix": "^1.2",
5217                 "php": "^7.1",
5218                 "psr/simple-cache": "^1.0"
5219             },
5220             "require-dev": {
5221                 "dompdf/dompdf": "^0.8.3",
5222                 "friendsofphp/php-cs-fixer": "^2.16",
5223                 "jpgraph/jpgraph": "^4.0",
5224                 "mpdf/mpdf": "^8.0",
5225                 "phpcompatibility/php-compatibility": "^9.3",
5226                 "phpunit/phpunit": "^7.5",
5227                 "squizlabs/php_codesniffer": "^3.5",
5228                 "tecnickcom/tcpdf": "^6.3"
5229             },
5230             "suggest": {
5231                 "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
5232                 "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
5233                 "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
5234                 "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
5235             },
5236             "type": "library",
5237             "autoload": {
5238                 "psr-4": {
5239                     "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
5240                 }
5241             },
5242             "notification-url": "https://packagist.org/downloads/",
5243             "license": [
5244                 "MIT"
5245             ],
5246             "authors": [
5247                 {
5248                     "name": "Maarten Balliauw",
5249                     "homepage": "https://blog.maartenballiauw.be"
5250                 },
5251                 {
5252                     "name": "Mark Baker",
5253                     "homepage": "https://markbakeruk.net"
5254                 },
5255                 {
5256                     "name": "Franck Lefevre",
5257                     "homepage": "https://rootslabs.net"
5258                 },
5259                 {
5260                     "name": "Erik Tilt"
5261                 },
5262                 {
5263                     "name": "Adrien Crivelli"
5264                 }
5265             ],
5266             "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
5267             "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
5268             "keywords": [
5269                 "OpenXML",
5270                 "excel",
5271                 "gnumeric",
5272                 "ods",
5273                 "php",
5274                 "spreadsheet",
5275                 "xls",
5276                 "xlsx"
5277             ],
5278             "time": "2019-11-18T11:33:05+00:00"
5279         },
5280         {
5281             "name": "phpoption/phpoption",
5282             "version": "1.7.2",
5283             "source": {
5284                 "type": "git",
5285                 "url": "https://github.com/schmittjoh/php-option.git",
5286                 "reference": "77f7c4d2e65413aff5b5a8cc8b3caf7a28d81959"
5287             },
5288             "dist": {
5289                 "type": "zip",
5290                 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/77f7c4d2e65413aff5b5a8cc8b3caf7a28d81959",
5291                 "reference": "77f7c4d2e65413aff5b5a8cc8b3caf7a28d81959",
5292                 "shasum": ""
5293             },
5294             "require": {
5295                 "php": "^5.5.9 || ^7.0"
5296             },
5297             "require-dev": {
5298                 "bamarni/composer-bin-plugin": "^1.3",
5299                 "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
5300             },
5301             "type": "library",
5302             "extra": {
5303                 "branch-alias": {
5304                     "dev-master": "1.7-dev"
5305                 }
5306             },
5307             "autoload": {
5308                 "psr-4": {
5309                     "PhpOption\\": "src/PhpOption/"
5310                 }
5311             },
5312             "notification-url": "https://packagist.org/downloads/",
5313             "license": [
5314                 "Apache-2.0"
5315             ],
5316             "authors": [
5317                 {
5318                     "name": "Johannes M. Schmitt",
5319                     "email": "schmittjoh@gmail.com"
5320                 },
5321                 {
5322                     "name": "Graham Campbell",
5323                     "email": "graham@alt-three.com"
5324                 }
5325             ],
5326             "description": "Option Type for PHP",
5327             "keywords": [
5328                 "language",
5329                 "option",
5330                 "php",
5331                 "type"
5332             ],
5333             "time": "2019-12-15T19:35:24+00:00"
5334         },
5335         {
5336             "name": "phpseclib/phpseclib",
5337             "version": "2.0.23",
5338             "source": {
5339                 "type": "git",
5340                 "url": "https://github.com/phpseclib/phpseclib.git",
5341                 "reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099"
5342             },
5343             "dist": {
5344                 "type": "zip",
5345                 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c78eb5058d5bb1a183133c36d4ba5b6675dfa099",
5346                 "reference": "c78eb5058d5bb1a183133c36d4ba5b6675dfa099",
5347                 "shasum": ""
5348             },
5349             "require": {
5350                 "php": ">=5.3.3"
5351             },
5352             "require-dev": {
5353                 "phing/phing": "~2.7",
5354                 "phpunit/phpunit": "^4.8.35|^5.7|^6.0",
5355                 "sami/sami": "~2.0",
5356                 "squizlabs/php_codesniffer": "~2.0"
5357             },
5358             "suggest": {
5359                 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
5360                 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
5361                 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
5362                 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
5363             },
5364             "type": "library",
5365             "autoload": {
5366                 "files": [
5367                     "phpseclib/bootstrap.php"
5368                 ],
5369                 "psr-4": {
5370                     "phpseclib\\": "phpseclib/"
5371                 }
5372             },
5373             "notification-url": "https://packagist.org/downloads/",
5374             "license": [
5375                 "MIT"
5376             ],
5377             "authors": [
5378                 {
5379                     "name": "Jim Wigginton",
5380                     "email": "terrafrost@php.net",
5381                     "role": "Lead Developer"
5382                 },
5383                 {
5384                     "name": "Patrick Monnerat",
5385                     "email": "pm@datasphere.ch",
5386                     "role": "Developer"
5387                 },
5388                 {
5389                     "name": "Andreas Fischer",
5390                     "email": "bantu@phpbb.com",
5391                     "role": "Developer"
5392                 },
5393                 {
5394                     "name": "Hans-Jürgen Petrich",
5395                     "email": "petrich@tronic-media.com",
5396                     "role": "Developer"
5397                 },
5398                 {
5399                     "name": "Graham Campbell",
5400                     "email": "graham@alt-three.com",
5401                     "role": "Developer"
5402                 }
5403             ],
5404             "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
5405             "homepage": "http://phpseclib.sourceforge.net",
5406             "keywords": [
5407                 "BigInteger",
5408                 "aes",
5409                 "asn.1",
5410                 "asn1",
5411                 "blowfish",
5412                 "crypto",
5413                 "cryptography",
5414                 "encryption",
5415                 "rsa",
5416                 "security",
5417                 "sftp",
5418                 "signature",
5419                 "signing",
5420                 "ssh",
5421                 "twofish",
5422                 "x.509",
5423                 "x509"
5424             ],
5425             "time": "2019-09-17T03:41:22+00:00"
5426         },
5427         {
5428             "name": "psr/container",
5429             "version": "1.0.0",
5430             "source": {
5431                 "type": "git",
5432                 "url": "https://github.com/php-fig/container.git",
5433                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
5434             },
5435             "dist": {
5436                 "type": "zip",
5437                 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
5438                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
5439                 "shasum": ""
5440             },
5441             "require": {
5442                 "php": ">=5.3.0"
5443             },
5444             "type": "library",
5445             "extra": {
5446                 "branch-alias": {
5447                     "dev-master": "1.0.x-dev"
5448                 }
5449             },
5450             "autoload": {
5451                 "psr-4": {
5452                     "Psr\\Container\\": "src/"
5453                 }
5454             },
5455             "notification-url": "https://packagist.org/downloads/",
5456             "license": [
5457                 "MIT"
5458             ],
5459             "authors": [
5460                 {
5461                     "name": "PHP-FIG",
5462                     "homepage": "http://www.php-fig.org/"
5463                 }
5464             ],
5465             "description": "Common Container Interface (PHP FIG PSR-11)",
5466             "homepage": "https://github.com/php-fig/container",
5467             "keywords": [
5468                 "PSR-11",
5469                 "container",
5470                 "container-interface",
5471                 "container-interop",
5472                 "psr"
5473             ],
5474             "time": "2017-02-14T16:28:37+00:00"
5475         },
5476         {
5477             "name": "psr/http-client",
5478             "version": "1.0.0",
5479             "source": {
5480                 "type": "git",
5481                 "url": "https://github.com/php-fig/http-client.git",
5482                 "reference": "496a823ef742b632934724bf769560c2a5c7c44e"
5483             },
5484             "dist": {
5485                 "type": "zip",
5486                 "url": "https://api.github.com/repos/php-fig/http-client/zipball/496a823ef742b632934724bf769560c2a5c7c44e",
5487                 "reference": "496a823ef742b632934724bf769560c2a5c7c44e",
5488                 "shasum": ""
5489             },
5490             "require": {
5491                 "php": "^7.0",
5492                 "psr/http-message": "^1.0"
5493             },
5494             "type": "library",
5495             "extra": {
5496                 "branch-alias": {
5497                     "dev-master": "1.0.x-dev"
5498                 }
5499             },
5500             "autoload": {
5501                 "psr-4": {
5502                     "Psr\\Http\\Client\\": "src/"
5503                 }
5504             },
5505             "notification-url": "https://packagist.org/downloads/",
5506             "license": [
5507                 "MIT"
5508             ],
5509             "authors": [
5510                 {
5511                     "name": "PHP-FIG",
5512                     "homepage": "http://www.php-fig.org/"
5513                 }
5514             ],
5515             "description": "Common interface for HTTP clients",
5516             "homepage": "https://github.com/php-fig/http-client",
5517             "keywords": [
5518                 "http",
5519                 "http-client",
5520                 "psr",
5521                 "psr-18"
5522             ],
5523             "time": "2018-10-30T23:29:13+00:00"
5524         },
5525         {
5526             "name": "psr/http-message",
5527             "version": "1.0.1",
5528             "source": {
5529                 "type": "git",
5530                 "url": "https://github.com/php-fig/http-message.git",
5531                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
5532             },
5533             "dist": {
5534                 "type": "zip",
5535                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
5536                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
5537                 "shasum": ""
5538             },
5539             "require": {
5540                 "php": ">=5.3.0"
5541             },
5542             "type": "library",
5543             "extra": {
5544                 "branch-alias": {
5545                     "dev-master": "1.0.x-dev"
5546                 }
5547             },
5548             "autoload": {
5549                 "psr-4": {
5550                     "Psr\\Http\\Message\\": "src/"
5551                 }
5552             },
5553             "notification-url": "https://packagist.org/downloads/",
5554             "license": [
5555                 "MIT"
5556             ],
5557             "authors": [
5558                 {
5559                     "name": "PHP-FIG",
5560                     "homepage": "http://www.php-fig.org/"
5561                 }
5562             ],
5563             "description": "Common interface for HTTP messages",
5564             "homepage": "https://github.com/php-fig/http-message",
5565             "keywords": [
5566                 "http",
5567                 "http-message",
5568                 "psr",
5569                 "psr-7",
5570                 "request",
5571                 "response"
5572             ],
5573             "time": "2016-08-06T14:39:51+00:00"
5574         },
5575         {
5576             "name": "psr/log",
5577             "version": "1.1.2",
5578             "source": {
5579                 "type": "git",
5580                 "url": "https://github.com/php-fig/log.git",
5581                 "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801"
5582             },
5583             "dist": {
5584                 "type": "zip",
5585                 "url": "https://api.github.com/repos/php-fig/log/zipball/446d54b4cb6bf489fc9d75f55843658e6f25d801",
5586                 "reference": "446d54b4cb6bf489fc9d75f55843658e6f25d801",
5587                 "shasum": ""
5588             },
5589             "require": {
5590                 "php": ">=5.3.0"
5591             },
5592             "type": "library",
5593             "extra": {
5594                 "branch-alias": {
5595                     "dev-master": "1.1.x-dev"
5596                 }
5597             },
5598             "autoload": {
5599                 "psr-4": {
5600                     "Psr\\Log\\": "Psr/Log/"
5601                 }
5602             },
5603             "notification-url": "https://packagist.org/downloads/",
5604             "license": [
5605                 "MIT"
5606             ],
5607             "authors": [
5608                 {
5609                     "name": "PHP-FIG",
5610                     "homepage": "http://www.php-fig.org/"
5611                 }
5612             ],
5613             "description": "Common interface for logging libraries",
5614             "homepage": "https://github.com/php-fig/log",
5615             "keywords": [
5616                 "log",
5617                 "psr",
5618                 "psr-3"
5619             ],
5620             "time": "2019-11-01T11:05:21+00:00"
5621         },
5622         {
5623             "name": "psr/simple-cache",
5624             "version": "1.0.1",
5625             "source": {
5626                 "type": "git",
5627                 "url": "https://github.com/php-fig/simple-cache.git",
5628                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
5629             },
5630             "dist": {
5631                 "type": "zip",
5632                 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
5633                 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
5634                 "shasum": ""
5635             },
5636             "require": {
5637                 "php": ">=5.3.0"
5638             },
5639             "type": "library",
5640             "extra": {
5641                 "branch-alias": {
5642                     "dev-master": "1.0.x-dev"
5643                 }
5644             },
5645             "autoload": {
5646                 "psr-4": {
5647                     "Psr\\SimpleCache\\": "src/"
5648                 }
5649             },
5650             "notification-url": "https://packagist.org/downloads/",
5651             "license": [
5652                 "MIT"
5653             ],
5654             "authors": [
5655                 {
5656                     "name": "PHP-FIG",
5657                     "homepage": "http://www.php-fig.org/"
5658                 }
5659             ],
5660             "description": "Common interfaces for simple caching",
5661             "keywords": [
5662                 "cache",
5663                 "caching",
5664                 "psr",
5665                 "psr-16",
5666                 "simple-cache"
5667             ],
5668             "time": "2017-10-23T01:57:42+00:00"
5669         },
5670         {
5671             "name": "ralouphie/getallheaders",
5672             "version": "3.0.3",
5673             "source": {
5674                 "type": "git",
5675                 "url": "https://github.com/ralouphie/getallheaders.git",
5676                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
5677             },
5678             "dist": {
5679                 "type": "zip",
5680                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
5681                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
5682                 "shasum": ""
5683             },
5684             "require": {
5685                 "php": ">=5.6"
5686             },
5687             "require-dev": {
5688                 "php-coveralls/php-coveralls": "^2.1",
5689                 "phpunit/phpunit": "^5 || ^6.5"
5690             },
5691             "type": "library",
5692             "autoload": {
5693                 "files": [
5694                     "src/getallheaders.php"
5695                 ]
5696             },
5697             "notification-url": "https://packagist.org/downloads/",
5698             "license": [
5699                 "MIT"
5700             ],
5701             "authors": [
5702                 {
5703                     "name": "Ralph Khattar",
5704                     "email": "ralph.khattar@gmail.com"
5705                 }
5706             ],
5707             "description": "A polyfill for getallheaders.",
5708             "time": "2019-03-08T08:55:37+00:00"
5709         },
5710         {
5711             "name": "ramsey/uuid",
5712             "version": "3.8.0",
5713             "source": {
5714                 "type": "git",
5715                 "url": "https://github.com/ramsey/uuid.git",
5716                 "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3"
5717             },
5718             "dist": {
5719                 "type": "zip",
5720                 "url": "https://api.github.com/repos/ramsey/uuid/zipball/d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
5721                 "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
5722                 "shasum": ""
5723             },
5724             "require": {
5725                 "paragonie/random_compat": "^1.0|^2.0|9.99.99",
5726                 "php": "^5.4 || ^7.0",
5727                 "symfony/polyfill-ctype": "^1.8"
5728             },
5729             "replace": {
5730                 "rhumsaa/uuid": "self.version"
5731             },
5732             "require-dev": {
5733                 "codeception/aspect-mock": "^1.0 | ~2.0.0",
5734                 "doctrine/annotations": "~1.2.0",
5735                 "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ~2.1.0",
5736                 "ircmaxell/random-lib": "^1.1",
5737                 "jakub-onderka/php-parallel-lint": "^0.9.0",
5738                 "mockery/mockery": "^0.9.9",
5739                 "moontoast/math": "^1.1",
5740                 "php-mock/php-mock-phpunit": "^0.3|^1.1",
5741                 "phpunit/phpunit": "^4.7|^5.0|^6.5",
5742                 "squizlabs/php_codesniffer": "^2.3"
5743             },
5744             "suggest": {
5745                 "ext-ctype": "Provides support for PHP Ctype functions",
5746                 "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
5747                 "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
5748                 "ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
5749                 "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
5750                 "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
5751                 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
5752             },
5753             "type": "library",
5754             "extra": {
5755                 "branch-alias": {
5756                     "dev-master": "3.x-dev"
5757                 }
5758             },
5759             "autoload": {
5760                 "psr-4": {
5761                     "Ramsey\\Uuid\\": "src/"
5762                 }
5763             },
5764             "notification-url": "https://packagist.org/downloads/",
5765             "license": [
5766                 "MIT"
5767             ],
5768             "authors": [
5769                 {
5770                     "name": "Ben Ramsey",
5771                     "email": "ben@benramsey.com",
5772                     "homepage": "https://benramsey.com"
5773                 },
5774                 {
5775                     "name": "Marijn Huizendveld",
5776                     "email": "marijn.huizendveld@gmail.com"
5777                 },
5778                 {
5779                     "name": "Thibaud Fabre",
5780                     "email": "thibaud@aztech.io"
5781                 }
5782             ],
5783             "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
5784             "homepage": "https://github.com/ramsey/uuid",
5785             "keywords": [
5786                 "guid",
5787                 "identifier",
5788                 "uuid"
5789             ],
5790             "time": "2018-07-19T23:38:55+00:00"
5791         },
5792         {
5793             "name": "rospdf/pdf-php",
5794             "version": "0.12.58",
5795             "source": {
5796                 "type": "git",
5797                 "url": "https://github.com/rospdf/pdf-php.git",
5798                 "reference": "5aa9b288999d107725e676fc53dbd1e211370bc0"
5799             },
5800             "dist": {
5801                 "type": "zip",
5802                 "url": "https://api.github.com/repos/rospdf/pdf-php/zipball/5aa9b288999d107725e676fc53dbd1e211370bc0",
5803                 "reference": "5aa9b288999d107725e676fc53dbd1e211370bc0",
5804                 "shasum": ""
5805             },
5806             "require": {
5807                 "php": ">=5.4.0"
5808             },
5809             "require-dev": {
5810                 "phpunit/phpunit": "3.7.38",
5811                 "squizlabs/php_codesniffer": "2.*"
5812             },
5813             "type": "library",
5814             "extra": {
5815                 "branch-alias": {
5816                     "dev-experimental": "0.13.x-dev",
5817                     "dev-master": "0.12.x-dev"
5818                 }
5819             },
5820             "autoload": {
5821                 "files": [
5822                     "src/Cpdf.php",
5823                     "src/Cezpdf.php"
5824                 ]
5825             },
5826             "notification-url": "https://packagist.org/downloads/",
5827             "license": [
5828                 "MIT"
5829             ],
5830             "authors": [
5831                 {
5832                     "name": "Ole Koeckemann",
5833                     "email": "ole.k@web.de",
5834                     "role": "Project Head / Developer"
5835                 },
5836                 {
5837                     "name": "Lars Olesen",
5838                     "email": "lars@intraface.dk",
5839                     "role": "Developer"
5840                 },
5841                 {
5842                     "name": "Sune Jensen",
5843                     "email": "sj@sunet.dk",
5844                     "role": "Developer"
5845                 },
5846                 {
5847                     "name": "Nicola Asuni",
5848                     "email": "info@tecnick.com",
5849                     "role": "Developer"
5850                 },
5851                 {
5852                     "name": "Wayne Munro",
5853                     "email": "pdf@ros.co.nz",
5854                     "role": "Founder / Inactive"
5855                 }
5856             ],
5857             "description": "The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.",
5858             "homepage": "https://github.com/rospdf/pdf-php",
5859             "time": "2019-10-16T08:43:43+00:00"
5860         },
5861         {
5862             "name": "sabberworm/php-css-parser",
5863             "version": "8.3.0",
5864             "source": {
5865                 "type": "git",
5866                 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
5867                 "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f"
5868             },
5869             "dist": {
5870                 "type": "zip",
5871                 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f",
5872                 "reference": "91bcc3e3fdb7386c9a2e0e0aa09ca75cc43f121f",
5873                 "shasum": ""
5874             },
5875             "require": {
5876                 "php": ">=5.3.2"
5877             },
5878             "require-dev": {
5879                 "codacy/coverage": "^1.4",
5880                 "phpunit/phpunit": "~4.8"
5881             },
5882             "type": "library",
5883             "autoload": {
5884                 "psr-0": {
5885                     "Sabberworm\\CSS": "lib/"
5886                 }
5887             },
5888             "notification-url": "https://packagist.org/downloads/",
5889             "license": [
5890                 "MIT"
5891             ],
5892             "authors": [
5893                 {
5894                     "name": "Raphael Schweikert"
5895                 }
5896             ],
5897             "description": "Parser for CSS Files written in PHP",
5898             "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
5899             "keywords": [
5900                 "css",
5901                 "parser",
5902                 "stylesheet"
5903             ],
5904             "time": "2019-02-22T07:42:52+00:00"
5905         },
5906         {
5907             "name": "setasign/fpdi",
5908             "version": "v2.2.0",
5909             "source": {
5910                 "type": "git",
5911                 "url": "https://github.com/Setasign/FPDI.git",
5912                 "reference": "3c266002f8044f61b17329f7cd702d44d73f0f7f"
5913             },
5914             "dist": {
5915                 "type": "zip",
5916                 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/3c266002f8044f61b17329f7cd702d44d73f0f7f",
5917                 "reference": "3c266002f8044f61b17329f7cd702d44d73f0f7f",
5918                 "shasum": ""
5919             },
5920             "require": {
5921                 "ext-zlib": "*",
5922                 "php": "^5.6 || ^7.0"
5923             },
5924             "require-dev": {
5925                 "phpunit/phpunit": "~5.7",
5926                 "setasign/fpdf": "~1.8",
5927                 "setasign/tfpdf": "1.25",
5928                 "tecnickcom/tcpdf": "~6.2"
5929             },
5930             "suggest": {
5931                 "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured.",
5932                 "setasign/fpdi-fpdf": "Use this package to automatically evaluate dependencies to FPDF.",
5933                 "setasign/fpdi-tcpdf": "Use this package to automatically evaluate dependencies to TCPDF.",
5934                 "setasign/fpdi-tfpdf": "Use this package to automatically evaluate dependencies to tFPDF."
5935             },
5936             "type": "library",
5937             "autoload": {
5938                 "psr-4": {
5939                     "setasign\\Fpdi\\": "src/"
5940                 }
5941             },
5942             "notification-url": "https://packagist.org/downloads/",
5943             "license": [
5944                 "MIT"
5945             ],
5946             "authors": [
5947                 {
5948                     "name": "Jan Slabon",
5949                     "email": "jan.slabon@setasign.com",
5950                     "homepage": "https://www.setasign.com"
5951                 },
5952                 {
5953                     "name": "Maximilian Kresse",
5954                     "email": "maximilian.kresse@setasign.com",
5955                     "homepage": "https://www.setasign.com"
5956                 }
5957             ],
5958             "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
5959             "homepage": "https://www.setasign.com/fpdi",
5960             "keywords": [
5961                 "fpdf",
5962                 "fpdi",
5963                 "pdf"
5964             ],
5965             "time": "2019-01-30T14:11:19+00:00"
5966         },
5967         {
5968             "name": "smarty/smarty",
5969             "version": "v2.6.31",
5970             "source": {
5971                 "type": "git",
5972                 "url": "https://github.com/smarty-php/smarty.git",
5973                 "reference": "4ab9757b492f08a38f68123a6e7c1df7110bbc49"
5974             },
5975             "dist": {
5976                 "type": "zip",
5977                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/4ab9757b492f08a38f68123a6e7c1df7110bbc49",
5978                 "reference": "4ab9757b492f08a38f68123a6e7c1df7110bbc49",
5979                 "shasum": ""
5980             },
5981             "require": {
5982                 "php": ">=5.2"
5983             },
5984             "type": "library",
5985             "extra": {
5986                 "branch-alias": {
5987                     "dev-master": "2.6.x-dev"
5988                 }
5989             },
5990             "autoload": {
5991                 "classmap": [
5992                     "libs/Smarty.class.php",
5993                     "libs/Smarty_Compiler.class.php",
5994                     "libs/Config_File.class.php"
5995                 ]
5996             },
5997             "notification-url": "https://packagist.org/downloads/",
5998             "license": [
5999                 "LGPL-3.0"
6000             ],
6001             "authors": [
6002                 {
6003                     "name": "Monte Ohrt",
6004                     "email": "monte@ohrt.com"
6005                 },
6006                 {
6007                     "name": "Uwe Tews",
6008                     "email": "uwe.tews@googlemail.com"
6009                 }
6010             ],
6011             "description": "Smarty - the compiling PHP template engine",
6012             "homepage": "http://www.smarty.net",
6013             "keywords": [
6014                 "templating"
6015             ],
6016             "time": "2017-11-03T06:39:13+00:00"
6017         },
6018         {
6019             "name": "symfony/config",
6020             "version": "v4.4.2",
6021             "source": {
6022                 "type": "git",
6023                 "url": "https://github.com/symfony/config.git",
6024                 "reference": "6911d432edd5b50822986604fd5a5be3af856d30"
6025             },
6026             "dist": {
6027                 "type": "zip",
6028                 "url": "https://api.github.com/repos/symfony/config/zipball/6911d432edd5b50822986604fd5a5be3af856d30",
6029                 "reference": "6911d432edd5b50822986604fd5a5be3af856d30",
6030                 "shasum": ""
6031             },
6032             "require": {
6033                 "php": "^7.1.3",
6034                 "symfony/filesystem": "^3.4|^4.0|^5.0",
6035                 "symfony/polyfill-ctype": "~1.8"
6036             },
6037             "conflict": {
6038                 "symfony/finder": "<3.4"
6039             },
6040             "require-dev": {
6041                 "symfony/event-dispatcher": "^3.4|^4.0|^5.0",
6042                 "symfony/finder": "^3.4|^4.0|^5.0",
6043                 "symfony/messenger": "^4.1|^5.0",
6044                 "symfony/service-contracts": "^1.1|^2",
6045                 "symfony/yaml": "^3.4|^4.0|^5.0"
6046             },
6047             "suggest": {
6048                 "symfony/yaml": "To use the yaml reference dumper"
6049             },
6050             "type": "library",
6051             "extra": {
6052                 "branch-alias": {
6053                     "dev-master": "4.4-dev"
6054                 }
6055             },
6056             "autoload": {
6057                 "psr-4": {
6058                     "Symfony\\Component\\Config\\": ""
6059                 },
6060                 "exclude-from-classmap": [
6061                     "/Tests/"
6062                 ]
6063             },
6064             "notification-url": "https://packagist.org/downloads/",
6065             "license": [
6066                 "MIT"
6067             ],
6068             "authors": [
6069                 {
6070                     "name": "Fabien Potencier",
6071                     "email": "fabien@symfony.com"
6072                 },
6073                 {
6074                     "name": "Symfony Community",
6075                     "homepage": "https://symfony.com/contributors"
6076                 }
6077             ],
6078             "description": "Symfony Config Component",
6079             "homepage": "https://symfony.com",
6080             "time": "2019-12-18T12:00:29+00:00"
6081         },
6082         {
6083             "name": "symfony/console",
6084             "version": "v4.4.3",
6085             "source": {
6086                 "type": "git",
6087                 "url": "https://github.com/symfony/console.git",
6088                 "reference": "e9ee09d087e2c88eaf6e5fc0f5c574f64d100e4f"
6089             },
6090             "dist": {
6091                 "type": "zip",
6092                 "url": "https://api.github.com/repos/symfony/console/zipball/e9ee09d087e2c88eaf6e5fc0f5c574f64d100e4f",
6093                 "reference": "e9ee09d087e2c88eaf6e5fc0f5c574f64d100e4f",
6094                 "shasum": ""
6095             },
6096             "require": {
6097                 "php": "^7.1.3",
6098                 "symfony/polyfill-mbstring": "~1.0",
6099                 "symfony/polyfill-php73": "^1.8",
6100                 "symfony/service-contracts": "^1.1|^2"
6101             },
6102             "conflict": {
6103                 "symfony/dependency-injection": "<3.4",
6104                 "symfony/event-dispatcher": "<4.3|>=5",
6105                 "symfony/lock": "<4.4",
6106                 "symfony/process": "<3.3"
6107             },
6108             "provide": {
6109                 "psr/log-implementation": "1.0"
6110             },
6111             "require-dev": {
6112                 "psr/log": "~1.0",
6113                 "symfony/config": "^3.4|^4.0|^5.0",
6114                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
6115                 "symfony/event-dispatcher": "^4.3",
6116                 "symfony/lock": "^4.4|^5.0",
6117                 "symfony/process": "^3.4|^4.0|^5.0",
6118                 "symfony/var-dumper": "^4.3|^5.0"
6119             },
6120             "suggest": {
6121                 "psr/log": "For using the console logger",
6122                 "symfony/event-dispatcher": "",
6123                 "symfony/lock": "",
6124                 "symfony/process": ""
6125             },
6126             "type": "library",
6127             "extra": {
6128                 "branch-alias": {
6129                     "dev-master": "4.4-dev"
6130                 }
6131             },
6132             "autoload": {
6133                 "psr-4": {
6134                     "Symfony\\Component\\Console\\": ""
6135                 },
6136                 "exclude-from-classmap": [
6137                     "/Tests/"
6138                 ]
6139             },
6140             "notification-url": "https://packagist.org/downloads/",
6141             "license": [
6142                 "MIT"
6143             ],
6144             "authors": [
6145                 {
6146                     "name": "Fabien Potencier",
6147                     "email": "fabien@symfony.com"
6148                 },
6149                 {
6150                     "name": "Symfony Community",
6151                     "homepage": "https://symfony.com/contributors"
6152                 }
6153             ],
6154             "description": "Symfony Console Component",
6155             "homepage": "https://symfony.com",
6156             "time": "2020-01-10T21:54:01+00:00"
6157         },
6158         {
6159             "name": "symfony/dependency-injection",
6160             "version": "v4.4.2",
6161             "source": {
6162                 "type": "git",
6163                 "url": "https://github.com/symfony/dependency-injection.git",
6164                 "reference": "79b0358207a3571cc3af02a57d0321927921f539"
6165             },
6166             "dist": {
6167                 "type": "zip",
6168                 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/79b0358207a3571cc3af02a57d0321927921f539",
6169                 "reference": "79b0358207a3571cc3af02a57d0321927921f539",
6170                 "shasum": ""
6171             },
6172             "require": {
6173                 "php": "^7.1.3",
6174                 "psr/container": "^1.0",
6175                 "symfony/service-contracts": "^1.1.6|^2"
6176             },
6177             "conflict": {
6178                 "symfony/config": "<4.3|>=5.0",
6179                 "symfony/finder": "<3.4",
6180                 "symfony/proxy-manager-bridge": "<3.4",
6181                 "symfony/yaml": "<3.4"
6182             },
6183             "provide": {
6184                 "psr/container-implementation": "1.0",
6185                 "symfony/service-implementation": "1.0"
6186             },
6187             "require-dev": {
6188                 "symfony/config": "^4.3",
6189                 "symfony/expression-language": "^3.4|^4.0|^5.0",
6190                 "symfony/yaml": "^3.4|^4.0|^5.0"
6191             },
6192             "suggest": {
6193                 "symfony/config": "",
6194                 "symfony/expression-language": "For using expressions in service container configuration",
6195                 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
6196                 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
6197                 "symfony/yaml": ""
6198             },
6199             "type": "library",
6200             "extra": {
6201                 "branch-alias": {
6202                     "dev-master": "4.4-dev"
6203                 }
6204             },
6205             "autoload": {
6206                 "psr-4": {
6207                     "Symfony\\Component\\DependencyInjection\\": ""
6208                 },
6209                 "exclude-from-classmap": [
6210                     "/Tests/"
6211                 ]
6212             },
6213             "notification-url": "https://packagist.org/downloads/",
6214             "license": [
6215                 "MIT"
6216             ],
6217             "authors": [
6218                 {
6219                     "name": "Fabien Potencier",
6220                     "email": "fabien@symfony.com"
6221                 },
6222                 {
6223                     "name": "Symfony Community",
6224                     "homepage": "https://symfony.com/contributors"
6225                 }
6226             ],
6227             "description": "Symfony DependencyInjection Component",
6228             "homepage": "https://symfony.com",
6229             "time": "2019-12-19T16:00:02+00:00"
6230         },
6231         {
6232             "name": "symfony/event-dispatcher",
6233             "version": "v4.4.2",
6234             "source": {
6235                 "type": "git",
6236                 "url": "https://github.com/symfony/event-dispatcher.git",
6237                 "reference": "b3c3068a72623287550fe20b84a2b01dcba2686f"
6238             },
6239             "dist": {
6240                 "type": "zip",
6241                 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b3c3068a72623287550fe20b84a2b01dcba2686f",
6242                 "reference": "b3c3068a72623287550fe20b84a2b01dcba2686f",
6243                 "shasum": ""
6244             },
6245             "require": {
6246                 "php": "^7.1.3",
6247                 "symfony/event-dispatcher-contracts": "^1.1"
6248             },
6249             "conflict": {
6250                 "symfony/dependency-injection": "<3.4"
6251             },
6252             "provide": {
6253                 "psr/event-dispatcher-implementation": "1.0",
6254                 "symfony/event-dispatcher-implementation": "1.1"
6255             },
6256             "require-dev": {
6257                 "psr/log": "~1.0",
6258                 "symfony/config": "^3.4|^4.0|^5.0",
6259                 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
6260                 "symfony/expression-language": "^3.4|^4.0|^5.0",
6261                 "symfony/http-foundation": "^3.4|^4.0|^5.0",
6262                 "symfony/service-contracts": "^1.1|^2",
6263                 "symfony/stopwatch": "^3.4|^4.0|^5.0"
6264             },
6265             "suggest": {
6266                 "symfony/dependency-injection": "",
6267                 "symfony/http-kernel": ""
6268             },
6269             "type": "library",
6270             "extra": {
6271                 "branch-alias": {
6272                     "dev-master": "4.4-dev"
6273                 }
6274             },
6275             "autoload": {
6276                 "psr-4": {
6277                     "Symfony\\Component\\EventDispatcher\\": ""
6278                 },
6279                 "exclude-from-classmap": [
6280                     "/Tests/"
6281                 ]
6282             },
6283             "notification-url": "https://packagist.org/downloads/",
6284             "license": [
6285                 "MIT"
6286             ],
6287             "authors": [
6288                 {
6289                     "name": "Fabien Potencier",
6290                     "email": "fabien@symfony.com"
6291                 },
6292                 {
6293                     "name": "Symfony Community",
6294                     "homepage": "https://symfony.com/contributors"
6295                 }
6296             ],
6297             "description": "Symfony EventDispatcher Component",
6298             "homepage": "https://symfony.com",
6299             "time": "2019-11-28T13:33:56+00:00"
6300         },
6301         {
6302             "name": "symfony/event-dispatcher-contracts",
6303             "version": "v1.1.7",
6304             "source": {
6305                 "type": "git",
6306                 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
6307                 "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18"
6308             },
6309             "dist": {
6310                 "type": "zip",
6311                 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/c43ab685673fb6c8d84220c77897b1d6cdbe1d18",
6312                 "reference": "c43ab685673fb6c8d84220c77897b1d6cdbe1d18",
6313                 "shasum": ""
6314             },
6315             "require": {
6316                 "php": "^7.1.3"
6317             },
6318             "suggest": {
6319                 "psr/event-dispatcher": "",
6320                 "symfony/event-dispatcher-implementation": ""
6321             },
6322             "type": "library",
6323             "extra": {
6324                 "branch-alias": {
6325                     "dev-master": "1.1-dev"
6326                 }
6327             },
6328             "autoload": {
6329                 "psr-4": {
6330                     "Symfony\\Contracts\\EventDispatcher\\": ""
6331                 }
6332             },
6333             "notification-url": "https://packagist.org/downloads/",
6334             "license": [
6335                 "MIT"
6336             ],
6337             "authors": [
6338                 {
6339                     "name": "Nicolas Grekas",
6340                     "email": "p@tchwork.com"
6341                 },
6342                 {
6343                     "name": "Symfony Community",
6344                     "homepage": "https://symfony.com/contributors"
6345                 }
6346             ],
6347             "description": "Generic abstractions related to dispatching event",
6348             "homepage": "https://symfony.com",
6349             "keywords": [
6350                 "abstractions",
6351                 "contracts",
6352                 "decoupling",
6353                 "interfaces",
6354                 "interoperability",
6355                 "standards"
6356             ],
6357             "time": "2019-09-17T09:54:03+00:00"
6358         },
6359         {
6360             "name": "symfony/filesystem",
6361             "version": "v4.4.3",
6362             "source": {
6363                 "type": "git",
6364                 "url": "https://github.com/symfony/filesystem.git",
6365                 "reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd"
6366             },
6367             "dist": {
6368                 "type": "zip",
6369                 "url": "https://api.github.com/repos/symfony/filesystem/zipball/266c9540b475f26122b61ef8b23dd9198f5d1cfd",
6370                 "reference": "266c9540b475f26122b61ef8b23dd9198f5d1cfd",
6371                 "shasum": ""
6372             },
6373             "require": {
6374                 "php": "^7.1.3",
6375                 "symfony/polyfill-ctype": "~1.8"
6376             },
6377             "type": "library",
6378             "extra": {
6379                 "branch-alias": {
6380                     "dev-master": "4.4-dev"
6381                 }
6382             },
6383             "autoload": {
6384                 "psr-4": {
6385                     "Symfony\\Component\\Filesystem\\": ""
6386                 },
6387                 "exclude-from-classmap": [
6388                     "/Tests/"
6389                 ]
6390             },
6391             "notification-url": "https://packagist.org/downloads/",
6392             "license": [
6393                 "MIT"
6394             ],
6395             "authors": [
6396                 {
6397                     "name": "Fabien Potencier",
6398                     "email": "fabien@symfony.com"
6399                 },
6400                 {
6401                     "name": "Symfony Community",
6402                     "homepage": "https://symfony.com/contributors"
6403                 }
6404             ],
6405             "description": "Symfony Filesystem Component",
6406             "homepage": "https://symfony.com",
6407             "time": "2020-01-21T08:20:44+00:00"
6408         },
6409         {
6410             "name": "symfony/http-foundation",
6411             "version": "v4.4.2",
6412             "source": {
6413                 "type": "git",
6414                 "url": "https://github.com/symfony/http-foundation.git",
6415                 "reference": "fcae1cff5b57b2a9c3aabefeb1527678705ddb62"
6416             },
6417             "dist": {
6418                 "type": "zip",
6419                 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/fcae1cff5b57b2a9c3aabefeb1527678705ddb62",
6420                 "reference": "fcae1cff5b57b2a9c3aabefeb1527678705ddb62",
6421                 "shasum": ""
6422             },
6423             "require": {
6424                 "php": "^7.1.3",
6425                 "symfony/mime": "^4.3|^5.0",
6426                 "symfony/polyfill-mbstring": "~1.1"
6427             },
6428             "require-dev": {
6429                 "predis/predis": "~1.0",
6430                 "symfony/expression-language": "^3.4|^4.0|^5.0"
6431             },
6432             "type": "library",
6433             "extra": {
6434                 "branch-alias": {
6435                     "dev-master": "4.4-dev"
6436                 }
6437             },
6438             "autoload": {
6439                 "psr-4": {
6440                     "Symfony\\Component\\HttpFoundation\\": ""
6441                 },
6442                 "exclude-from-classmap": [
6443                     "/Tests/"
6444                 ]
6445             },
6446             "notification-url": "https://packagist.org/downloads/",
6447             "license": [
6448                 "MIT"
6449             ],
6450             "authors": [
6451                 {
6452                     "name": "Fabien Potencier",
6453                     "email": "fabien@symfony.com"
6454                 },
6455                 {
6456                     "name": "Symfony Community",
6457                     "homepage": "https://symfony.com/contributors"
6458                 }
6459             ],
6460             "description": "Symfony HttpFoundation Component",
6461             "homepage": "https://symfony.com",
6462             "time": "2019-12-19T15:57:49+00:00"
6463         },
6464         {
6465             "name": "symfony/inflector",
6466             "version": "v4.4.3",
6467             "source": {
6468                 "type": "git",
6469                 "url": "https://github.com/symfony/inflector.git",
6470                 "reference": "f419ab2853cc00471ffd7fc18e544b5f5a90adb1"
6471             },
6472             "dist": {
6473                 "type": "zip",
6474                 "url": "https://api.github.com/repos/symfony/inflector/zipball/f419ab2853cc00471ffd7fc18e544b5f5a90adb1",
6475                 "reference": "f419ab2853cc00471ffd7fc18e544b5f5a90adb1",
6476                 "shasum": ""
6477             },
6478             "require": {
6479                 "php": "^7.1.3",
6480                 "symfony/polyfill-ctype": "~1.8"
6481             },
6482             "type": "library",
6483             "extra": {
6484                 "branch-alias": {
6485                     "dev-master": "4.4-dev"
6486                 }
6487             },
6488             "autoload": {
6489                 "psr-4": {
6490                     "Symfony\\Component\\Inflector\\": ""
6491                 },
6492                 "exclude-from-classmap": [
6493                     "/Tests/"
6494                 ]
6495             },
6496             "notification-url": "https://packagist.org/downloads/",
6497             "license": [
6498                 "MIT"
6499             ],
6500             "authors": [
6501                 {
6502                     "name": "Bernhard Schussek",
6503                     "email": "bschussek@gmail.com"
6504                 },
6505                 {
6506                     "name": "Symfony Community",
6507                     "homepage": "https://symfony.com/contributors"
6508                 }
6509             ],
6510             "description": "Symfony Inflector Component",
6511             "homepage": "https://symfony.com",
6512             "keywords": [
6513                 "inflection",
6514                 "pluralize",
6515                 "singularize",
6516                 "string",
6517                 "symfony",
6518                 "words"
6519             ],
6520             "time": "2020-01-04T13:00:46+00:00"
6521         },
6522         {
6523             "name": "symfony/mime",
6524             "version": "v4.4.3",
6525             "source": {
6526                 "type": "git",
6527                 "url": "https://github.com/symfony/mime.git",
6528                 "reference": "225034620ecd4b34fd826e9983d85e2b7a359094"
6529             },
6530             "dist": {
6531                 "type": "zip",
6532                 "url": "https://api.github.com/repos/symfony/mime/zipball/225034620ecd4b34fd826e9983d85e2b7a359094",
6533                 "reference": "225034620ecd4b34fd826e9983d85e2b7a359094",
6534                 "shasum": ""
6535             },
6536             "require": {
6537                 "php": "^7.1.3",
6538                 "symfony/polyfill-intl-idn": "^1.10",
6539                 "symfony/polyfill-mbstring": "^1.0"
6540             },
6541             "conflict": {
6542                 "symfony/mailer": "<4.4"
6543             },
6544             "require-dev": {
6545                 "egulias/email-validator": "^2.1.10",
6546                 "symfony/dependency-injection": "^3.4|^4.1|^5.0"
6547             },
6548             "type": "library",
6549             "extra": {
6550                 "branch-alias": {
6551                     "dev-master": "4.4-dev"
6552                 }
6553             },
6554             "autoload": {
6555                 "psr-4": {
6556                     "Symfony\\Component\\Mime\\": ""
6557                 },
6558                 "exclude-from-classmap": [
6559                     "/Tests/"
6560                 ]
6561             },
6562             "notification-url": "https://packagist.org/downloads/",
6563             "license": [
6564                 "MIT"
6565             ],
6566             "authors": [
6567                 {
6568                     "name": "Fabien Potencier",
6569                     "email": "fabien@symfony.com"
6570                 },
6571                 {
6572                     "name": "Symfony Community",
6573                     "homepage": "https://symfony.com/contributors"
6574                 }
6575             ],
6576             "description": "A library to manipulate MIME messages",
6577             "homepage": "https://symfony.com",
6578             "keywords": [
6579                 "mime",
6580                 "mime-type"
6581             ],
6582             "time": "2020-01-04T13:00:46+00:00"
6583         },
6584         {
6585             "name": "symfony/polyfill-ctype",
6586             "version": "v1.13.1",
6587             "source": {
6588                 "type": "git",
6589                 "url": "https://github.com/symfony/polyfill-ctype.git",
6590                 "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3"
6591             },
6592             "dist": {
6593                 "type": "zip",
6594                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
6595                 "reference": "f8f0b461be3385e56d6de3dbb5a0df24c0c275e3",
6596                 "shasum": ""
6597             },
6598             "require": {
6599                 "php": ">=5.3.3"
6600             },
6601             "suggest": {
6602                 "ext-ctype": "For best performance"
6603             },
6604             "type": "library",
6605             "extra": {
6606                 "branch-alias": {
6607                     "dev-master": "1.13-dev"
6608                 }
6609             },
6610             "autoload": {
6611                 "psr-4": {
6612                     "Symfony\\Polyfill\\Ctype\\": ""
6613                 },
6614                 "files": [
6615                     "bootstrap.php"
6616                 ]
6617             },
6618             "notification-url": "https://packagist.org/downloads/",
6619             "license": [
6620                 "MIT"
6621             ],
6622             "authors": [
6623                 {
6624                     "name": "Gert de Pagter",
6625                     "email": "BackEndTea@gmail.com"
6626                 },
6627                 {
6628                     "name": "Symfony Community",
6629                     "homepage": "https://symfony.com/contributors"
6630                 }
6631             ],
6632             "description": "Symfony polyfill for ctype functions",
6633             "homepage": "https://symfony.com",
6634             "keywords": [
6635                 "compatibility",
6636                 "ctype",
6637                 "polyfill",
6638                 "portable"
6639             ],
6640             "time": "2019-11-27T13:56:44+00:00"
6641         },
6642         {
6643             "name": "symfony/polyfill-intl-idn",
6644             "version": "v1.13.1",
6645             "source": {
6646                 "type": "git",
6647                 "url": "https://github.com/symfony/polyfill-intl-idn.git",
6648                 "reference": "6f9c239e61e1b0c9229a28ff89a812dc449c3d46"
6649             },
6650             "dist": {
6651                 "type": "zip",
6652                 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6f9c239e61e1b0c9229a28ff89a812dc449c3d46",
6653                 "reference": "6f9c239e61e1b0c9229a28ff89a812dc449c3d46",
6654                 "shasum": ""
6655             },
6656             "require": {
6657                 "php": ">=5.3.3",
6658                 "symfony/polyfill-mbstring": "^1.3",
6659                 "symfony/polyfill-php72": "^1.9"
6660             },
6661             "suggest": {
6662                 "ext-intl": "For best performance"
6663             },
6664             "type": "library",
6665             "extra": {
6666                 "branch-alias": {
6667                     "dev-master": "1.13-dev"
6668                 }
6669             },
6670             "autoload": {
6671                 "psr-4": {
6672                     "Symfony\\Polyfill\\Intl\\Idn\\": ""
6673                 },
6674                 "files": [
6675                     "bootstrap.php"
6676                 ]
6677             },
6678             "notification-url": "https://packagist.org/downloads/",
6679             "license": [
6680                 "MIT"
6681             ],
6682             "authors": [
6683                 {
6684                     "name": "Laurent Bassin",
6685                     "email": "laurent@bassin.info"
6686                 },
6687                 {
6688                     "name": "Symfony Community",
6689                     "homepage": "https://symfony.com/contributors"
6690                 }
6691             ],
6692             "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
6693             "homepage": "https://symfony.com",
6694             "keywords": [
6695                 "compatibility",
6696                 "idn",
6697                 "intl",
6698                 "polyfill",
6699                 "portable",
6700                 "shim"
6701             ],
6702             "time": "2019-11-27T13:56:44+00:00"
6703         },
6704         {
6705             "name": "symfony/polyfill-mbstring",
6706             "version": "v1.13.1",
6707             "source": {
6708                 "type": "git",
6709                 "url": "https://github.com/symfony/polyfill-mbstring.git",
6710                 "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f"
6711             },
6712             "dist": {
6713                 "type": "zip",
6714                 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f",
6715                 "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f",
6716                 "shasum": ""
6717             },
6718             "require": {
6719                 "php": ">=5.3.3"
6720             },
6721             "suggest": {
6722                 "ext-mbstring": "For best performance"
6723             },
6724             "type": "library",
6725             "extra": {
6726                 "branch-alias": {
6727                     "dev-master": "1.13-dev"
6728                 }
6729             },
6730             "autoload": {
6731                 "psr-4": {
6732                     "Symfony\\Polyfill\\Mbstring\\": ""
6733                 },
6734                 "files": [
6735                     "bootstrap.php"
6736                 ]
6737             },
6738             "notification-url": "https://packagist.org/downloads/",
6739             "license": [
6740                 "MIT"
6741             ],
6742             "authors": [
6743                 {
6744                     "name": "Nicolas Grekas",
6745                     "email": "p@tchwork.com"
6746                 },
6747                 {
6748                     "name": "Symfony Community",
6749                     "homepage": "https://symfony.com/contributors"
6750                 }
6751             ],
6752             "description": "Symfony polyfill for the Mbstring extension",
6753             "homepage": "https://symfony.com",
6754             "keywords": [
6755                 "compatibility",
6756                 "mbstring",
6757                 "polyfill",
6758                 "portable",
6759                 "shim"
6760             ],
6761             "time": "2019-11-27T14:18:11+00:00"
6762         },
6763         {
6764             "name": "symfony/polyfill-php72",
6765             "version": "v1.13.1",
6766             "source": {
6767                 "type": "git",
6768                 "url": "https://github.com/symfony/polyfill-php72.git",
6769                 "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038"
6770             },
6771             "dist": {
6772                 "type": "zip",
6773                 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/66fea50f6cb37a35eea048d75a7d99a45b586038",
6774                 "reference": "66fea50f6cb37a35eea048d75a7d99a45b586038",
6775                 "shasum": ""
6776             },
6777             "require": {
6778                 "php": ">=5.3.3"
6779             },
6780             "type": "library",
6781             "extra": {
6782                 "branch-alias": {
6783                     "dev-master": "1.13-dev"
6784                 }
6785             },
6786             "autoload": {
6787                 "psr-4": {
6788                     "Symfony\\Polyfill\\Php72\\": ""
6789                 },
6790                 "files": [
6791                     "bootstrap.php"
6792                 ]
6793             },
6794             "notification-url": "https://packagist.org/downloads/",
6795             "license": [
6796                 "MIT"
6797             ],
6798             "authors": [
6799                 {
6800                     "name": "Nicolas Grekas",
6801                     "email": "p@tchwork.com"
6802                 },
6803                 {
6804                     "name": "Symfony Community",
6805                     "homepage": "https://symfony.com/contributors"
6806                 }
6807             ],
6808             "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
6809             "homepage": "https://symfony.com",
6810             "keywords": [
6811                 "compatibility",
6812                 "polyfill",
6813                 "portable",
6814                 "shim"
6815             ],
6816             "time": "2019-11-27T13:56:44+00:00"
6817         },
6818         {
6819             "name": "symfony/polyfill-php73",
6820             "version": "v1.13.1",
6821             "source": {
6822                 "type": "git",
6823                 "url": "https://github.com/symfony/polyfill-php73.git",
6824                 "reference": "4b0e2222c55a25b4541305a053013d5647d3a25f"
6825             },
6826             "dist": {
6827                 "type": "zip",
6828                 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/4b0e2222c55a25b4541305a053013d5647d3a25f",
6829                 "reference": "4b0e2222c55a25b4541305a053013d5647d3a25f",
6830                 "shasum": ""
6831             },
6832             "require": {
6833                 "php": ">=5.3.3"
6834             },
6835             "type": "library",
6836             "extra": {
6837                 "branch-alias": {
6838                     "dev-master": "1.13-dev"
6839                 }
6840             },
6841             "autoload": {
6842                 "psr-4": {
6843                     "Symfony\\Polyfill\\Php73\\": ""
6844                 },
6845                 "files": [
6846                     "bootstrap.php"
6847                 ],
6848                 "classmap": [
6849                     "Resources/stubs"
6850                 ]
6851             },
6852             "notification-url": "https://packagist.org/downloads/",
6853             "license": [
6854                 "MIT"
6855             ],
6856             "authors": [
6857                 {
6858                     "name": "Nicolas Grekas",
6859                     "email": "p@tchwork.com"
6860                 },
6861                 {
6862                     "name": "Symfony Community",
6863                     "homepage": "https://symfony.com/contributors"
6864                 }
6865             ],
6866             "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
6867             "homepage": "https://symfony.com",
6868             "keywords": [
6869                 "compatibility",
6870                 "polyfill",
6871                 "portable",
6872                 "shim"
6873             ],
6874             "time": "2019-11-27T16:25:15+00:00"
6875         },
6876         {
6877             "name": "symfony/process",
6878             "version": "v4.4.3",
6879             "source": {
6880                 "type": "git",
6881                 "url": "https://github.com/symfony/process.git",
6882                 "reference": "f5697ab4cb14a5deed7473819e63141bf5352c36"
6883             },
6884             "dist": {
6885                 "type": "zip",
6886                 "url": "https://api.github.com/repos/symfony/process/zipball/f5697ab4cb14a5deed7473819e63141bf5352c36",
6887                 "reference": "f5697ab4cb14a5deed7473819e63141bf5352c36",
6888                 "shasum": ""
6889             },
6890             "require": {
6891                 "php": "^7.1.3"
6892             },
6893             "type": "library",
6894             "extra": {
6895                 "branch-alias": {
6896                     "dev-master": "4.4-dev"
6897                 }
6898             },
6899             "autoload": {
6900                 "psr-4": {
6901                     "Symfony\\Component\\Process\\": ""
6902                 },
6903                 "exclude-from-classmap": [
6904                     "/Tests/"
6905                 ]
6906             },
6907             "notification-url": "https://packagist.org/downloads/",
6908             "license": [
6909                 "MIT"
6910             ],
6911             "authors": [
6912                 {
6913                     "name": "Fabien Potencier",
6914                     "email": "fabien@symfony.com"
6915                 },
6916                 {
6917                     "name": "Symfony Community",
6918                     "homepage": "https://symfony.com/contributors"
6919                 }
6920             ],
6921             "description": "Symfony Process Component",
6922             "homepage": "https://symfony.com",
6923             "time": "2020-01-09T09:50:08+00:00"
6924         },
6925         {
6926             "name": "symfony/property-access",
6927             "version": "v4.4.3",
6928             "source": {
6929                 "type": "git",
6930                 "url": "https://github.com/symfony/property-access.git",
6931                 "reference": "090b4bc92ded1ec512f7e2ed1691210769dffdb3"
6932             },
6933             "dist": {
6934                 "type": "zip",
6935                 "url": "https://api.github.com/repos/symfony/property-access/zipball/090b4bc92ded1ec512f7e2ed1691210769dffdb3",
6936                 "reference": "090b4bc92ded1ec512f7e2ed1691210769dffdb3",
6937                 "shasum": ""
6938             },
6939             "require": {
6940                 "php": "^7.1.3",
6941                 "symfony/inflector": "^3.4|^4.0|^5.0"
6942             },
6943             "require-dev": {
6944                 "symfony/cache": "^3.4|^4.0|^5.0"
6945             },
6946             "suggest": {
6947                 "psr/cache-implementation": "To cache access methods."
6948             },
6949             "type": "library",
6950             "extra": {
6951                 "branch-alias": {
6952                     "dev-master": "4.4-dev"
6953                 }
6954             },
6955             "autoload": {
6956                 "psr-4": {
6957                     "Symfony\\Component\\PropertyAccess\\": ""
6958                 },
6959                 "exclude-from-classmap": [
6960                     "/Tests/"
6961                 ]
6962             },
6963             "notification-url": "https://packagist.org/downloads/",
6964             "license": [
6965                 "MIT"
6966             ],
6967             "authors": [
6968                 {
6969                     "name": "Fabien Potencier",
6970                     "email": "fabien@symfony.com"
6971                 },
6972                 {
6973                     "name": "Symfony Community",
6974                     "homepage": "https://symfony.com/contributors"
6975                 }
6976             ],
6977             "description": "Symfony PropertyAccess Component",
6978             "homepage": "https://symfony.com",
6979             "keywords": [
6980                 "access",
6981                 "array",
6982                 "extraction",
6983                 "index",
6984                 "injection",
6985                 "object",
6986                 "property",
6987                 "property path",
6988                 "reflection"
6989             ],
6990             "time": "2020-01-04T13:00:46+00:00"
6991         },
6992         {
6993             "name": "symfony/service-contracts",
6994             "version": "v1.1.8",
6995             "source": {
6996                 "type": "git",
6997                 "url": "https://github.com/symfony/service-contracts.git",
6998                 "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf"
6999             },
7000             "dist": {
7001                 "type": "zip",
7002                 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
7003                 "reference": "ffc7f5692092df31515df2a5ecf3b7302b3ddacf",
7004                 "shasum": ""
7005             },
7006             "require": {
7007                 "php": "^7.1.3",
7008                 "psr/container": "^1.0"
7009             },
7010             "suggest": {
7011                 "symfony/service-implementation": ""
7012             },
7013             "type": "library",
7014             "extra": {
7015                 "branch-alias": {
7016                     "dev-master": "1.1-dev"
7017                 }
7018             },
7019             "autoload": {
7020                 "psr-4": {
7021                     "Symfony\\Contracts\\Service\\": ""
7022                 }
7023             },
7024             "notification-url": "https://packagist.org/downloads/",
7025             "license": [
7026                 "MIT"
7027             ],
7028             "authors": [
7029                 {
7030                     "name": "Nicolas Grekas",
7031                     "email": "p@tchwork.com"
7032                 },
7033                 {
7034                     "name": "Symfony Community",
7035                     "homepage": "https://symfony.com/contributors"
7036                 }
7037             ],
7038             "description": "Generic abstractions related to writing services",
7039             "homepage": "https://symfony.com",
7040             "keywords": [
7041                 "abstractions",
7042                 "contracts",
7043                 "decoupling",
7044                 "interfaces",
7045                 "interoperability",
7046                 "standards"
7047             ],
7048             "time": "2019-10-14T12:27:06+00:00"
7049         },
7050         {
7051             "name": "symfony/yaml",
7052             "version": "v4.4.2",
7053             "source": {
7054                 "type": "git",
7055                 "url": "https://github.com/symfony/yaml.git",
7056                 "reference": "a08832b974dd5fafe3085a66d41fe4c84bb2628c"
7057             },
7058             "dist": {
7059                 "type": "zip",
7060                 "url": "https://api.github.com/repos/symfony/yaml/zipball/a08832b974dd5fafe3085a66d41fe4c84bb2628c",
7061                 "reference": "a08832b974dd5fafe3085a66d41fe4c84bb2628c",
7062                 "shasum": ""
7063             },
7064             "require": {
7065                 "php": "^7.1.3",
7066                 "symfony/polyfill-ctype": "~1.8"
7067             },
7068             "conflict": {
7069                 "symfony/console": "<3.4"
7070             },
7071             "require-dev": {
7072                 "symfony/console": "^3.4|^4.0|^5.0"
7073             },
7074             "suggest": {
7075                 "symfony/console": "For validating YAML files using the lint command"
7076             },
7077             "type": "library",
7078             "extra": {
7079                 "branch-alias": {
7080                     "dev-master": "4.4-dev"
7081                 }
7082             },
7083             "autoload": {
7084                 "psr-4": {
7085                     "Symfony\\Component\\Yaml\\": ""
7086                 },
7087                 "exclude-from-classmap": [
7088                     "/Tests/"
7089                 ]
7090             },
7091             "notification-url": "https://packagist.org/downloads/",
7092             "license": [
7093                 "MIT"
7094             ],
7095             "authors": [
7096                 {
7097                     "name": "Fabien Potencier",
7098                     "email": "fabien@symfony.com"
7099                 },
7100                 {
7101                     "name": "Symfony Community",
7102                     "homepage": "https://symfony.com/contributors"
7103                 }
7104             ],
7105             "description": "Symfony Yaml Component",
7106             "homepage": "https://symfony.com",
7107             "time": "2019-12-10T10:33:21+00:00"
7108         },
7109         {
7110             "name": "twig/twig",
7111             "version": "v2.12.2",
7112             "source": {
7113                 "type": "git",
7114                 "url": "https://github.com/twigphp/Twig.git",
7115                 "reference": "d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed"
7116             },
7117             "dist": {
7118                 "type": "zip",
7119                 "url": "https://api.github.com/repos/twigphp/Twig/zipball/d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed",
7120                 "reference": "d761fd1f1c6b867ae09a7d8119a6d95d06dc44ed",
7121                 "shasum": ""
7122             },
7123             "require": {
7124                 "php": "^7.0",
7125                 "symfony/polyfill-ctype": "^1.8",
7126                 "symfony/polyfill-mbstring": "^1.3"
7127             },
7128             "require-dev": {
7129                 "psr/container": "^1.0",
7130                 "symfony/debug": "^3.4|^4.2",
7131                 "symfony/phpunit-bridge": "^4.4@dev|^5.0"
7132             },
7133             "type": "library",
7134             "extra": {
7135                 "branch-alias": {
7136                     "dev-master": "2.12-dev"
7137                 }
7138             },
7139             "autoload": {
7140                 "psr-0": {
7141                     "Twig_": "lib/"
7142                 },
7143                 "psr-4": {
7144                     "Twig\\": "src/"
7145                 }
7146             },
7147             "notification-url": "https://packagist.org/downloads/",
7148             "license": [
7149                 "BSD-3-Clause"
7150             ],
7151             "authors": [
7152                 {
7153                     "name": "Fabien Potencier",
7154                     "email": "fabien@symfony.com",
7155                     "homepage": "http://fabien.potencier.org",
7156                     "role": "Lead Developer"
7157                 },
7158                 {
7159                     "name": "Twig Team",
7160                     "homepage": "https://twig.symfony.com/contributors",
7161                     "role": "Contributors"
7162                 },
7163                 {
7164                     "name": "Armin Ronacher",
7165                     "email": "armin.ronacher@active-4.com",
7166                     "role": "Project Founder"
7167                 }
7168             ],
7169             "description": "Twig, the flexible, fast, and secure template language for PHP",
7170             "homepage": "https://twig.symfony.com",
7171             "keywords": [
7172                 "templating"
7173             ],
7174             "time": "2019-11-11T16:52:09+00:00"
7175         },
7176         {
7177             "name": "vlucas/phpdotenv",
7178             "version": "v3.6.0",
7179             "source": {
7180                 "type": "git",
7181                 "url": "https://github.com/vlucas/phpdotenv.git",
7182                 "reference": "1bdf24f065975594f6a117f0f1f6cabf1333b156"
7183             },
7184             "dist": {
7185                 "type": "zip",
7186                 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1bdf24f065975594f6a117f0f1f6cabf1333b156",
7187                 "reference": "1bdf24f065975594f6a117f0f1f6cabf1333b156",
7188                 "shasum": ""
7189             },
7190             "require": {
7191                 "php": "^5.4 || ^7.0",
7192                 "phpoption/phpoption": "^1.5",
7193                 "symfony/polyfill-ctype": "^1.9"
7194             },
7195             "require-dev": {
7196                 "phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
7197             },
7198             "type": "library",
7199             "extra": {
7200                 "branch-alias": {
7201                     "dev-master": "3.6-dev"
7202                 }
7203             },
7204             "autoload": {
7205                 "psr-4": {
7206                     "Dotenv\\": "src/"
7207                 }
7208             },
7209             "notification-url": "https://packagist.org/downloads/",
7210             "license": [
7211                 "BSD-3-Clause"
7212             ],
7213             "authors": [
7214                 {
7215                     "name": "Graham Campbell",
7216                     "email": "graham@alt-three.com",
7217                     "homepage": "https://gjcampbell.co.uk/"
7218                 },
7219                 {
7220                     "name": "Vance Lucas",
7221                     "email": "vance@vancelucas.com",
7222                     "homepage": "https://vancelucas.com/"
7223                 }
7224             ],
7225             "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
7226             "keywords": [
7227                 "dotenv",
7228                 "env",
7229                 "environment"
7230             ],
7231             "time": "2019-09-10T21:37:39+00:00"
7232         },
7233         {
7234             "name": "waryway/php-traits-library",
7235             "version": "1.0.4",
7236             "source": {
7237                 "type": "git",
7238                 "url": "https://github.com/Waryway/PhpTraitsLibrary.git",
7239                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035"
7240             },
7241             "dist": {
7242                 "type": "zip",
7243                 "url": "https://api.github.com/repos/Waryway/PhpTraitsLibrary/zipball/ec0b630770bdd84168d2cd5e61bd93f45095e035",
7244                 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035",
7245                 "shasum": ""
7246             },
7247             "require-dev": {
7248                 "phpunit/phpunit": "6.4.3"
7249             },
7250             "type": "library",
7251             "autoload": {
7252                 "psr-4": {
7253                     "Waryway\\PhpTraitsLibrary\\": "src/"
7254                 }
7255             },
7256             "notification-url": "https://packagist.org/downloads/",
7257             "license": [
7258                 "MIT"
7259             ],
7260             "authors": [
7261                 {
7262                     "name": "Kyle Wiering",
7263                     "email": "kyle@waryway.com"
7264                 }
7265             ],
7266             "description": "General use traits",
7267             "time": "2017-12-23T14:22:07+00:00"
7268         },
7269         {
7270             "name": "yubico/u2flib-server",
7271             "version": "1.0.2",
7272             "source": {
7273                 "type": "git",
7274                 "url": "https://github.com/Yubico/php-u2flib-server.git",
7275                 "reference": "55d813acf68212ad2cadecde07551600d6971939"
7276             },
7277             "dist": {
7278                 "type": "zip",
7279                 "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/55d813acf68212ad2cadecde07551600d6971939",
7280                 "reference": "55d813acf68212ad2cadecde07551600d6971939",
7281                 "shasum": ""
7282             },
7283             "require": {
7284                 "ext-openssl": "*",
7285                 "paragonie/random_compat": ">= 1",
7286                 "php": ">=5.6"
7287             },
7288             "require-dev": {
7289                 "phpunit/phpunit": "~5.7",
7290                 "vimeo/psalm": "^0|^1|^2"
7291             },
7292             "type": "library",
7293             "autoload": {
7294                 "classmap": [
7295                     "src/"
7296                 ]
7297             },
7298             "notification-url": "https://packagist.org/downloads/",
7299             "license": [
7300                 "BSD-2-Clause"
7301             ],
7302             "description": "Library for U2F implementation",
7303             "homepage": "https://developers.yubico.com/php-u2flib-server",
7304             "time": "2018-09-07T08:16:44+00:00"
7305         }
7306     ],
7307     "packages-dev": [],
7308     "aliases": [],
7309     "minimum-stability": "stable",
7310     "stability-flags": {
7311         "doctrine/couchdb": 10
7312     },
7313     "prefer-stable": false,
7314     "prefer-lowest": false,
7315     "platform": {
7316         "php": ">=7.2.0"
7317     },
7318     "platform-dev": [],
7319     "platform-overrides": {
7320         "php": "7.2"
7321     }