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"
7 "content-hash": "ce08cdf59a7d3e85aabef6c9f96586e0",
10 "name": "asika/simple-console",
14 "url": "https://github.com/asika32764/php-simple-console.git",
15 "reference": "0b624c1a999849dc6481a47182e58d593bf65068"
19 "url": "https://api.github.com/repos/asika32764/php-simple-console/zipball/0b624c1a999849dc6481a47182e58d593bf65068",
20 "reference": "0b624c1a999849dc6481a47182e58d593bf65068",
26 "Asika\\SimpleConsole\\": "src/"
29 "notification-url": "https://packagist.org/downloads/",
35 "name": "Simon Asika",
36 "email": "asika32764@gmail.com"
39 "description": "One file console framework to help you write build scripts.",
40 "time": "2018-03-08T12:05:40+00:00"
43 "name": "bacon/bacon-qr-code",
47 "url": "https://github.com/Bacon/BaconQrCode.git",
48 "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee"
52 "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/5a91b62b9d37cee635bbf8d553f4546057250bee",
53 "reference": "5a91b62b9d37cee635bbf8d553f4546057250bee",
61 "phpunit/phpunit": "^4.8"
64 "ext-gd": "to generate QR code images"
72 "notification-url": "https://packagist.org/downloads/",
78 "name": "Ben Scholzen 'DASPRiD'",
79 "email": "mail@dasprids.de",
80 "homepage": "http://www.dasprids.de",
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"
89 "name": "bower-asset/Chart-js",
93 "url": "https://github.com/chartjs/Chart.js.git",
94 "reference": "9bd4cf82fda9f50a5fb50b72843e06ab88124278"
98 "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/9bd4cf82fda9f50a5fb50b72843e06ab88124278",
99 "reference": "9bd4cf82fda9f50a5fb50b72843e06ab88124278",
102 "type": "bower-asset-library",
104 "bower-asset-main": "./dist/Chart.js",
105 "bower-asset-ignore": [
117 "description": "Simple HTML5 charts using the canvas element.",
118 "time": "2020-10-19T12:22:11+00:00"
121 "name": "bower-asset/base64",
125 "url": "https://github.com/davidchambers/Base64.js.git",
126 "reference": "660b299aa4854843fd35d42b30eda9273125b9da"
130 "url": "https://api.github.com/repos/davidchambers/Base64.js/zipball/660b299aa4854843fd35d42b30eda9273125b9da",
131 "reference": "660b299aa4854843fd35d42b30eda9273125b9da",
134 "type": "bower-asset-library",
136 "bower-asset-main": "./base64.js",
137 "bower-asset-ignore": [
148 "description": "Base64 encoding and decoding",
149 "time": "2019-11-02T20:07:47+00:00"
152 "name": "bower-asset/dompurify",
156 "url": "https://github.com/cure53/DOMPurify.git",
157 "reference": "3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38"
161 "url": "https://api.github.com/repos/cure53/DOMPurify/zipball/3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38",
162 "reference": "3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38",
165 "type": "bower-asset-library",
167 "bower-asset-main": "src/purify.js",
168 "bower-asset-ignore": [
180 "description": "A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG",
182 "cross site scripting",
194 "time": "2019-06-18T13:33:05+00:00"
197 "name": "bower-asset/fork-awesome",
201 "url": "https://github.com/ForkAwesome/Fork-Awesome.git",
202 "reference": "1e3849530d0266ece3a883649e1398414b92241d"
206 "url": "https://api.github.com/repos/ForkAwesome/Fork-Awesome/zipball/1e3849530d0266ece3a883649e1398414b92241d",
207 "reference": "1e3849530d0266ece3a883649e1398414b92241d",
210 "type": "bower-asset-library",
212 "bower-asset-main": [
213 "less/fork-awesome.less",
214 "scss/fork-awesome.scss"
216 "bower-asset-ignore": [
231 "description": "Fork Awesome",
238 "time": "2021-08-26T18:46:39+00:00"
241 "name": "bower-asset/vue",
242 "version": "v2.6.14",
245 "url": "https://github.com/vuejs/vue.git",
246 "reference": "612fb89547711cacb030a3893a0065b785802860"
250 "url": "https://api.github.com/repos/vuejs/vue/zipball/612fb89547711cacb030a3893a0065b785802860",
251 "reference": "612fb89547711cacb030a3893a0065b785802860",
254 "type": "bower-asset-library"
257 "name": "brick/math",
261 "url": "https://github.com/brick/math.git",
262 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
266 "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
267 "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
272 "php": "^7.1 || ^8.0"
275 "php-coveralls/php-coveralls": "^2.2",
276 "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
277 "vimeo/psalm": "4.9.2"
282 "Brick\\Math\\": "src/"
285 "notification-url": "https://packagist.org/downloads/",
289 "description": "Arbitrary-precision arithmetic library",
291 "Arbitrary-precision",
302 "url": "https://github.com/BenMorel",
306 "url": "https://tidelift.com/funding/github/packagist/brick/math",
310 "time": "2021-08-15T20:50:18+00:00"
313 "name": "composer/ca-bundle",
317 "url": "https://github.com/composer/ca-bundle.git",
318 "reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b"
322 "url": "https://api.github.com/repos/composer/ca-bundle/zipball/4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
323 "reference": "4c679186f2aca4ab6a0f1b0b9cf9252decb44d0b",
329 "php": "^5.3.2 || ^7.0 || ^8.0"
332 "phpstan/phpstan": "^0.12.55",
334 "symfony/phpunit-bridge": "^4.2 || ^5",
335 "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
340 "dev-main": "1.x-dev"
345 "Composer\\CaBundle\\": "src"
348 "notification-url": "https://packagist.org/downloads/",
354 "name": "Jordi Boggiano",
355 "email": "j.boggiano@seld.be",
356 "homepage": "http://seld.be"
359 "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
369 "url": "https://packagist.com",
373 "url": "https://github.com/composer",
377 "url": "https://tidelift.com/funding/github/packagist/composer/composer",
381 "time": "2021-10-28T20:44:15+00:00"
384 "name": "divineomega/do-file-cache",
388 "url": "https://github.com/DivineOmega/DO-File-Cache.git",
389 "reference": "23696a8a4c3ebe2ab3d68a35b2698fa103f69334"
393 "url": "https://api.github.com/repos/DivineOmega/DO-File-Cache/zipball/23696a8a4c3ebe2ab3d68a35b2698fa103f69334",
394 "reference": "23696a8a4c3ebe2ab3d68a35b2698fa103f69334",
403 "php-coveralls/php-coveralls": "^2.1",
404 "phpunit/phpunit": "^6.5"
409 "dev-master": "1.0-dev"
414 "DivineOmega\\DOFileCache\\": "src/"
417 "notification-url": "https://packagist.org/downloads/",
421 "description": "DO File Cache is a PHP File-based Caching Library. Its syntax is designed to closely resemble the PHP memcache extension.",
430 "time": "2018-12-31T09:36:51+00:00"
433 "name": "divineomega/do-file-cache-psr-6",
437 "url": "https://github.com/DivineOmega/DO-File-Cache-PSR-6.git",
438 "reference": "18f9807d0491d093e9a12741afb40257d92f017e"
442 "url": "https://api.github.com/repos/DivineOmega/DO-File-Cache-PSR-6/zipball/18f9807d0491d093e9a12741afb40257d92f017e",
443 "reference": "18f9807d0491d093e9a12741afb40257d92f017e",
447 "divineomega/do-file-cache": "^2.0.0",
451 "cache/integration-tests": "^0.16.0",
452 "php-coveralls/php-coveralls": "^2.1",
453 "phpunit/phpunit": "^5.7"
458 "DivineOmega\\DOFileCachePSR6\\": "src/"
461 "notification-url": "https://packagist.org/downloads/",
467 "name": "Jordan Hall",
468 "email": "jordan@hall05.co.uk"
471 "description": "PSR-6 adapter for DO File Cache",
472 "time": "2018-07-13T08:32:36+00:00"
475 "name": "divineomega/password_exposed",
479 "url": "https://github.com/DivineOmega/password_exposed.git",
480 "reference": "908ed8e62ef95411bd0f866e29c69cef2bbca880"
484 "url": "https://api.github.com/repos/DivineOmega/password_exposed/zipball/908ed8e62ef95411bd0f866e29c69cef2bbca880",
485 "reference": "908ed8e62ef95411bd0f866e29c69cef2bbca880",
489 "divineomega/do-file-cache-psr-6": "^2.0",
490 "guzzlehttp/guzzle": "^6.3",
491 "paragonie/certainty": "^1|^2",
495 "fzaninotto/faker": "^1.7",
496 "php-coveralls/php-coveralls": "^2.1",
497 "phpunit/phpunit": "^6.5",
503 "DivineOmega\\PasswordExposed\\": "src/"
506 "src/PasswordExposedFunction.php"
509 "notification-url": "https://packagist.org/downloads/",
515 "name": "Jordan Hall",
516 "email": "jordan@hall05.co.uk"
519 "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.",
520 "time": "2019-01-25T12:00:28+00:00"
523 "name": "ezyang/htmlpurifier",
524 "version": "v4.13.0",
527 "url": "https://github.com/ezyang/htmlpurifier.git",
528 "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
532 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
533 "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
540 "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
545 "HTMLPurifier": "library/"
548 "library/HTMLPurifier.composer.php"
550 "exclude-from-classmap": [
551 "/library/HTMLPurifier/Language/"
554 "notification-url": "https://packagist.org/downloads/",
560 "name": "Edward Z. Yang",
561 "email": "admin@htmlpurifier.org",
562 "homepage": "http://ezyang.com"
565 "description": "Standards compliant HTML filter written in PHP",
566 "homepage": "http://htmlpurifier.org/",
570 "time": "2020-06-29T00:56:53+00:00"
573 "name": "fgrosse/phpasn1",
577 "url": "https://github.com/fgrosse/PHPASN1.git",
578 "reference": "20299033c35f4300eb656e7e8e88cf52d1d6694e"
582 "url": "https://api.github.com/repos/fgrosse/PHPASN1/zipball/20299033c35f4300eb656e7e8e88cf52d1d6694e",
583 "reference": "20299033c35f4300eb656e7e8e88cf52d1d6694e",
590 "phpunit/phpunit": "~6.3",
591 "satooshi/php-coveralls": "~2.0"
594 "ext-bcmath": "BCmath is the fallback extension for big integer calculations",
595 "ext-curl": "For loading OID information from the web if they have not bee defined statically",
596 "ext-gmp": "GMP is the preferred extension for big integer calculations",
597 "phpseclib/bcmath_compat": "BCmath polyfill for servers where neither GMP nor BCmath is available"
602 "dev-master": "2.0.x-dev"
610 "notification-url": "https://packagist.org/downloads/",
616 "name": "Friedrich Große",
617 "email": "friedrich.grosse@gmail.com",
618 "homepage": "https://github.com/FGrosse",
622 "name": "All contributors",
623 "homepage": "https://github.com/FGrosse/PHPASN1/contributors"
626 "description": "A PHP Framework that allows you to encode and decode arbitrary ASN.1 structures using the ITU-T X.690 Encoding Rules.",
627 "homepage": "https://github.com/FGrosse/PHPASN1",
641 "time": "2021-04-24T19:01:55+00:00"
644 "name": "friendica/json-ld",
648 "url": "https://git.friendi.ca/friendica/php-json-ld",
649 "reference": "ca3916d10d2ad9073b3b1eae383978dbe828e1e1"
666 "name": "Digital Bazaar, Inc.",
667 "email": "support@digitalbazaar.com",
668 "homepage": "http://digitalbazaar.com/"
671 "name": "Friendica Team",
672 "homepage": "https://friendi.ca/"
675 "description": "A JSON-LD Processor and API implementation in PHP.",
676 "homepage": "https://git.friendi.ca/friendica/php-json-ld",
685 "time": "2018-10-08T20:41:00+00:00"
688 "name": "fxp/composer-asset-plugin",
692 "url": "https://github.com/fxpio/composer-asset-plugin.git",
693 "reference": "886ece037849d3935c5a34cdcd984e46f2de5fae"
697 "url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/886ece037849d3935c5a34cdcd984e46f2de5fae",
698 "reference": "886ece037849d3935c5a34cdcd984e46f2de5fae",
702 "composer-plugin-api": "^1.0",
706 "composer/composer": "^1.6.0"
708 "type": "composer-plugin",
710 "class": "Fxp\\Composer\\AssetPlugin\\FxpAssetPlugin",
712 "dev-master": "1.4-dev"
717 "Fxp\\Composer\\AssetPlugin\\": ""
719 "exclude-from-classmap": [
723 "notification-url": "https://packagist.org/downloads/",
729 "name": "François Pluchino",
730 "email": "francois.pluchino@gmail.com"
733 "description": "NPM/Bower Dependency Manager for Composer",
734 "homepage": "https://github.com/fxpio/composer-asset-plugin",
739 "dependency manager",
744 "time": "2019-08-08T18:36:07+00:00"
747 "name": "geekwright/po",
751 "url": "https://github.com/geekwright/Po.git",
752 "reference": "f9222a901d38f2101d22f767099926d945c78db5"
756 "url": "https://api.github.com/repos/geekwright/Po/zipball/f9222a901d38f2101d22f767099926d945c78db5",
757 "reference": "f9222a901d38f2101d22f767099926d945c78db5",
764 "phpunit/phpunit": "^7.0|^8.0",
765 "smarty/smarty": "^3.1"
770 "Geekwright\\Po\\": "src/"
773 "notification-url": "https://packagist.org/downloads/",
779 "name": "Richard Griffith",
780 "email": "richard@geekwright.com"
783 "description": "Objects to assist in reading, manipulating and creating GNU gettext style PO files",
784 "homepage": "https://github.com/geekwright/Po",
792 "time": "2020-12-30T23:34:48+00:00"
795 "name": "guzzlehttp/guzzle",
799 "url": "https://github.com/guzzle/guzzle.git",
800 "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
804 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
805 "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
810 "guzzlehttp/promises": "^1.0",
811 "guzzlehttp/psr7": "^1.6.1",
813 "symfony/polyfill-intl-idn": "^1.17.0"
817 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
821 "psr/log": "Required for using the Log middleware"
826 "dev-master": "6.5-dev"
831 "GuzzleHttp\\": "src/"
834 "src/functions_include.php"
837 "notification-url": "https://packagist.org/downloads/",
843 "name": "Michael Dowling",
844 "email": "mtdowling@gmail.com",
845 "homepage": "https://github.com/mtdowling"
848 "description": "Guzzle is a PHP HTTP client library",
849 "homepage": "http://guzzlephp.org/",
859 "time": "2020-06-16T21:01:06+00:00"
862 "name": "guzzlehttp/promises",
866 "url": "https://github.com/guzzle/promises.git",
867 "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
871 "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
872 "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
879 "symfony/phpunit-bridge": "^4.4 || ^5.1"
884 "dev-master": "1.5-dev"
889 "GuzzleHttp\\Promise\\": "src/"
892 "src/functions_include.php"
895 "notification-url": "https://packagist.org/downloads/",
901 "name": "Graham Campbell",
902 "email": "hello@gjcampbell.co.uk",
903 "homepage": "https://github.com/GrahamCampbell"
906 "name": "Michael Dowling",
907 "email": "mtdowling@gmail.com",
908 "homepage": "https://github.com/mtdowling"
911 "name": "Tobias Nyholm",
912 "email": "tobias.nyholm@gmail.com",
913 "homepage": "https://github.com/Nyholm"
916 "name": "Tobias Schultze",
917 "email": "webmaster@tubo-world.de",
918 "homepage": "https://github.com/Tobion"
921 "description": "Guzzle promises library",
927 "url": "https://github.com/GrahamCampbell",
931 "url": "https://github.com/Nyholm",
935 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
939 "time": "2021-10-22T20:56:57+00:00"
942 "name": "guzzlehttp/psr7",
946 "url": "https://github.com/guzzle/psr7.git",
947 "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85"
951 "url": "https://api.github.com/repos/guzzle/psr7/zipball/1afdd860a2566ed3c2b0b4a3de6e23434a79ec85",
952 "reference": "1afdd860a2566ed3c2b0b4a3de6e23434a79ec85",
957 "psr/http-message": "~1.0",
958 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
961 "psr/http-message-implementation": "1.0"
965 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
968 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
973 "dev-master": "1.7-dev"
978 "GuzzleHttp\\Psr7\\": "src/"
981 "src/functions_include.php"
984 "notification-url": "https://packagist.org/downloads/",
990 "name": "Graham Campbell",
991 "email": "hello@gjcampbell.co.uk",
992 "homepage": "https://github.com/GrahamCampbell"
995 "name": "Michael Dowling",
996 "email": "mtdowling@gmail.com",
997 "homepage": "https://github.com/mtdowling"
1000 "name": "George Mponos",
1001 "email": "gmponos@gmail.com",
1002 "homepage": "https://github.com/gmponos"
1005 "name": "Tobias Nyholm",
1006 "email": "tobias.nyholm@gmail.com",
1007 "homepage": "https://github.com/Nyholm"
1010 "name": "Márk Sági-Kazár",
1011 "email": "mark.sagikazar@gmail.com",
1012 "homepage": "https://github.com/sagikazarmark"
1015 "name": "Tobias Schultze",
1016 "email": "webmaster@tubo-world.de",
1017 "homepage": "https://github.com/Tobion"
1020 "description": "PSR-7 message implementation that also provides common utility methods",
1033 "url": "https://github.com/GrahamCampbell",
1037 "url": "https://github.com/Nyholm",
1041 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1045 "time": "2021-10-05T13:56:00+00:00"
1048 "name": "league/html-to-markdown",
1049 "version": "4.10.0",
1052 "url": "https://github.com/thephpleague/html-to-markdown.git",
1053 "reference": "0868ae7a552e809e5cd8f93ba022071640408e88"
1057 "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/0868ae7a552e809e5cd8f93ba022071640408e88",
1058 "reference": "0868ae7a552e809e5cd8f93ba022071640408e88",
1067 "mikehaertl/php-shellcommand": "~1.1.0",
1068 "phpunit/phpunit": "^4.8|^5.7",
1069 "scrutinizer/ocular": "~1.1"
1072 "bin/html-to-markdown"
1077 "dev-master": "4.10-dev"
1082 "League\\HTMLToMarkdown\\": "src/"
1085 "notification-url": "https://packagist.org/downloads/",
1091 "name": "Colin O'Dell",
1092 "email": "colinodell@gmail.com",
1093 "homepage": "https://www.colinodell.com",
1094 "role": "Lead Developer"
1097 "name": "Nick Cernis",
1098 "email": "nick@cern.is",
1099 "homepage": "http://modernnerd.net",
1100 "role": "Original Author"
1103 "description": "An HTML-to-markdown conversion helper for PHP",
1104 "homepage": "https://github.com/thephpleague/html-to-markdown",
1109 "time": "2020-07-01T00:34:03+00:00"
1112 "name": "level-2/dice",
1116 "url": "https://github.com/Level-2/Dice.git",
1117 "reference": "3e9a8548398c01e2527110c916a93f6efa17ac9c"
1121 "url": "https://api.github.com/repos/Level-2/Dice/zipball/3e9a8548398c01e2527110c916a93f6efa17ac9c",
1122 "reference": "3e9a8548398c01e2527110c916a93f6efa17ac9c",
1129 "phpunit/phpunit": "^6.5"
1137 "notification-url": "https://packagist.org/downloads/",
1143 "name": "Tom Butler",
1147 "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.",
1148 "homepage": "http://r.je/dice.html",
1150 "dependency injection",
1151 "dependency injection container",
1155 "time": "2021-04-20T14:06:06+00:00"
1158 "name": "lightopenid/lightopenid",
1159 "version": "dev-master",
1162 "url": "https://github.com/Mewp/lightopenid.git",
1163 "reference": "9d42dc24e4dd34121c98a6491bc3ef7933a68a19"
1167 "url": "https://api.github.com/repos/Mewp/lightopenid/zipball/9d42dc24e4dd34121c98a6491bc3ef7933a68a19",
1168 "reference": "9d42dc24e4dd34121c98a6491bc3ef7933a68a19",
1180 "notification-url": "https://packagist.org/downloads/",
1184 "homepage": "http://code.google.com/p/lightopenid/",
1188 "time": "2013-10-27T16:25:49+00:00"
1191 "name": "matriphe/iso-639",
1195 "url": "https://github.com/matriphe/php-iso-639.git",
1196 "reference": "0245d844daeefdd22a54b47103ffdb0e03c323e1"
1200 "url": "https://api.github.com/repos/matriphe/php-iso-639/zipball/0245d844daeefdd22a54b47103ffdb0e03c323e1",
1201 "reference": "0245d844daeefdd22a54b47103ffdb0e03c323e1",
1205 "phpunit/phpunit": "^4.7"
1210 "Matriphe\\ISO639\\": "src/"
1213 "notification-url": "https://packagist.org/downloads/",
1219 "name": "Muhammad Zamroni",
1220 "email": "halo@matriphe.com"
1223 "description": "PHP library to convert ISO-639-1 code to language name.",
1232 "time": "2017-07-19T15:11:19+00:00"
1235 "name": "mattwright/urlresolver",
1239 "url": "https://github.com/mattwright/URLResolver.php.git",
1240 "reference": "416039192cb6d9158bdacd68349bceff8739b857"
1244 "url": "https://api.github.com/repos/mattwright/URLResolver.php/zipball/416039192cb6d9158bdacd68349bceff8739b857",
1245 "reference": "416039192cb6d9158bdacd68349bceff8739b857",
1250 "ext-mbstring": "*",
1259 "notification-url": "https://packagist.org/downloads/",
1265 "name": "Matt Wright",
1266 "email": "mw@mattwright.com"
1269 "description": "PHP class that attempts to resolve URLs to a final, canonical link.",
1270 "homepage": "https://github.com/mattwright/URLResolver.php",
1278 "time": "2019-01-18T00:59:34+00:00"
1281 "name": "michelf/php-markdown",
1285 "url": "https://github.com/michelf/php-markdown.git",
1286 "reference": "5024d623c1a057dcd2d076d25b7d270a1d0d55f3"
1290 "url": "https://api.github.com/repos/michelf/php-markdown/zipball/5024d623c1a057dcd2d076d25b7d270a1d0d55f3",
1291 "reference": "5024d623c1a057dcd2d076d25b7d270a1d0d55f3",
1298 "phpunit/phpunit": ">=4.3 <5.8"
1303 "Michelf\\": "Michelf/"
1306 "notification-url": "https://packagist.org/downloads/",
1312 "name": "Michel Fortin",
1313 "email": "michel.fortin@michelf.ca",
1314 "homepage": "https://michelf.ca/",
1318 "name": "John Gruber",
1319 "homepage": "https://daringfireball.net/"
1322 "description": "PHP Markdown",
1323 "homepage": "https://michelf.ca/projects/php-markdown/",
1327 "time": "2021-11-24T02:52:38+00:00"
1330 "name": "minishlink/web-push",
1331 "version": "v6.0.7",
1334 "url": "https://github.com/web-push-libs/web-push-php.git",
1335 "reference": "23a78b8585bdcecaa323f1dd1acdc548e28892fe"
1339 "url": "https://api.github.com/repos/web-push-libs/web-push-php/zipball/23a78b8585bdcecaa323f1dd1acdc548e28892fe",
1340 "reference": "23a78b8585bdcecaa323f1dd1acdc548e28892fe",
1346 "ext-mbstring": "*",
1348 "guzzlehttp/guzzle": "^7.0.1|^6.2",
1350 "web-token/jwt-key-mgmt": "^2.0",
1351 "web-token/jwt-signature": "^2.0",
1352 "web-token/jwt-signature-algorithm-ecdsa": "^2.0",
1353 "web-token/jwt-util-ecc": "^2.0"
1356 "friendsofphp/php-cs-fixer": "^2.14",
1357 "phpstan/phpstan": "^0.11|^0.12",
1358 "phpunit/phpunit": "^8.0|^9.0"
1363 "Minishlink\\WebPush\\": "src"
1366 "notification-url": "https://packagist.org/downloads/",
1372 "name": "Louis Lagrange",
1373 "email": "lagrange.louis@gmail.com",
1374 "homepage": "https://github.com/Minishlink"
1377 "description": "Web Push library for PHP",
1378 "homepage": "https://github.com/web-push-libs/web-push-php",
1386 "time": "2021-11-22T17:36:01+00:00"
1389 "name": "mobiledetect/mobiledetectlib",
1390 "version": "2.8.37",
1393 "url": "https://github.com/serbanghita/Mobile-Detect.git",
1394 "reference": "9841e3c46f5bd0739b53aed8ac677fa712943df7"
1398 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/9841e3c46f5bd0739b53aed8ac677fa712943df7",
1399 "reference": "9841e3c46f5bd0739b53aed8ac677fa712943df7",
1406 "phpunit/phpunit": "~4.8.35||~5.7"
1414 "Detection": "namespaced/"
1417 "notification-url": "https://packagist.org/downloads/",
1423 "name": "Serban Ghita",
1424 "email": "serbanghita@gmail.com",
1425 "homepage": "http://mobiledetect.net",
1429 "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.",
1430 "homepage": "https://github.com/serbanghita/Mobile-Detect",
1432 "detect mobile devices",
1438 "time": "2021-02-19T21:22:57+00:00"
1441 "name": "monolog/monolog",
1442 "version": "1.26.1",
1445 "url": "https://github.com/Seldaek/monolog.git",
1446 "reference": "c6b00f05152ae2c9b04a448f99c7590beb6042f5"
1450 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c6b00f05152ae2c9b04a448f99c7590beb6042f5",
1451 "reference": "c6b00f05152ae2c9b04a448f99c7590beb6042f5",
1459 "psr/log-implementation": "1.0.0"
1462 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
1463 "doctrine/couchdb": "~1.0@dev",
1464 "graylog2/gelf-php": "~1.0",
1465 "php-amqplib/php-amqplib": "~2.4",
1466 "php-console/php-console": "^3.1.3",
1467 "phpstan/phpstan": "^0.12.59",
1468 "phpunit/phpunit": "~4.5",
1469 "ruflin/elastica": ">=0.90 <3.0",
1470 "sentry/sentry": "^0.13",
1471 "swiftmailer/swiftmailer": "^5.3|^6.0"
1474 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
1475 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
1476 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
1477 "ext-mongo": "Allow sending log messages to a MongoDB server",
1478 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
1479 "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
1480 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
1481 "php-console/php-console": "Allow sending log messages to Google Chrome",
1482 "rollbar/rollbar": "Allow sending log messages to Rollbar",
1483 "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
1484 "sentry/sentry": "Allow sending log messages to a Sentry server"
1489 "Monolog\\": "src/Monolog"
1492 "notification-url": "https://packagist.org/downloads/",
1498 "name": "Jordi Boggiano",
1499 "email": "j.boggiano@seld.be",
1500 "homepage": "http://seld.be"
1503 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
1504 "homepage": "http://github.com/Seldaek/monolog",
1510 "time": "2021-05-28T08:32:12+00:00"
1513 "name": "nikic/fast-route",
1514 "version": "v1.3.0",
1517 "url": "https://github.com/nikic/FastRoute.git",
1518 "reference": "181d480e08d9476e61381e04a71b34dc0432e812"
1522 "url": "https://api.github.com/repos/nikic/FastRoute/zipball/181d480e08d9476e61381e04a71b34dc0432e812",
1523 "reference": "181d480e08d9476e61381e04a71b34dc0432e812",
1530 "phpunit/phpunit": "^4.8.35|~5.7"
1535 "FastRoute\\": "src/"
1541 "notification-url": "https://packagist.org/downloads/",
1547 "name": "Nikita Popov",
1548 "email": "nikic@php.net"
1551 "description": "Fast request router for PHP",
1556 "time": "2018-02-13T20:26:39+00:00"
1559 "name": "npm-asset/cropperjs",
1563 "url": "https://registry.npmjs.org/cropperjs/-/cropperjs-1.2.2.tgz",
1564 "shasum": "30dc7a7ce872155b23a33bd10ad4c76c0d613f55"
1567 "npm-asset/babel-core": ">=6.26.0,<7.0.0",
1568 "npm-asset/babel-plugin-external-helpers": ">=6.22.0,<7.0.0",
1569 "npm-asset/babel-preset-env": ">=1.6.1,<2.0.0",
1570 "npm-asset/cpy-cli": ">=1.0.1,<2.0.0",
1571 "npm-asset/cssnano": ">=3.10.0,<4.0.0",
1572 "npm-asset/del-cli": ">=1.1.0,<2.0.0",
1573 "npm-asset/eslint": ">=4.14.0,<5.0.0",
1574 "npm-asset/eslint-config-airbnb-base": ">=12.1.0,<13.0.0",
1575 "npm-asset/eslint-plugin-import": ">=2.8.0,<3.0.0",
1576 "npm-asset/node-qunit-phantomjs": ">=2.0.0,<3.0.0",
1577 "npm-asset/npm-run-all": ">=4.1.2,<5.0.0",
1578 "npm-asset/postcss-cli": ">=4.1.1,<5.0.0",
1579 "npm-asset/postcss-cssnext": ">=3.0.2,<4.0.0",
1580 "npm-asset/postcss-header": ">=1.0.0,<2.0.0",
1581 "npm-asset/postcss-url": ">=7.3.0,<8.0.0",
1582 "npm-asset/rollup": ">=0.53.3,<0.54.0",
1583 "npm-asset/rollup-plugin-babel": ">=3.0.3,<4.0.0",
1584 "npm-asset/rollup-watch": ">=4.3.1,<5.0.0",
1585 "npm-asset/stylefmt": ">=6.0.0,<7.0.0",
1586 "npm-asset/uglify-js": ">=3.3.4,<4.0.0"
1588 "type": "npm-asset-library",
1591 "url": "https://github.com/fengyuanchen/cropperjs/issues"
1593 "npm-asset-files": [
1597 "npm-asset-main": "dist/cropper.common.js",
1598 "npm-asset-directories": [],
1599 "npm-asset-repository": {
1601 "url": "git+https://github.com/fengyuanchen/cropperjs.git"
1603 "npm-asset-scripts": {
1604 "build": "npm run build:css && npm run build:js",
1605 "build:css": "postcss src/css/cropper.css -o dist/cropper.css --no-map",
1606 "build:js": "rollup -c",
1607 "clear": "del-cli dist",
1608 "compress": "npm run compress:css && npm run compress:js",
1609 "compress:css": "postcss dist/cropper.css -u cssnano -o dist/cropper.min.css --no-map",
1610 "compress:js": "uglifyjs dist/cropper.js -o dist/cropper.min.js -c -m --comments /^!/",
1611 "copy": "cpy dist/cropper.css docs/css",
1612 "lint": "eslint src/js --fix",
1613 "release": "npm run clear && npm run lint && npm run build && npm run compress && npm run copy && npm test",
1614 "start": "npm-run-all --parallel watch:*",
1615 "test": "node-qunit-phantomjs test/index.html --timeout 10",
1616 "watch:css": "postcss src/css/cropper.css -o docs/css/cropper.css -m -w",
1617 "watch:js": "rollup -c -m -w"
1625 "name": "Chen Fengyuan",
1626 "url": "http://chenfengyuan.com"
1629 "description": "JavaScript image cropper.",
1630 "homepage": "https://fengyuanchen.github.io/cropperjs",
1649 "time": "2018-01-03T13:39:39+00:00"
1652 "name": "npm-asset/es-jquery-sortable",
1653 "version": "0.9.13-patch2",
1656 "url": "https://registry.npmjs.org/es-jquery-sortable/-/es-jquery-sortable-0.9.13-patch2.tgz",
1657 "shasum": "a4db16d133fbce1bcd1543c98279902a6b0812a3"
1660 "npm-asset/jquery": ">=2.1.2,<3.0.0"
1662 "type": "npm-asset-library",
1665 "url": "https://github.com/johnny/jquery-sortable/issues"
1667 "npm-asset-main": "./source/js/jquery-sortable.js",
1668 "npm-asset-directories": [],
1669 "npm-asset-repository": {
1671 "url": "git+https://github.com/johnny/jquery-sortable.git"
1673 "npm-asset-scripts": {
1674 "test": "echo \"Error: no test specified\" && exit 1"
1683 "description": "jquery plugin for sortable, nestable lists",
1684 "homepage": "https://github.com/johnny/jquery-sortable",
1692 "time": "2019-11-20T03:55:51+00:00"
1695 "name": "npm-asset/ev-emitter",
1699 "url": "https://registry.npmjs.org/ev-emitter/-/ev-emitter-1.1.1.tgz",
1700 "shasum": "8f18b0ce5c76a5d18017f71c0a795c65b9138f2a"
1702 "type": "npm-asset-library",
1705 "url": "https://github.com/metafizzy/ev-emitter/issues"
1707 "npm-asset-main": "ev-emitter.js",
1708 "npm-asset-directories": {
1711 "npm-asset-repository": {
1713 "url": "git+https://github.com/metafizzy/ev-emitter.git"
1715 "npm-asset-scripts": {
1716 "test": "mocha test/test"
1724 "name": "David DeSandro"
1727 "description": "lil' event emitter",
1728 "homepage": "https://github.com/metafizzy/ev-emitter#readme",
1734 "time": "2017-07-06T13:46:38+00:00"
1737 "name": "npm-asset/eventemitter3",
1741 "url": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-2.0.3.tgz",
1742 "shasum": "b5e1079b59fb5e1ba2771c0a993be060a58c99ba"
1744 "type": "npm-asset-library",
1747 "url": "https://github.com/primus/eventemitter3/issues"
1749 "npm-asset-main": "index.js",
1750 "npm-asset-directories": [],
1751 "npm-asset-repository": {
1753 "url": "git://github.com/primus/eventemitter3.git"
1755 "npm-asset-scripts": {
1756 "build": "mkdir -p umd && browserify index.js -s EventEmitter3 | uglifyjs -m -o umd/eventemitter3.min.js",
1757 "benchmark": "find benchmarks/run -name '*.js' -exec benchmarks/start.sh {} \\;",
1758 "test": "nyc --reporter=html --reporter=text mocha",
1759 "test-browser": "zuul -- test.js",
1760 "prepublish": "npm run build",
1761 "sync": "node versions.js"
1769 "name": "Arnout Kazemier"
1772 "description": "EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.",
1773 "homepage": "https://github.com/primus/eventemitter3#readme",
1791 "time": "2017-03-31T14:51:09+00:00"
1794 "name": "npm-asset/fullcalendar",
1795 "version": "3.10.5",
1798 "url": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-3.10.5.tgz",
1799 "shasum": "57a3a64d7d744181582bb9e1be32d1846e1db53a"
1801 "type": "npm-asset-library",
1804 "url": "https://fullcalendar.io/wiki/Reporting-Bugs/"
1806 "npm-asset-main": "dist/fullcalendar.js",
1807 "npm-asset-directories": [],
1808 "npm-asset-repository": {
1810 "url": "git+https://github.com/fullcalendar/fullcalendar.git"
1812 "npm-asset-scripts": {
1813 "clean": "gulp clean",
1814 "dist": "npm run check-env && gulp dist",
1815 "lint": "gulp lint-and-example-repos",
1816 "test": "gulp test:single",
1817 "check-env": "check-node-version --node 11"
1825 "name": "Adam Shaw",
1826 "email": "arshaw@arshaw.com",
1827 "url": "http://arshaw.com/"
1830 "description": "Full-sized drag & drop event calendar",
1831 "homepage": "https://fullcalendar.io/",
1838 "time": "2021-11-03T00:01:43+00:00"
1841 "name": "npm-asset/imagesloaded",
1845 "url": "https://registry.npmjs.org/imagesloaded/-/imagesloaded-4.1.4.tgz",
1846 "shasum": "1376efcd162bb768c34c3727ac89cc04051f3cc7"
1849 "npm-asset/ev-emitter": ">=1.0.0,<2.0.0"
1852 "npm-asset/chalk": ">=1.1.1,<2.0.0",
1853 "npm-asset/cheerio": ">=0.19.0,<0.20.0",
1854 "npm-asset/gulp": ">=3.9.0,<4.0.0",
1855 "npm-asset/gulp-jshint": ">=1.11.2,<2.0.0",
1856 "npm-asset/gulp-json-lint": ">=0.1.0,<0.2.0",
1857 "npm-asset/gulp-rename": ">=1.2.2,<2.0.0",
1858 "npm-asset/gulp-replace": ">=0.5.4,<0.6.0",
1859 "npm-asset/gulp-requirejs-optimize": "dev-github:metafizzy/gulp-requirejs-optimize",
1860 "npm-asset/gulp-uglify": ">=1.4.2,<2.0.0",
1861 "npm-asset/gulp-util": ">=3.0.7,<4.0.0",
1862 "npm-asset/highlight.js": ">=8.9.1,<9.0.0",
1863 "npm-asset/marked": ">=0.3.5,<0.4.0",
1864 "npm-asset/minimist": ">=1.2.0,<2.0.0",
1865 "npm-asset/transfob": ">=1.0.0,<2.0.0"
1867 "type": "npm-asset-library",
1870 "url": "https://github.com/desandro/imagesloaded/issues"
1872 "npm-asset-main": "imagesloaded.js",
1873 "npm-asset-directories": {
1876 "npm-asset-repository": {
1878 "url": "git://github.com/desandro/imagesloaded.git"
1880 "npm-asset-scripts": {
1881 "test": "echo \"Error: no test specified\" && exit 1"
1889 "name": "David DeSandro"
1892 "description": "JavaScript is all like _You images done yet or what?_",
1893 "homepage": "https://github.com/desandro/imagesloaded",
1901 "time": "2018-01-02T16:56:03+00:00"
1904 "name": "npm-asset/jgrowl",
1908 "url": "https://registry.npmjs.org/jgrowl/-/jgrowl-1.4.8.tgz",
1909 "shasum": "4ba40ffb93757a7e1d9b262d916be299d03df3a4"
1911 "type": "npm-asset-library",
1914 "url": "https://github.com/stanlemon/jGrowl/issues"
1916 "npm-asset-main": "jquery.jgrowl.js",
1917 "npm-asset-directories": [],
1918 "npm-asset-repository": {
1920 "url": "git+ssh://git@github.com/stanlemon/jGrowl.git"
1922 "npm-asset-scripts": {
1931 "name": "Stan Lemon",
1932 "email": "stosh1985@gmail.com",
1933 "url": "http://stanlemon.net"
1936 "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 ",
1937 "homepage": "https://github.com/stanlemon/jGrowl#readme",
1938 "time": "2021-05-20T17:11:40+00:00"
1941 "name": "npm-asset/jquery",
1945 "url": "https://registry.npmjs.org/jquery/-/jquery-2.2.4.tgz",
1946 "shasum": "2c89d6889b5eac522a7eea32c14521559c6cbf02"
1949 "npm-asset/commitplease": "2.0.0",
1950 "npm-asset/core-js": "0.9.17",
1951 "npm-asset/grunt": "0.4.5",
1952 "npm-asset/grunt-babel": "5.0.1",
1953 "npm-asset/grunt-cli": "0.1.13",
1954 "npm-asset/grunt-compare-size": "0.4.0",
1955 "npm-asset/grunt-contrib-jshint": "0.11.2",
1956 "npm-asset/grunt-contrib-uglify": "0.9.2",
1957 "npm-asset/grunt-contrib-watch": "0.6.1",
1958 "npm-asset/grunt-git-authors": "2.0.1",
1959 "npm-asset/grunt-jscs": "2.1.0",
1960 "npm-asset/grunt-jsonlint": "1.0.4",
1961 "npm-asset/grunt-npmcopy": "0.1.0",
1962 "npm-asset/gzip-js": "0.3.2",
1963 "npm-asset/jsdom": "5.6.1",
1964 "npm-asset/load-grunt-tasks": "1.0.0",
1965 "npm-asset/qunit-assert-step": "1.0.3",
1966 "npm-asset/qunitjs": "1.17.1",
1967 "npm-asset/requirejs": "2.1.17",
1968 "npm-asset/sinon": "1.10.3",
1969 "npm-asset/sizzle": "2.2.1",
1970 "npm-asset/strip-json-comments": "1.0.3",
1971 "npm-asset/testswarm": "1.1.0",
1972 "npm-asset/win-spawn": "2.0.0"
1974 "type": "npm-asset-library",
1977 "url": "https://github.com/jquery/jquery/issues"
1979 "npm-asset-main": "dist/jquery.js",
1980 "npm-asset-directories": [],
1981 "npm-asset-repository": {
1983 "url": "git+https://github.com/jquery/jquery.git"
1985 "npm-asset-scripts": {
1986 "build": "npm install && grunt",
1987 "start": "grunt watch",
1988 "test": "grunt && grunt test"
1996 "name": "jQuery Foundation and other contributors",
1997 "url": "https://github.com/jquery/jquery/blob/2.2.4/AUTHORS.txt"
2000 "description": "JavaScript library for DOM operations",
2001 "homepage": "http://jquery.com",
2008 "time": "2016-05-20T17:26:07+00:00"
2011 "name": "npm-asset/jquery-colorbox",
2015 "url": "https://registry.npmjs.org/jquery-colorbox/-/jquery-colorbox-1.6.4.tgz",
2016 "shasum": "799452523a6c494839224ef702e807deb9c06cc5"
2019 "npm-asset/jquery": ">=1.3.2"
2021 "type": "npm-asset-library",
2024 "url": "https://github.com/jackmoore/colorbox/issues"
2026 "npm-asset-main": "jquery.colorbox.js",
2027 "npm-asset-directories": [],
2028 "npm-asset-repository": {
2030 "url": "git+ssh://git@github.com/jackmoore/colorbox.git"
2032 "npm-asset-scripts": []
2039 "name": "Jack Moore",
2040 "email": "hello@jacklmoore.com",
2041 "url": "http://www.jacklmoore.com"
2044 "description": "jQuery lightbox and modal window plugin.",
2045 "homepage": "http://www.jacklmoore.com/colorbox",
2054 "time": "2016-05-10T22:22:39+00:00"
2057 "name": "npm-asset/jquery-datetimepicker",
2058 "version": "2.5.21",
2061 "url": "https://registry.npmjs.org/jquery-datetimepicker/-/jquery-datetimepicker-2.5.21.tgz",
2062 "shasum": "00c388a78df2732fedfdb5c6529b6e84d53e0235"
2065 "npm-asset/jquery": ">=1.7.2",
2066 "npm-asset/jquery-mousewheel": ">=3.1.13",
2067 "npm-asset/php-date-formatter": ">=1.3.4,<2.0.0"
2069 "type": "npm-asset-library",
2072 "url": "https://github.com/xdan/datetimepicker/issues"
2074 "npm-asset-main": "build/jquery.datetimepicker.full.min.js",
2075 "npm-asset-directories": [],
2076 "npm-asset-repository": {
2078 "url": "git+https://github.com/xdan/datetimepicker.git"
2080 "npm-asset-scripts": {
2081 "test": "karma start --browsers Firefox karma.conf.js --single-run",
2082 "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",
2083 "minify": "uglifyjs jquery.datetimepicker.js -c -m -o build/jquery.datetimepicker.min.js && uglifycss jquery.datetimepicker.css > build/jquery.datetimepicker.min.css",
2084 "minifyconcat": "uglifyjs build/jquery.datetimepicker.full.js -c -m -o build/jquery.datetimepicker.full.min.js",
2085 "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",
2086 "build": "npm run minify && npm run concat && npm run minifyconcat",
2087 "public": "npm run test && npm version patch --no-git-tag-version && npm run build && npm run github"
2095 "name": "Chupurnov",
2096 "email": "chupurnov@gmail.com",
2097 "url": "https://xdsoft.net/"
2100 "description": "jQuery Plugin DateTimePicker it is DatePicker and TimePicker in one",
2101 "homepage": "https://github.com/xdan/datetimepicker",
2111 "time": "2019-02-23T11:25:30+00:00"
2114 "name": "npm-asset/jquery-mousewheel",
2115 "version": "3.1.13",
2118 "url": "https://registry.npmjs.org/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz",
2119 "shasum": "06f0335f16e353a695e7206bf50503cb523a6ee5"
2122 "npm-asset/grunt": "~0.4.1",
2123 "npm-asset/grunt-contrib-connect": "~0.5.0",
2124 "npm-asset/grunt-contrib-jshint": "~0.7.1",
2125 "npm-asset/grunt-contrib-uglify": "~0.2.7"
2127 "type": "npm-asset-library",
2130 "url": "https://github.com/jquery/jquery-mousewheel/issues"
2132 "npm-asset-files": [
2134 "jquery.mousewheel.js",
2138 "npm-asset-main": "./jquery.mousewheel.js",
2139 "npm-asset-directories": {
2142 "npm-asset-repository": {
2144 "url": "https://github.com/jquery/jquery-mousewheel.git"
2146 "npm-asset-scripts": []
2150 "name": "jQuery Foundation and other contributors",
2151 "url": "https://github.com/jquery/jquery-mousewheel/blob/master/AUTHORS.txt"
2154 "description": "A jQuery plugin that adds cross-browser mouse wheel support.",
2155 "homepage": "https://github.com/jquery/jquery-mousewheel",
2165 "time": "2015-07-15T18:05:23+00:00"
2168 "name": "npm-asset/moment",
2169 "version": "2.29.1",
2172 "url": "https://registry.npmjs.org/moment/-/moment-2.29.1.tgz",
2173 "shasum": "b2be769fa31940be9eeea6469c075e35006fa3d3"
2175 "type": "npm-asset-library",
2178 "url": "https://github.com/moment/moment/issues"
2180 "npm-asset-main": "./moment.js",
2181 "npm-asset-directories": [],
2182 "npm-asset-repository": {
2184 "url": "git+https://github.com/moment/moment.git"
2186 "npm-asset-scripts": {
2187 "ts3.1-typescript-test": "cross-env node_modules/typescript3/bin/tsc --project ts3.1-typing-tests",
2188 "typescript-test": "cross-env node_modules/typescript/bin/tsc --project typing-tests",
2189 "test": "grunt test",
2190 "eslint": "eslint Gruntfile.js tasks src",
2191 "prettier-check": "prettier --check Gruntfile.js tasks src",
2192 "prettier-fmt": "prettier --write Gruntfile.js tasks src",
2193 "coverage": "nyc npm test && nyc report",
2194 "coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
2196 "npm-asset-engines": {
2205 "name": "Iskren Ivov Chernev",
2206 "email": "iskren.chernev@gmail.com",
2207 "url": "https://github.com/ichernev"
2211 "email": "washwithcare@gmail.com",
2212 "url": "http://timwoodcreates.com/"
2215 "name": "Rocky Meza",
2216 "url": "http://rockymeza.com"
2219 "name": "Matt Johnson",
2220 "email": "mj1856@hotmail.com",
2221 "url": "http://codeofmatt.com"
2224 "name": "Isaac Cambron",
2225 "email": "isaac@isaaccambron.com",
2226 "url": "http://isaaccambron.com"
2229 "name": "Andre Polykanine",
2230 "email": "andre@oire.org",
2231 "url": "https://github.com/oire"
2234 "description": "Parse, validate, manipulate, and display dates",
2235 "homepage": "https://momentjs.com",
2247 "time": "2020-10-06T11:21:28+00:00"
2250 "name": "npm-asset/perfect-scrollbar",
2251 "version": "0.6.16",
2254 "url": "https://registry.npmjs.org/perfect-scrollbar/-/perfect-scrollbar-0.6.16.tgz",
2255 "shasum": "b1d61a5245cf3962bb9a8407a3fc669d923212fc"
2257 "type": "npm-asset-library",
2260 "url": "https://github.com/noraesae/perfect-scrollbar/issues"
2262 "npm-asset-files": [
2267 "perfect-scrollbar.d.ts"
2269 "npm-asset-main": "./index.js",
2270 "npm-asset-directories": [],
2271 "npm-asset-repository": {
2273 "url": "git+https://github.com/noraesae/perfect-scrollbar.git"
2275 "npm-asset-scripts": {
2277 "before-deploy": "gulp && gulp compress",
2278 "release": "rm -rf dist && gulp && npm publish"
2280 "npm-asset-engines": {
2289 "name": "Hyunje Jun",
2290 "email": "me@noraesae.net"
2293 "name": "Hyunje Jun",
2294 "email": "me@noraesae.net"
2297 "description": "Minimalistic but perfect custom scrollbar plugin",
2298 "homepage": "https://github.com/noraesae/perfect-scrollbar#readme",
2305 "time": "2017-01-10T01:03:05+00:00"
2308 "name": "npm-asset/php-date-formatter",
2309 "version": "v1.3.6",
2312 "url": "https://github.com/kartik-v/php-date-formatter.git",
2313 "reference": "514a53660b0d69439236fd3cbc3f41512adb00a0"
2317 "url": "https://api.github.com/repos/kartik-v/php-date-formatter/zipball/514a53660b0d69439236fd3cbc3f41512adb00a0",
2318 "reference": "514a53660b0d69439236fd3cbc3f41512adb00a0",
2321 "type": "npm-asset-library",
2324 "url": "https://github.com/kartik-v/php-date-formatter/issues"
2326 "npm-asset-main": "js/php-date-formatter.js",
2327 "npm-asset-directories": {
2328 "example": "examples"
2330 "npm-asset-repository": {
2332 "url": "https://github.com/kartik-v/php-date-formatter.git"
2339 "Kartik Visweswaran <kartikv2@gmail.com>"
2341 "description": "A Javascript datetime formatting and manipulation library using PHP date-time formats.",
2342 "homepage": "https://github.com/kartik-v/php-date-formatter",
2343 "time": "2020-04-14T10:16:32+00:00"
2346 "name": "npm-asset/textarea-caret",
2350 "url": "https://registry.npmjs.org/textarea-caret/-/textarea-caret-3.1.0.tgz",
2351 "shasum": "5d5a35bb035fd06b2ff0e25d5359e97f2655087f"
2353 "type": "npm-asset-library",
2356 "url": "https://github.com/component/textarea-caret-position/issues"
2358 "npm-asset-files": [
2361 "npm-asset-main": "index.js",
2362 "npm-asset-directories": [],
2363 "npm-asset-repository": {
2365 "url": "git+https://github.com/component/textarea-caret-position.git"
2371 "description": "(x, y) coordinates of the caret in a textarea or input type='text'",
2372 "homepage": "https://github.com/component/textarea-caret-position#readme",
2378 "time": "2018-02-20T06:11:03+00:00"
2381 "name": "npm-asset/textcomplete",
2382 "version": "0.18.2",
2385 "url": "https://registry.npmjs.org/textcomplete/-/textcomplete-0.18.2.tgz",
2386 "shasum": "de0d806567102f7e32daffcbcc3db05af1515eb5"
2389 "npm-asset/eventemitter3": ">=2.0.3,<3.0.0",
2390 "npm-asset/textarea-caret": ">=3.0.1,<4.0.0",
2391 "npm-asset/undate": ">=0.2.3,<0.3.0"
2393 "type": "npm-asset-library",
2396 "url": "https://github.com/yuku-t/textcomplete/issues"
2398 "npm-asset-main": "lib/index.js",
2399 "npm-asset-directories": [],
2400 "npm-asset-repository": {
2402 "url": "git+ssh://git@github.com/yuku-t/textcomplete.git"
2404 "npm-asset-scripts": {
2405 "build": "yarn run clean && run-p build:*",
2406 "build:dist": "webpack && webpack --env=min && run-p print-dist-gz-size",
2407 "build:docs": "run-p build:docs:*",
2408 "build:docs:html": "webpack --config webpack.doc.config.js && pug -o docs src/doc/index.pug",
2409 "build:docs:md": "documentation build src/*.js -f md -o doc/api.md",
2410 "build:lib": "babel src -d lib -s && for js in src/*.js; do cp $js lib/${js##*/}.flow; done",
2411 "clean": "rm -fr dist docs lib",
2412 "format": "prettier --no-semi --trailing-comma all --write 'src/*.js' 'test/**/*.js'",
2413 "gh-release": "npm pack textcomplete && gh-release -a textcomplete-$(cat package.json|jq -r .version).tgz",
2414 "opener": "wait-on http://localhost:8082 && opener http://localhost:8082",
2415 "print-dist-gz-size": "printf 'dist/textcomplete.min.js.gz: %d bytes\\n' \"$(gzip -9kc dist/textcomplete.min.js | wc -c)\"",
2416 "start": "run-p watch opener",
2417 "test": "run-p test:*",
2418 "test:bundlesize": "yarn run build:dist && bundlesize",
2419 "test:e2e": "NODE_ENV=test karma start --single-run",
2420 "test:lint": "eslint src/*.js test/**/*.js",
2421 "test:typecheck": "flow check",
2422 "watch": "run-p watch:*",
2423 "watch:webpack": "webpack-dev-server --config webpack.doc.config.js",
2424 "watch:pug": "pug -o docs --watch src/doc/index.pug"
2432 "name": "Yuku Takahashi"
2435 "description": "Autocomplete for textarea elements",
2436 "homepage": "https://github.com/yuku-t/textcomplete#readme",
2437 "time": "2020-06-10T06:11:00+00:00"
2440 "name": "npm-asset/typeahead.js",
2441 "version": "0.11.1",
2444 "url": "https://registry.npmjs.org/typeahead.js/-/typeahead.js-0.11.1.tgz",
2445 "shasum": "4e64e671b22310a8606f4aec805924ba84b015b8"
2448 "npm-asset/jquery": ">=1.7"
2450 "type": "npm-asset-library",
2453 "url": "https://github.com/twitter/typeahead.js/issues"
2455 "npm-asset-main": "dist/typeahead.bundle.js",
2456 "npm-asset-directories": [],
2457 "npm-asset-repository": {
2459 "url": "https://github.com/twitter/typeahead.js.git"
2461 "npm-asset-scripts": {
2462 "test": "./node_modules/karma/bin/karma start --single-run --browsers PhantomJS"
2467 "name": "Twitter, Inc.",
2468 "url": "https://twitter.com/twitteross"
2471 "name": "Jake Harding",
2472 "url": "https://twitter.com/JakeHarding"
2475 "name": "Tim Trueman",
2476 "url": "https://twitter.com/timtrueman"
2479 "name": "Veljko Skarich",
2480 "url": "https://twitter.com/vskarich"
2483 "description": "fast and fully-featured autocomplete library",
2484 "homepage": "http://twitter.github.com/typeahead.js",
2489 "time": "2015-04-27T04:03:42+00:00"
2492 "name": "npm-asset/undate",
2496 "url": "https://registry.npmjs.org/undate/-/undate-0.2.4.tgz",
2497 "shasum": "ccb2a8cf38edc035d1006fcb2909c4c6024a8400"
2499 "type": "npm-asset-library",
2502 "url": "https://github.com/yuku-t/undate/issues"
2504 "npm-asset-main": "lib/index.js",
2505 "npm-asset-directories": [],
2506 "npm-asset-repository": {
2508 "url": "git+https://github.com/yuku-t/undate.git"
2510 "npm-asset-scripts": {
2511 "build": "babel src -d lib && for js in src/*.js; do cp $js lib/${js##*/}.flow; done",
2512 "test": "run-p test:*",
2513 "test:eslint": "eslint src/*.js test/*.js",
2514 "test:flow": "flow check",
2515 "test:karma": "karma start --single-run"
2523 "name": "Yuku Takahashi"
2526 "description": "Undoable update for HTMLTextAreaElement",
2527 "homepage": "https://github.com/yuku-t/undate#readme",
2531 "time": "2018-01-24T10:49:39+00:00"
2534 "name": "paragonie/certainty",
2535 "version": "v2.8.2",
2538 "url": "https://github.com/paragonie/certainty.git",
2539 "reference": "5a9c240642cdb275991df268be6300cc410b6d07"
2543 "url": "https://api.github.com/repos/paragonie/certainty/zipball/5a9c240642cdb275991df268be6300cc410b6d07",
2544 "reference": "5a9c240642cdb275991df268be6300cc410b6d07",
2550 "guzzlehttp/guzzle": "^6|^7",
2551 "paragonie/constant_time_encoding": "^1|^2",
2552 "paragonie/sodium_compat": "^1.13",
2556 "composer/composer": "^1|>=2.0.14",
2557 "phpunit/phpunit": "^4|^5|^6|^7|^8|^9"
2560 "bin/certainty-cert-symlink"
2565 "ParagonIE\\Certainty\\": "src/"
2568 "notification-url": "https://packagist.org/downloads/",
2574 "name": "Paragon Initiative Enterprises",
2575 "email": "security@paragonie.com",
2576 "homepage": "https://paragonie.com"
2579 "description": "Up-to-date, verifiable repository for Certificate Authorities",
2583 "Public-Key Infractructure",
2588 "certificate authority",
2593 "time": "2021-10-04T08:25:35+00:00"
2596 "name": "paragonie/constant_time_encoding",
2597 "version": "v2.4.0",
2600 "url": "https://github.com/paragonie/constant_time_encoding.git",
2601 "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
2605 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
2606 "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
2613 "phpunit/phpunit": "^6|^7|^8|^9",
2614 "vimeo/psalm": "^1|^2|^3|^4"
2619 "ParagonIE\\ConstantTime\\": "src/"
2622 "notification-url": "https://packagist.org/downloads/",
2628 "name": "Paragon Initiative Enterprises",
2629 "email": "security@paragonie.com",
2630 "homepage": "https://paragonie.com",
2631 "role": "Maintainer"
2634 "name": "Steve 'Sc00bz' Thomas",
2635 "email": "steve@tobtu.com",
2636 "homepage": "https://www.tobtu.com",
2637 "role": "Original Developer"
2640 "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
2655 "time": "2020-12-06T15:14:20+00:00"
2658 "name": "paragonie/hidden-string",
2659 "version": "v1.1.0",
2662 "url": "https://github.com/paragonie/hidden-string.git",
2663 "reference": "1c30373ac2fce76fb57954010ef06e990f9a49b5"
2667 "url": "https://api.github.com/repos/paragonie/hidden-string/zipball/1c30373ac2fce76fb57954010ef06e990f9a49b5",
2668 "reference": "1c30373ac2fce76fb57954010ef06e990f9a49b5",
2672 "paragonie/constant_time_encoding": "^2",
2673 "paragonie/sodium_compat": "^1.6",
2677 "phpunit/phpunit": "^6|^7|^8|^9",
2678 "vimeo/psalm": "^3|^4"
2683 "ParagonIE\\HiddenString\\": "./src"
2686 "notification-url": "https://packagist.org/downloads/",
2692 "name": "Paragon Initiative Enterprises",
2693 "email": "info@paragonie.com",
2694 "homepage": "https://paragonie.com"
2697 "description": "Encapsulate strings in an object to hide them from stack traces",
2698 "homepage": "https://github.com/paragonie/hidden-string",
2704 "time": "2020-12-03T14:24:26+00:00"
2707 "name": "paragonie/random_compat",
2708 "version": "v9.99.100",
2711 "url": "https://github.com/paragonie/random_compat.git",
2712 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
2716 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
2717 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
2724 "phpunit/phpunit": "4.*|5.*",
2728 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
2731 "notification-url": "https://packagist.org/downloads/",
2737 "name": "Paragon Initiative Enterprises",
2738 "email": "security@paragonie.com",
2739 "homepage": "https://paragonie.com"
2742 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
2749 "time": "2020-10-15T08:29:30+00:00"
2752 "name": "paragonie/sodium_compat",
2753 "version": "v1.17.0",
2756 "url": "https://github.com/paragonie/sodium_compat.git",
2757 "reference": "c59cac21abbcc0df06a3dd18076450ea4797b321"
2761 "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/c59cac21abbcc0df06a3dd18076450ea4797b321",
2762 "reference": "c59cac21abbcc0df06a3dd18076450ea4797b321",
2766 "paragonie/random_compat": ">=1",
2767 "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8"
2770 "phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9"
2773 "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
2774 "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
2782 "notification-url": "https://packagist.org/downloads/",
2788 "name": "Paragon Initiative Enterprises",
2789 "email": "security@paragonie.com"
2792 "name": "Frank Denis",
2793 "email": "jedisct1@pureftpd.org"
2796 "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
2801 "ChaCha20-Poly1305",
2806 "Edwards-curve Digital Signature Algorithm",
2807 "Elliptic Curve Diffie-Hellman",
2809 "Pure-PHP cryptography",
2815 "XChaCha20-Poly1305",
2816 "XSalsa20-Poly1305",
2823 "elliptic curve cryptography",
2827 "public-key cryptography",
2828 "secret-key cryptography",
2829 "side-channel resistant"
2831 "time": "2021-08-10T02:43:50+00:00"
2834 "name": "patrickschur/language-detection",
2835 "version": "v3.4.2",
2838 "url": "https://github.com/patrickschur/language-detection.git",
2839 "reference": "9d7a45118289939ef46d8a02763c7fec32eed7ba"
2843 "url": "https://api.github.com/repos/patrickschur/language-detection/zipball/9d7a45118289939ef46d8a02763c7fec32eed7ba",
2844 "reference": "9d7a45118289939ef46d8a02763c7fec32eed7ba",
2849 "ext-mbstring": "*",
2853 "phpunit/phpunit": "^8.4.3"
2858 "LanguageDetection\\": "src/LanguageDetection"
2861 "notification-url": "https://packagist.org/downloads/",
2867 "name": "Patrick Schur",
2868 "email": "patrick_schur@outlook.de"
2871 "description": "A language detection library for PHP. Detects the language from a given text string.",
2872 "homepage": "https://github.com/patrickschur/language-detection",
2878 "time": "2019-11-16T14:23:06+00:00"
2881 "name": "pear/console_table",
2882 "version": "v1.3.1",
2885 "url": "https://github.com/pear/Console_Table.git",
2886 "reference": "1930c11897ca61fd24b95f2f785e99e0f36dcdea"
2890 "url": "https://api.github.com/repos/pear/Console_Table/zipball/1930c11897ca61fd24b95f2f785e99e0f36dcdea",
2891 "reference": "1930c11897ca61fd24b95f2f785e99e0f36dcdea",
2898 "pear/Console_Color2": ">=0.1.2"
2906 "notification-url": "https://packagist.org/downloads/",
2912 "name": "Jan Schneider",
2913 "homepage": "http://pear.php.net/user/yunosh"
2917 "homepage": "http://pear.php.net/user/tal"
2920 "name": "Xavier Noguer",
2921 "homepage": "http://pear.php.net/user/xnoguer"
2924 "name": "Richard Heyes",
2925 "homepage": "http://pear.php.net/user/richard"
2928 "description": "Library that makes it easy to build console style tables.",
2929 "homepage": "http://pear.php.net/package/Console_Table/",
2933 "time": "2018-01-25T20:47:17+00:00"
2936 "name": "phpseclib/phpseclib",
2937 "version": "2.0.35",
2940 "url": "https://github.com/phpseclib/phpseclib.git",
2941 "reference": "4e16cf3f5f927a7d3f5317820af795c0366c0420"
2945 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/4e16cf3f5f927a7d3f5317820af795c0366c0420",
2946 "reference": "4e16cf3f5f927a7d3f5317820af795c0366c0420",
2953 "phing/phing": "~2.7",
2954 "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
2955 "squizlabs/php_codesniffer": "~2.0"
2958 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
2959 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
2960 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
2961 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
2966 "phpseclib/bootstrap.php"
2969 "phpseclib\\": "phpseclib/"
2972 "notification-url": "https://packagist.org/downloads/",
2978 "name": "Jim Wigginton",
2979 "email": "terrafrost@php.net",
2980 "role": "Lead Developer"
2983 "name": "Patrick Monnerat",
2984 "email": "pm@datasphere.ch",
2988 "name": "Andreas Fischer",
2989 "email": "bantu@phpbb.com",
2993 "name": "Hans-Jürgen Petrich",
2994 "email": "petrich@tronic-media.com",
2998 "name": "Graham Campbell",
2999 "email": "graham@alt-three.com",
3003 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
3004 "homepage": "http://phpseclib.sourceforge.net",
3026 "url": "https://github.com/terrafrost",
3030 "url": "https://www.patreon.com/phpseclib",
3034 "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
3038 "time": "2021-11-28T23:30:39+00:00"
3041 "name": "pragmarx/google2fa",
3042 "version": "v5.0.0",
3045 "url": "https://github.com/antonioribeiro/google2fa.git",
3046 "reference": "17c969c82f427dd916afe4be50bafc6299aef1b4"
3050 "url": "https://api.github.com/repos/antonioribeiro/google2fa/zipball/17c969c82f427dd916afe4be50bafc6299aef1b4",
3051 "reference": "17c969c82f427dd916afe4be50bafc6299aef1b4",
3055 "paragonie/constant_time_encoding": "~1.0|~2.0",
3056 "paragonie/random_compat": ">=1",
3058 "symfony/polyfill-php56": "~1.2"
3061 "phpunit/phpunit": "~4|~5|~6"
3065 "component": "package",
3067 "dev-master": "2.0-dev"
3072 "PragmaRX\\Google2FA\\": "src/",
3073 "PragmaRX\\Google2FA\\Tests\\": "tests/"
3076 "notification-url": "https://packagist.org/downloads/",
3082 "name": "Antonio Carlos Ribeiro",
3083 "email": "acr@antoniocarlosribeiro.com",
3084 "role": "Creator & Designer"
3087 "description": "A One Time Password Authentication package, compatible with Google Authenticator.",
3091 "Two Factor Authentication",
3094 "time": "2019-03-19T22:44:16+00:00"
3097 "name": "pragmarx/random",
3098 "version": "v0.2.2",
3101 "url": "https://github.com/antonioribeiro/random.git",
3102 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7"
3106 "url": "https://api.github.com/repos/antonioribeiro/random/zipball/daf08a189c5d2d40d1a827db46364d3a741a51b7",
3107 "reference": "daf08a189c5d2d40d1a827db46364d3a741a51b7",
3114 "fzaninotto/faker": "~1.7",
3115 "phpunit/phpunit": "~6.4",
3116 "pragmarx/trivia": "~0.1",
3117 "squizlabs/php_codesniffer": "^2.3"
3120 "fzaninotto/faker": "Allows you to get dozens of randomized types",
3121 "pragmarx/trivia": "For the trivia database"
3126 "dev-master": "1.0-dev"
3131 "PragmaRX\\Random\\": "src"
3134 "notification-url": "https://packagist.org/downloads/",
3140 "name": "Antonio Carlos Ribeiro",
3141 "email": "acr@antoniocarlosribeiro.com",
3142 "homepage": "https://antoniocarlosribeiro.com",
3146 "description": "Create random chars, numbers, strings",
3147 "homepage": "https://github.com/antonioribeiro/random",
3157 "time": "2017-11-21T05:26:22+00:00"
3160 "name": "pragmarx/recovery",
3161 "version": "v0.1.0",
3164 "url": "https://github.com/antonioribeiro/recovery.git",
3165 "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe"
3169 "url": "https://api.github.com/repos/antonioribeiro/recovery/zipball/e16573a1ae5345cc3b100eec6d0296a1a15a90fe",
3170 "reference": "e16573a1ae5345cc3b100eec6d0296a1a15a90fe",
3175 "pragmarx/random": "~0.1"
3178 "phpunit/phpunit": ">=5.4.3",
3179 "squizlabs/php_codesniffer": "^2.3",
3180 "tightenco/collect": "^5"
3183 "tightenco/collect": "Allows to generate recovery codes as collections"
3188 "dev-master": "1.0-dev"
3193 "PragmaRX\\Recovery\\": "src"
3196 "notification-url": "https://packagist.org/downloads/",
3202 "name": "Antonio Carlos Ribeiro",
3203 "email": "acr@antoniocarlosribeiro.com",
3204 "homepage": "https://antoniocarlosribeiro.com",
3208 "description": "Create recovery codes for two factor auth",
3209 "homepage": "https://github.com/antonioribeiro/recovery",
3221 "time": "2017-09-19T16:58:00+00:00"
3224 "name": "psr/cache",
3228 "url": "https://github.com/php-fig/cache.git",
3229 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
3233 "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
3234 "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
3243 "dev-master": "1.0.x-dev"
3248 "Psr\\Cache\\": "src/"
3251 "notification-url": "https://packagist.org/downloads/",
3258 "homepage": "http://www.php-fig.org/"
3261 "description": "Common interface for caching libraries",
3267 "time": "2016-08-06T20:24:11+00:00"
3270 "name": "psr/container",
3274 "url": "https://github.com/php-fig/container.git",
3275 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
3279 "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
3280 "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
3289 "Psr\\Container\\": "src/"
3292 "notification-url": "https://packagist.org/downloads/",
3299 "homepage": "https://www.php-fig.org/"
3302 "description": "Common Container Interface (PHP FIG PSR-11)",
3303 "homepage": "https://github.com/php-fig/container",
3307 "container-interface",
3308 "container-interop",
3311 "time": "2021-03-05T17:36:06+00:00"
3314 "name": "psr/http-client",
3318 "url": "https://github.com/php-fig/http-client.git",
3319 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
3323 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
3324 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
3328 "php": "^7.0 || ^8.0",
3329 "psr/http-message": "^1.0"
3334 "dev-master": "1.0.x-dev"
3339 "Psr\\Http\\Client\\": "src/"
3342 "notification-url": "https://packagist.org/downloads/",
3349 "homepage": "http://www.php-fig.org/"
3352 "description": "Common interface for HTTP clients",
3353 "homepage": "https://github.com/php-fig/http-client",
3360 "time": "2020-06-29T06:28:15+00:00"
3363 "name": "psr/http-factory",
3367 "url": "https://github.com/php-fig/http-factory.git",
3368 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
3372 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
3373 "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
3378 "psr/http-message": "^1.0"
3383 "dev-master": "1.0.x-dev"
3388 "Psr\\Http\\Message\\": "src/"
3391 "notification-url": "https://packagist.org/downloads/",
3398 "homepage": "http://www.php-fig.org/"
3401 "description": "Common interfaces for PSR-7 HTTP message factories",
3412 "time": "2019-04-30T12:38:16+00:00"
3415 "name": "psr/http-message",
3419 "url": "https://github.com/php-fig/http-message.git",
3420 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
3424 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
3425 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
3434 "dev-master": "1.0.x-dev"
3439 "Psr\\Http\\Message\\": "src/"
3442 "notification-url": "https://packagist.org/downloads/",
3449 "homepage": "http://www.php-fig.org/"
3452 "description": "Common interface for HTTP messages",
3453 "homepage": "https://github.com/php-fig/http-message",
3462 "time": "2016-08-06T14:39:51+00:00"
3469 "url": "https://github.com/php-fig/log.git",
3470 "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
3474 "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
3475 "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
3484 "dev-master": "1.1.x-dev"
3489 "Psr\\Log\\": "Psr/Log/"
3492 "notification-url": "https://packagist.org/downloads/",
3499 "homepage": "https://www.php-fig.org/"
3502 "description": "Common interface for logging libraries",
3503 "homepage": "https://github.com/php-fig/log",
3509 "time": "2021-05-03T11:20:27+00:00"
3512 "name": "ralouphie/getallheaders",
3516 "url": "https://github.com/ralouphie/getallheaders.git",
3517 "reference": "120b605dfeb996808c31b6477290a714d356e822"
3521 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
3522 "reference": "120b605dfeb996808c31b6477290a714d356e822",
3529 "php-coveralls/php-coveralls": "^2.1",
3530 "phpunit/phpunit": "^5 || ^6.5"
3535 "src/getallheaders.php"
3538 "notification-url": "https://packagist.org/downloads/",
3544 "name": "Ralph Khattar",
3545 "email": "ralph.khattar@gmail.com"
3548 "description": "A polyfill for getallheaders.",
3549 "time": "2019-03-08T08:55:37+00:00"
3552 "name": "seld/cli-prompt",
3556 "url": "https://github.com/Seldaek/cli-prompt.git",
3557 "reference": "b8dfcf02094b8c03b40322c229493bb2884423c5"
3561 "url": "https://api.github.com/repos/Seldaek/cli-prompt/zipball/b8dfcf02094b8c03b40322c229493bb2884423c5",
3562 "reference": "b8dfcf02094b8c03b40322c229493bb2884423c5",
3569 "phpstan/phpstan": "^0.12.63"
3574 "dev-master": "1.x-dev"
3579 "Seld\\CliPrompt\\": "src/"
3582 "notification-url": "https://packagist.org/downloads/",
3588 "name": "Jordi Boggiano",
3589 "email": "j.boggiano@seld.be"
3592 "description": "Allows you to prompt for user input on the command line, and optionally hide the characters they type",
3600 "time": "2020-12-15T21:32:01+00:00"
3603 "name": "smarty/smarty",
3604 "version": "v3.1.40",
3607 "url": "https://github.com/smarty-php/smarty.git",
3608 "reference": "9d4f8309ed49702e0d7152f9983c3a9c4b98eb9d"
3612 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/9d4f8309ed49702e0d7152f9983c3a9c4b98eb9d",
3613 "reference": "9d4f8309ed49702e0d7152f9983c3a9c4b98eb9d",
3620 "phpunit/phpunit": "^7.5 || ^6.5 || ^5.7 || ^4.8",
3621 "smarty/smarty-lexer": "^3.1"
3626 "dev-master": "3.1.x-dev"
3634 "notification-url": "https://packagist.org/downloads/",
3640 "name": "Monte Ohrt",
3641 "email": "monte@ohrt.com"
3645 "email": "uwe.tews@googlemail.com"
3648 "name": "Rodney Rehm",
3649 "email": "rodney.rehm@medialize.de"
3652 "description": "Smarty - the compiling PHP template engine",
3653 "homepage": "http://www.smarty.net",
3657 "time": "2021-10-13T10:04:31+00:00"
3660 "name": "spomky-labs/base64url",
3661 "version": "v2.0.4",
3664 "url": "https://github.com/Spomky-Labs/base64url.git",
3665 "reference": "7752ce931ec285da4ed1f4c5aa27e45e097be61d"
3669 "url": "https://api.github.com/repos/Spomky-Labs/base64url/zipball/7752ce931ec285da4ed1f4c5aa27e45e097be61d",
3670 "reference": "7752ce931ec285da4ed1f4c5aa27e45e097be61d",
3677 "phpstan/extension-installer": "^1.0",
3678 "phpstan/phpstan": "^0.11|^0.12",
3679 "phpstan/phpstan-beberlei-assert": "^0.11|^0.12",
3680 "phpstan/phpstan-deprecation-rules": "^0.11|^0.12",
3681 "phpstan/phpstan-phpunit": "^0.11|^0.12",
3682 "phpstan/phpstan-strict-rules": "^0.11|^0.12"
3687 "Base64Url\\": "src/"
3690 "notification-url": "https://packagist.org/downloads/",
3696 "name": "Florent Morselli",
3697 "homepage": "https://github.com/Spomky-Labs/base64url/contributors"
3700 "description": "Base 64 URL Safe Encoding/Decoding PHP Library",
3701 "homepage": "https://github.com/Spomky-Labs/base64url",
3708 "time": "2020-11-03T09:10:25+00:00"
3711 "name": "symfony/polyfill-intl-idn",
3712 "version": "v1.23.0",
3715 "url": "https://github.com/symfony/polyfill-intl-idn.git",
3716 "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
3720 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
3721 "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
3726 "symfony/polyfill-intl-normalizer": "^1.10",
3727 "symfony/polyfill-php72": "^1.10"
3730 "ext-intl": "For best performance"
3735 "dev-main": "1.23-dev"
3738 "name": "symfony/polyfill",
3739 "url": "https://github.com/symfony/polyfill"
3744 "Symfony\\Polyfill\\Intl\\Idn\\": ""
3750 "notification-url": "https://packagist.org/downloads/",
3756 "name": "Laurent Bassin",
3757 "email": "laurent@bassin.info"
3760 "name": "Trevor Rowbotham",
3761 "email": "trevor.rowbotham@pm.me"
3764 "name": "Symfony Community",
3765 "homepage": "https://symfony.com/contributors"
3768 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
3769 "homepage": "https://symfony.com",
3780 "url": "https://symfony.com/sponsor",
3784 "url": "https://github.com/fabpot",
3788 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3792 "time": "2021-05-27T09:27:20+00:00"
3795 "name": "symfony/polyfill-intl-normalizer",
3796 "version": "v1.23.0",
3799 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
3800 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
3804 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
3805 "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
3812 "ext-intl": "For best performance"
3817 "dev-main": "1.23-dev"
3820 "name": "symfony/polyfill",
3821 "url": "https://github.com/symfony/polyfill"
3826 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
3835 "notification-url": "https://packagist.org/downloads/",
3841 "name": "Nicolas Grekas",
3842 "email": "p@tchwork.com"
3845 "name": "Symfony Community",
3846 "homepage": "https://symfony.com/contributors"
3849 "description": "Symfony polyfill for intl's Normalizer class and related functions",
3850 "homepage": "https://symfony.com",
3861 "url": "https://symfony.com/sponsor",
3865 "url": "https://github.com/fabpot",
3869 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3873 "time": "2021-02-19T12:13:01+00:00"
3876 "name": "symfony/polyfill-php56",
3877 "version": "v1.20.0",
3880 "url": "https://github.com/symfony/polyfill-php56.git",
3881 "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675"
3885 "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
3886 "reference": "54b8cd7e6c1643d78d011f3be89f3ef1f9f4c675",
3892 "type": "metapackage",
3895 "dev-main": "1.20-dev"
3898 "name": "symfony/polyfill",
3899 "url": "https://github.com/symfony/polyfill"
3902 "notification-url": "https://packagist.org/downloads/",
3908 "name": "Nicolas Grekas",
3909 "email": "p@tchwork.com"
3912 "name": "Symfony Community",
3913 "homepage": "https://symfony.com/contributors"
3916 "description": "Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions",
3917 "homepage": "https://symfony.com",
3926 "url": "https://symfony.com/sponsor",
3930 "url": "https://github.com/fabpot",
3934 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
3938 "time": "2020-10-23T14:02:19+00:00"
3941 "name": "symfony/polyfill-php72",
3942 "version": "v1.23.0",
3945 "url": "https://github.com/symfony/polyfill-php72.git",
3946 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
3950 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
3951 "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
3960 "dev-main": "1.23-dev"
3963 "name": "symfony/polyfill",
3964 "url": "https://github.com/symfony/polyfill"
3969 "Symfony\\Polyfill\\Php72\\": ""
3975 "notification-url": "https://packagist.org/downloads/",
3981 "name": "Nicolas Grekas",
3982 "email": "p@tchwork.com"
3985 "name": "Symfony Community",
3986 "homepage": "https://symfony.com/contributors"
3989 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
3990 "homepage": "https://symfony.com",
3999 "url": "https://symfony.com/sponsor",
4003 "url": "https://github.com/fabpot",
4007 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4011 "time": "2021-05-27T09:17:38+00:00"
4014 "name": "ua-parser/uap-php",
4015 "version": "v3.9.14",
4018 "url": "https://github.com/ua-parser/uap-php.git",
4019 "reference": "b796c5ea5df588e65aeb4e2c6cce3811dec4fed6"
4023 "url": "https://api.github.com/repos/ua-parser/uap-php/zipball/b796c5ea5df588e65aeb4e2c6cce3811dec4fed6",
4024 "reference": "b796c5ea5df588e65aeb4e2c6cce3811dec4fed6",
4028 "composer/ca-bundle": "^1.1",
4029 "php": "^7.2 || ^8.0"
4032 "phpstan/phpstan": "^0.12.33",
4033 "phpunit/phpunit": "^8 || ^9",
4034 "symfony/console": "^3.4 || ^4.2 || ^4.3 || ^5.0",
4035 "symfony/filesystem": "^3.4 || ^4.2 || ^4.3 || ^5.0",
4036 "symfony/finder": "^3.4 || ^4.2 || ^4.3 || ^5.0",
4037 "symfony/yaml": "^3.4 || ^4.2 || ^4.3 || ^5.0",
4038 "vimeo/psalm": "^3.12"
4041 "symfony/console": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
4042 "symfony/filesystem": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
4043 "symfony/finder": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0",
4044 "symfony/yaml": "Required for CLI usage - ^3.4 || ^4.3 || ^5.0"
4055 "notification-url": "https://packagist.org/downloads/",
4061 "name": "Dave Olsen",
4062 "email": "dmolsen@gmail.com"
4065 "name": "Lars Strojny",
4066 "email": "lars@strojny.net"
4069 "description": "A multi-language port of Browserscope's user agent parser.",
4070 "time": "2020-10-02T23:36:20+00:00"
4073 "name": "web-token/jwt-core",
4074 "version": "v2.2.11",
4077 "url": "https://github.com/web-token/jwt-core.git",
4078 "reference": "53beb6f6c1eec4fa93c1c3e5d9e5701e71fa1678"
4082 "url": "https://api.github.com/repos/web-token/jwt-core/zipball/53beb6f6c1eec4fa93c1c3e5d9e5701e71fa1678",
4083 "reference": "53beb6f6c1eec4fa93c1c3e5d9e5701e71fa1678",
4087 "brick/math": "^0.8.17|^0.9",
4089 "ext-mbstring": "*",
4090 "fgrosse/phpasn1": "^2.0",
4092 "spomky-labs/base64url": "^1.0|^2.0"
4095 "spomky-labs/jose": "*"
4100 "Jose\\Component\\Core\\": ""
4103 "notification-url": "https://packagist.org/downloads/",
4109 "name": "Florent Morselli",
4110 "homepage": "https://github.com/Spomky"
4113 "name": "All contributors",
4114 "homepage": "https://github.com/web-token/jwt-framework/contributors"
4117 "description": "Core component of the JWT Framework.",
4118 "homepage": "https://github.com/web-token",
4139 "url": "https://www.patreon.com/FlorentMorselli",
4143 "time": "2021-03-17T14:55:52+00:00"
4146 "name": "web-token/jwt-key-mgmt",
4147 "version": "v2.2.11",
4150 "url": "https://github.com/web-token/jwt-key-mgmt.git",
4151 "reference": "0b116379515700d237b4e5de86879078ccb09d8a"
4155 "url": "https://api.github.com/repos/web-token/jwt-key-mgmt/zipball/0b116379515700d237b4e5de86879078ccb09d8a",
4156 "reference": "0b116379515700d237b4e5de86879078ccb09d8a",
4161 "psr/http-client": "^1.0",
4162 "psr/http-factory": "^1.0",
4163 "web-token/jwt-core": "^2.0"
4166 "ext-sodium": "Sodium is required for OKP key creation, EdDSA signature algorithm and ECDH-ES key encryption with OKP keys",
4167 "php-http/httplug": "To enable JKU/X5U support.",
4168 "php-http/message-factory": "To enable JKU/X5U support.",
4169 "web-token/jwt-util-ecc": "To use EC key analyzers."
4174 "Jose\\Component\\KeyManagement\\": ""
4177 "notification-url": "https://packagist.org/downloads/",
4183 "name": "Florent Morselli",
4184 "homepage": "https://github.com/Spomky"
4187 "name": "All contributors",
4188 "homepage": "https://github.com/web-token/jwt-key-mgmt/contributors"
4191 "description": "Key Management component of the JWT Framework.",
4192 "homepage": "https://github.com/web-token",
4213 "url": "https://www.patreon.com/FlorentMorselli",
4217 "time": "2021-03-17T14:55:52+00:00"
4220 "name": "web-token/jwt-signature",
4221 "version": "v2.2.11",
4224 "url": "https://github.com/web-token/jwt-signature.git",
4225 "reference": "015b59aaf3b6e8fb9f5bd1338845b7464c7d8103"
4229 "url": "https://api.github.com/repos/web-token/jwt-signature/zipball/015b59aaf3b6e8fb9f5bd1338845b7464c7d8103",
4230 "reference": "015b59aaf3b6e8fb9f5bd1338845b7464c7d8103",
4234 "web-token/jwt-core": "^2.1"
4237 "web-token/jwt-signature-algorithm-ecdsa": "ECDSA Based Signature Algorithms",
4238 "web-token/jwt-signature-algorithm-eddsa": "EdDSA Based Signature Algorithms",
4239 "web-token/jwt-signature-algorithm-experimental": "Experimental Signature Algorithms",
4240 "web-token/jwt-signature-algorithm-hmac": "HMAC Based Signature Algorithms",
4241 "web-token/jwt-signature-algorithm-none": "None Signature Algorithm",
4242 "web-token/jwt-signature-algorithm-rsa": "RSA Based Signature Algorithms"
4247 "Jose\\Component\\Signature\\": ""
4250 "notification-url": "https://packagist.org/downloads/",
4256 "name": "Florent Morselli",
4257 "homepage": "https://github.com/Spomky"
4260 "name": "All contributors",
4261 "homepage": "https://github.com/web-token/jwt-signature/contributors"
4264 "description": "Signature component of the JWT Framework.",
4265 "homepage": "https://github.com/web-token",
4286 "url": "https://www.patreon.com/FlorentMorselli",
4290 "time": "2021-03-01T19:55:28+00:00"
4293 "name": "web-token/jwt-signature-algorithm-ecdsa",
4294 "version": "v2.2.11",
4297 "url": "https://github.com/web-token/jwt-signature-algorithm-ecdsa.git",
4298 "reference": "44cbbb4374c51f1cf48b82ae761efbf24e1a8591"
4302 "url": "https://api.github.com/repos/web-token/jwt-signature-algorithm-ecdsa/zipball/44cbbb4374c51f1cf48b82ae761efbf24e1a8591",
4303 "reference": "44cbbb4374c51f1cf48b82ae761efbf24e1a8591",
4308 "web-token/jwt-signature": "^2.0"
4313 "Jose\\Component\\Signature\\Algorithm\\": ""
4316 "notification-url": "https://packagist.org/downloads/",
4322 "name": "Florent Morselli",
4323 "homepage": "https://github.com/Spomky"
4326 "name": "All contributors",
4327 "homepage": "https://github.com/web-token/jwt-framework/contributors"
4330 "description": "ECDSA Based Signature Algorithms the JWT Framework.",
4331 "homepage": "https://github.com/web-token",
4352 "url": "https://www.patreon.com/FlorentMorselli",
4356 "time": "2021-01-21T19:18:03+00:00"
4359 "name": "web-token/jwt-util-ecc",
4360 "version": "v2.2.11",
4363 "url": "https://github.com/web-token/jwt-util-ecc.git",
4364 "reference": "915f3fde86f5236c205620d61177b9ef43863deb"
4368 "url": "https://api.github.com/repos/web-token/jwt-util-ecc/zipball/915f3fde86f5236c205620d61177b9ef43863deb",
4369 "reference": "915f3fde86f5236c205620d61177b9ef43863deb",
4373 "brick/math": "^0.8.17|^0.9"
4376 "ext-bcmath": "GMP or BCMath is highly recommended to improve the library performance",
4377 "ext-gmp": "GMP or BCMath is highly recommended to improve the library performance"
4382 "Jose\\Component\\Core\\Util\\Ecc\\": ""
4385 "notification-url": "https://packagist.org/downloads/",
4391 "name": "Florent Morselli",
4392 "homepage": "https://github.com/Spomky"
4395 "name": "All contributors",
4396 "homepage": "https://github.com/web-token/jwt-framework/contributors"
4399 "description": "ECC Tools for the JWT Framework.",
4400 "homepage": "https://github.com/web-token",
4421 "url": "https://www.patreon.com/FlorentMorselli",
4425 "time": "2021-03-24T13:35:17+00:00"
4428 "name": "xemlock/htmlpurifier-html5",
4429 "version": "v0.1.11",
4432 "url": "https://github.com/xemlock/htmlpurifier-html5.git",
4433 "reference": "f0d563f9fd4a82a3d759043483f9a94c0d8c2255"
4437 "url": "https://api.github.com/repos/xemlock/htmlpurifier-html5/zipball/f0d563f9fd4a82a3d759043483f9a94c0d8c2255",
4438 "reference": "f0d563f9fd4a82a3d759043483f9a94c0d8c2255",
4442 "ezyang/htmlpurifier": "^4.8",
4446 "php-coveralls/php-coveralls": "^1.1|^2.1",
4447 "phpunit/phpunit": ">=4.7 <8.0"
4452 "library/HTMLPurifier/"
4455 "notification-url": "https://packagist.org/downloads/",
4462 "email": "xemlock@gmail.com"
4465 "description": "HTML5 element definitions for HTML Purifier",
4476 "time": "2019-08-07T17:19:21+00:00"
4481 "name": "dms/phpunit-arraysubset-asserts",
4482 "version": "v0.3.1",
4485 "url": "https://github.com/rdohms/phpunit-arraysubset-asserts.git",
4486 "reference": "e1b47df99cd0dbb3f63528adc5c990256218c707"
4490 "url": "https://api.github.com/repos/rdohms/phpunit-arraysubset-asserts/zipball/e1b47df99cd0dbb3f63528adc5c990256218c707",
4491 "reference": "e1b47df99cd0dbb3f63528adc5c990256218c707",
4495 "php": "^5.4 || ^7.0 || ^8.0",
4496 "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
4499 "dms/coding-standard": "^9",
4500 "squizlabs/php_codesniffer": "^3.4"
4505 "assertarraysubset-autoload.php"
4508 "notification-url": "https://packagist.org/downloads/",
4514 "name": "Rafael Dohms",
4515 "email": "rdohms@gmail.com"
4518 "description": "This package provides ArraySubset and related asserts once deprecated in PHPUnit 8",
4519 "time": "2021-10-17T18:50:58+00:00"
4522 "name": "doctrine/instantiator",
4526 "url": "https://github.com/doctrine/instantiator.git",
4527 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
4531 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
4532 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
4536 "php": "^7.1 || ^8.0"
4539 "doctrine/coding-standard": "^8.0",
4542 "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
4543 "phpstan/phpstan": "^0.12",
4544 "phpstan/phpstan-phpunit": "^0.12",
4545 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
4550 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
4553 "notification-url": "https://packagist.org/downloads/",
4559 "name": "Marco Pivetta",
4560 "email": "ocramius@gmail.com",
4561 "homepage": "https://ocramius.github.io/"
4564 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
4565 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
4570 "time": "2020-11-10T18:47:58+00:00"
4573 "name": "hamcrest/hamcrest-php",
4574 "version": "v2.0.1",
4577 "url": "https://github.com/hamcrest/hamcrest-php.git",
4578 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
4582 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
4583 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
4587 "php": "^5.3|^7.0|^8.0"
4590 "cordoval/hamcrest-php": "*",
4591 "davedevelopment/hamcrest-php": "*",
4592 "kodova/hamcrest-php": "*"
4595 "phpunit/php-file-iterator": "^1.4 || ^2.0",
4596 "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
4601 "dev-master": "2.1-dev"
4609 "notification-url": "https://packagist.org/downloads/",
4613 "description": "This is the PHP port of Hamcrest Matchers",
4617 "time": "2020-07-09T08:09:16+00:00"
4620 "name": "mikey179/vfsstream",
4621 "version": "v1.6.10",
4624 "url": "https://github.com/bovigo/vfsStream.git",
4625 "reference": "250c0825537d501e327df879fb3d4cd751933b85"
4629 "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/250c0825537d501e327df879fb3d4cd751933b85",
4630 "reference": "250c0825537d501e327df879fb3d4cd751933b85",
4637 "phpunit/phpunit": "^4.5|^5.0"
4642 "dev-master": "1.6.x-dev"
4647 "org\\bovigo\\vfs\\": "src/main/php"
4650 "notification-url": "https://packagist.org/downloads/",
4656 "name": "Frank Kleine",
4657 "homepage": "http://frankkleine.de/",
4661 "description": "Virtual file system to mock the real file system in unit tests.",
4662 "homepage": "http://vfs.bovigo.org/",
4663 "time": "2021-09-25T08:05:01+00:00"
4666 "name": "mockery/mockery",
4670 "url": "https://github.com/mockery/mockery.git",
4671 "reference": "e01123a0e847d52d186c5eb4b9bf58b0c6d00346"
4675 "url": "https://api.github.com/repos/mockery/mockery/zipball/e01123a0e847d52d186c5eb4b9bf58b0c6d00346",
4676 "reference": "e01123a0e847d52d186c5eb4b9bf58b0c6d00346",
4680 "hamcrest/hamcrest-php": "^2.0.1",
4681 "lib-pcre": ">=7.0",
4682 "php": "^7.3 || ^8.0"
4685 "phpunit/phpunit": "<8.0"
4688 "phpunit/phpunit": "^8.5 || ^9.3"
4693 "dev-master": "1.4.x-dev"
4698 "Mockery": "library/"
4701 "notification-url": "https://packagist.org/downloads/",
4707 "name": "Pádraic Brady",
4708 "email": "padraic.brady@gmail.com",
4709 "homepage": "http://blog.astrumfutura.com"
4712 "name": "Dave Marshall",
4713 "email": "dave.marshall@atstsolutions.co.uk",
4714 "homepage": "http://davedevelopment.co.uk"
4717 "description": "Mockery is a simple yet flexible PHP mock object framework",
4718 "homepage": "https://github.com/mockery/mockery",
4731 "time": "2021-09-13T15:28:59+00:00"
4734 "name": "myclabs/deep-copy",
4735 "version": "1.10.2",
4738 "url": "https://github.com/myclabs/DeepCopy.git",
4739 "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
4743 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
4744 "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
4748 "php": "^7.1 || ^8.0"
4751 "myclabs/deep-copy": "self.version"
4754 "doctrine/collections": "^1.0",
4755 "doctrine/common": "^2.6",
4756 "phpunit/phpunit": "^7.1"
4761 "DeepCopy\\": "src/DeepCopy/"
4764 "src/DeepCopy/deep_copy.php"
4767 "notification-url": "https://packagist.org/downloads/",
4771 "description": "Create deep copies (clones) of your objects",
4779 "time": "2020-11-13T09:40:50+00:00"
4782 "name": "nikic/php-parser",
4783 "version": "v4.13.2",
4786 "url": "https://github.com/nikic/PHP-Parser.git",
4787 "reference": "210577fe3cf7badcc5814d99455df46564f3c077"
4791 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/210577fe3cf7badcc5814d99455df46564f3c077",
4792 "reference": "210577fe3cf7badcc5814d99455df46564f3c077",
4796 "ext-tokenizer": "*",
4800 "ircmaxell/php-yacc": "^0.0.7",
4801 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
4809 "dev-master": "4.9-dev"
4814 "PhpParser\\": "lib/PhpParser"
4817 "notification-url": "https://packagist.org/downloads/",
4823 "name": "Nikita Popov"
4826 "description": "A PHP parser written in PHP",
4831 "time": "2021-11-30T19:35:32+00:00"
4834 "name": "phar-io/manifest",
4838 "url": "https://github.com/phar-io/manifest.git",
4839 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
4843 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
4844 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
4850 "ext-xmlwriter": "*",
4851 "phar-io/version": "^3.0.1",
4852 "php": "^7.2 || ^8.0"
4857 "dev-master": "2.0.x-dev"
4865 "notification-url": "https://packagist.org/downloads/",
4871 "name": "Arne Blankerts",
4872 "email": "arne@blankerts.de",
4876 "name": "Sebastian Heuer",
4877 "email": "sebastian@phpeople.de",
4881 "name": "Sebastian Bergmann",
4882 "email": "sebastian@phpunit.de",
4886 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
4887 "time": "2021-07-20T11:28:43+00:00"
4890 "name": "phar-io/version",
4894 "url": "https://github.com/phar-io/version.git",
4895 "reference": "bae7c545bef187884426f042434e561ab1ddb182"
4899 "url": "https://api.github.com/repos/phar-io/version/zipball/bae7c545bef187884426f042434e561ab1ddb182",
4900 "reference": "bae7c545bef187884426f042434e561ab1ddb182",
4904 "php": "^7.2 || ^8.0"
4912 "notification-url": "https://packagist.org/downloads/",
4918 "name": "Arne Blankerts",
4919 "email": "arne@blankerts.de",
4923 "name": "Sebastian Heuer",
4924 "email": "sebastian@phpeople.de",
4928 "name": "Sebastian Bergmann",
4929 "email": "sebastian@phpunit.de",
4933 "description": "Library for handling version information and constraints",
4934 "time": "2021-02-23T14:00:09+00:00"
4937 "name": "phpdocumentor/reflection-common",
4941 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
4942 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
4946 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
4947 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
4951 "php": "^7.2 || ^8.0"
4956 "dev-2.x": "2.x-dev"
4961 "phpDocumentor\\Reflection\\": "src/"
4964 "notification-url": "https://packagist.org/downloads/",
4970 "name": "Jaap van Otterdijk",
4971 "email": "opensource@ijaap.nl"
4974 "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
4975 "homepage": "http://www.phpdoc.org",
4983 "time": "2020-06-27T09:03:43+00:00"
4986 "name": "phpdocumentor/reflection-docblock",
4990 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
4991 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170"
4995 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/622548b623e81ca6d78b721c5e029f4ce664f170",
4996 "reference": "622548b623e81ca6d78b721c5e029f4ce664f170",
5001 "php": "^7.2 || ^8.0",
5002 "phpdocumentor/reflection-common": "^2.2",
5003 "phpdocumentor/type-resolver": "^1.3",
5004 "webmozart/assert": "^1.9.1"
5007 "mockery/mockery": "~1.3.2",
5008 "psalm/phar": "^4.8"
5013 "dev-master": "5.x-dev"
5018 "phpDocumentor\\Reflection\\": "src"
5021 "notification-url": "https://packagist.org/downloads/",
5027 "name": "Mike van Riel",
5028 "email": "me@mikevanriel.com"
5031 "name": "Jaap van Otterdijk",
5032 "email": "account@ijaap.nl"
5035 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
5036 "time": "2021-10-19T17:43:47+00:00"
5039 "name": "phpdocumentor/type-resolver",
5043 "url": "https://github.com/phpDocumentor/TypeResolver.git",
5044 "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae"
5048 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/a12f7e301eb7258bb68acd89d4aefa05c2906cae",
5049 "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae",
5053 "php": "^7.2 || ^8.0",
5054 "phpdocumentor/reflection-common": "^2.0"
5057 "ext-tokenizer": "*",
5058 "psalm/phar": "^4.8"
5063 "dev-1.x": "1.x-dev"
5068 "phpDocumentor\\Reflection\\": "src"
5071 "notification-url": "https://packagist.org/downloads/",
5077 "name": "Mike van Riel",
5078 "email": "me@mikevanriel.com"
5081 "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
5082 "time": "2021-10-02T14:08:47+00:00"
5085 "name": "phpspec/prophecy",
5086 "version": "v1.15.0",
5089 "url": "https://github.com/phpspec/prophecy.git",
5090 "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13"
5094 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
5095 "reference": "bbcd7380b0ebf3961ee21409db7b38bc31d69a13",
5099 "doctrine/instantiator": "^1.2",
5100 "php": "^7.2 || ~8.0, <8.2",
5101 "phpdocumentor/reflection-docblock": "^5.2",
5102 "sebastian/comparator": "^3.0 || ^4.0",
5103 "sebastian/recursion-context": "^3.0 || ^4.0"
5106 "phpspec/phpspec": "^6.0 || ^7.0",
5107 "phpunit/phpunit": "^8.0 || ^9.0"
5112 "dev-master": "1.x-dev"
5117 "Prophecy\\": "src/Prophecy"
5120 "notification-url": "https://packagist.org/downloads/",
5126 "name": "Konstantin Kudryashov",
5127 "email": "ever.zet@gmail.com",
5128 "homepage": "http://everzet.com"
5131 "name": "Marcello Duarte",
5132 "email": "marcello.duarte@gmail.com"
5135 "description": "Highly opinionated mocking framework for PHP 5.3+",
5136 "homepage": "https://github.com/phpspec/prophecy",
5145 "time": "2021-12-08T12:19:24+00:00"
5148 "name": "phpunit/php-code-coverage",
5149 "version": "9.2.10",
5152 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
5153 "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687"
5157 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d5850aaf931743067f4bfc1ae4cbd06468400687",
5158 "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687",
5164 "ext-xmlwriter": "*",
5165 "nikic/php-parser": "^4.13.0",
5167 "phpunit/php-file-iterator": "^3.0.3",
5168 "phpunit/php-text-template": "^2.0.2",
5169 "sebastian/code-unit-reverse-lookup": "^2.0.2",
5170 "sebastian/complexity": "^2.0",
5171 "sebastian/environment": "^5.1.2",
5172 "sebastian/lines-of-code": "^1.0.3",
5173 "sebastian/version": "^3.0.1",
5174 "theseer/tokenizer": "^1.2.0"
5177 "phpunit/phpunit": "^9.3"
5186 "dev-master": "9.2-dev"
5194 "notification-url": "https://packagist.org/downloads/",
5200 "name": "Sebastian Bergmann",
5201 "email": "sebastian@phpunit.de",
5205 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
5206 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
5214 "url": "https://github.com/sebastianbergmann",
5218 "time": "2021-12-05T09:12:13+00:00"
5221 "name": "phpunit/php-file-iterator",
5225 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
5226 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf"
5230 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
5231 "reference": "cf1c2e7c203ac650e352f4cc675a7021e7d1b3cf",
5238 "phpunit/phpunit": "^9.3"
5243 "dev-master": "3.0-dev"
5251 "notification-url": "https://packagist.org/downloads/",
5257 "name": "Sebastian Bergmann",
5258 "email": "sebastian@phpunit.de",
5262 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
5263 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
5270 "url": "https://github.com/sebastianbergmann",
5274 "time": "2021-12-02T12:48:52+00:00"
5277 "name": "phpunit/php-invoker",
5281 "url": "https://github.com/sebastianbergmann/php-invoker.git",
5282 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67"
5286 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
5287 "reference": "5a10147d0aaf65b58940a0b72f71c9ac0423cc67",
5295 "phpunit/phpunit": "^9.3"
5303 "dev-master": "3.1-dev"
5311 "notification-url": "https://packagist.org/downloads/",
5317 "name": "Sebastian Bergmann",
5318 "email": "sebastian@phpunit.de",
5322 "description": "Invoke callables with a timeout",
5323 "homepage": "https://github.com/sebastianbergmann/php-invoker/",
5329 "url": "https://github.com/sebastianbergmann",
5333 "time": "2020-09-28T05:58:55+00:00"
5336 "name": "phpunit/php-text-template",
5340 "url": "https://github.com/sebastianbergmann/php-text-template.git",
5341 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28"
5345 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
5346 "reference": "5da5f67fc95621df9ff4c4e5a84d6a8a2acf7c28",
5353 "phpunit/phpunit": "^9.3"
5358 "dev-master": "2.0-dev"
5366 "notification-url": "https://packagist.org/downloads/",
5372 "name": "Sebastian Bergmann",
5373 "email": "sebastian@phpunit.de",
5377 "description": "Simple template engine.",
5378 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
5384 "url": "https://github.com/sebastianbergmann",
5388 "time": "2020-10-26T05:33:50+00:00"
5391 "name": "phpunit/php-timer",
5395 "url": "https://github.com/sebastianbergmann/php-timer.git",
5396 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2"
5400 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
5401 "reference": "5a63ce20ed1b5bf577850e2c4e87f4aa902afbd2",
5408 "phpunit/phpunit": "^9.3"
5413 "dev-master": "5.0-dev"
5421 "notification-url": "https://packagist.org/downloads/",
5427 "name": "Sebastian Bergmann",
5428 "email": "sebastian@phpunit.de",
5432 "description": "Utility class for timing",
5433 "homepage": "https://github.com/sebastianbergmann/php-timer/",
5439 "url": "https://github.com/sebastianbergmann",
5443 "time": "2020-10-26T13:16:10+00:00"
5446 "name": "phpunit/phpunit",
5447 "version": "9.5.10",
5450 "url": "https://github.com/sebastianbergmann/phpunit.git",
5451 "reference": "c814a05837f2edb0d1471d6e3f4ab3501ca3899a"
5455 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c814a05837f2edb0d1471d6e3f4ab3501ca3899a",
5456 "reference": "c814a05837f2edb0d1471d6e3f4ab3501ca3899a",
5460 "doctrine/instantiator": "^1.3.1",
5464 "ext-mbstring": "*",
5466 "ext-xmlwriter": "*",
5467 "myclabs/deep-copy": "^1.10.1",
5468 "phar-io/manifest": "^2.0.3",
5469 "phar-io/version": "^3.0.2",
5471 "phpspec/prophecy": "^1.12.1",
5472 "phpunit/php-code-coverage": "^9.2.7",
5473 "phpunit/php-file-iterator": "^3.0.5",
5474 "phpunit/php-invoker": "^3.1.1",
5475 "phpunit/php-text-template": "^2.0.3",
5476 "phpunit/php-timer": "^5.0.2",
5477 "sebastian/cli-parser": "^1.0.1",
5478 "sebastian/code-unit": "^1.0.6",
5479 "sebastian/comparator": "^4.0.5",
5480 "sebastian/diff": "^4.0.3",
5481 "sebastian/environment": "^5.1.3",
5482 "sebastian/exporter": "^4.0.3",
5483 "sebastian/global-state": "^5.0.1",
5484 "sebastian/object-enumerator": "^4.0.3",
5485 "sebastian/resource-operations": "^3.0.3",
5486 "sebastian/type": "^2.3.4",
5487 "sebastian/version": "^3.0.2"
5491 "phpspec/prophecy-phpunit": "^2.0.1"
5503 "dev-master": "9.5-dev"
5511 "src/Framework/Assert/Functions.php"
5514 "notification-url": "https://packagist.org/downloads/",
5520 "name": "Sebastian Bergmann",
5521 "email": "sebastian@phpunit.de",
5525 "description": "The PHP Unit Testing framework.",
5526 "homepage": "https://phpunit.de/",
5534 "url": "https://phpunit.de/donate.html",
5538 "url": "https://github.com/sebastianbergmann",
5542 "time": "2021-09-25T07:38:51+00:00"
5545 "name": "sebastian/cli-parser",
5549 "url": "https://github.com/sebastianbergmann/cli-parser.git",
5550 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2"
5554 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/442e7c7e687e42adc03470c7b668bc4b2402c0b2",
5555 "reference": "442e7c7e687e42adc03470c7b668bc4b2402c0b2",
5562 "phpunit/phpunit": "^9.3"
5567 "dev-master": "1.0-dev"
5575 "notification-url": "https://packagist.org/downloads/",
5581 "name": "Sebastian Bergmann",
5582 "email": "sebastian@phpunit.de",
5586 "description": "Library for parsing CLI options",
5587 "homepage": "https://github.com/sebastianbergmann/cli-parser",
5590 "url": "https://github.com/sebastianbergmann",
5594 "time": "2020-09-28T06:08:49+00:00"
5597 "name": "sebastian/code-unit",
5601 "url": "https://github.com/sebastianbergmann/code-unit.git",
5602 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120"
5606 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/1fc9f64c0927627ef78ba436c9b17d967e68e120",
5607 "reference": "1fc9f64c0927627ef78ba436c9b17d967e68e120",
5614 "phpunit/phpunit": "^9.3"
5619 "dev-master": "1.0-dev"
5627 "notification-url": "https://packagist.org/downloads/",
5633 "name": "Sebastian Bergmann",
5634 "email": "sebastian@phpunit.de",
5638 "description": "Collection of value objects that represent the PHP code units",
5639 "homepage": "https://github.com/sebastianbergmann/code-unit",
5642 "url": "https://github.com/sebastianbergmann",
5646 "time": "2020-10-26T13:08:54+00:00"
5649 "name": "sebastian/code-unit-reverse-lookup",
5653 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
5654 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5"
5658 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
5659 "reference": "ac91f01ccec49fb77bdc6fd1e548bc70f7faa3e5",
5666 "phpunit/phpunit": "^9.3"
5671 "dev-master": "2.0-dev"
5679 "notification-url": "https://packagist.org/downloads/",
5685 "name": "Sebastian Bergmann",
5686 "email": "sebastian@phpunit.de"
5689 "description": "Looks up which function or method a line of code belongs to",
5690 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
5693 "url": "https://github.com/sebastianbergmann",
5697 "time": "2020-09-28T05:30:19+00:00"
5700 "name": "sebastian/comparator",
5704 "url": "https://github.com/sebastianbergmann/comparator.git",
5705 "reference": "55f4261989e546dc112258c7a75935a81a7ce382"
5709 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/55f4261989e546dc112258c7a75935a81a7ce382",
5710 "reference": "55f4261989e546dc112258c7a75935a81a7ce382",
5715 "sebastian/diff": "^4.0",
5716 "sebastian/exporter": "^4.0"
5719 "phpunit/phpunit": "^9.3"
5724 "dev-master": "4.0-dev"
5732 "notification-url": "https://packagist.org/downloads/",
5738 "name": "Sebastian Bergmann",
5739 "email": "sebastian@phpunit.de"
5742 "name": "Jeff Welch",
5743 "email": "whatthejeff@gmail.com"
5746 "name": "Volker Dusch",
5747 "email": "github@wallbash.com"
5750 "name": "Bernhard Schussek",
5751 "email": "bschussek@2bepublished.at"
5754 "description": "Provides the functionality to compare PHP values for equality",
5755 "homepage": "https://github.com/sebastianbergmann/comparator",
5763 "url": "https://github.com/sebastianbergmann",
5767 "time": "2020-10-26T15:49:45+00:00"
5770 "name": "sebastian/complexity",
5774 "url": "https://github.com/sebastianbergmann/complexity.git",
5775 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88"
5779 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/739b35e53379900cc9ac327b2147867b8b6efd88",
5780 "reference": "739b35e53379900cc9ac327b2147867b8b6efd88",
5784 "nikic/php-parser": "^4.7",
5788 "phpunit/phpunit": "^9.3"
5793 "dev-master": "2.0-dev"
5801 "notification-url": "https://packagist.org/downloads/",
5807 "name": "Sebastian Bergmann",
5808 "email": "sebastian@phpunit.de",
5812 "description": "Library for calculating the complexity of PHP code units",
5813 "homepage": "https://github.com/sebastianbergmann/complexity",
5816 "url": "https://github.com/sebastianbergmann",
5820 "time": "2020-10-26T15:52:27+00:00"
5823 "name": "sebastian/diff",
5827 "url": "https://github.com/sebastianbergmann/diff.git",
5828 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d"
5832 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d",
5833 "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d",
5840 "phpunit/phpunit": "^9.3",
5841 "symfony/process": "^4.2 || ^5"
5846 "dev-master": "4.0-dev"
5854 "notification-url": "https://packagist.org/downloads/",
5860 "name": "Sebastian Bergmann",
5861 "email": "sebastian@phpunit.de"
5864 "name": "Kore Nordmann",
5865 "email": "mail@kore-nordmann.de"
5868 "description": "Diff implementation",
5869 "homepage": "https://github.com/sebastianbergmann/diff",
5878 "url": "https://github.com/sebastianbergmann",
5882 "time": "2020-10-26T13:10:38+00:00"
5885 "name": "sebastian/environment",
5889 "url": "https://github.com/sebastianbergmann/environment.git",
5890 "reference": "388b6ced16caa751030f6a69e588299fa09200ac"
5894 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/388b6ced16caa751030f6a69e588299fa09200ac",
5895 "reference": "388b6ced16caa751030f6a69e588299fa09200ac",
5902 "phpunit/phpunit": "^9.3"
5910 "dev-master": "5.1-dev"
5918 "notification-url": "https://packagist.org/downloads/",
5924 "name": "Sebastian Bergmann",
5925 "email": "sebastian@phpunit.de"
5928 "description": "Provides functionality to handle HHVM/PHP environments",
5929 "homepage": "http://www.github.com/sebastianbergmann/environment",
5937 "url": "https://github.com/sebastianbergmann",
5941 "time": "2020-09-28T05:52:38+00:00"
5944 "name": "sebastian/exporter",
5948 "url": "https://github.com/sebastianbergmann/exporter.git",
5949 "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9"
5953 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/65e8b7db476c5dd267e65eea9cab77584d3cfff9",
5954 "reference": "65e8b7db476c5dd267e65eea9cab77584d3cfff9",
5959 "sebastian/recursion-context": "^4.0"
5962 "ext-mbstring": "*",
5963 "phpunit/phpunit": "^9.3"
5968 "dev-master": "4.0-dev"
5976 "notification-url": "https://packagist.org/downloads/",
5982 "name": "Sebastian Bergmann",
5983 "email": "sebastian@phpunit.de"
5986 "name": "Jeff Welch",
5987 "email": "whatthejeff@gmail.com"
5990 "name": "Volker Dusch",
5991 "email": "github@wallbash.com"
5994 "name": "Adam Harvey",
5995 "email": "aharvey@php.net"
5998 "name": "Bernhard Schussek",
5999 "email": "bschussek@gmail.com"
6002 "description": "Provides the functionality to export PHP variables for visualization",
6003 "homepage": "https://www.github.com/sebastianbergmann/exporter",
6010 "url": "https://github.com/sebastianbergmann",
6014 "time": "2021-11-11T14:18:36+00:00"
6017 "name": "sebastian/global-state",
6021 "url": "https://github.com/sebastianbergmann/global-state.git",
6022 "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49"
6026 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/23bd5951f7ff26f12d4e3242864df3e08dec4e49",
6027 "reference": "23bd5951f7ff26f12d4e3242864df3e08dec4e49",
6032 "sebastian/object-reflector": "^2.0",
6033 "sebastian/recursion-context": "^4.0"
6037 "phpunit/phpunit": "^9.3"
6045 "dev-master": "5.0-dev"
6053 "notification-url": "https://packagist.org/downloads/",
6059 "name": "Sebastian Bergmann",
6060 "email": "sebastian@phpunit.de"
6063 "description": "Snapshotting of global state",
6064 "homepage": "http://www.github.com/sebastianbergmann/global-state",
6070 "url": "https://github.com/sebastianbergmann",
6074 "time": "2021-06-11T13:31:12+00:00"
6077 "name": "sebastian/lines-of-code",
6081 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
6082 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc"
6086 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/c1c2e997aa3146983ed888ad08b15470a2e22ecc",
6087 "reference": "c1c2e997aa3146983ed888ad08b15470a2e22ecc",
6091 "nikic/php-parser": "^4.6",
6095 "phpunit/phpunit": "^9.3"
6100 "dev-master": "1.0-dev"
6108 "notification-url": "https://packagist.org/downloads/",
6114 "name": "Sebastian Bergmann",
6115 "email": "sebastian@phpunit.de",
6119 "description": "Library for counting the lines of code in PHP source code",
6120 "homepage": "https://github.com/sebastianbergmann/lines-of-code",
6123 "url": "https://github.com/sebastianbergmann",
6127 "time": "2020-11-28T06:42:11+00:00"
6130 "name": "sebastian/object-enumerator",
6134 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
6135 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71"
6139 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/5c9eeac41b290a3712d88851518825ad78f45c71",
6140 "reference": "5c9eeac41b290a3712d88851518825ad78f45c71",
6145 "sebastian/object-reflector": "^2.0",
6146 "sebastian/recursion-context": "^4.0"
6149 "phpunit/phpunit": "^9.3"
6154 "dev-master": "4.0-dev"
6162 "notification-url": "https://packagist.org/downloads/",
6168 "name": "Sebastian Bergmann",
6169 "email": "sebastian@phpunit.de"
6172 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
6173 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
6176 "url": "https://github.com/sebastianbergmann",
6180 "time": "2020-10-26T13:12:34+00:00"
6183 "name": "sebastian/object-reflector",
6187 "url": "https://github.com/sebastianbergmann/object-reflector.git",
6188 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7"
6192 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
6193 "reference": "b4f479ebdbf63ac605d183ece17d8d7fe49c15c7",
6200 "phpunit/phpunit": "^9.3"
6205 "dev-master": "2.0-dev"
6213 "notification-url": "https://packagist.org/downloads/",
6219 "name": "Sebastian Bergmann",
6220 "email": "sebastian@phpunit.de"
6223 "description": "Allows reflection of object attributes, including inherited and non-public ones",
6224 "homepage": "https://github.com/sebastianbergmann/object-reflector/",
6227 "url": "https://github.com/sebastianbergmann",
6231 "time": "2020-10-26T13:14:26+00:00"
6234 "name": "sebastian/recursion-context",
6238 "url": "https://github.com/sebastianbergmann/recursion-context.git",
6239 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172"
6243 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/cd9d8cf3c5804de4341c283ed787f099f5506172",
6244 "reference": "cd9d8cf3c5804de4341c283ed787f099f5506172",
6251 "phpunit/phpunit": "^9.3"
6256 "dev-master": "4.0-dev"
6264 "notification-url": "https://packagist.org/downloads/",
6270 "name": "Sebastian Bergmann",
6271 "email": "sebastian@phpunit.de"
6274 "name": "Jeff Welch",
6275 "email": "whatthejeff@gmail.com"
6278 "name": "Adam Harvey",
6279 "email": "aharvey@php.net"
6282 "description": "Provides functionality to recursively process PHP variables",
6283 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
6286 "url": "https://github.com/sebastianbergmann",
6290 "time": "2020-10-26T13:17:30+00:00"
6293 "name": "sebastian/resource-operations",
6297 "url": "https://github.com/sebastianbergmann/resource-operations.git",
6298 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8"
6302 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
6303 "reference": "0f4443cb3a1d92ce809899753bc0d5d5a8dd19a8",
6310 "phpunit/phpunit": "^9.0"
6315 "dev-master": "3.0-dev"
6323 "notification-url": "https://packagist.org/downloads/",
6329 "name": "Sebastian Bergmann",
6330 "email": "sebastian@phpunit.de"
6333 "description": "Provides a list of PHP built-in functions that operate on resources",
6334 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
6337 "url": "https://github.com/sebastianbergmann",
6341 "time": "2020-09-28T06:45:17+00:00"
6344 "name": "sebastian/type",
6348 "url": "https://github.com/sebastianbergmann/type.git",
6349 "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914"
6353 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/b8cd8a1c753c90bc1a0f5372170e3e489136f914",
6354 "reference": "b8cd8a1c753c90bc1a0f5372170e3e489136f914",
6361 "phpunit/phpunit": "^9.3"
6366 "dev-master": "2.3-dev"
6374 "notification-url": "https://packagist.org/downloads/",
6380 "name": "Sebastian Bergmann",
6381 "email": "sebastian@phpunit.de",
6385 "description": "Collection of value objects that represent the types of the PHP type system",
6386 "homepage": "https://github.com/sebastianbergmann/type",
6389 "url": "https://github.com/sebastianbergmann",
6393 "time": "2021-06-15T12:49:02+00:00"
6396 "name": "sebastian/version",
6400 "url": "https://github.com/sebastianbergmann/version.git",
6401 "reference": "c6c1022351a901512170118436c764e473f6de8c"
6405 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c6c1022351a901512170118436c764e473f6de8c",
6406 "reference": "c6c1022351a901512170118436c764e473f6de8c",
6415 "dev-master": "3.0-dev"
6423 "notification-url": "https://packagist.org/downloads/",
6429 "name": "Sebastian Bergmann",
6430 "email": "sebastian@phpunit.de",
6434 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
6435 "homepage": "https://github.com/sebastianbergmann/version",
6438 "url": "https://github.com/sebastianbergmann",
6442 "time": "2020-09-28T06:39:44+00:00"
6445 "name": "symfony/polyfill-ctype",
6446 "version": "v1.23.0",
6449 "url": "https://github.com/symfony/polyfill-ctype.git",
6450 "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
6454 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
6455 "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
6462 "ext-ctype": "For best performance"
6467 "dev-main": "1.23-dev"
6470 "name": "symfony/polyfill",
6471 "url": "https://github.com/symfony/polyfill"
6476 "Symfony\\Polyfill\\Ctype\\": ""
6482 "notification-url": "https://packagist.org/downloads/",
6488 "name": "Gert de Pagter",
6489 "email": "BackEndTea@gmail.com"
6492 "name": "Symfony Community",
6493 "homepage": "https://symfony.com/contributors"
6496 "description": "Symfony polyfill for ctype functions",
6497 "homepage": "https://symfony.com",
6504 "time": "2021-02-19T12:13:01+00:00"
6507 "name": "theseer/tokenizer",
6511 "url": "https://github.com/theseer/tokenizer.git",
6512 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
6516 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
6517 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
6522 "ext-tokenizer": "*",
6523 "ext-xmlwriter": "*",
6524 "php": "^7.2 || ^8.0"
6532 "notification-url": "https://packagist.org/downloads/",
6538 "name": "Arne Blankerts",
6539 "email": "arne@blankerts.de",
6543 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
6544 "time": "2021-07-28T10:34:58+00:00"
6547 "name": "webmozart/assert",
6548 "version": "1.10.0",
6551 "url": "https://github.com/webmozarts/assert.git",
6552 "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
6556 "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
6557 "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
6561 "php": "^7.2 || ^8.0",
6562 "symfony/polyfill-ctype": "^1.8"
6565 "phpstan/phpstan": "<0.12.20",
6566 "vimeo/psalm": "<4.6.1 || 4.6.2"
6569 "phpunit/phpunit": "^8.5.13"
6574 "dev-master": "1.10-dev"
6579 "Webmozart\\Assert\\": "src/"
6582 "notification-url": "https://packagist.org/downloads/",
6588 "name": "Bernhard Schussek",
6589 "email": "bschussek@gmail.com"
6592 "description": "Assertions to validate method input/output with nice error messages.",
6598 "time": "2021-03-09T10:59:23+00:00"
6602 "minimum-stability": "stable",
6603 "stability-flags": {
6604 "lightopenid/lightopenid": 20
6606 "prefer-stable": false,
6607 "prefer-lowest": false,
6613 "ext-fileinfo": "*",
6618 "ext-mbstring": "*",
6620 "ext-simplexml": "*",
6624 "platform-overrides": {
6627 "plugin-api-version": "1.1.0"