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