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