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