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