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