]> git.mxchange.org Git - friendica.git/blob - composer.lock
Merge pull request #7988 from friendica/MrPetovan-notice
[friendica.git] / composer.lock
1 {
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": "34ad225ce21474eb84ce78047d9f2c01",
8     "packages": [
9         {
10             "name": "asika/simple-console",
11             "version": "1.0.3",
12             "source": {
13                 "type": "git",
14                 "url": "https://github.com/asika32764/php-simple-console.git",
15                 "reference": "0b624c1a999849dc6481a47182e58d593bf65068"
16             },
17             "dist": {
18                 "type": "zip",
19                 "url": "https://api.github.com/repos/asika32764/php-simple-console/zipball/0b624c1a999849dc6481a47182e58d593bf65068",
20                 "reference": "0b624c1a999849dc6481a47182e58d593bf65068",
21                 "shasum": ""
22             },
23             "type": "library",
24             "autoload": {
25                 "psr-4": {
26                     "Asika\\SimpleConsole\\": "src/"
27                 }
28             },
29             "notification-url": "https://packagist.org/downloads/",
30             "license": [
31                 "MIT"
32             ],
33             "authors": [
34                 {
35                     "name": "Simon Asika",
36                     "email": "asika32764@gmail.com"
37                 }
38             ],
39             "description": "One file console framework to help you write build scripts.",
40             "time": "2018-03-08T12:05:40+00:00"
41         },
42         {
43             "name": "bacon/bacon-qr-code",
44             "version": "1.0.3",
45             "source": {
46                 "type": "git",
47                 "url": "https://github.com/Bacon/BaconQrCode.git",
48                 "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee"
49             },
50             "dist": {
51                 "type": "zip",
52                 "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee",
53                 "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee",
54                 "shasum": ""
55             },
56             "require": {
57                 "ext-iconv": "*",
58                 "php": "^5.4|^7.0"
59             },
60             "require-dev": {
61                 "phpunit/phpunit": "^4.8"
62             },
63             "suggest": {
64                 "ext-gd": "to generate QR code images"
65             },
66             "type": "library",
67             "autoload": {
68                 "psr-0": {
69                     "BaconQrCode": "src/"
70                 }
71             },
72             "notification-url": "https://packagist.org/downloads/",
73             "license": [
74                 "BSD-2-Clause"
75             ],
76             "authors": [
77                 {
78                     "name": "Ben Scholzen 'DASPRiD'",
79                     "email": "mail@dasprids.de",
80                     "homepage": "http://www.dasprids.de",
81                     "role": "Developer"
82                 }
83             ],
84             "description": "BaconQrCode is a QR code generator for PHP.",
85             "homepage": "https://github.com/Bacon/BaconQrCode",
86             "time": "2017-10-17T09:59:25+00:00"
87         },
88         {
89             "name": "bower-asset/Chart-js",
90             "version": "v2.8.0",
91             "source": {
92                 "type": "git",
93                 "url": "https://github.com/chartjs/Chart.js.git",
94                 "reference": "947d8a7ccfbfc76dd9d384ea75436fa4a7aeefb1"
95             },
96             "dist": {
97                 "type": "zip",
98                 "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/947d8a7ccfbfc76dd9d384ea75436fa4a7aeefb1",
99                 "reference": "947d8a7ccfbfc76dd9d384ea75436fa4a7aeefb1",
100                 "shasum": ""
101             },
102             "type": "bower-asset-library",
103             "extra": {
104                 "bower-asset-main": "./dist/Chart.js",
105                 "bower-asset-ignore": [
106                     ".github",
107                     ".codeclimate.yml",
108                     ".gitignore",
109                     ".npmignore",
110                     ".travis.yml",
111                     "scripts"
112                 ]
113             },
114             "license": [
115                 "MIT"
116             ],
117             "description": "Simple HTML5 charts using the canvas element.",
118             "time": "2019-03-14T13:03:00+00:00"
119         },
120         {
121             "name": "bower-asset/base64",
122             "version": "1.0.2",
123             "source": {
124                 "type": "git",
125                 "url": "https://github.com/davidchambers/Base64.js.git",
126                 "reference": "10f0e9990dab0a73009fc106ff2b88102a0a13cf"
127             },
128             "dist": {
129                 "type": "zip",
130                 "url": "https://api.github.com/repos/davidchambers/Base64.js/zipball/10f0e9990dab0a73009fc106ff2b88102a0a13cf",
131                 "reference": "10f0e9990dab0a73009fc106ff2b88102a0a13cf",
132                 "shasum": ""
133             },
134             "type": "bower-asset-library",
135             "extra": {
136                 "bower-asset-main": "./base64.js",
137                 "bower-asset-ignore": [
138                     "**/.*",
139                     "Makefile",
140                     "coverage/",
141                     "scripts/",
142                     "test/"
143                 ]
144             },
145             "license": [
146                 "WTFPL"
147             ],
148             "description": "Base64 encoding and decoding",
149             "time": "2019-02-12T17:19:36+00:00"
150         },
151         {
152             "name": "bower-asset/dompurify",
153             "version": "1.0.11",
154             "source": {
155                 "type": "git",
156                 "url": "https://github.com/cure53/DOMPurify.git",
157                 "reference": "3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38"
158             },
159             "dist": {
160                 "type": "zip",
161                 "url": "https://api.github.com/repos/cure53/DOMPurify/zipball/3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38",
162                 "reference": "3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38",
163                 "shasum": ""
164             },
165             "type": "bower-asset-library",
166             "extra": {
167                 "bower-asset-main": "src/purify.js",
168                 "bower-asset-ignore": [
169                     "**/.*",
170                     "demos",
171                     "scripts",
172                     "test",
173                     "website"
174                 ]
175             },
176             "license": [
177                 "MPL-2.0",
178                 "Apache-2.0"
179             ],
180             "description": "A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG",
181             "keywords": [
182                 "cross site scripting",
183                 "dom",
184                 "filter",
185                 "html",
186                 "mathml",
187                 "sanitize",
188                 "sanitizer",
189                 "secure",
190                 "security",
191                 "svg",
192                 "xss"
193             ],
194             "time": "2019-06-18T13:33:05+00:00"
195         },
196         {
197             "name": "bower-asset/fork-awesome",
198             "version": "1.1.7",
199             "source": {
200                 "type": "git",
201                 "url": "https://github.com/ForkAwesome/Fork-Awesome.git",
202                 "reference": "326af9c8bee0c80ff4c00cb2fadd4f1edd2a08c3"
203             },
204             "dist": {
205                 "type": "zip",
206                 "url": "https://api.github.com/repos/ForkAwesome/Fork-Awesome/zipball/326af9c8bee0c80ff4c00cb2fadd4f1edd2a08c3",
207                 "reference": "326af9c8bee0c80ff4c00cb2fadd4f1edd2a08c3",
208                 "shasum": ""
209             },
210             "type": "bower-asset-library",
211             "extra": {
212                 "bower-asset-main": [
213                     "less/fork-awesome.less",
214                     "scss/fork-awesome.scss"
215                 ],
216                 "bower-asset-ignore": [
217                     "*/.*",
218                     "*.json",
219                     "src",
220                     "*.yml",
221                     "Gemfile",
222                     "Gemfile.lock",
223                     "*.md"
224                 ]
225             },
226             "license": [
227                 "OFL-1.1",
228                 "MIT",
229                 "CC-BY-3.0"
230             ],
231             "description": "Fork Awesome",
232             "keywords": [
233                 "awesome",
234                 "font",
235                 "fork",
236                 "icon"
237             ],
238             "time": "2019-02-28T15:21:34+00:00"
239         },
240         {
241             "name": "bower-asset/perfect-scrollbar",
242             "version": "0.6.16",
243             "source": {
244                 "type": "git",
245                 "url": "https://github.com/utatti/perfect-scrollbar-bower.git",
246                 "reference": "3049129e5dbb403295ce8507a461cdd0f200938c"
247             },
248             "dist": {
249                 "type": "zip",
250                 "url": "https://api.github.com/repos/utatti/perfect-scrollbar-bower/zipball/3049129e5dbb403295ce8507a461cdd0f200938c",
251                 "reference": "3049129e5dbb403295ce8507a461cdd0f200938c",
252                 "shasum": ""
253             },
254             "type": "bower-asset-library",
255             "extra": {
256                 "bower-asset-main": [
257                     "css/perfect-scrollbar.css",
258                     "js/perfect-scrollbar.js"
259                 ],
260                 "bower-asset-ignore": [
261                     "**/.*",
262                     "bower_components"
263                 ]
264             },
265             "license": [
266                 "MIT"
267             ],
268             "description": "Minimalistic but perfect custom scrollbar plugin",
269             "time": "2017-01-10T01:04:09+00:00"
270         },
271         {
272             "name": "bower-asset/vue",
273             "version": "v2.6.10",
274             "source": {
275                 "type": "git",
276                 "url": "https://github.com/vuejs/vue.git",
277                 "reference": "e90cc60c4718a69e2c919275a999b7370141f3bf"
278             },
279             "dist": {
280                 "type": "zip",
281                 "url": "https://api.github.com/repos/vuejs/vue/zipball/e90cc60c4718a69e2c919275a999b7370141f3bf",
282                 "reference": "e90cc60c4718a69e2c919275a999b7370141f3bf",
283                 "shasum": ""
284             },
285             "type": "bower-asset-library"
286         },
287         {
288             "name": "divineomega/do-file-cache",
289             "version": "v2.0.6",
290             "source": {
291                 "type": "git",
292                 "url": "https://github.com/DivineOmega/DO-File-Cache.git",
293                 "reference": "23696a8a4c3ebe2ab3d68a35b2698fa103f69334"
294             },
295             "dist": {
296                 "type": "zip",
297                 "url": "https://api.github.com/repos/DivineOmega/DO-File-Cache/zipball/23696a8a4c3ebe2ab3d68a35b2698fa103f69334",
298                 "reference": "23696a8a4c3ebe2ab3d68a35b2698fa103f69334",
299                 "shasum": ""
300             },
301             "require": {
302                 "ext-json": "*",
303                 "ext-zlib": "*",
304                 "php": ">=5.6"
305             },
306             "require-dev": {
307                 "php-coveralls/php-coveralls": "^2.1",
308                 "phpunit/phpunit": "^6.5"
309             },
310             "type": "library",
311             "extra": {
312                 "branch-alias": {
313                     "dev-master": "1.0-dev"
314                 }
315             },
316             "autoload": {
317                 "psr-4": {
318                     "DivineOmega\\DOFileCache\\": "src/"
319                 }
320             },
321             "notification-url": "https://packagist.org/downloads/",
322             "license": [
323                 "LGPL-3.0-only"
324             ],
325             "description": "DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.",
326             "keywords": [
327                 "cache",
328                 "caching",
329                 "caching library",
330                 "file cache",
331                 "library",
332                 "php"
333             ],
334             "time": "2018-12-31T09:36:51+00:00"
335         },
336         {
337             "name": "divineomega/do-file-cache-psr-6",
338             "version": "v2.0.1",
339             "source": {
340                 "type": "git",
341                 "url": "https://github.com/DivineOmega/DO-File-Cache-PSR-6.git",
342                 "reference": "18f9807d0491d093e9a12741afb40257d92f017e"
343             },
344             "dist": {
345                 "type": "zip",
346                 "url": "https://api.github.com/repos/DivineOmega/DO-File-Cache-PSR-6/zipball/18f9807d0491d093e9a12741afb40257d92f017e",
347                 "reference": "18f9807d0491d093e9a12741afb40257d92f017e",
348                 "shasum": ""
349             },
350             "require": {
351                 "divineomega/do-file-cache": "^2.0.0",
352                 "psr/cache": "^1.0"
353             },
354             "require-dev": {
355                 "cache/integration-tests": "^0.16.0",
356                 "php-coveralls/php-coveralls": "^2.1",
357                 "phpunit/phpunit": "^5.7"
358             },
359             "type": "library",
360             "autoload": {
361                 "psr-4": {
362                     "DivineOmega\\DOFileCachePSR6\\": "src/"
363                 }
364             },
365             "notification-url": "https://packagist.org/downloads/",
366             "license": [
367                 "LGPL-3.0-only"
368             ],
369             "authors": [
370                 {
371                     "name": "Jordan Hall",
372                     "email": "jordan@hall05.co.uk"
373                 }
374             ],
375             "description": "PSR-6 adapter for DO File Cache",
376             "time": "2018-07-13T08:32:36+00:00"
377         },
378         {
379             "name": "divineomega/password_exposed",
380             "version": "v2.8.0",
381             "source": {
382                 "type": "git",
383                 "url": "https://github.com/DivineOmega/password_exposed.git",
384                 "reference": "908ed8e62ef95411bd0f866e29c69cef2bbca880"
385             },
386             "dist": {
387                 "type": "zip",
388                 "url": "https://api.github.com/repos/DivineOmega/password_exposed/zipball/908ed8e62ef95411bd0f866e29c69cef2bbca880",
389                 "reference": "908ed8e62ef95411bd0f866e29c69cef2bbca880",
390                 "shasum": ""
391             },
392             "require": {
393                 "divineomega/do-file-cache-psr-6": "^2.0",
394                 "guzzlehttp/guzzle": "^6.3",
395                 "paragonie/certainty": "^1|^2",
396                 "php": ">=5.6"
397             },
398             "require-dev": {
399                 "fzaninotto/faker": "^1.7",
400                 "php-coveralls/php-coveralls": "^2.1",
401                 "phpunit/phpunit": "^6.5",
402                 "vimeo/psalm": "^1"
403             },
404             "type": "library",
405             "autoload": {
406                 "psr-4": {
407                     "DivineOmega\\PasswordExposed\\": "src/"
408                 },
409                 "files": [
410                     "src/PasswordExposedFunction.php"
411                 ]
412             },
413             "notification-url": "https://packagist.org/downloads/",
414             "license": [
415                 "LGPL-3.0-only"
416             ],
417             "authors": [
418                 {
419                     "name": "Jordan Hall",
420                     "email": "jordan@hall05.co.uk"
421                 }
422             ],
423             "description": "This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.",
424             "time": "2019-01-25T12:00:28+00:00"
425         },
426         {
427             "name": "ezyang/htmlpurifier",
428             "version": "v4.7.0",
429             "source": {
430                 "type": "git",
431                 "url": "https://github.com/ezyang/htmlpurifier.git",
432                 "reference": "ae1828d955112356f7677c465f94f7deb7d27a40"
433             },
434             "dist": {
435                 "type": "zip",
436                 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/ae1828d955112356f7677c465f94f7deb7d27a40",
437                 "reference": "ae1828d955112356f7677c465f94f7deb7d27a40",
438                 "shasum": ""
439             },
440             "require": {
441                 "php": ">=5.2"
442             },
443             "type": "library",
444             "autoload": {
445                 "psr-0": {
446                     "HTMLPurifier": "library/"
447                 },
448                 "files": [
449                     "library/HTMLPurifier.composer.php"
450                 ]
451             },
452             "notification-url": "https://packagist.org/downloads/",
453             "license": [
454                 "LGPL"
455             ],
456             "authors": [
457                 {
458                     "name": "Edward Z. Yang",
459                     "email": "admin@htmlpurifier.org",
460                     "homepage": "http://ezyang.com"
461                 }
462             ],
463             "description": "Standards compliant HTML filter written in PHP",
464             "homepage": "http://htmlpurifier.org/",
465             "keywords": [
466                 "html"
467             ],
468             "time": "2015-08-05T01:03:42+00:00"
469         },
470         {
471             "name": "friendica/json-ld",
472             "version": "1.1.1",
473             "source": {
474                 "type": "git",
475                 "url": "https://git.friendi.ca/friendica/php-json-ld",
476                 "reference": "ca3916d10d2ad9073b3b1eae383978dbe828e1e1"
477             },
478             "require": {
479                 "ext-json": "*",
480                 "php": ">=5.4.0"
481             },
482             "type": "library",
483             "autoload": {
484                 "files": [
485                     "jsonld.php"
486                 ]
487             },
488             "license": [
489                 "BSD-3-Clause"
490             ],
491             "authors": [
492                 {
493                     "name": "Digital Bazaar, Inc.",
494                     "email": "support@digitalbazaar.com",
495                     "homepage": "http://digitalbazaar.com/"
496                 },
497                 {
498                     "name": "Friendica Team",
499                     "homepage": "https://friendi.ca/"
500                 }
501             ],
502             "description": "A JSON-LD Processor and API implementation in PHP.",
503             "homepage": "https://git.friendi.ca/friendica/php-json-ld",
504             "keywords": [
505                 "JSON",
506                 "JSON-LD",
507                 "Linked Data",
508                 "RDF",
509                 "Semantic Web",
510                 "jsonld"
511             ],
512             "time": "2018-10-08T20:41:00+00:00"
513         },
514         {
515             "name": "fxp/composer-asset-plugin",
516             "version": "v1.4.6",
517             "source": {
518                 "type": "git",
519                 "url": "https://github.com/fxpio/composer-asset-plugin.git",
520                 "reference": "886ece037849d3935c5a34cdcd984e46f2de5fae"
521             },
522             "dist": {
523                 "type": "zip",
524                 "url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/886ece037849d3935c5a34cdcd984e46f2de5fae",
525                 "reference": "886ece037849d3935c5a34cdcd984e46f2de5fae",
526                 "shasum": ""
527             },
528             "require": {
529                 "composer-plugin-api": "^1.0",
530                 "php": ">=5.3.3"
531             },
532             "require-dev": {
533                 "composer/composer": "^1.6.0"
534             },
535             "type": "composer-plugin",
536             "extra": {
537                 "class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
538                 "branch-alias": {
539                     "dev-master": "1.4-dev"
540                 }
541             },
542             "autoload": {
543                 "psr-4": {
544                     "Fxp\\Composer\\AssetPlugin\\": ""
545                 },
546                 "exclude-from-classmap": [
547                     "/Tests/"
548                 ]
549             },
550             "notification-url": "https://packagist.org/downloads/",
551             "license": [
552                 "MIT"
553             ],
554             "authors": [
555                 {
556                     "name": "François Pluchino",
557                     "email": "francois.pluchino@gmail.com"
558                 }
559             ],
560             "description": "NPM/Bower Dependency Manager for Composer",
561             "homepage": "https://github.com/fxpio/composer-asset-plugin",
562             "keywords": [
563                 "asset",
564                 "bower",
565                 "composer",
566                 "dependency manager",
567                 "nodejs",
568                 "npm",
569                 "package"
570             ],
571             "time": "2019-08-08T18:36:07+00:00"
572         },
573         {
574             "name": "guzzlehttp/guzzle",
575             "version": "6.3.3",
576             "source": {
577                 "type": "git",
578                 "url": "https://github.com/guzzle/guzzle.git",
579                 "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba"
580             },
581             "dist": {
582                 "type": "zip",
583                 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/407b0cb880ace85c9b63c5f9551db498cb2d50ba",
584                 "reference": "407b0cb880ace85c9b63c5f9551db498cb2d50ba",
585                 "shasum": ""
586             },
587             "require": {
588                 "guzzlehttp/promises": "^1.0",
589                 "guzzlehttp/psr7": "^1.4",
590                 "php": ">=5.5"
591             },
592             "require-dev": {
593                 "ext-curl": "*",
594                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
595                 "psr/log": "^1.0"
596             },
597             "suggest": {
598                 "psr/log": "Required for using the Log middleware"
599             },
600             "type": "library",
601             "extra": {
602                 "branch-alias": {
603                     "dev-master": "6.3-dev"
604                 }
605             },
606             "autoload": {
607                 "files": [
608                     "src/functions_include.php"
609                 ],
610                 "psr-4": {
611                     "GuzzleHttp\\": "src/"
612                 }
613             },
614             "notification-url": "https://packagist.org/downloads/",
615             "license": [
616                 "MIT"
617             ],
618             "authors": [
619                 {
620                     "name": "Michael Dowling",
621                     "email": "mtdowling@gmail.com",
622                     "homepage": "https://github.com/mtdowling"
623                 }
624             ],
625             "description": "Guzzle is a PHP HTTP client library",
626             "homepage": "http://guzzlephp.org/",
627             "keywords": [
628                 "client",
629                 "curl",
630                 "framework",
631                 "http",
632                 "http client",
633                 "rest",
634                 "web service"
635             ],
636             "time": "2018-04-22T15:46:56+00:00"
637         },
638         {
639             "name": "guzzlehttp/promises",
640             "version": "v1.3.1",
641             "source": {
642                 "type": "git",
643                 "url": "https://github.com/guzzle/promises.git",
644                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646"
645             },
646             "dist": {
647                 "type": "zip",
648                 "url": "https://api.github.com/repos/guzzle/promises/zipball/a59da6cf61d80060647ff4d3eb2c03a2bc694646",
649                 "reference": "a59da6cf61d80060647ff4d3eb2c03a2bc694646",
650                 "shasum": ""
651             },
652             "require": {
653                 "php": ">=5.5.0"
654             },
655             "require-dev": {
656                 "phpunit/phpunit": "^4.0"
657             },
658             "type": "library",
659             "extra": {
660                 "branch-alias": {
661                     "dev-master": "1.4-dev"
662                 }
663             },
664             "autoload": {
665                 "psr-4": {
666                     "GuzzleHttp\\Promise\\": "src/"
667                 },
668                 "files": [
669                     "src/functions_include.php"
670                 ]
671             },
672             "notification-url": "https://packagist.org/downloads/",
673             "license": [
674                 "MIT"
675             ],
676             "authors": [
677                 {
678                     "name": "Michael Dowling",
679                     "email": "mtdowling@gmail.com",
680                     "homepage": "https://github.com/mtdowling"
681                 }
682             ],
683             "description": "Guzzle promises library",
684             "keywords": [
685                 "promise"
686             ],
687             "time": "2016-12-20T10:07:11+00:00"
688         },
689         {
690             "name": "guzzlehttp/psr7",
691             "version": "1.6.1",
692             "source": {
693                 "type": "git",
694                 "url": "https://github.com/guzzle/psr7.git",
695                 "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
696             },
697             "dist": {
698                 "type": "zip",
699                 "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
700                 "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
701                 "shasum": ""
702             },
703             "require": {
704                 "php": ">=5.4.0",
705                 "psr/http-message": "~1.0",
706                 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
707             },
708             "provide": {
709                 "psr/http-message-implementation": "1.0"
710             },
711             "require-dev": {
712                 "ext-zlib": "*",
713                 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
714             },
715             "suggest": {
716                 "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
717             },
718             "type": "library",
719             "extra": {
720                 "branch-alias": {
721                     "dev-master": "1.6-dev"
722                 }
723             },
724             "autoload": {
725                 "psr-4": {
726                     "GuzzleHttp\\Psr7\\": "src/"
727                 },
728                 "files": [
729                     "src/functions_include.php"
730                 ]
731             },
732             "notification-url": "https://packagist.org/downloads/",
733             "license": [
734                 "MIT"
735             ],
736             "authors": [
737                 {
738                     "name": "Michael Dowling",
739                     "email": "mtdowling@gmail.com",
740                     "homepage": "https://github.com/mtdowling"
741                 },
742                 {
743                     "name": "Tobias Schultze",
744                     "homepage": "https://github.com/Tobion"
745                 }
746             ],
747             "description": "PSR-7 message implementation that also provides common utility methods",
748             "keywords": [
749                 "http",
750                 "message",
751                 "psr-7",
752                 "request",
753                 "response",
754                 "stream",
755                 "uri",
756                 "url"
757             ],
758             "time": "2019-07-01T23:21:34+00:00"
759         },
760         {
761             "name": "league/html-to-markdown",
762             "version": "4.8.2",
763             "source": {
764                 "type": "git",
765                 "url": "https://github.com/thephpleague/html-to-markdown.git",
766                 "reference": "e747489191f8e9144a7270eb61f8b9516e99e413"
767             },
768             "dist": {
769                 "type": "zip",
770                 "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/e747489191f8e9144a7270eb61f8b9516e99e413",
771                 "reference": "e747489191f8e9144a7270eb61f8b9516e99e413",
772                 "shasum": ""
773             },
774             "require": {
775                 "ext-dom": "*",
776                 "ext-xml": "*",
777                 "php": ">=5.3.3"
778             },
779             "require-dev": {
780                 "mikehaertl/php-shellcommand": "~1.1.0",
781                 "phpunit/phpunit": "4.*",
782                 "scrutinizer/ocular": "~1.1"
783             },
784             "bin": [
785                 "bin/html-to-markdown"
786             ],
787             "type": "library",
788             "extra": {
789                 "branch-alias": {
790                     "dev-master": "4.9-dev"
791                 }
792             },
793             "autoload": {
794                 "psr-4": {
795                     "League\\HTMLToMarkdown\\": "src/"
796                 }
797             },
798             "notification-url": "https://packagist.org/downloads/",
799             "license": [
800                 "MIT"
801             ],
802             "authors": [
803                 {
804                     "name": "Colin O'Dell",
805                     "email": "colinodell@gmail.com",
806                     "homepage": "https://www.colinodell.com",
807                     "role": "Lead Developer"
808                 },
809                 {
810                     "name": "Nick Cernis",
811                     "email": "nick@cern.is",
812                     "homepage": "http://modernnerd.net",
813                     "role": "Original Author"
814                 }
815             ],
816             "description": "An HTML-to-markdown conversion helper for PHP",
817             "homepage": "https://github.com/thephpleague/html-to-markdown",
818             "keywords": [
819                 "html",
820                 "markdown"
821             ],
822             "time": "2019-08-02T11:57:39+00:00"
823         },
824         {
825             "name": "level-2/dice",
826             "version": "4.0.1",
827             "source": {
828                 "type": "git",
829                 "url": "https://github.com/Level-2/Dice.git",
830                 "reference": "e631f110f0520294fec902814c61cac26566023c"
831             },
832             "dist": {
833                 "type": "zip",
834                 "url": "https://api.github.com/repos/Level-2/Dice/zipball/e631f110f0520294fec902814c61cac26566023c",
835                 "reference": "e631f110f0520294fec902814c61cac26566023c",
836                 "shasum": ""
837             },
838             "require": {
839                 "php": ">=7.0.0"
840             },
841             "require-dev": {
842                 "phpunit/phpunit": "^6.5"
843             },
844             "type": "library",
845             "autoload": {
846                 "psr-4": {
847                     "Dice\\": "./"
848                 }
849             },
850             "notification-url": "https://packagist.org/downloads/",
851             "license": [
852                 "BSD-2-Clause"
853             ],
854             "authors": [
855                 {
856                     "name": "Tom Butler",
857                     "email": "tom@r.je"
858                 }
859             ],
860             "description": "A minimalist Dependency injection container (DIC) for PHP. Please note: 3.0+ is only compatible with PHP 7.0. The 2.0 branch is compatbile with PHP 5.6.",
861             "homepage": "http://r.je/dice.html",
862             "keywords": [
863                 "dependency injection",
864                 "dependency injection container",
865                 "di",
866                 "ioc"
867             ],
868             "time": "2019-05-01T12:55:36+00:00"
869         },
870         {
871             "name": "lightopenid/lightopenid",
872             "version": "dev-master",
873             "source": {
874                 "type": "git",
875                 "url": "https://github.com/Mewp/lightopenid.git",
876                 "reference": "9d42dc24e4dd34121c98a6491bc3ef7933a68a19"
877             },
878             "dist": {
879                 "type": "zip",
880                 "url": "https://api.github.com/repos/Mewp/lightopenid/zipball/9d42dc24e4dd34121c98a6491bc3ef7933a68a19",
881                 "reference": "9d42dc24e4dd34121c98a6491bc3ef7933a68a19",
882                 "shasum": ""
883             },
884             "require": {
885                 "php": ">=5.2.3"
886             },
887             "type": "library",
888             "autoload": {
889                 "classmap": [
890                     "./"
891                 ]
892             },
893             "notification-url": "https://packagist.org/downloads/",
894             "license": [
895                 "MIT"
896             ],
897             "homepage": "http://code.google.com/p/lightopenid/",
898             "keywords": [
899                 "OpenId"
900             ],
901             "time": "2013-10-27T16:25:49+00:00"
902         },
903         {
904             "name": "michelf/php-markdown",
905             "version": "1.8.0",
906             "source": {
907                 "type": "git",
908                 "url": "https://github.com/michelf/php-markdown.git",
909                 "reference": "01ab082b355bf188d907b9929cd99b2923053495"
910             },
911             "dist": {
912                 "type": "zip",
913                 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/01ab082b355bf188d907b9929cd99b2923053495",
914                 "reference": "01ab082b355bf188d907b9929cd99b2923053495",
915                 "shasum": ""
916             },
917             "require": {
918                 "php": ">=5.3.0"
919             },
920             "type": "library",
921             "autoload": {
922                 "psr-4": {
923                     "Michelf\\": "Michelf/"
924                 }
925             },
926             "notification-url": "https://packagist.org/downloads/",
927             "license": [
928                 "BSD-3-Clause"
929             ],
930             "authors": [
931                 {
932                     "name": "Michel Fortin",
933                     "email": "michel.fortin@michelf.ca",
934                     "homepage": "https://michelf.ca/",
935                     "role": "Developer"
936                 },
937                 {
938                     "name": "John Gruber",
939                     "homepage": "https://daringfireball.net/"
940                 }
941             ],
942             "description": "PHP Markdown",
943             "homepage": "https://michelf.ca/projects/php-markdown/",
944             "keywords": [
945                 "markdown"
946             ],
947             "time": "2018-01-15T00:49:33+00:00"
948         },
949         {
950             "name": "mobiledetect/mobiledetectlib",
951             "version": "2.8.34",
952             "source": {
953                 "type": "git",
954                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
955                 "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b"
956             },
957             "dist": {
958                 "type": "zip",
959                 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/6f8113f57a508494ca36acbcfa2dc2d923c7ed5b",
960                 "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b",
961                 "shasum": ""
962             },
963             "require": {
964                 "php": ">=5.0.0"
965             },
966             "require-dev": {
967                 "phpunit/phpunit": "~4.8.35||~5.7"
968             },
969             "type": "library",
970             "autoload": {
971                 "classmap": [
972                     "Mobile_Detect.php"
973                 ],
974                 "psr-0": {
975                     "Detection": "namespaced/"
976                 }
977             },
978             "notification-url": "https://packagist.org/downloads/",
979             "license": [
980                 "MIT"
981             ],
982             "authors": [
983                 {
984                     "name": "Serban Ghita",
985                     "email": "serbanghita@gmail.com",
986                     "homepage": "http://mobiledetect.net",
987                     "role": "Developer"
988                 }
989             ],
990             "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.",
991             "homepage": "https://github.com/serbanghita/Mobile-Detect",
992             "keywords": [
993                 "detect mobile devices",
994                 "mobile",
995                 "mobile detect",
996                 "mobile detector",
997                 "php mobile detect"
998             ],
999             "time": "2019-09-18T18:44:20+00:00"
1000         },
1001         {
1002             "name": "monolog/monolog",
1003             "version": "1.25.1",
1004             "source": {
1005                 "type": "git",
1006                 "url": "https://github.com/Seldaek/monolog.git",
1007                 "reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf"
1008             },
1009             "dist": {
1010                 "type": "zip",
1011                 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/70e65a5470a42cfec1a7da00d30edb6e617e8dcf",
1012                 "reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf",
1013                 "shasum": ""
1014             },
1015             "require": {
1016                 "php": ">=5.3.0",
1017                 "psr/log": "~1.0"
1018             },
1019             "provide": {
1020                 "psr/log-implementation": "1.0.0"
1021             },
1022             "require-dev": {
1023                 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
1024                 "doctrine/couchdb": "~1.0@dev",
1025                 "graylog2/gelf-php": "~1.0",
1026                 "jakub-onderka/php-parallel-lint": "0.9",
1027                 "php-amqplib/php-amqplib": "~2.4",
1028                 "php-console/php-console": "^3.1.3",
1029                 "phpunit/phpunit": "~4.5",
1030                 "phpunit/phpunit-mock-objects": "2.3.0",
1031                 "ruflin/elastica": ">=0.90 <3.0",
1032                 "sentry/sentry": "^0.13",
1033                 "swiftmailer/swiftmailer": "^5.3|^6.0"
1034             },
1035             "suggest": {
1036                 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1037                 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1038                 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1039                 "ext-mongo": "Allow sending log messages to a MongoDB server",
1040                 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1041                 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
1042                 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
1043                 "php-console/php-console": "Allow sending log messages to Google Chrome",
1044                 "rollbar/rollbar": "Allow sending log messages to Rollbar",
1045                 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
1046                 "sentry/sentry": "Allow sending log messages to a Sentry server"
1047             },
1048             "type": "library",
1049             "extra": {
1050                 "branch-alias": {
1051                     "dev-master": "2.0.x-dev"
1052                 }
1053             },
1054             "autoload": {
1055                 "psr-4": {
1056                     "Monolog\\": "src/Monolog"
1057                 }
1058             },
1059             "notification-url": "https://packagist.org/downloads/",
1060             "license": [
1061                 "MIT"
1062             ],
1063             "authors": [
1064                 {
1065                     "name": "Jordi Boggiano",
1066                     "email": "j.boggiano@seld.be",
1067                     "homepage": "http://seld.be"
1068                 }
1069             ],
1070             "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1071             "homepage": "http://github.com/Seldaek/monolog",
1072             "keywords": [
1073                 "log",
1074                 "logging",
1075                 "psr-3"
1076             ],
1077             "time": "2019-09-06T13:49:17+00:00"
1078         },
1079         {
1080             "name": "nikic/fast-route",
1081             "version": "v1.3.0",
1082             "source": {
1083                 "type": "git",
1084                 "url": "https://github.com/nikic/FastRoute.git",
1085                 "reference": "181d480e08d9476e61381e04a71b34dc0432e812"
1086             },
1087             "dist": {
1088                 "type": "zip",
1089                 "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
1090                 "reference": "181d480e08d9476e61381e04a71b34dc0432e812",
1091                 "shasum": ""
1092             },
1093             "require": {
1094                 "php": ">=5.4.0"
1095             },
1096             "require-dev": {
1097                 "phpunit/phpunit": "^4.8.35|~5.7"
1098             },
1099             "type": "library",
1100             "autoload": {
1101                 "psr-4": {
1102                     "FastRoute\\": "src/"
1103                 },
1104                 "files": [
1105                     "src/functions.php"
1106                 ]
1107             },
1108             "notification-url": "https://packagist.org/downloads/",
1109             "license": [
1110                 "BSD-3-Clause"
1111             ],
1112             "authors": [
1113                 {
1114                     "name": "Nikita Popov",
1115                     "email": "nikic@php.net"
1116                 }
1117             ],
1118             "description": "Fast request router for PHP",
1119             "keywords": [
1120                 "router",
1121                 "routing"
1122             ],
1123             "time": "2018-02-13T20:26:39+00:00"
1124         },
1125         {
1126             "name": "npm-asset/cropperjs",
1127             "version": "1.2.2",
1128             "dist": {
1129                 "type": "tar",
1130                 "url": "https://registry.npmjs.org/cropperjs/-/cropperjs-1.2.2.tgz",
1131                 "reference": null,
1132                 "shasum": "30dc7a7ce872155b23a33bd10ad4c76c0d613f55"
1133             },
1134             "require-dev": {
1135                 "npm-asset/babel-core": ">=6.26.0,<7.0.0",
1136                 "npm-asset/babel-plugin-external-helpers": ">=6.22.0,<7.0.0",
1137                 "npm-asset/babel-preset-env": ">=1.6.1,<2.0.0",
1138                 "npm-asset/cpy-cli": ">=1.0.1,<2.0.0",
1139                 "npm-asset/cssnano": ">=3.10.0,<4.0.0",
1140                 "npm-asset/del-cli": ">=1.1.0,<2.0.0",
1141                 "npm-asset/eslint": ">=4.14.0,<5.0.0",
1142                 "npm-asset/eslint-config-airbnb-base": ">=12.1.0,<13.0.0",
1143                 "npm-asset/eslint-plugin-import": ">=2.8.0,<3.0.0",
1144                 "npm-asset/node-qunit-phantomjs": ">=2.0.0,<3.0.0",
1145                 "npm-asset/npm-run-all": ">=4.1.2,<5.0.0",
1146                 "npm-asset/postcss-cli": ">=4.1.1,<5.0.0",
1147                 "npm-asset/postcss-cssnext": ">=3.0.2,<4.0.0",
1148                 "npm-asset/postcss-header": ">=1.0.0,<2.0.0",
1149                 "npm-asset/postcss-url": ">=7.3.0,<8.0.0",
1150                 "npm-asset/rollup": ">=0.53.3,<0.54.0",
1151                 "npm-asset/rollup-plugin-babel": ">=3.0.3,<4.0.0",
1152                 "npm-asset/rollup-watch": ">=4.3.1,<5.0.0",
1153                 "npm-asset/stylefmt": ">=6.0.0,<7.0.0",
1154                 "npm-asset/uglify-js": ">=3.3.4,<4.0.0"
1155             },
1156             "type": "npm-asset-library",
1157             "extra": {
1158                 "npm-asset-bugs": {
1159                     "url": "https://github.com/fengyuanchen/cropperjs/issues"
1160                 },
1161                 "npm-asset-files": [
1162                     "src",
1163                     "dist"
1164                 ],
1165                 "npm-asset-main": "dist/cropper.common.js",
1166                 "npm-asset-directories": [],
1167                 "npm-asset-repository": {
1168                     "type": "git",
1169                     "url": "git+https://github.com/fengyuanchen/cropperjs.git"
1170                 },
1171                 "npm-asset-scripts": {
1172                     "build": "npm run build:css && npm run build:js",
1173                     "build:css": "postcss src/css/cropper.css -o dist/cropper.css --no-map",
1174                     "build:js": "rollup -c",
1175                     "clear": "del-cli dist",
1176                     "compress": "npm run compress:css && npm run compress:js",
1177                     "compress:css": "postcss dist/cropper.css -u cssnano -o dist/cropper.min.css --no-map",
1178                     "compress:js": "uglifyjs dist/cropper.js -o dist/cropper.min.js -c -m --comments /^!/",
1179                     "copy": "cpy dist/cropper.css docs/css",
1180                     "lint": "eslint src/js --fix",
1181                     "release": "npm run clear && npm run lint && npm run build && npm run compress && npm run copy && npm test",
1182                     "start": "npm-run-all --parallel watch:*",
1183                     "test": "node-qunit-phantomjs test/index.html --timeout 10",
1184                     "watch:css": "postcss src/css/cropper.css -o docs/css/cropper.css -m -w",
1185                     "watch:js": "rollup -c -m -w"
1186                 }
1187             },
1188             "license": [
1189                 "MIT"
1190             ],
1191             "authors": [
1192                 {
1193                     "name": "Chen Fengyuan",
1194                     "url": "http://chenfengyuan.com"
1195                 }
1196             ],
1197             "description": "JavaScript image cropper.",
1198             "homepage": "https://fengyuanchen.github.io/cropperjs",
1199             "keywords": [
1200                 "crop",
1201                 "cropper",
1202                 "cropper.js",
1203                 "cropperjs",
1204                 "cropping",
1205                 "css",
1206                 "development",
1207                 "front-end",
1208                 "html",
1209                 "image",
1210                 "javascript",
1211                 "move",
1212                 "rotate",
1213                 "scale",
1214                 "web",
1215                 "zoom"
1216             ],
1217             "time": "2018-01-03T13:39:39+00:00"
1218         },
1219         {
1220             "name": "npm-asset/ev-emitter",
1221             "version": "1.1.1",
1222             "dist": {
1223                 "type": "tar",
1224                 "url": "https://registry.npmjs.org/ev-emitter/-/ev-emitter-1.1.1.tgz",
1225                 "reference": null,
1226                 "shasum": "8f18b0ce5c76a5d18017f71c0a795c65b9138f2a"
1227             },
1228             "type": "npm-asset-library",
1229             "extra": {
1230                 "npm-asset-bugs": {
1231                     "url": "https://github.com/metafizzy/ev-emitter/issues"
1232                 },
1233                 "npm-asset-main": "ev-emitter.js",
1234                 "npm-asset-directories": {
1235                     "test": "test"
1236                 },
1237                 "npm-asset-repository": {
1238                     "type": "git",
1239                     "url": "git+https://github.com/metafizzy/ev-emitter.git"
1240                 },
1241                 "npm-asset-scripts": {
1242                     "test": "mocha test/test"
1243                 }
1244             },
1245             "license": [
1246                 "MIT"
1247             ],
1248             "authors": [
1249                 {
1250                     "name": "David DeSandro"
1251                 }
1252             ],
1253             "description": "lil' event emitter",
1254             "homepage": "https://github.com/metafizzy/ev-emitter#readme",
1255             "keywords": [
1256                 "emitter",
1257                 "event",
1258                 "pubsub"
1259             ],
1260             "time": "2017-07-06T13:46:38+00:00"
1261         },
1262         {
1263             "name": "npm-asset/fullcalendar",
1264             "version": "3.10.1",
1265             "dist": {
1266                 "type": "tar",
1267                 "url": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-3.10.1.tgz",
1268                 "reference": null,
1269                 "shasum": "cca3f9a2656a7e978a3f3facb7f35934a91185db"
1270             },
1271             "type": "npm-asset-library",
1272             "extra": {
1273                 "npm-asset-bugs": {
1274                     "url": "https://fullcalendar.io/wiki/Reporting-Bugs/"
1275                 },
1276                 "npm-asset-main": "dist/fullcalendar.js",
1277                 "npm-asset-directories": [],
1278                 "npm-asset-repository": {
1279                     "type": "git",
1280                     "url": "git+https://github.com/fullcalendar/fullcalendar.git"
1281                 },
1282                 "npm-asset-scripts": {
1283                     "clean": "gulp clean",
1284                     "dist": "gulp dist",
1285                     "lint": "gulp lint-and-example-repos",
1286                     "test": "gulp test:single"
1287                 }
1288             },
1289             "license": [
1290                 "MIT"
1291             ],
1292             "authors": [
1293                 {
1294                     "name": "Adam Shaw",
1295                     "email": "arshaw@arshaw.com",
1296                     "url": "http://arshaw.com/"
1297                 }
1298             ],
1299             "description": "Full-sized drag & drop event calendar",
1300             "homepage": "https://fullcalendar.io/",
1301             "keywords": [
1302                 "calendar",
1303                 "event",
1304                 "full-sized",
1305                 "jquery-plugin"
1306             ],
1307             "time": "2019-08-10T16:05:46+00:00"
1308         },
1309         {
1310             "name": "npm-asset/imagesloaded",
1311             "version": "4.1.4",
1312             "dist": {
1313                 "type": "tar",
1314                 "url": "https://registry.npmjs.org/imagesloaded/-/imagesloaded-4.1.4.tgz",
1315                 "reference": null,
1316                 "shasum": "1376efcd162bb768c34c3727ac89cc04051f3cc7"
1317             },
1318             "require": {
1319                 "npm-asset/ev-emitter": ">=1.0.0,<2.0.0"
1320             },
1321             "require-dev": {
1322                 "npm-asset/chalk": ">=1.1.1,<2.0.0",
1323                 "npm-asset/cheerio": ">=0.19.0,<0.20.0",
1324                 "npm-asset/gulp": ">=3.9.0,<4.0.0",
1325                 "npm-asset/gulp-jshint": ">=1.11.2,<2.0.0",
1326                 "npm-asset/gulp-json-lint": ">=0.1.0,<0.2.0",
1327                 "npm-asset/gulp-rename": ">=1.2.2,<2.0.0",
1328                 "npm-asset/gulp-replace": ">=0.5.4,<0.6.0",
1329                 "npm-asset/gulp-requirejs-optimize": "dev-github:metafizzy/gulp-requirejs-optimize",
1330                 "npm-asset/gulp-uglify": ">=1.4.2,<2.0.0",
1331                 "npm-asset/gulp-util": ">=3.0.7,<4.0.0",
1332                 "npm-asset/highlight.js": ">=8.9.1,<9.0.0",
1333                 "npm-asset/marked": ">=0.3.5,<0.4.0",
1334                 "npm-asset/minimist": ">=1.2.0,<2.0.0",
1335                 "npm-asset/transfob": ">=1.0.0,<2.0.0"
1336             },
1337             "type": "npm-asset-library",
1338             "extra": {
1339                 "npm-asset-bugs": {
1340                     "url": "https://github.com/desandro/imagesloaded/issues"
1341                 },
1342                 "npm-asset-main": "imagesloaded.js",
1343                 "npm-asset-directories": {
1344                     "test": "test"
1345                 },
1346                 "npm-asset-repository": {
1347                     "type": "git",
1348                     "url": "git://github.com/desandro/imagesloaded.git"
1349                 },
1350                 "npm-asset-scripts": {
1351                     "test": "echo \"Error: no test specified\" && exit 1"
1352                 }
1353             },
1354             "license": [
1355                 "MIT"
1356             ],
1357             "authors": [
1358                 {
1359                     "name": "David DeSandro"
1360                 }
1361             ],
1362             "description": "JavaScript is all like _You images done yet or what?_",
1363             "homepage": "https://github.com/desandro/imagesloaded",
1364             "keywords": [
1365                 "dom",
1366                 "images",
1367                 "jquery-plugin",
1368                 "loaded",
1369                 "ui"
1370             ],
1371             "time": "2018-01-02T16:56:03+00:00"
1372         },
1373         {
1374             "name": "npm-asset/jgrowl",
1375             "version": "1.4.6",
1376             "dist": {
1377                 "type": "tar",
1378                 "url": "https://registry.npmjs.org/jgrowl/-/jgrowl-1.4.6.tgz",
1379                 "reference": null,
1380                 "shasum": "2736e332aaee73ccf0a14a5f0066391a0a13f4a3"
1381             },
1382             "require-dev": {
1383                 "npm-asset/grunt": "~0.4.2",
1384                 "npm-asset/grunt-contrib-cssmin": "~0.9.0",
1385                 "npm-asset/grunt-contrib-jshint": "~0.6.3",
1386                 "npm-asset/grunt-contrib-less": "~0.11.0",
1387                 "npm-asset/grunt-contrib-uglify": "~0.4.0",
1388                 "npm-asset/grunt-contrib-watch": "~0.6.1"
1389             },
1390             "type": "npm-asset-library",
1391             "extra": {
1392                 "npm-asset-bugs": {
1393                     "url": "https://github.com/stanlemon/jGrowl/issues"
1394                 },
1395                 "npm-asset-main": "jquery.jgrowl.js",
1396                 "npm-asset-directories": [],
1397                 "npm-asset-repository": {
1398                     "type": "git",
1399                     "url": "git+ssh://git@github.com/stanlemon/jGrowl.git"
1400                 },
1401                 "npm-asset-scripts": []
1402             },
1403             "authors": [
1404                 {
1405                     "name": "Stan Lemon",
1406                     "email": "stosh1985@gmail.com",
1407                     "url": "http://stanlemon.net"
1408                 }
1409             ],
1410             "description": "jGrowl is a jQuery plugin that raises unobtrusive messages within the browser, similar to the way that OS X's Growl Framework works. The idea is simple, deliver notifications to the end user in a noticeable way that doesn't obstruct the work flow and yet ",
1411             "homepage": "https://github.com/stanlemon/jGrowl#readme",
1412             "time": "2017-07-21T02:36:34+00:00"
1413         },
1414         {
1415             "name": "npm-asset/jquery",
1416             "version": "2.2.4",
1417             "dist": {
1418                 "type": "tar",
1419                 "url": "https://registry.npmjs.org/jquery/-/jquery-2.2.4.tgz",
1420                 "reference": null,
1421                 "shasum": "2c89d6889b5eac522a7eea32c14521559c6cbf02"
1422             },
1423             "require-dev": {
1424                 "npm-asset/commitplease": "2.0.0",
1425                 "npm-asset/core-js": "0.9.17",
1426                 "npm-asset/grunt": "0.4.5",
1427                 "npm-asset/grunt-babel": "5.0.1",
1428                 "npm-asset/grunt-cli": "0.1.13",
1429                 "npm-asset/grunt-compare-size": "0.4.0",
1430                 "npm-asset/grunt-contrib-jshint": "0.11.2",
1431                 "npm-asset/grunt-contrib-uglify": "0.9.2",
1432                 "npm-asset/grunt-contrib-watch": "0.6.1",
1433                 "npm-asset/grunt-git-authors": "2.0.1",
1434                 "npm-asset/grunt-jscs": "2.1.0",
1435                 "npm-asset/grunt-jsonlint": "1.0.4",
1436                 "npm-asset/grunt-npmcopy": "0.1.0",
1437                 "npm-asset/gzip-js": "0.3.2",
1438                 "npm-asset/jsdom": "5.6.1",
1439                 "npm-asset/load-grunt-tasks": "1.0.0",
1440                 "npm-asset/qunit-assert-step": "1.0.3",
1441                 "npm-asset/qunitjs": "1.17.1",
1442                 "npm-asset/requirejs": "2.1.17",
1443                 "npm-asset/sinon": "1.10.3",
1444                 "npm-asset/sizzle": "2.2.1",
1445                 "npm-asset/strip-json-comments": "1.0.3",
1446                 "npm-asset/testswarm": "1.1.0",
1447                 "npm-asset/win-spawn": "2.0.0"
1448             },
1449             "type": "npm-asset-library",
1450             "extra": {
1451                 "npm-asset-bugs": {
1452                     "url": "https://github.com/jquery/jquery/issues"
1453                 },
1454                 "npm-asset-main": "dist/jquery.js",
1455                 "npm-asset-directories": [],
1456                 "npm-asset-repository": {
1457                     "type": "git",
1458                     "url": "git+https://github.com/jquery/jquery.git"
1459                 },
1460                 "npm-asset-scripts": {
1461                     "build": "npm install && grunt",
1462                     "start": "grunt watch",
1463                     "test": "grunt && grunt test"
1464                 }
1465             },
1466             "license": [
1467                 "MIT"
1468             ],
1469             "authors": [
1470                 {
1471                     "name": "jQuery Foundation and other contributors",
1472                     "url": "https://github.com/jquery/jquery/blob/2.2.4/AUTHORS.txt"
1473                 }
1474             ],
1475             "description": "JavaScript library for DOM operations",
1476             "homepage": "http://jquery.com",
1477             "keywords": [
1478                 "browser",
1479                 "javascript",
1480                 "jquery",
1481                 "library"
1482             ],
1483             "time": "2016-05-20T17:26:07+00:00"
1484         },
1485         {
1486             "name": "npm-asset/jquery-colorbox",
1487             "version": "1.6.4",
1488             "dist": {
1489                 "type": "tar",
1490                 "url": "https://registry.npmjs.org/jquery-colorbox/-/jquery-colorbox-1.6.4.tgz",
1491                 "reference": null,
1492                 "shasum": "799452523a6c494839224ef702e807deb9c06cc5"
1493             },
1494             "require": {
1495                 "npm-asset/jquery": ">=1.3.2"
1496             },
1497             "type": "npm-asset-library",
1498             "extra": {
1499                 "npm-asset-bugs": {
1500                     "url": "https://github.com/jackmoore/colorbox/issues"
1501                 },
1502                 "npm-asset-main": "jquery.colorbox.js",
1503                 "npm-asset-directories": [],
1504                 "npm-asset-repository": {
1505                     "type": "git",
1506                     "url": "git+ssh://git@github.com/jackmoore/colorbox.git"
1507                 },
1508                 "npm-asset-scripts": []
1509             },
1510             "license": [
1511                 "MIT"
1512             ],
1513             "authors": [
1514                 {
1515                     "name": "Jack Moore",
1516                     "email": "hello@jacklmoore.com",
1517                     "url": "http://www.jacklmoore.com"
1518                 }
1519             ],
1520             "description": "jQuery lightbox and modal window plugin.",
1521             "homepage": "http://www.jacklmoore.com/colorbox",
1522             "keywords": [
1523                 "gallery",
1524                 "jquery-plugin",
1525                 "lightbox",
1526                 "modal",
1527                 "popup",
1528                 "ui"
1529             ],
1530             "time": "2016-05-10T22:22:39+00:00"
1531         },
1532         {
1533             "name": "npm-asset/jquery-datetimepicker",
1534             "version": "2.5.21",
1535             "dist": {
1536                 "type": "tar",
1537                 "url": "https://registry.npmjs.org/jquery-datetimepicker/-/jquery-datetimepicker-2.5.21.tgz",
1538                 "reference": null,
1539                 "shasum": "00c388a78df2732fedfdb5c6529b6e84d53e0235"
1540             },
1541             "require": {
1542                 "npm-asset/jquery": ">=1.7.2",
1543                 "npm-asset/jquery-mousewheel": ">=3.1.13",
1544                 "npm-asset/php-date-formatter": ">=1.3.4,<2.0.0"
1545             },
1546             "type": "npm-asset-library",
1547             "extra": {
1548                 "npm-asset-bugs": {
1549                     "url": "https://github.com/xdan/datetimepicker/issues"
1550                 },
1551                 "npm-asset-main": "build/jquery.datetimepicker.full.min.js",
1552                 "npm-asset-directories": [],
1553                 "npm-asset-repository": {
1554                     "type": "git",
1555                     "url": "git+https://github.com/xdan/datetimepicker.git"
1556                 },
1557                 "npm-asset-scripts": {
1558                     "test": "karma start --browsers Firefox karma.conf.js --single-run",
1559                     "concat": "concat-cli -f node_modules/php-date-formatter/js/php-date-formatter.min.js jquery.datetimepicker.js node_modules/jquery-mousewheel/jquery.mousewheel.js -o build/jquery.datetimepicker.full.js",
1560                     "minify": "uglifyjs jquery.datetimepicker.js -c -m -o build/jquery.datetimepicker.min.js && uglifycss jquery.datetimepicker.css > build/jquery.datetimepicker.min.css",
1561                     "minifyconcat": "uglifyjs build/jquery.datetimepicker.full.js -c -m -o build/jquery.datetimepicker.full.min.js",
1562                     "github": "git add --all  && git commit -m \"New version %npm_package_version% \" && git tag %npm_package_version% && git push --tags origin HEAD:master && npm publish",
1563                     "build": "npm run minify && npm run concat && npm run minifyconcat",
1564                     "public": "npm run test && npm version patch --no-git-tag-version && npm run build && npm run github"
1565                 }
1566             },
1567             "license": [
1568                 "MIT"
1569             ],
1570             "authors": [
1571                 {
1572                     "name": "Chupurnov",
1573                     "email": "chupurnov@gmail.com",
1574                     "url": "https://xdsoft.net/"
1575                 }
1576             ],
1577             "description": "jQuery Plugin DateTimePicker it is DatePicker and TimePicker in one",
1578             "homepage": "https://github.com/xdan/datetimepicker",
1579             "keywords": [
1580                 "calendar",
1581                 "date",
1582                 "datepicker",
1583                 "datetime",
1584                 "jquery-plugin",
1585                 "time",
1586                 "timepicker"
1587             ],
1588             "time": "2019-02-23T11:25:30+00:00"
1589         },
1590         {
1591             "name": "npm-asset/jquery-mousewheel",
1592             "version": "3.1.13",
1593             "dist": {
1594                 "type": "tar",
1595                 "url": "https://registry.npmjs.org/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz",
1596                 "reference": null,
1597                 "shasum": "06f0335f16e353a695e7206bf50503cb523a6ee5"
1598             },
1599             "require-dev": {
1600                 "npm-asset/grunt": "~0.4.1",
1601                 "npm-asset/grunt-contrib-connect": "~0.5.0",
1602                 "npm-asset/grunt-contrib-jshint": "~0.7.1",
1603                 "npm-asset/grunt-contrib-uglify": "~0.2.7"
1604             },
1605             "type": "npm-asset-library",
1606             "extra": {
1607                 "npm-asset-bugs": {
1608                     "url": "https://github.com/jquery/jquery-mousewheel/issues"
1609                 },
1610                 "npm-asset-files": [
1611                     "ChangeLog.md",
1612                     "jquery.mousewheel.js",
1613                     "README.md",
1614                     "LICENSE.txt"
1615                 ],
1616                 "npm-asset-main": "./jquery.mousewheel.js",
1617                 "npm-asset-directories": {
1618                     "test": "test"
1619                 },
1620                 "npm-asset-repository": {
1621                     "type": "git",
1622                     "url": "https://github.com/jquery/jquery-mousewheel.git"
1623                 },
1624                 "npm-asset-scripts": []
1625             },
1626             "authors": [
1627                 {
1628                     "name": "jQuery Foundation and other contributors",
1629                     "url": "https://github.com/jquery/jquery-mousewheel/blob/master/AUTHORS.txt"
1630                 }
1631             ],
1632             "description": "A jQuery plugin that adds cross-browser mouse wheel support.",
1633             "homepage": "https://github.com/jquery/jquery-mousewheel",
1634             "keywords": [
1635                 "browser",
1636                 "event",
1637                 "jquery",
1638                 "jquery-plugin",
1639                 "mouse",
1640                 "mousewheel",
1641                 "wheel"
1642             ],
1643             "time": "2015-07-15T18:05:23+00:00"
1644         },
1645         {
1646             "name": "npm-asset/moment",
1647             "version": "2.24.0",
1648             "dist": {
1649                 "type": "tar",
1650                 "url": "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz",
1651                 "reference": null,
1652                 "shasum": "0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
1653             },
1654             "type": "npm-asset-library",
1655             "extra": {
1656                 "npm-asset-bugs": {
1657                     "url": "https://github.com/moment/moment/issues"
1658                 },
1659                 "npm-asset-main": "./moment.js",
1660                 "npm-asset-directories": [],
1661                 "npm-asset-repository": {
1662                     "type": "git",
1663                     "url": "git+https://github.com/moment/moment.git"
1664                 },
1665                 "npm-asset-scripts": {
1666                     "typescript-test": "tsc --project typing-tests",
1667                     "test": "grunt test",
1668                     "coverage": "nyc npm test && nyc report",
1669                     "coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
1670                 },
1671                 "npm-asset-engines": {
1672                     "node": "*"
1673                 }
1674             },
1675             "license": [
1676                 "MIT"
1677             ],
1678             "authors": [
1679                 {
1680                     "name": "Iskren Ivov Chernev",
1681                     "email": "iskren.chernev@gmail.com",
1682                     "url": "https://github.com/ichernev"
1683                 },
1684                 {
1685                     "name": "Tim Wood",
1686                     "email": "washwithcare@gmail.com",
1687                     "url": "http://timwoodcreates.com/"
1688                 },
1689                 {
1690                     "name": "Rocky Meza",
1691                     "url": "http://rockymeza.com"
1692                 },
1693                 {
1694                     "name": "Matt Johnson",
1695                     "email": "mj1856@hotmail.com",
1696                     "url": "http://codeofmatt.com"
1697                 },
1698                 {
1699                     "name": "Isaac Cambron",
1700                     "email": "isaac@isaaccambron.com",
1701                     "url": "http://isaaccambron.com"
1702                 },
1703                 {
1704                     "name": "Andre Polykanine",
1705                     "email": "andre@oire.org",
1706                     "url": "https://github.com/oire"
1707                 }
1708             ],
1709             "description": "Parse, validate, manipulate, and display dates",
1710             "homepage": "http://momentjs.com",
1711             "keywords": [
1712                 "date",
1713                 "ender",
1714                 "format",
1715                 "i18n",
1716                 "l10n",
1717                 "moment",
1718                 "parse",
1719                 "time",
1720                 "validate"
1721             ],
1722             "time": "2019-01-21T21:10:34+00:00"
1723         },
1724         {
1725             "name": "npm-asset/php-date-formatter",
1726             "version": "v1.3.5",
1727             "source": {
1728                 "type": "git",
1729                 "url": "https://github.com/kartik-v/php-date-formatter.git",
1730                 "reference": "d842e1c4e6a8d6108017b726321c305bb5ae4fb5"
1731             },
1732             "dist": {
1733                 "type": "zip",
1734                 "url": "https://api.github.com/repos/kartik-v/php-date-formatter/zipball/d842e1c4e6a8d6108017b726321c305bb5ae4fb5",
1735                 "reference": "d842e1c4e6a8d6108017b726321c305bb5ae4fb5",
1736                 "shasum": ""
1737             },
1738             "type": "npm-asset-library",
1739             "extra": {
1740                 "npm-asset-bugs": {
1741                     "url": "https://github.com/kartik-v/php-date-formatter/issues"
1742                 },
1743                 "npm-asset-main": "js/php-date-formatter.js",
1744                 "npm-asset-directories": {
1745                     "example": "examples"
1746                 },
1747                 "npm-asset-repository": {
1748                     "type": "git",
1749                     "url": "https://github.com/kartik-v/php-date-formatter.git"
1750                 }
1751             },
1752             "license": [
1753                 "BSD-3-Clause"
1754             ],
1755             "authors": [
1756                 "Kartik Visweswaran <kartikv2@gmail.com>"
1757             ],
1758             "description": "A Javascript datetime formatting and manipulation library using PHP date-time formats.",
1759             "homepage": "https://github.com/kartik-v/php-date-formatter",
1760             "time": "2018-07-13T06:56:46+00:00"
1761         },
1762         {
1763             "name": "npm-asset/typeahead.js",
1764             "version": "0.11.1",
1765             "dist": {
1766                 "type": "tar",
1767                 "url": "https://registry.npmjs.org/typeahead.js/-/typeahead.js-0.11.1.tgz",
1768                 "reference": null,
1769                 "shasum": "4e64e671b22310a8606f4aec805924ba84b015b8"
1770             },
1771             "require": {
1772                 "npm-asset/jquery": ">=1.7"
1773             },
1774             "type": "npm-asset-library",
1775             "extra": {
1776                 "npm-asset-bugs": {
1777                     "url": "https://github.com/twitter/typeahead.js/issues"
1778                 },
1779                 "npm-asset-main": "dist/typeahead.bundle.js",
1780                 "npm-asset-directories": [],
1781                 "npm-asset-repository": {
1782                     "type": "git",
1783                     "url": "https://github.com/twitter/typeahead.js.git"
1784                 },
1785                 "npm-asset-scripts": {
1786                     "test": "./node_modules/karma/bin/karma start --single-run --browsers PhantomJS"
1787                 }
1788             },
1789             "authors": [
1790                 {
1791                     "name": "Twitter, Inc.",
1792                     "url": "https://twitter.com/twitteross"
1793                 },
1794                 {
1795                     "name": "Jake Harding",
1796                     "url": "https://twitter.com/JakeHarding"
1797                 },
1798                 {
1799                     "name": "Tim Trueman",
1800                     "url": "https://twitter.com/timtrueman"
1801                 },
1802                 {
1803                     "name": "Veljko Skarich",
1804                     "url": "https://twitter.com/vskarich"
1805                 }
1806             ],
1807             "description": "fast and fully-featured autocomplete library",
1808             "homepage": "http://twitter.github.com/typeahead.js",
1809             "keywords": [
1810                 "autocomplete",
1811                 "typeahead"
1812             ],
1813             "time": "2015-04-27T04:03:42+00:00"
1814         },
1815         {
1816             "name": "paragonie/certainty",
1817             "version": "v2.5.0",
1818             "source": {
1819                 "type": "git",
1820                 "url": "https://github.com/paragonie/certainty.git",
1821                 "reference": "cc39b91595e577fdff6128d7ce787892bd117274"
1822             },
1823             "dist": {
1824                 "type": "zip",
1825                 "url": "https://api.github.com/repos/paragonie/certainty/zipball/cc39b91595e577fdff6128d7ce787892bd117274",
1826                 "reference": "cc39b91595e577fdff6128d7ce787892bd117274",
1827                 "shasum": ""
1828             },
1829             "require": {
1830                 "ext-curl": "*",
1831                 "ext-json": "*",
1832                 "guzzlehttp/guzzle": "^6",
1833                 "paragonie/constant_time_encoding": "^1|^2",
1834                 "paragonie/sodium_compat": "^1.11",
1835                 "php": "^5.5|^7"
1836             },
1837             "require-dev": {
1838                 "composer/composer": "^1",
1839                 "phpunit/phpunit": "^4|^5|^6"
1840             },
1841             "bin": [
1842                 "bin/certainty-cert-symlink"
1843             ],
1844             "type": "library",
1845             "autoload": {
1846                 "psr-4": {
1847                     "ParagonIE\\Certainty\\": "src/"
1848                 }
1849             },
1850             "notification-url": "https://packagist.org/downloads/",
1851             "license": [
1852                 "ISC"
1853             ],
1854             "authors": [
1855                 {
1856                     "name": "Paragon Initiative Enterprises",
1857                     "email": "security@paragonie.com",
1858                     "homepage": "https://paragonie.com"
1859                 }
1860             ],
1861             "description": "Up-to-date, verifiable repository for Certificate Authorities",
1862             "keywords": [
1863                 "CA-Cert",
1864                 "Ed25519",
1865                 "Public-Key Infractructure",
1866                 "ca",
1867                 "ca-cert.pem",
1868                 "cacert",
1869                 "cacert.pem",
1870                 "certificate authority",
1871                 "pki",
1872                 "ssl",
1873                 "tls"
1874             ],
1875             "time": "2019-09-27T22:26:33+00:00"
1876         },
1877         {
1878             "name": "paragonie/constant_time_encoding",
1879             "version": "v2.2.3",
1880             "source": {
1881                 "type": "git",
1882                 "url": "https://github.com/paragonie/constant_time_encoding.git",
1883                 "reference": "55af0dc01992b4d0da7f6372e2eac097bbbaffdb"
1884             },
1885             "dist": {
1886                 "type": "zip",
1887                 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/55af0dc01992b4d0da7f6372e2eac097bbbaffdb",
1888                 "reference": "55af0dc01992b4d0da7f6372e2eac097bbbaffdb",
1889                 "shasum": ""
1890             },
1891             "require": {
1892                 "php": "^7"
1893             },
1894             "require-dev": {
1895                 "phpunit/phpunit": "^6|^7",
1896                 "vimeo/psalm": "^1|^2"
1897             },
1898             "type": "library",
1899             "autoload": {
1900                 "psr-4": {
1901                     "ParagonIE\\ConstantTime\\": "src/"
1902                 }
1903             },
1904             "notification-url": "https://packagist.org/downloads/",
1905             "license": [
1906                 "MIT"
1907             ],
1908             "authors": [
1909                 {
1910                     "name": "Paragon Initiative Enterprises",
1911                     "email": "security@paragonie.com",
1912                     "homepage": "https://paragonie.com",
1913                     "role": "Maintainer"
1914                 },
1915                 {
1916                     "name": "Steve 'Sc00bz' Thomas",
1917                     "email": "steve@tobtu.com",
1918                     "homepage": "https://www.tobtu.com",
1919                     "role": "Original Developer"
1920                 }
1921             ],
1922             "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
1923             "keywords": [
1924                 "base16",
1925                 "base32",
1926                 "base32_decode",
1927                 "base32_encode",
1928                 "base64",
1929                 "base64_decode",
1930                 "base64_encode",
1931                 "bin2hex",
1932                 "encoding",
1933                 "hex",
1934                 "hex2bin",
1935                 "rfc4648"
1936             ],
1937             "time": "2019-01-03T20:26:31+00:00"
1938         },
1939         {
1940             "name": "paragonie/hidden-string",
1941             "version": "v1.0.0",
1942             "source": {
1943                 "type": "git",
1944                 "url": "https://github.com/paragonie/hidden-string.git",
1945                 "reference": "0bbb00be0e33b8e1d48fa79ea35cd42d3091a936"
1946             },
1947             "dist": {
1948                 "type": "zip",
1949                 "url": "https://api.github.com/repos/paragonie/hidden-string/zipball/0bbb00be0e33b8e1d48fa79ea35cd42d3091a936",
1950                 "reference": "0bbb00be0e33b8e1d48fa79ea35cd42d3091a936",
1951                 "shasum": ""
1952             },
1953             "require": {
1954                 "paragonie/constant_time_encoding": "^2",
1955                 "paragonie/sodium_compat": "^1.6",
1956                 "php": "^7"
1957             },
1958             "require-dev": {
1959                 "phpunit/phpunit": "^6|^7",
1960                 "vimeo/psalm": "^1"
1961             },
1962             "type": "library",
1963             "autoload": {
1964                 "psr-4": {
1965                     "ParagonIE\\HiddenString\\": "./src"
1966                 }
1967             },
1968             "notification-url": "https://packagist.org/downloads/",
1969             "license": [
1970                 "MPL-2.0"
1971             ],
1972             "authors": [
1973                 {
1974                     "name": "Paragon Initiative Enterprises",
1975                     "email": "info@paragonie.com",
1976                     "homepage": "https://paragonie.com"
1977                 }
1978             ],
1979             "description": "Encapsulate strings in an object to hide them from stack traces",
1980             "homepage": "https://github.com/paragonie/hidden-string",
1981             "keywords": [
1982                 "hidden",
1983                 "stack trace",
1984                 "string"
1985             ],
1986             "time": "2018-05-07T20:28:06+00:00"
1987         },
1988         {
1989             "name": "paragonie/random_compat",
1990             "version": "v9.99.99",
1991             "source": {
1992                 "type": "git",
1993                 "url": "https://github.com/paragonie/random_compat.git",
1994                 "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
1995             },
1996             "dist": {
1997                 "type": "zip",
1998                 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
1999                 "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
2000                 "shasum": ""
2001             },
2002             "require": {
2003                 "php": "^7"
2004             },
2005             "require-dev": {
2006                 "phpunit/phpunit": "4.*|5.*",
2007                 "vimeo/psalm": "^1"
2008             },
2009             "suggest": {
2010                 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
2011             },
2012             "type": "library",
2013             "notification-url": "https://packagist.org/downloads/",
2014             "license": [
2015                 "MIT"
2016             ],
2017             "authors": [
2018                 {
2019                     "name": "Paragon Initiative Enterprises",
2020                     "email": "security@paragonie.com",
2021                     "homepage": "https://paragonie.com"
2022                 }
2023             ],
2024             "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
2025             "keywords": [
2026                 "csprng",
2027                 "polyfill",
2028                 "pseudorandom",
2029                 "random"
2030             ],
2031             "time": "2018-07-02T15:55:56+00:00"
2032         },
2033         {
2034             "name": "paragonie/sodium_compat",
2035             "version": "v1.11.1",
2036             "source": {
2037                 "type": "git",
2038                 "url": "https://github.com/paragonie/sodium_compat.git",
2039                 "reference": "a9f968bc99485f85f9303a8524c3485a7e87bc15"
2040             },
2041             "dist": {
2042                 "type": "zip",
2043                 "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/a9f968bc99485f85f9303a8524c3485a7e87bc15",
2044                 "reference": "a9f968bc99485f85f9303a8524c3485a7e87bc15",
2045                 "shasum": ""
2046             },
2047             "require": {
2048                 "paragonie/random_compat": ">=1",
2049                 "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8"
2050             },
2051             "require-dev": {
2052                 "phpunit/phpunit": "^3|^4|^5"
2053             },
2054             "suggest": {
2055                 "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
2056                 "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
2057             },
2058             "type": "library",
2059             "autoload": {
2060                 "files": [
2061                     "autoload.php"
2062                 ]
2063             },
2064             "notification-url": "https://packagist.org/downloads/",
2065             "license": [
2066                 "ISC"
2067             ],
2068             "authors": [
2069                 {
2070                     "name": "Paragon Initiative Enterprises",
2071                     "email": "security@paragonie.com"
2072                 },
2073                 {
2074                     "name": "Frank Denis",
2075                     "email": "jedisct1@pureftpd.org"
2076                 }
2077             ],
2078             "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
2079             "keywords": [
2080                 "Authentication",
2081                 "BLAKE2b",
2082                 "ChaCha20",
2083                 "ChaCha20-Poly1305",
2084                 "Chapoly",
2085                 "Curve25519",
2086                 "Ed25519",
2087                 "EdDSA",
2088                 "Edwards-curve Digital Signature Algorithm",
2089                 "Elliptic Curve Diffie-Hellman",
2090                 "Poly1305",
2091                 "Pure-PHP cryptography",
2092                 "RFC 7748",
2093                 "RFC 8032",
2094                 "Salpoly",
2095                 "Salsa20",
2096                 "X25519",
2097                 "XChaCha20-Poly1305",
2098                 "XSalsa20-Poly1305",
2099                 "Xchacha20",
2100                 "Xsalsa20",
2101                 "aead",
2102                 "cryptography",
2103                 "ecdh",
2104                 "elliptic curve",
2105                 "elliptic curve cryptography",
2106                 "encryption",
2107                 "libsodium",
2108                 "php",
2109                 "public-key cryptography",
2110                 "secret-key cryptography",
2111                 "side-channel resistant"
2112             ],
2113             "time": "2019-09-12T12:05:58+00:00"
2114         },
2115         {
2116             "name": "pear/console_table",
2117             "version": "v1.3.1",
2118             "source": {
2119                 "type": "git",
2120                 "url": "https://github.com/pear/Console_Table.git",
2121                 "reference": "1930c11897ca61fd24b95f2f785e99e0f36dcdea"
2122             },
2123             "dist": {
2124                 "type": "zip",
2125                 "url": "https://api.github.com/repos/pear/Console_Table/zipball/1930c11897ca61fd24b95f2f785e99e0f36dcdea",
2126                 "reference": "1930c11897ca61fd24b95f2f785e99e0f36dcdea",
2127                 "shasum": ""
2128             },
2129             "require": {
2130                 "php": ">=5.2.0"
2131             },
2132             "suggest": {
2133                 "pear/Console_Color2": ">=0.1.2"
2134             },
2135             "type": "library",
2136             "autoload": {
2137                 "classmap": [
2138                     "Table.php"
2139                 ]
2140             },
2141             "notification-url": "https://packagist.org/downloads/",
2142             "license": [
2143                 "BSD-2-Clause"
2144             ],
2145             "authors": [
2146                 {
2147                     "name": "Jan Schneider",
2148                     "homepage": "http://pear.php.net/user/yunosh"
2149                 },
2150                 {
2151                     "name": "Tal Peer",
2152                     "homepage": "http://pear.php.net/user/tal"
2153                 },
2154                 {
2155                     "name": "Xavier Noguer",
2156                     "homepage": "http://pear.php.net/user/xnoguer"
2157                 },
2158                 {
2159                     "name": "Richard Heyes",
2160                     "homepage": "http://pear.php.net/user/richard"
2161                 }
2162             ],
2163             "description": "Library that makes it easy to build console style tables.",
2164             "homepage": "http://pear.php.net/package/Console_Table/",
2165             "keywords": [
2166                 "console"
2167             ],
2168             "time": "2018-01-25T20:47:17+00:00"
2169         },
2170         {
2171             "name": "pear/text_languagedetect",
2172             "version": "v1.0.0",
2173             "source": {
2174                 "type": "git",
2175                 "url": "https://github.com/pear/Text_LanguageDetect.git",
2176                 "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6"
2177             },
2178             "dist": {
2179                 "type": "zip",
2180                 "url": "https://api.github.com/repos/pear/Text_LanguageDetect/zipball/bb9ff6f4970f686fac59081e916b456021fe7ba6",
2181                 "reference": "bb9ff6f4970f686fac59081e916b456021fe7ba6",
2182                 "shasum": ""
2183             },
2184             "require-dev": {
2185                 "phpunit/phpunit": "*"
2186             },
2187             "suggest": {
2188                 "ext-mbstring": "May require the mbstring PHP extension"
2189             },
2190             "type": "library",
2191             "autoload": {
2192                 "psr-0": {
2193                     "Text": "./"
2194                 }
2195             },
2196             "notification-url": "https://packagist.org/downloads/",
2197             "include-path": [
2198                 "./"
2199             ],
2200             "license": [
2201                 "BSD-2-Clause"
2202             ],
2203             "authors": [
2204                 {
2205                     "name": "Nicholas Pisarro",
2206                     "email": "taak@php.net",
2207                     "role": "Lead"
2208                 }
2209             ],
2210             "description": "Identify human languages from text samples",
2211             "homepage": "http://pear.php.net/package/Text_LanguageDetect",
2212             "time": "2017-03-02T16:14:08+00:00"
2213         },
2214         {
2215             "name": "pragmarx/google2fa",
2216             "version": "v5.0.0",
2217             "source": {
2218                 "type": "git",
2219                 "url": "https://github.com/antonioribeiro/google2fa.git",
2220                 "reference": "17c969c82f427dd916afe4be50bafc6299aef1b4"
2221             },
2222             "dist": {
2223                 "type": "zip",
2224                 "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/17c969c82f427dd916afe4be50bafc6299aef1b4",
2225                 "reference": "17c969c82f427dd916afe4be50bafc6299aef1b4",
2226                 "shasum": ""
2227             },
2228             "require": {
2229                 "paragonie/constant_time_encoding": "~1.0|~2.0",
2230                 "paragonie/random_compat": ">=1",
2231                 "php": ">=5.4",
2232                 "symfony/polyfill-php56": "~1.2"
2233             },
2234             "require-dev": {
2235                 "phpunit/phpunit": "~4|~5|~6"
2236             },
2237             "type": "library",
2238             "extra": {
2239                 "component": "package",
2240                 "branch-alias": {
2241                     "dev-master": "2.0-dev"
2242                 }
2243             },
2244             "autoload": {
2245                 "psr-4": {
2246                     "PragmaRX\\Google2FA\\": "src/",
2247                     "PragmaRX\\Google2FA\\Tests\\": "tests/"
2248                 }
2249             },
2250             "notification-url": "https://packagist.org/downloads/",
2251             "license": [
2252                 "MIT"
2253             ],
2254             "authors": [
2255                 {
2256                     "name": "Antonio Carlos Ribeiro",
2257                     "email": "acr@antoniocarlosribeiro.com",
2258                     "role": "Creator & Designer"
2259                 }
2260             ],
2261             "description": "A One Time Password Authentication package, compatible with Google Authenticator.",
2262             "keywords": [
2263                 "2fa",
2264                 "Authentication",
2265                 "Two Factor Authentication",
2266                 "google2fa"
2267             ],
2268             "time": "2019-03-19T22:44:16+00:00"
2269         },
2270         {
2271             "name": "pragmarx/random",
2272             "version": "v0.2.2",
2273             "source": {
2274                 "type": "git",
2275                 "url": "https://github.com/antonioribeiro/random.git",
2276                 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7"
2277             },
2278             "dist": {
2279                 "type": "zip",
2280                 "url": "https://api.github.com/repos/antonioribeiro/random/zipball/daf08a189c5d2d40d1a827db46364d3a741a51b7",
2281                 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7",
2282                 "shasum": ""
2283             },
2284             "require": {
2285                 "php": ">=7.0"
2286             },
2287             "require-dev": {
2288                 "fzaninotto/faker": "~1.7",
2289                 "phpunit/phpunit": "~6.4",
2290                 "pragmarx/trivia": "~0.1",
2291                 "squizlabs/php_codesniffer": "^2.3"
2292             },
2293             "suggest": {
2294                 "fzaninotto/faker": "Allows you to get dozens of randomized types",
2295                 "pragmarx/trivia": "For the trivia database"
2296             },
2297             "type": "library",
2298             "extra": {
2299                 "branch-alias": {
2300                     "dev-master": "1.0-dev"
2301                 }
2302             },
2303             "autoload": {
2304                 "psr-4": {
2305                     "PragmaRX\\Random\\": "src"
2306                 }
2307             },
2308             "notification-url": "https://packagist.org/downloads/",
2309             "license": [
2310                 "MIT"
2311             ],
2312             "authors": [
2313                 {
2314                     "name": "Antonio Carlos Ribeiro",
2315                     "email": "acr@antoniocarlosribeiro.com",
2316                     "homepage": "https://antoniocarlosribeiro.com",
2317                     "role": "Developer"
2318                 }
2319             ],
2320             "description": "Create random chars, numbers, strings",
2321             "homepage": "https://github.com/antonioribeiro/random",
2322             "keywords": [
2323                 "Randomize",
2324                 "faker",
2325                 "pragmarx",
2326                 "random",
2327                 "random number",
2328                 "random pattern",
2329                 "random string"
2330             ],
2331             "time": "2017-11-21T05:26:22+00:00"
2332         },
2333         {
2334             "name": "pragmarx/recovery",
2335             "version": "v0.1.0",
2336             "source": {
2337                 "type": "git",
2338                 "url": "https://github.com/antonioribeiro/recovery.git",
2339                 "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe"
2340             },
2341             "dist": {
2342                 "type": "zip",
2343                 "url": "https://api.github.com/repos/antonioribeiro/recovery/zipball/e16573a1ae5345cc3b100eec6d0296a1a15a90fe",
2344                 "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe",
2345                 "shasum": ""
2346             },
2347             "require": {
2348                 "php": "~7.0",
2349                 "pragmarx/random": "~0.1"
2350             },
2351             "require-dev": {
2352                 "phpunit/phpunit": ">=5.4.3",
2353                 "squizlabs/php_codesniffer": "^2.3",
2354                 "tightenco/collect": "^5"
2355             },
2356             "suggest": {
2357                 "tightenco/collect": "Allows to generate recovery codes as collections"
2358             },
2359             "type": "library",
2360             "extra": {
2361                 "branch-alias": {
2362                     "dev-master": "1.0-dev"
2363                 }
2364             },
2365             "autoload": {
2366                 "psr-4": {
2367                     "PragmaRX\\Recovery\\": "src"
2368                 }
2369             },
2370             "notification-url": "https://packagist.org/downloads/",
2371             "license": [
2372                 "MIT"
2373             ],
2374             "authors": [
2375                 {
2376                     "name": "Antonio Carlos Ribeiro",
2377                     "email": "acr@antoniocarlosribeiro.com",
2378                     "homepage": "https://antoniocarlosribeiro.com",
2379                     "role": "Developer"
2380                 }
2381             ],
2382             "description": "Create recovery codes for two factor auth",
2383             "homepage": "https://github.com/antonioribeiro/recovery",
2384             "keywords": [
2385                 "2fa",
2386                 "account recovery",
2387                 "auth",
2388                 "backup codes",
2389                 "google2fa",
2390                 "pragmarx",
2391                 "recovery",
2392                 "recovery codes",
2393                 "two factor auth"
2394             ],
2395             "time": "2017-09-19T16:58:00+00:00"
2396         },
2397         {
2398             "name": "psr/cache",
2399             "version": "1.0.1",
2400             "source": {
2401                 "type": "git",
2402                 "url": "https://github.com/php-fig/cache.git",
2403                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
2404             },
2405             "dist": {
2406                 "type": "zip",
2407                 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
2408                 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
2409                 "shasum": ""
2410             },
2411             "require": {
2412                 "php": ">=5.3.0"
2413             },
2414             "type": "library",
2415             "extra": {
2416                 "branch-alias": {
2417                     "dev-master": "1.0.x-dev"
2418                 }
2419             },
2420             "autoload": {
2421                 "psr-4": {
2422                     "Psr\\Cache\\": "src/"
2423                 }
2424             },
2425             "notification-url": "https://packagist.org/downloads/",
2426             "license": [
2427                 "MIT"
2428             ],
2429             "authors": [
2430                 {
2431                     "name": "PHP-FIG",
2432                     "homepage": "http://www.php-fig.org/"
2433                 }
2434             ],
2435             "description": "Common interface for caching libraries",
2436             "keywords": [
2437                 "cache",
2438                 "psr",
2439                 "psr-6"
2440             ],
2441             "time": "2016-08-06T20:24:11+00:00"
2442         },
2443         {
2444             "name": "psr/container",
2445             "version": "1.0.0",
2446             "source": {
2447                 "type": "git",
2448                 "url": "https://github.com/php-fig/container.git",
2449                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
2450             },
2451             "dist": {
2452                 "type": "zip",
2453                 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
2454                 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
2455                 "shasum": ""
2456             },
2457             "require": {
2458                 "php": ">=5.3.0"
2459             },
2460             "type": "library",
2461             "extra": {
2462                 "branch-alias": {
2463                     "dev-master": "1.0.x-dev"
2464                 }
2465             },
2466             "autoload": {
2467                 "psr-4": {
2468                     "Psr\\Container\\": "src/"
2469                 }
2470             },
2471             "notification-url": "https://packagist.org/downloads/",
2472             "license": [
2473                 "MIT"
2474             ],
2475             "authors": [
2476                 {
2477                     "name": "PHP-FIG",
2478                     "homepage": "http://www.php-fig.org/"
2479                 }
2480             ],
2481             "description": "Common Container Interface (PHP FIG PSR-11)",
2482             "homepage": "https://github.com/php-fig/container",
2483             "keywords": [
2484                 "PSR-11",
2485                 "container",
2486                 "container-interface",
2487                 "container-interop",
2488                 "psr"
2489             ],
2490             "time": "2017-02-14T16:28:37+00:00"
2491         },
2492         {
2493             "name": "psr/http-message",
2494             "version": "1.0.1",
2495             "source": {
2496                 "type": "git",
2497                 "url": "https://github.com/php-fig/http-message.git",
2498                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
2499             },
2500             "dist": {
2501                 "type": "zip",
2502                 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
2503                 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
2504                 "shasum": ""
2505             },
2506             "require": {
2507                 "php": ">=5.3.0"
2508             },
2509             "type": "library",
2510             "extra": {
2511                 "branch-alias": {
2512                     "dev-master": "1.0.x-dev"
2513                 }
2514             },
2515             "autoload": {
2516                 "psr-4": {
2517                     "Psr\\Http\\Message\\": "src/"
2518                 }
2519             },
2520             "notification-url": "https://packagist.org/downloads/",
2521             "license": [
2522                 "MIT"
2523             ],
2524             "authors": [
2525                 {
2526                     "name": "PHP-FIG",
2527                     "homepage": "http://www.php-fig.org/"
2528                 }
2529             ],
2530             "description": "Common interface for HTTP messages",
2531             "homepage": "https://github.com/php-fig/http-message",
2532             "keywords": [
2533                 "http",
2534                 "http-message",
2535                 "psr",
2536                 "psr-7",
2537                 "request",
2538                 "response"
2539             ],
2540             "time": "2016-08-06T14:39:51+00:00"
2541         },
2542         {
2543             "name": "psr/log",
2544             "version": "1.1.0",
2545             "source": {
2546                 "type": "git",
2547                 "url": "https://github.com/php-fig/log.git",
2548                 "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd"
2549             },
2550             "dist": {
2551                 "type": "zip",
2552                 "url": "https://api.github.com/repos/php-fig/log/zipball/6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
2553                 "reference": "6c001f1daafa3a3ac1d8ff69ee4db8e799a654dd",
2554                 "shasum": ""
2555             },
2556             "require": {
2557                 "php": ">=5.3.0"
2558             },
2559             "type": "library",
2560             "extra": {
2561                 "branch-alias": {
2562                     "dev-master": "1.0.x-dev"
2563                 }
2564             },
2565             "autoload": {
2566                 "psr-4": {
2567                     "Psr\\Log\\": "Psr/Log/"
2568                 }
2569             },
2570             "notification-url": "https://packagist.org/downloads/",
2571             "license": [
2572                 "MIT"
2573             ],
2574             "authors": [
2575                 {
2576                     "name": "PHP-FIG",
2577                     "homepage": "http://www.php-fig.org/"
2578                 }
2579             ],
2580             "description": "Common interface for logging libraries",
2581             "homepage": "https://github.com/php-fig/log",
2582             "keywords": [
2583                 "log",
2584                 "psr",
2585                 "psr-3"
2586             ],
2587             "time": "2018-11-20T15:27:04+00:00"
2588         },
2589         {
2590             "name": "ralouphie/getallheaders",
2591             "version": "3.0.3",
2592             "source": {
2593                 "type": "git",
2594                 "url": "https://github.com/ralouphie/getallheaders.git",
2595                 "reference": "120b605dfeb996808c31b6477290a714d356e822"
2596             },
2597             "dist": {
2598                 "type": "zip",
2599                 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
2600                 "reference": "120b605dfeb996808c31b6477290a714d356e822",
2601                 "shasum": ""
2602             },
2603             "require": {
2604                 "php": ">=5.6"
2605             },
2606             "require-dev": {
2607                 "php-coveralls/php-coveralls": "^2.1",
2608                 "phpunit/phpunit": "^5 || ^6.5"
2609             },
2610             "type": "library",
2611             "autoload": {
2612                 "files": [
2613                     "src/getallheaders.php"
2614                 ]
2615             },
2616             "notification-url": "https://packagist.org/downloads/",
2617             "license": [
2618                 "MIT"
2619             ],
2620             "authors": [
2621                 {
2622                     "name": "Ralph Khattar",
2623                     "email": "ralph.khattar@gmail.com"
2624                 }
2625             ],
2626             "description": "A polyfill for getallheaders.",
2627             "time": "2019-03-08T08:55:37+00:00"
2628         },
2629         {
2630             "name": "seld/cli-prompt",
2631             "version": "1.0.3",
2632             "source": {
2633                 "type": "git",
2634                 "url": "https://github.com/Seldaek/cli-prompt.git",
2635                 "reference": "a19a7376a4689d4d94cab66ab4f3c816019ba8dd"
2636             },
2637             "dist": {
2638                 "type": "zip",
2639                 "url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/a19a7376a4689d4d94cab66ab4f3c816019ba8dd",
2640                 "reference": "a19a7376a4689d4d94cab66ab4f3c816019ba8dd",
2641                 "shasum": ""
2642             },
2643             "require": {
2644                 "php": ">=5.3"
2645             },
2646             "type": "library",
2647             "extra": {
2648                 "branch-alias": {
2649                     "dev-master": "1.x-dev"
2650                 }
2651             },
2652             "autoload": {
2653                 "psr-4": {
2654                     "Seld\\CliPrompt\\": "src/"
2655                 }
2656             },
2657             "notification-url": "https://packagist.org/downloads/",
2658             "license": [
2659                 "MIT"
2660             ],
2661             "authors": [
2662                 {
2663                     "name": "Jordi Boggiano",
2664                     "email": "j.boggiano@seld.be"
2665                 }
2666             ],
2667             "description": "Allows you to prompt for user input on the command line, and optionally hide the characters they type",
2668             "keywords": [
2669                 "cli",
2670                 "console",
2671                 "hidden",
2672                 "input",
2673                 "prompt"
2674             ],
2675             "time": "2017-03-18T11:32:45+00:00"
2676         },
2677         {
2678             "name": "smarty/smarty",
2679             "version": "v3.1.33",
2680             "source": {
2681                 "type": "git",
2682                 "url": "https://github.com/smarty-php/smarty.git",
2683                 "reference": "dd55b23121e55a3b4f1af90a707a6c4e5969530f"
2684             },
2685             "dist": {
2686                 "type": "zip",
2687                 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/dd55b23121e55a3b4f1af90a707a6c4e5969530f",
2688                 "reference": "dd55b23121e55a3b4f1af90a707a6c4e5969530f",
2689                 "shasum": ""
2690             },
2691             "require": {
2692                 "php": ">=5.2"
2693             },
2694             "type": "library",
2695             "extra": {
2696                 "branch-alias": {
2697                     "dev-master": "3.1.x-dev"
2698                 }
2699             },
2700             "autoload": {
2701                 "files": [
2702                     "libs/bootstrap.php"
2703                 ]
2704             },
2705             "notification-url": "https://packagist.org/downloads/",
2706             "license": [
2707                 "LGPL-3.0"
2708             ],
2709             "authors": [
2710                 {
2711                     "name": "Monte Ohrt",
2712                     "email": "monte@ohrt.com"
2713                 },
2714                 {
2715                     "name": "Uwe Tews",
2716                     "email": "uwe.tews@googlemail.com"
2717                 },
2718                 {
2719                     "name": "Rodney Rehm",
2720                     "email": "rodney.rehm@medialize.de"
2721                 }
2722             ],
2723             "description": "Smarty - the compiling PHP template engine",
2724             "homepage": "http://www.smarty.net",
2725             "keywords": [
2726                 "templating"
2727             ],
2728             "time": "2018-09-12T20:54:16+00:00"
2729         },
2730         {
2731             "name": "symfony/polyfill-php56",
2732             "version": "v1.12.0",
2733             "source": {
2734                 "type": "git",
2735                 "url": "https://github.com/symfony/polyfill-php56.git",
2736                 "reference": "0e3b212e96a51338639d8ce175c046d7729c3403"
2737             },
2738             "dist": {
2739                 "type": "zip",
2740                 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/0e3b212e96a51338639d8ce175c046d7729c3403",
2741                 "reference": "0e3b212e96a51338639d8ce175c046d7729c3403",
2742                 "shasum": ""
2743             },
2744             "require": {
2745                 "php": ">=5.3.3",
2746                 "symfony/polyfill-util": "~1.0"
2747             },
2748             "type": "library",
2749             "extra": {
2750                 "branch-alias": {
2751                     "dev-master": "1.12-dev"
2752                 }
2753             },
2754             "autoload": {
2755                 "psr-4": {
2756                     "Symfony\\Polyfill\\Php56\\": ""
2757                 },
2758                 "files": [
2759                     "bootstrap.php"
2760                 ]
2761             },
2762             "notification-url": "https://packagist.org/downloads/",
2763             "license": [
2764                 "MIT"
2765             ],
2766             "authors": [
2767                 {
2768                     "name": "Nicolas Grekas",
2769                     "email": "p@tchwork.com"
2770                 },
2771                 {
2772                     "name": "Symfony Community",
2773                     "homepage": "https://symfony.com/contributors"
2774                 }
2775             ],
2776             "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
2777             "homepage": "https://symfony.com",
2778             "keywords": [
2779                 "compatibility",
2780                 "polyfill",
2781                 "portable",
2782                 "shim"
2783             ],
2784             "time": "2019-08-06T08:03:45+00:00"
2785         },
2786         {
2787             "name": "symfony/polyfill-util",
2788             "version": "v1.12.0",
2789             "source": {
2790                 "type": "git",
2791                 "url": "https://github.com/symfony/polyfill-util.git",
2792                 "reference": "4317de1386717b4c22caed7725350a8887ab205c"
2793             },
2794             "dist": {
2795                 "type": "zip",
2796                 "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4317de1386717b4c22caed7725350a8887ab205c",
2797                 "reference": "4317de1386717b4c22caed7725350a8887ab205c",
2798                 "shasum": ""
2799             },
2800             "require": {
2801                 "php": ">=5.3.3"
2802             },
2803             "type": "library",
2804             "extra": {
2805                 "branch-alias": {
2806                     "dev-master": "1.12-dev"
2807                 }
2808             },
2809             "autoload": {
2810                 "psr-4": {
2811                     "Symfony\\Polyfill\\Util\\": ""
2812                 }
2813             },
2814             "notification-url": "https://packagist.org/downloads/",
2815             "license": [
2816                 "MIT"
2817             ],
2818             "authors": [
2819                 {
2820                     "name": "Nicolas Grekas",
2821                     "email": "p@tchwork.com"
2822                 },
2823                 {
2824                     "name": "Symfony Community",
2825                     "homepage": "https://symfony.com/contributors"
2826                 }
2827             ],
2828             "description": "Symfony utilities for portability of PHP codes",
2829             "homepage": "https://symfony.com",
2830             "keywords": [
2831                 "compat",
2832                 "compatibility",
2833                 "polyfill",
2834                 "shim"
2835             ],
2836             "time": "2019-08-06T08:03:45+00:00"
2837         }
2838     ],
2839     "packages-dev": [
2840         {
2841             "name": "doctrine/instantiator",
2842             "version": "1.0.5",
2843             "source": {
2844                 "type": "git",
2845                 "url": "https://github.com/doctrine/instantiator.git",
2846                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
2847             },
2848             "dist": {
2849                 "type": "zip",
2850                 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
2851                 "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
2852                 "shasum": ""
2853             },
2854             "require": {
2855                 "php": ">=5.3,<8.0-DEV"
2856             },
2857             "require-dev": {
2858                 "athletic/athletic": "~0.1.8",
2859                 "ext-pdo": "*",
2860                 "ext-phar": "*",
2861                 "phpunit/phpunit": "~4.0",
2862                 "squizlabs/php_codesniffer": "~2.0"
2863             },
2864             "type": "library",
2865             "extra": {
2866                 "branch-alias": {
2867                     "dev-master": "1.0.x-dev"
2868                 }
2869             },
2870             "autoload": {
2871                 "psr-4": {
2872                     "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
2873                 }
2874             },
2875             "notification-url": "https://packagist.org/downloads/",
2876             "license": [
2877                 "MIT"
2878             ],
2879             "authors": [
2880                 {
2881                     "name": "Marco Pivetta",
2882                     "email": "ocramius@gmail.com",
2883                     "homepage": "http://ocramius.github.com/"
2884                 }
2885             ],
2886             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
2887             "homepage": "https://github.com/doctrine/instantiator",
2888             "keywords": [
2889                 "constructor",
2890                 "instantiate"
2891             ],
2892             "time": "2015-06-14T21:17:01+00:00"
2893         },
2894         {
2895             "name": "hamcrest/hamcrest-php",
2896             "version": "v2.0.0",
2897             "source": {
2898                 "type": "git",
2899                 "url": "https://github.com/hamcrest/hamcrest-php.git",
2900                 "reference": "776503d3a8e85d4f9a1148614f95b7a608b046ad"
2901             },
2902             "dist": {
2903                 "type": "zip",
2904                 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/776503d3a8e85d4f9a1148614f95b7a608b046ad",
2905                 "reference": "776503d3a8e85d4f9a1148614f95b7a608b046ad",
2906                 "shasum": ""
2907             },
2908             "require": {
2909                 "php": "^5.3|^7.0"
2910             },
2911             "replace": {
2912                 "cordoval/hamcrest-php": "*",
2913                 "davedevelopment/hamcrest-php": "*",
2914                 "kodova/hamcrest-php": "*"
2915             },
2916             "require-dev": {
2917                 "phpunit/php-file-iterator": "1.3.3",
2918                 "phpunit/phpunit": "~4.0",
2919                 "satooshi/php-coveralls": "^1.0"
2920             },
2921             "type": "library",
2922             "extra": {
2923                 "branch-alias": {
2924                     "dev-master": "2.0-dev"
2925                 }
2926             },
2927             "autoload": {
2928                 "classmap": [
2929                     "hamcrest"
2930                 ]
2931             },
2932             "notification-url": "https://packagist.org/downloads/",
2933             "license": [
2934                 "BSD"
2935             ],
2936             "description": "This is the PHP port of Hamcrest Matchers",
2937             "keywords": [
2938                 "test"
2939             ],
2940             "time": "2016-01-20T08:20:44+00:00"
2941         },
2942         {
2943             "name": "johnkary/phpunit-speedtrap",
2944             "version": "v1.1.0",
2945             "source": {
2946                 "type": "git",
2947                 "url": "https://github.com/johnkary/phpunit-speedtrap.git",
2948                 "reference": "f7cfe17c5a7076ed0ccca5450fe3bb981ec56361"
2949             },
2950             "dist": {
2951                 "type": "zip",
2952                 "url": "https://api.github.com/repos/johnkary/phpunit-speedtrap/zipball/f7cfe17c5a7076ed0ccca5450fe3bb981ec56361",
2953                 "reference": "f7cfe17c5a7076ed0ccca5450fe3bb981ec56361",
2954                 "shasum": ""
2955             },
2956             "require": {
2957                 "php": ">=5.6",
2958                 "phpunit/phpunit": ">=4.7,<6.0"
2959             },
2960             "type": "library",
2961             "extra": {
2962                 "branch-alias": {
2963                     "dev-master": "1.1-dev"
2964                 }
2965             },
2966             "autoload": {
2967                 "psr-0": {
2968                     "JohnKary": "src/"
2969                 }
2970             },
2971             "notification-url": "https://packagist.org/downloads/",
2972             "license": [
2973                 "MIT"
2974             ],
2975             "authors": [
2976                 {
2977                     "name": "John Kary",
2978                     "email": "john@johnkary.net"
2979                 }
2980             ],
2981             "description": "Find slow tests in your PHPUnit test suite",
2982             "homepage": "https://github.com/johnkary/phpunit-speedtrap",
2983             "keywords": [
2984                 "phpunit",
2985                 "profile",
2986                 "slow"
2987             ],
2988             "time": "2017-03-25T17:14:26+00:00"
2989         },
2990         {
2991             "name": "mikey179/vfsstream",
2992             "version": "v1.6.7",
2993             "source": {
2994                 "type": "git",
2995                 "url": "https://github.com/bovigo/vfsStream.git",
2996                 "reference": "2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb"
2997             },
2998             "dist": {
2999                 "type": "zip",
3000                 "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb",
3001                 "reference": "2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb",
3002                 "shasum": ""
3003             },
3004             "require": {
3005                 "php": ">=5.3.0"
3006             },
3007             "require-dev": {
3008                 "phpunit/phpunit": "^4.5|^5.0"
3009             },
3010             "type": "library",
3011             "extra": {
3012                 "branch-alias": {
3013                     "dev-master": "1.6.x-dev"
3014                 }
3015             },
3016             "autoload": {
3017                 "psr-0": {
3018                     "org\\bovigo\\vfs\\": "src/main/php"
3019                 }
3020             },
3021             "notification-url": "https://packagist.org/downloads/",
3022             "license": [
3023                 "BSD-3-Clause"
3024             ],
3025             "authors": [
3026                 {
3027                     "name": "Frank Kleine",
3028                     "homepage": "http://frankkleine.de/",
3029                     "role": "Developer"
3030                 }
3031             ],
3032             "description": "Virtual file system to mock the real file system in unit tests.",
3033             "homepage": "http://vfs.bovigo.org/",
3034             "time": "2019-08-01T01:38:37+00:00"
3035         },
3036         {
3037             "name": "mockery/mockery",
3038             "version": "1.2.3",
3039             "source": {
3040                 "type": "git",
3041                 "url": "https://github.com/mockery/mockery.git",
3042                 "reference": "4eff936d83eb809bde2c57a3cea0ee9643769031"
3043             },
3044             "dist": {
3045                 "type": "zip",
3046                 "url": "https://api.github.com/repos/mockery/mockery/zipball/4eff936d83eb809bde2c57a3cea0ee9643769031",
3047                 "reference": "4eff936d83eb809bde2c57a3cea0ee9643769031",
3048                 "shasum": ""
3049             },
3050             "require": {
3051                 "hamcrest/hamcrest-php": "~2.0",
3052                 "lib-pcre": ">=7.0",
3053                 "php": ">=5.6.0"
3054             },
3055             "require-dev": {
3056                 "phpunit/phpunit": "~5.7.10|~6.5|~7.0|~8.0"
3057             },
3058             "type": "library",
3059             "extra": {
3060                 "branch-alias": {
3061                     "dev-master": "1.0.x-dev"
3062                 }
3063             },
3064             "autoload": {
3065                 "psr-0": {
3066                     "Mockery": "library/"
3067                 }
3068             },
3069             "notification-url": "https://packagist.org/downloads/",
3070             "license": [
3071                 "BSD-3-Clause"
3072             ],
3073             "authors": [
3074                 {
3075                     "name": "Pádraic Brady",
3076                     "email": "padraic.brady@gmail.com",
3077                     "homepage": "http://blog.astrumfutura.com"
3078                 },
3079                 {
3080                     "name": "Dave Marshall",
3081                     "email": "dave.marshall@atstsolutions.co.uk",
3082                     "homepage": "http://davedevelopment.co.uk"
3083                 }
3084             ],
3085             "description": "Mockery is a simple yet flexible PHP mock object framework",
3086             "homepage": "https://github.com/mockery/mockery",
3087             "keywords": [
3088                 "BDD",
3089                 "TDD",
3090                 "library",
3091                 "mock",
3092                 "mock objects",
3093                 "mockery",
3094                 "stub",
3095                 "test",
3096                 "test double",
3097                 "testing"
3098             ],
3099             "time": "2019-08-07T15:01:07+00:00"
3100         },
3101         {
3102             "name": "myclabs/deep-copy",
3103             "version": "1.7.0",
3104             "source": {
3105                 "type": "git",
3106                 "url": "https://github.com/myclabs/DeepCopy.git",
3107                 "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
3108             },
3109             "dist": {
3110                 "type": "zip",
3111                 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
3112                 "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
3113                 "shasum": ""
3114             },
3115             "require": {
3116                 "php": "^5.6 || ^7.0"
3117             },
3118             "require-dev": {
3119                 "doctrine/collections": "^1.0",
3120                 "doctrine/common": "^2.6",
3121                 "phpunit/phpunit": "^4.1"
3122             },
3123             "type": "library",
3124             "autoload": {
3125                 "psr-4": {
3126                     "DeepCopy\\": "src/DeepCopy/"
3127                 },
3128                 "files": [
3129                     "src/DeepCopy/deep_copy.php"
3130                 ]
3131             },
3132             "notification-url": "https://packagist.org/downloads/",
3133             "license": [
3134                 "MIT"
3135             ],
3136             "description": "Create deep copies (clones) of your objects",
3137             "keywords": [
3138                 "clone",
3139                 "copy",
3140                 "duplicate",
3141                 "object",
3142                 "object graph"
3143             ],
3144             "time": "2017-10-19T19:58:43+00:00"
3145         },
3146         {
3147             "name": "phpdocumentor/reflection-common",
3148             "version": "1.0.1",
3149             "source": {
3150                 "type": "git",
3151                 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
3152                 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6"
3153             },
3154             "dist": {
3155                 "type": "zip",
3156                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
3157                 "reference": "21bdeb5f65d7ebf9f43b1b25d404f87deab5bfb6",
3158                 "shasum": ""
3159             },
3160             "require": {
3161                 "php": ">=5.5"
3162             },
3163             "require-dev": {
3164                 "phpunit/phpunit": "^4.6"
3165             },
3166             "type": "library",
3167             "extra": {
3168                 "branch-alias": {
3169                     "dev-master": "1.0.x-dev"
3170                 }
3171             },
3172             "autoload": {
3173                 "psr-4": {
3174                     "phpDocumentor\\Reflection\\": [
3175                         "src"
3176                     ]
3177                 }
3178             },
3179             "notification-url": "https://packagist.org/downloads/",
3180             "license": [
3181                 "MIT"
3182             ],
3183             "authors": [
3184                 {
3185                     "name": "Jaap van Otterdijk",
3186                     "email": "opensource@ijaap.nl"
3187                 }
3188             ],
3189             "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
3190             "homepage": "http://www.phpdoc.org",
3191             "keywords": [
3192                 "FQSEN",
3193                 "phpDocumentor",
3194                 "phpdoc",
3195                 "reflection",
3196                 "static analysis"
3197             ],
3198             "time": "2017-09-11T18:02:19+00:00"
3199         },
3200         {
3201             "name": "phpdocumentor/reflection-docblock",
3202             "version": "3.3.2",
3203             "source": {
3204                 "type": "git",
3205                 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
3206                 "reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2"
3207             },
3208             "dist": {
3209                 "type": "zip",
3210                 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/bf329f6c1aadea3299f08ee804682b7c45b326a2",
3211                 "reference": "bf329f6c1aadea3299f08ee804682b7c45b326a2",
3212                 "shasum": ""
3213             },
3214             "require": {
3215                 "php": "^5.6 || ^7.0",
3216                 "phpdocumentor/reflection-common": "^1.0.0",
3217                 "phpdocumentor/type-resolver": "^0.4.0",
3218                 "webmozart/assert": "^1.0"
3219             },
3220             "require-dev": {
3221                 "mockery/mockery": "^0.9.4",
3222                 "phpunit/phpunit": "^4.4"
3223             },
3224             "type": "library",
3225             "autoload": {
3226                 "psr-4": {
3227                     "phpDocumentor\\Reflection\\": [
3228                         "src/"
3229                     ]
3230                 }
3231             },
3232             "notification-url": "https://packagist.org/downloads/",
3233             "license": [
3234                 "MIT"
3235             ],
3236             "authors": [
3237                 {
3238                     "name": "Mike van Riel",
3239                     "email": "me@mikevanriel.com"
3240                 }
3241             ],
3242             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
3243             "time": "2017-11-10T14:09:06+00:00"
3244         },
3245         {
3246             "name": "phpdocumentor/type-resolver",
3247             "version": "0.4.0",
3248             "source": {
3249                 "type": "git",
3250                 "url": "https://github.com/phpDocumentor/TypeResolver.git",
3251                 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7"
3252             },
3253             "dist": {
3254                 "type": "zip",
3255                 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/9c977708995954784726e25d0cd1dddf4e65b0f7",
3256                 "reference": "9c977708995954784726e25d0cd1dddf4e65b0f7",
3257                 "shasum": ""
3258             },
3259             "require": {
3260                 "php": "^5.5 || ^7.0",
3261                 "phpdocumentor/reflection-common": "^1.0"
3262             },
3263             "require-dev": {
3264                 "mockery/mockery": "^0.9.4",
3265                 "phpunit/phpunit": "^5.2||^4.8.24"
3266             },
3267             "type": "library",
3268             "extra": {
3269                 "branch-alias": {
3270                     "dev-master": "1.0.x-dev"
3271                 }
3272             },
3273             "autoload": {
3274                 "psr-4": {
3275                     "phpDocumentor\\Reflection\\": [
3276                         "src/"
3277                     ]
3278                 }
3279             },
3280             "notification-url": "https://packagist.org/downloads/",
3281             "license": [
3282                 "MIT"
3283             ],
3284             "authors": [
3285                 {
3286                     "name": "Mike van Riel",
3287                     "email": "me@mikevanriel.com"
3288                 }
3289             ],
3290             "time": "2017-07-14T14:27:02+00:00"
3291         },
3292         {
3293             "name": "phpspec/prophecy",
3294             "version": "1.8.1",
3295             "source": {
3296                 "type": "git",
3297                 "url": "https://github.com/phpspec/prophecy.git",
3298                 "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76"
3299             },
3300             "dist": {
3301                 "type": "zip",
3302                 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
3303                 "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
3304                 "shasum": ""
3305             },
3306             "require": {
3307                 "doctrine/instantiator": "^1.0.2",
3308                 "php": "^5.3|^7.0",
3309                 "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
3310                 "sebastian/comparator": "^1.1|^2.0|^3.0",
3311                 "sebastian/recursion-context": "^1.0|^2.0|^3.0"
3312             },
3313             "require-dev": {
3314                 "phpspec/phpspec": "^2.5|^3.2",
3315                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
3316             },
3317             "type": "library",
3318             "extra": {
3319                 "branch-alias": {
3320                     "dev-master": "1.8.x-dev"
3321                 }
3322             },
3323             "autoload": {
3324                 "psr-4": {
3325                     "Prophecy\\": "src/Prophecy"
3326                 }
3327             },
3328             "notification-url": "https://packagist.org/downloads/",
3329             "license": [
3330                 "MIT"
3331             ],
3332             "authors": [
3333                 {
3334                     "name": "Konstantin Kudryashov",
3335                     "email": "ever.zet@gmail.com",
3336                     "homepage": "http://everzet.com"
3337                 },
3338                 {
3339                     "name": "Marcello Duarte",
3340                     "email": "marcello.duarte@gmail.com"
3341                 }
3342             ],
3343             "description": "Highly opinionated mocking framework for PHP 5.3+",
3344             "homepage": "https://github.com/phpspec/prophecy",
3345             "keywords": [
3346                 "Double",
3347                 "Dummy",
3348                 "fake",
3349                 "mock",
3350                 "spy",
3351                 "stub"
3352             ],
3353             "time": "2019-06-13T12:50:23+00:00"
3354         },
3355         {
3356             "name": "phpunit/php-code-coverage",
3357             "version": "4.0.8",
3358             "source": {
3359                 "type": "git",
3360                 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
3361                 "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d"
3362             },
3363             "dist": {
3364                 "type": "zip",
3365                 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
3366                 "reference": "ef7b2f56815df854e66ceaee8ebe9393ae36a40d",
3367                 "shasum": ""
3368             },
3369             "require": {
3370                 "ext-dom": "*",
3371                 "ext-xmlwriter": "*",
3372                 "php": "^5.6 || ^7.0",
3373                 "phpunit/php-file-iterator": "^1.3",
3374                 "phpunit/php-text-template": "^1.2",
3375                 "phpunit/php-token-stream": "^1.4.2 || ^2.0",
3376                 "sebastian/code-unit-reverse-lookup": "^1.0",
3377                 "sebastian/environment": "^1.3.2 || ^2.0",
3378                 "sebastian/version": "^1.0 || ^2.0"
3379             },
3380             "require-dev": {
3381                 "ext-xdebug": "^2.1.4",
3382                 "phpunit/phpunit": "^5.7"
3383             },
3384             "suggest": {
3385                 "ext-xdebug": "^2.5.1"
3386             },
3387             "type": "library",
3388             "extra": {
3389                 "branch-alias": {
3390                     "dev-master": "4.0.x-dev"
3391                 }
3392             },
3393             "autoload": {
3394                 "classmap": [
3395                     "src/"
3396                 ]
3397             },
3398             "notification-url": "https://packagist.org/downloads/",
3399             "license": [
3400                 "BSD-3-Clause"
3401             ],
3402             "authors": [
3403                 {
3404                     "name": "Sebastian Bergmann",
3405                     "email": "sb@sebastian-bergmann.de",
3406                     "role": "lead"
3407                 }
3408             ],
3409             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
3410             "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
3411             "keywords": [
3412                 "coverage",
3413                 "testing",
3414                 "xunit"
3415             ],
3416             "time": "2017-04-02T07:44:40+00:00"
3417         },
3418         {
3419             "name": "phpunit/php-file-iterator",
3420             "version": "1.4.5",
3421             "source": {
3422                 "type": "git",
3423                 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
3424                 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
3425             },
3426             "dist": {
3427                 "type": "zip",
3428                 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
3429                 "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
3430                 "shasum": ""
3431             },
3432             "require": {
3433                 "php": ">=5.3.3"
3434             },
3435             "type": "library",
3436             "extra": {
3437                 "branch-alias": {
3438                     "dev-master": "1.4.x-dev"
3439                 }
3440             },
3441             "autoload": {
3442                 "classmap": [
3443                     "src/"
3444                 ]
3445             },
3446             "notification-url": "https://packagist.org/downloads/",
3447             "license": [
3448                 "BSD-3-Clause"
3449             ],
3450             "authors": [
3451                 {
3452                     "name": "Sebastian Bergmann",
3453                     "email": "sb@sebastian-bergmann.de",
3454                     "role": "lead"
3455                 }
3456             ],
3457             "description": "FilterIterator implementation that filters files based on a list of suffixes.",
3458             "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
3459             "keywords": [
3460                 "filesystem",
3461                 "iterator"
3462             ],
3463             "time": "2017-11-27T13:52:08+00:00"
3464         },
3465         {
3466             "name": "phpunit/php-text-template",
3467             "version": "1.2.1",
3468             "source": {
3469                 "type": "git",
3470                 "url": "https://github.com/sebastianbergmann/php-text-template.git",
3471                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
3472             },
3473             "dist": {
3474                 "type": "zip",
3475                 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3476                 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
3477                 "shasum": ""
3478             },
3479             "require": {
3480                 "php": ">=5.3.3"
3481             },
3482             "type": "library",
3483             "autoload": {
3484                 "classmap": [
3485                     "src/"
3486                 ]
3487             },
3488             "notification-url": "https://packagist.org/downloads/",
3489             "license": [
3490                 "BSD-3-Clause"
3491             ],
3492             "authors": [
3493                 {
3494                     "name": "Sebastian Bergmann",
3495                     "email": "sebastian@phpunit.de",
3496                     "role": "lead"
3497                 }
3498             ],
3499             "description": "Simple template engine.",
3500             "homepage": "https://github.com/sebastianbergmann/php-text-template/",
3501             "keywords": [
3502                 "template"
3503             ],
3504             "time": "2015-06-21T13:50:34+00:00"
3505         },
3506         {
3507             "name": "phpunit/php-timer",
3508             "version": "1.0.9",
3509             "source": {
3510                 "type": "git",
3511                 "url": "https://github.com/sebastianbergmann/php-timer.git",
3512                 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f"
3513             },
3514             "dist": {
3515                 "type": "zip",
3516                 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
3517                 "reference": "3dcf38ca72b158baf0bc245e9184d3fdffa9c46f",
3518                 "shasum": ""
3519             },
3520             "require": {
3521                 "php": "^5.3.3 || ^7.0"
3522             },
3523             "require-dev": {
3524                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
3525             },
3526             "type": "library",
3527             "extra": {
3528                 "branch-alias": {
3529                     "dev-master": "1.0-dev"
3530                 }
3531             },
3532             "autoload": {
3533                 "classmap": [
3534                     "src/"
3535                 ]
3536             },
3537             "notification-url": "https://packagist.org/downloads/",
3538             "license": [
3539                 "BSD-3-Clause"
3540             ],
3541             "authors": [
3542                 {
3543                     "name": "Sebastian Bergmann",
3544                     "email": "sb@sebastian-bergmann.de",
3545                     "role": "lead"
3546                 }
3547             ],
3548             "description": "Utility class for timing",
3549             "homepage": "https://github.com/sebastianbergmann/php-timer/",
3550             "keywords": [
3551                 "timer"
3552             ],
3553             "time": "2017-02-26T11:10:40+00:00"
3554         },
3555         {
3556             "name": "phpunit/php-token-stream",
3557             "version": "1.4.12",
3558             "source": {
3559                 "type": "git",
3560                 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
3561                 "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16"
3562             },
3563             "dist": {
3564                 "type": "zip",
3565                 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16",
3566                 "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16",
3567                 "shasum": ""
3568             },
3569             "require": {
3570                 "ext-tokenizer": "*",
3571                 "php": ">=5.3.3"
3572             },
3573             "require-dev": {
3574                 "phpunit/phpunit": "~4.2"
3575             },
3576             "type": "library",
3577             "extra": {
3578                 "branch-alias": {
3579                     "dev-master": "1.4-dev"
3580                 }
3581             },
3582             "autoload": {
3583                 "classmap": [
3584                     "src/"
3585                 ]
3586             },
3587             "notification-url": "https://packagist.org/downloads/",
3588             "license": [
3589                 "BSD-3-Clause"
3590             ],
3591             "authors": [
3592                 {
3593                     "name": "Sebastian Bergmann",
3594                     "email": "sebastian@phpunit.de"
3595                 }
3596             ],
3597             "description": "Wrapper around PHP's tokenizer extension.",
3598             "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
3599             "keywords": [
3600                 "tokenizer"
3601             ],
3602             "time": "2017-12-04T08:55:13+00:00"
3603         },
3604         {
3605             "name": "phpunit/phpunit",
3606             "version": "5.7.27",
3607             "source": {
3608                 "type": "git",
3609                 "url": "https://github.com/sebastianbergmann/phpunit.git",
3610                 "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c"
3611             },
3612             "dist": {
3613                 "type": "zip",
3614                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c",
3615                 "reference": "b7803aeca3ccb99ad0a506fa80b64cd6a56bbc0c",
3616                 "shasum": ""
3617             },
3618             "require": {
3619                 "ext-dom": "*",
3620                 "ext-json": "*",
3621                 "ext-libxml": "*",
3622                 "ext-mbstring": "*",
3623                 "ext-xml": "*",
3624                 "myclabs/deep-copy": "~1.3",
3625                 "php": "^5.6 || ^7.0",
3626                 "phpspec/prophecy": "^1.6.2",
3627                 "phpunit/php-code-coverage": "^4.0.4",
3628                 "phpunit/php-file-iterator": "~1.4",
3629                 "phpunit/php-text-template": "~1.2",
3630                 "phpunit/php-timer": "^1.0.6",
3631                 "phpunit/phpunit-mock-objects": "^3.2",
3632                 "sebastian/comparator": "^1.2.4",
3633                 "sebastian/diff": "^1.4.3",
3634                 "sebastian/environment": "^1.3.4 || ^2.0",
3635                 "sebastian/exporter": "~2.0",
3636                 "sebastian/global-state": "^1.1",
3637                 "sebastian/object-enumerator": "~2.0",
3638                 "sebastian/resource-operations": "~1.0",
3639                 "sebastian/version": "^1.0.6|^2.0.1",
3640                 "symfony/yaml": "~2.1|~3.0|~4.0"
3641             },
3642             "conflict": {
3643                 "phpdocumentor/reflection-docblock": "3.0.2"
3644             },
3645             "require-dev": {
3646                 "ext-pdo": "*"
3647             },
3648             "suggest": {
3649                 "ext-xdebug": "*",
3650                 "phpunit/php-invoker": "~1.1"
3651             },
3652             "bin": [
3653                 "phpunit"
3654             ],
3655             "type": "library",
3656             "extra": {
3657                 "branch-alias": {
3658                     "dev-master": "5.7.x-dev"
3659                 }
3660             },
3661             "autoload": {
3662                 "classmap": [
3663                     "src/"
3664                 ]
3665             },
3666             "notification-url": "https://packagist.org/downloads/",
3667             "license": [
3668                 "BSD-3-Clause"
3669             ],
3670             "authors": [
3671                 {
3672                     "name": "Sebastian Bergmann",
3673                     "email": "sebastian@phpunit.de",
3674                     "role": "lead"
3675                 }
3676             ],
3677             "description": "The PHP Unit Testing framework.",
3678             "homepage": "https://phpunit.de/",
3679             "keywords": [
3680                 "phpunit",
3681                 "testing",
3682                 "xunit"
3683             ],
3684             "time": "2018-02-01T05:50:59+00:00"
3685         },
3686         {
3687             "name": "phpunit/phpunit-mock-objects",
3688             "version": "3.4.4",
3689             "source": {
3690                 "type": "git",
3691                 "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
3692                 "reference": "a23b761686d50a560cc56233b9ecf49597cc9118"
3693             },
3694             "dist": {
3695                 "type": "zip",
3696                 "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/a23b761686d50a560cc56233b9ecf49597cc9118",
3697                 "reference": "a23b761686d50a560cc56233b9ecf49597cc9118",
3698                 "shasum": ""
3699             },
3700             "require": {
3701                 "doctrine/instantiator": "^1.0.2",
3702                 "php": "^5.6 || ^7.0",
3703                 "phpunit/php-text-template": "^1.2",
3704                 "sebastian/exporter": "^1.2 || ^2.0"
3705             },
3706             "conflict": {
3707                 "phpunit/phpunit": "<5.4.0"
3708             },
3709             "require-dev": {
3710                 "phpunit/phpunit": "^5.4"
3711             },
3712             "suggest": {
3713                 "ext-soap": "*"
3714             },
3715             "type": "library",
3716             "extra": {
3717                 "branch-alias": {
3718                     "dev-master": "3.2.x-dev"
3719                 }
3720             },
3721             "autoload": {
3722                 "classmap": [
3723                     "src/"
3724                 ]
3725             },
3726             "notification-url": "https://packagist.org/downloads/",
3727             "license": [
3728                 "BSD-3-Clause"
3729             ],
3730             "authors": [
3731                 {
3732                     "name": "Sebastian Bergmann",
3733                     "email": "sb@sebastian-bergmann.de",
3734                     "role": "lead"
3735                 }
3736             ],
3737             "description": "Mock Object library for PHPUnit",
3738             "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
3739             "keywords": [
3740                 "mock",
3741                 "xunit"
3742             ],
3743             "abandoned": true,
3744             "time": "2017-06-30T09:13:00+00:00"
3745         },
3746         {
3747             "name": "sebastian/code-unit-reverse-lookup",
3748             "version": "1.0.1",
3749             "source": {
3750                 "type": "git",
3751                 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
3752                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
3753             },
3754             "dist": {
3755                 "type": "zip",
3756                 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
3757                 "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
3758                 "shasum": ""
3759             },
3760             "require": {
3761                 "php": "^5.6 || ^7.0"
3762             },
3763             "require-dev": {
3764                 "phpunit/phpunit": "^5.7 || ^6.0"
3765             },
3766             "type": "library",
3767             "extra": {
3768                 "branch-alias": {
3769                     "dev-master": "1.0.x-dev"
3770                 }
3771             },
3772             "autoload": {
3773                 "classmap": [
3774                     "src/"
3775                 ]
3776             },
3777             "notification-url": "https://packagist.org/downloads/",
3778             "license": [
3779                 "BSD-3-Clause"
3780             ],
3781             "authors": [
3782                 {
3783                     "name": "Sebastian Bergmann",
3784                     "email": "sebastian@phpunit.de"
3785                 }
3786             ],
3787             "description": "Looks up which function or method a line of code belongs to",
3788             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
3789             "time": "2017-03-04T06:30:41+00:00"
3790         },
3791         {
3792             "name": "sebastian/comparator",
3793             "version": "1.2.4",
3794             "source": {
3795                 "type": "git",
3796                 "url": "https://github.com/sebastianbergmann/comparator.git",
3797                 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
3798             },
3799             "dist": {
3800                 "type": "zip",
3801                 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
3802                 "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
3803                 "shasum": ""
3804             },
3805             "require": {
3806                 "php": ">=5.3.3",
3807                 "sebastian/diff": "~1.2",
3808                 "sebastian/exporter": "~1.2 || ~2.0"
3809             },
3810             "require-dev": {
3811                 "phpunit/phpunit": "~4.4"
3812             },
3813             "type": "library",
3814             "extra": {
3815                 "branch-alias": {
3816                     "dev-master": "1.2.x-dev"
3817                 }
3818             },
3819             "autoload": {
3820                 "classmap": [
3821                     "src/"
3822                 ]
3823             },
3824             "notification-url": "https://packagist.org/downloads/",
3825             "license": [
3826                 "BSD-3-Clause"
3827             ],
3828             "authors": [
3829                 {
3830                     "name": "Jeff Welch",
3831                     "email": "whatthejeff@gmail.com"
3832                 },
3833                 {
3834                     "name": "Volker Dusch",
3835                     "email": "github@wallbash.com"
3836                 },
3837                 {
3838                     "name": "Bernhard Schussek",
3839                     "email": "bschussek@2bepublished.at"
3840                 },
3841                 {
3842                     "name": "Sebastian Bergmann",
3843                     "email": "sebastian@phpunit.de"
3844                 }
3845             ],
3846             "description": "Provides the functionality to compare PHP values for equality",
3847             "homepage": "https://github.com/sebastianbergmann/comparator",
3848             "keywords": [
3849                 "comparator",
3850                 "compare",
3851                 "equality"
3852             ],
3853             "time": "2017-01-29T09:50:25+00:00"
3854         },
3855         {
3856             "name": "sebastian/diff",
3857             "version": "1.4.3",
3858             "source": {
3859                 "type": "git",
3860                 "url": "https://github.com/sebastianbergmann/diff.git",
3861                 "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4"
3862             },
3863             "dist": {
3864                 "type": "zip",
3865                 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4",
3866                 "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4",
3867                 "shasum": ""
3868             },
3869             "require": {
3870                 "php": "^5.3.3 || ^7.0"
3871             },
3872             "require-dev": {
3873                 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
3874             },
3875             "type": "library",
3876             "extra": {
3877                 "branch-alias": {
3878                     "dev-master": "1.4-dev"
3879                 }
3880             },
3881             "autoload": {
3882                 "classmap": [
3883                     "src/"
3884                 ]
3885             },
3886             "notification-url": "https://packagist.org/downloads/",
3887             "license": [
3888                 "BSD-3-Clause"
3889             ],
3890             "authors": [
3891                 {
3892                     "name": "Kore Nordmann",
3893                     "email": "mail@kore-nordmann.de"
3894                 },
3895                 {
3896                     "name": "Sebastian Bergmann",
3897                     "email": "sebastian@phpunit.de"
3898                 }
3899             ],
3900             "description": "Diff implementation",
3901             "homepage": "https://github.com/sebastianbergmann/diff",
3902             "keywords": [
3903                 "diff"
3904             ],
3905             "time": "2017-05-22T07:24:03+00:00"
3906         },
3907         {
3908             "name": "sebastian/environment",
3909             "version": "2.0.0",
3910             "source": {
3911                 "type": "git",
3912                 "url": "https://github.com/sebastianbergmann/environment.git",
3913                 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac"
3914             },
3915             "dist": {
3916                 "type": "zip",
3917                 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
3918                 "reference": "5795ffe5dc5b02460c3e34222fee8cbe245d8fac",
3919                 "shasum": ""
3920             },
3921             "require": {
3922                 "php": "^5.6 || ^7.0"
3923             },
3924             "require-dev": {
3925                 "phpunit/phpunit": "^5.0"
3926             },
3927             "type": "library",
3928             "extra": {
3929                 "branch-alias": {
3930                     "dev-master": "2.0.x-dev"
3931                 }
3932             },
3933             "autoload": {
3934                 "classmap": [
3935                     "src/"
3936                 ]
3937             },
3938             "notification-url": "https://packagist.org/downloads/",
3939             "license": [
3940                 "BSD-3-Clause"
3941             ],
3942             "authors": [
3943                 {
3944                     "name": "Sebastian Bergmann",
3945                     "email": "sebastian@phpunit.de"
3946                 }
3947             ],
3948             "description": "Provides functionality to handle HHVM/PHP environments",
3949             "homepage": "https://github.com/sebastianbergmann/environment",
3950             "keywords": [
3951                 "Xdebug",
3952                 "environment",
3953                 "hhvm"
3954             ],
3955             "time": "2016-11-26T07:53:53+00:00"
3956         },
3957         {
3958             "name": "sebastian/exporter",
3959             "version": "2.0.0",
3960             "source": {
3961                 "type": "git",
3962                 "url": "https://github.com/sebastianbergmann/exporter.git",
3963                 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4"
3964             },
3965             "dist": {
3966                 "type": "zip",
3967                 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
3968                 "reference": "ce474bdd1a34744d7ac5d6aad3a46d48d9bac4c4",
3969                 "shasum": ""
3970             },
3971             "require": {
3972                 "php": ">=5.3.3",
3973                 "sebastian/recursion-context": "~2.0"
3974             },
3975             "require-dev": {
3976                 "ext-mbstring": "*",
3977                 "phpunit/phpunit": "~4.4"
3978             },
3979             "type": "library",
3980             "extra": {
3981                 "branch-alias": {
3982                     "dev-master": "2.0.x-dev"
3983                 }
3984             },
3985             "autoload": {
3986                 "classmap": [
3987                     "src/"
3988                 ]
3989             },
3990             "notification-url": "https://packagist.org/downloads/",
3991             "license": [
3992                 "BSD-3-Clause"
3993             ],
3994             "authors": [
3995                 {
3996                     "name": "Jeff Welch",
3997                     "email": "whatthejeff@gmail.com"
3998                 },
3999                 {
4000                     "name": "Volker Dusch",
4001                     "email": "github@wallbash.com"
4002                 },
4003                 {
4004                     "name": "Bernhard Schussek",
4005                     "email": "bschussek@2bepublished.at"
4006                 },
4007                 {
4008                     "name": "Sebastian Bergmann",
4009                     "email": "sebastian@phpunit.de"
4010                 },
4011                 {
4012                     "name": "Adam Harvey",
4013                     "email": "aharvey@php.net"
4014                 }
4015             ],
4016             "description": "Provides the functionality to export PHP variables for visualization",
4017             "homepage": "https://github.com/sebastianbergmann/exporter",
4018             "keywords": [
4019                 "export",
4020                 "exporter"
4021             ],
4022             "time": "2016-11-19T08:54:04+00:00"
4023         },
4024         {
4025             "name": "sebastian/global-state",
4026             "version": "1.1.1",
4027             "source": {
4028                 "type": "git",
4029                 "url": "https://github.com/sebastianbergmann/global-state.git",
4030                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
4031             },
4032             "dist": {
4033                 "type": "zip",
4034                 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
4035                 "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
4036                 "shasum": ""
4037             },
4038             "require": {
4039                 "php": ">=5.3.3"
4040             },
4041             "require-dev": {
4042                 "phpunit/phpunit": "~4.2"
4043             },
4044             "suggest": {
4045                 "ext-uopz": "*"
4046             },
4047             "type": "library",
4048             "extra": {
4049                 "branch-alias": {
4050                     "dev-master": "1.0-dev"
4051                 }
4052             },
4053             "autoload": {
4054                 "classmap": [
4055                     "src/"
4056                 ]
4057             },
4058             "notification-url": "https://packagist.org/downloads/",
4059             "license": [
4060                 "BSD-3-Clause"
4061             ],
4062             "authors": [
4063                 {
4064                     "name": "Sebastian Bergmann",
4065                     "email": "sebastian@phpunit.de"
4066                 }
4067             ],
4068             "description": "Snapshotting of global state",
4069             "homepage": "https://github.com/sebastianbergmann/global-state",
4070             "keywords": [
4071                 "global state"
4072             ],
4073             "time": "2015-10-12T03:26:01+00:00"
4074         },
4075         {
4076             "name": "sebastian/object-enumerator",
4077             "version": "2.0.1",
4078             "source": {
4079                 "type": "git",
4080                 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
4081                 "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7"
4082             },
4083             "dist": {
4084                 "type": "zip",
4085                 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/1311872ac850040a79c3c058bea3e22d0f09cbb7",
4086                 "reference": "1311872ac850040a79c3c058bea3e22d0f09cbb7",
4087                 "shasum": ""
4088             },
4089             "require": {
4090                 "php": ">=5.6",
4091                 "sebastian/recursion-context": "~2.0"
4092             },
4093             "require-dev": {
4094                 "phpunit/phpunit": "~5"
4095             },
4096             "type": "library",
4097             "extra": {
4098                 "branch-alias": {
4099                     "dev-master": "2.0.x-dev"
4100                 }
4101             },
4102             "autoload": {
4103                 "classmap": [
4104                     "src/"
4105                 ]
4106             },
4107             "notification-url": "https://packagist.org/downloads/",
4108             "license": [
4109                 "BSD-3-Clause"
4110             ],
4111             "authors": [
4112                 {
4113                     "name": "Sebastian Bergmann",
4114                     "email": "sebastian@phpunit.de"
4115                 }
4116             ],
4117             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
4118             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
4119             "time": "2017-02-18T15:18:39+00:00"
4120         },
4121         {
4122             "name": "sebastian/recursion-context",
4123             "version": "2.0.0",
4124             "source": {
4125                 "type": "git",
4126                 "url": "https://github.com/sebastianbergmann/recursion-context.git",
4127                 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a"
4128             },
4129             "dist": {
4130                 "type": "zip",
4131                 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/2c3ba150cbec723aa057506e73a8d33bdb286c9a",
4132                 "reference": "2c3ba150cbec723aa057506e73a8d33bdb286c9a",
4133                 "shasum": ""
4134             },
4135             "require": {
4136                 "php": ">=5.3.3"
4137             },
4138             "require-dev": {
4139                 "phpunit/phpunit": "~4.4"
4140             },
4141             "type": "library",
4142             "extra": {
4143                 "branch-alias": {
4144                     "dev-master": "2.0.x-dev"
4145                 }
4146             },
4147             "autoload": {
4148                 "classmap": [
4149                     "src/"
4150                 ]
4151             },
4152             "notification-url": "https://packagist.org/downloads/",
4153             "license": [
4154                 "BSD-3-Clause"
4155             ],
4156             "authors": [
4157                 {
4158                     "name": "Jeff Welch",
4159                     "email": "whatthejeff@gmail.com"
4160                 },
4161                 {
4162                     "name": "Sebastian Bergmann",
4163                     "email": "sebastian@phpunit.de"
4164                 },
4165                 {
4166                     "name": "Adam Harvey",
4167                     "email": "aharvey@php.net"
4168                 }
4169             ],
4170             "description": "Provides functionality to recursively process PHP variables",
4171             "homepage": "https://github.com/sebastianbergmann/recursion-context",
4172             "time": "2016-11-19T07:33:16+00:00"
4173         },
4174         {
4175             "name": "sebastian/resource-operations",
4176             "version": "1.0.0",
4177             "source": {
4178                 "type": "git",
4179                 "url": "https://github.com/sebastianbergmann/resource-operations.git",
4180                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
4181             },
4182             "dist": {
4183                 "type": "zip",
4184                 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4185                 "reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
4186                 "shasum": ""
4187             },
4188             "require": {
4189                 "php": ">=5.6.0"
4190             },
4191             "type": "library",
4192             "extra": {
4193                 "branch-alias": {
4194                     "dev-master": "1.0.x-dev"
4195                 }
4196             },
4197             "autoload": {
4198                 "classmap": [
4199                     "src/"
4200                 ]
4201             },
4202             "notification-url": "https://packagist.org/downloads/",
4203             "license": [
4204                 "BSD-3-Clause"
4205             ],
4206             "authors": [
4207                 {
4208                     "name": "Sebastian Bergmann",
4209                     "email": "sebastian@phpunit.de"
4210                 }
4211             ],
4212             "description": "Provides a list of PHP built-in functions that operate on resources",
4213             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
4214             "time": "2015-07-28T20:34:47+00:00"
4215         },
4216         {
4217             "name": "sebastian/version",
4218             "version": "2.0.1",
4219             "source": {
4220                 "type": "git",
4221                 "url": "https://github.com/sebastianbergmann/version.git",
4222                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
4223             },
4224             "dist": {
4225                 "type": "zip",
4226                 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
4227                 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
4228                 "shasum": ""
4229             },
4230             "require": {
4231                 "php": ">=5.6"
4232             },
4233             "type": "library",
4234             "extra": {
4235                 "branch-alias": {
4236                     "dev-master": "2.0.x-dev"
4237                 }
4238             },
4239             "autoload": {
4240                 "classmap": [
4241                     "src/"
4242                 ]
4243             },
4244             "notification-url": "https://packagist.org/downloads/",
4245             "license": [
4246                 "BSD-3-Clause"
4247             ],
4248             "authors": [
4249                 {
4250                     "name": "Sebastian Bergmann",
4251                     "email": "sebastian@phpunit.de",
4252                     "role": "lead"
4253                 }
4254             ],
4255             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
4256             "homepage": "https://github.com/sebastianbergmann/version",
4257             "time": "2016-10-03T07:35:21+00:00"
4258         },
4259         {
4260             "name": "symfony/polyfill-ctype",
4261             "version": "v1.12.0",
4262             "source": {
4263                 "type": "git",
4264                 "url": "https://github.com/symfony/polyfill-ctype.git",
4265                 "reference": "550ebaac289296ce228a706d0867afc34687e3f4"
4266             },
4267             "dist": {
4268                 "type": "zip",
4269                 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4",
4270                 "reference": "550ebaac289296ce228a706d0867afc34687e3f4",
4271                 "shasum": ""
4272             },
4273             "require": {
4274                 "php": ">=5.3.3"
4275             },
4276             "suggest": {
4277                 "ext-ctype": "For best performance"
4278             },
4279             "type": "library",
4280             "extra": {
4281                 "branch-alias": {
4282                     "dev-master": "1.12-dev"
4283                 }
4284             },
4285             "autoload": {
4286                 "psr-4": {
4287                     "Symfony\\Polyfill\\Ctype\\": ""
4288                 },
4289                 "files": [
4290                     "bootstrap.php"
4291                 ]
4292             },
4293             "notification-url": "https://packagist.org/downloads/",
4294             "license": [
4295                 "MIT"
4296             ],
4297             "authors": [
4298                 {
4299                     "name": "Gert de Pagter",
4300                     "email": "BackEndTea@gmail.com"
4301                 },
4302                 {
4303                     "name": "Symfony Community",
4304                     "homepage": "https://symfony.com/contributors"
4305                 }
4306             ],
4307             "description": "Symfony polyfill for ctype functions",
4308             "homepage": "https://symfony.com",
4309             "keywords": [
4310                 "compatibility",
4311                 "ctype",
4312                 "polyfill",
4313                 "portable"
4314             ],
4315             "time": "2019-08-06T08:03:45+00:00"
4316         },
4317         {
4318             "name": "symfony/yaml",
4319             "version": "v3.4.32",
4320             "source": {
4321                 "type": "git",
4322                 "url": "https://github.com/symfony/yaml.git",
4323                 "reference": "768f817446da74a776a31eea335540f9dcb53942"
4324             },
4325             "dist": {
4326                 "type": "zip",
4327                 "url": "https://api.github.com/repos/symfony/yaml/zipball/768f817446da74a776a31eea335540f9dcb53942",
4328                 "reference": "768f817446da74a776a31eea335540f9dcb53942",
4329                 "shasum": ""
4330             },
4331             "require": {
4332                 "php": "^5.5.9|>=7.0.8",
4333                 "symfony/polyfill-ctype": "~1.8"
4334             },
4335             "conflict": {
4336                 "symfony/console": "<3.4"
4337             },
4338             "require-dev": {
4339                 "symfony/console": "~3.4|~4.0"
4340             },
4341             "suggest": {
4342                 "symfony/console": "For validating YAML files using the lint command"
4343             },
4344             "type": "library",
4345             "extra": {
4346                 "branch-alias": {
4347                     "dev-master": "3.4-dev"
4348                 }
4349             },
4350             "autoload": {
4351                 "psr-4": {
4352                     "Symfony\\Component\\Yaml\\": ""
4353                 },
4354                 "exclude-from-classmap": [
4355                     "/Tests/"
4356                 ]
4357             },
4358             "notification-url": "https://packagist.org/downloads/",
4359             "license": [
4360                 "MIT"
4361             ],
4362             "authors": [
4363                 {
4364                     "name": "Fabien Potencier",
4365                     "email": "fabien@symfony.com"
4366                 },
4367                 {
4368                     "name": "Symfony Community",
4369                     "homepage": "https://symfony.com/contributors"
4370                 }
4371             ],
4372             "description": "Symfony Yaml Component",
4373             "homepage": "https://symfony.com",
4374             "time": "2019-09-10T10:38:46+00:00"
4375         },
4376         {
4377             "name": "webmozart/assert",
4378             "version": "1.5.0",
4379             "source": {
4380                 "type": "git",
4381                 "url": "https://github.com/webmozart/assert.git",
4382                 "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4"
4383             },
4384             "dist": {
4385                 "type": "zip",
4386                 "url": "https://api.github.com/repos/webmozart/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4",
4387                 "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4",
4388                 "shasum": ""
4389             },
4390             "require": {
4391                 "php": "^5.3.3 || ^7.0",
4392                 "symfony/polyfill-ctype": "^1.8"
4393             },
4394             "require-dev": {
4395                 "phpunit/phpunit": "^4.8.36 || ^7.5.13"
4396             },
4397             "type": "library",
4398             "extra": {
4399                 "branch-alias": {
4400                     "dev-master": "1.3-dev"
4401                 }
4402             },
4403             "autoload": {
4404                 "psr-4": {
4405                     "Webmozart\\Assert\\": "src/"
4406                 }
4407             },
4408             "notification-url": "https://packagist.org/downloads/",
4409             "license": [
4410                 "MIT"
4411             ],
4412             "authors": [
4413                 {
4414                     "name": "Bernhard Schussek",
4415                     "email": "bschussek@gmail.com"
4416                 }
4417             ],
4418             "description": "Assertions to validate method input/output with nice error messages.",
4419             "keywords": [
4420                 "assert",
4421                 "check",
4422                 "validate"
4423             ],
4424             "time": "2019-08-24T08:43:50+00:00"
4425         }
4426     ],
4427     "aliases": [],
4428     "minimum-stability": "stable",
4429     "stability-flags": {
4430         "lightopenid/lightopenid": 20
4431     },
4432     "prefer-stable": false,
4433     "prefer-lowest": false,
4434     "platform": {
4435         "php": ">=7.0",
4436         "ext-ctype": "*",
4437         "ext-curl": "*",
4438         "ext-dom": "*",
4439         "ext-fileinfo": "*",
4440         "ext-gd": "*",
4441         "ext-iconv": "*",
4442         "ext-json": "*",
4443         "ext-libxml": "*",
4444         "ext-mbstring": "*",
4445         "ext-openssl": "*",
4446         "ext-simplexml": "*",
4447         "ext-xml": "*"
4448     },
4449     "platform-dev": []
4450 }