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