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