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