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