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": "1f7af00752aeae4abc29c2437615cae9",
10 "name": "academe/authorizenet-objects",
14 "url": "https://github.com/academe/authorizenet-objects.git",
15 "reference": "711d1f10f9bb6eb685a0851187ca62d808e4ee53"
19 "url": "https://api.github.com/repos/academe/authorizenet-objects/zipball/711d1f10f9bb6eb685a0851187ca62d808e4ee53",
20 "reference": "711d1f10f9bb6eb685a0851187ca62d808e4ee53",
27 "moneyphp/money": "^3.0",
28 "phpunit/phpunit": "^5.7 || ^6.4 || ^7.0",
29 "squizlabs/php_codesniffer": "^3"
32 "moneyphp/money": "^3.0"
37 "dev-master": "0.x-dev"
42 "Academe\\AuthorizeNet\\": "src/"
45 "notification-url": "https://packagist.org/downloads/",
51 "name": "Jason Judge",
52 "homepage": "https://github.com/judgej"
55 "description": "Authorize.Net API Message Value Objects",
56 "homepage": "https://github.com/academe/authorizenet-objects",
68 "issues": "https://github.com/academe/authorizenet-objects/issues",
69 "source": "https://github.com/academe/authorizenet-objects/tree/master"
71 "time": "2019-06-22T22:33:01+00:00"
74 "name": "academe/omnipay-authorizenetapi",
78 "url": "https://github.com/academe/omnipay-authorizenetapi.git",
79 "reference": "b72eae92d254bc65b09c7e0147861d1fe5ea1e5e"
83 "url": "https://api.github.com/repos/academe/omnipay-authorizenetapi/zipball/b72eae92d254bc65b09c7e0147861d1fe5ea1e5e",
84 "reference": "b72eae92d254bc65b09c7e0147861d1fe5ea1e5e",
88 "academe/authorizenet-objects": "~0.7",
89 "omnipay/common": "^3",
90 "symfony/property-access": "^3.2 || ^4.0"
93 "omnipay/tests": "^3",
94 "squizlabs/php_codesniffer": "^3"
99 "dev-master": "3.0.x-dev"
104 "Omnipay\\AuthorizeNetApi\\": "src/"
107 "notification-url": "https://packagist.org/downloads/",
113 "name": "Jason Judge",
114 "email": "jason@academe.co.uk"
117 "description": "Authorize.Net payment gateway driver for the Omnipay 3.x payment processing library",
118 "homepage": "https://github.com/academe/omnipay-authorizenetapi",
128 "issues": "https://github.com/academe/omnipay-authorizenetapi/issues",
129 "source": "https://github.com/academe/omnipay-authorizenetapi/tree/3.1.2"
131 "time": "2019-08-20T22:09:44+00:00"
134 "name": "adodb/adodb-php",
135 "version": "v5.22.6",
138 "url": "https://github.com/ADOdb/ADOdb.git",
139 "reference": "2e916ebc543b95f955af3c91366d799b8c6134aa"
143 "url": "https://api.github.com/repos/ADOdb/ADOdb/zipball/2e916ebc543b95f955af3c91366d799b8c6134aa",
144 "reference": "2e916ebc543b95f955af3c91366d799b8c6134aa",
148 "php": "^7.0 || ^8.0"
151 "phpunit/phpunit": "^8.5"
159 "notification-url": "https://packagist.org/downloads/",
167 "email": "jlim@natsoft.com",
171 "name": "Damien Regad",
172 "role": "Current maintainer"
175 "name": "Mark Newnham",
179 "description": "ADOdb is a PHP database abstraction layer library",
180 "homepage": "https://adodb.org/",
189 "issues": "https://github.com/ADOdb/ADOdb/issues",
190 "source": "https://github.com/ADOdb/ADOdb"
192 "time": "2023-06-11T11:05:41+00:00"
195 "name": "aranyasen/hl7",
199 "url": "https://github.com/senaranya/HL7.git",
200 "reference": "2609721a3db45b4520c17d4ee64ffa52e87e46b0"
204 "url": "https://api.github.com/repos/senaranya/HL7/zipball/2609721a3db45b4520c17d4ee64ffa52e87e46b0",
205 "reference": "2609721a3db45b4520c17d4ee64ffa52e87e46b0",
213 "dms/phpunit-arraysubset-asserts": "^0.2",
216 "phpunit/phpunit": "^9",
217 "squizlabs/php_codesniffer": "^3.6"
222 "dev-master": "0.1.x-dev"
227 "Aranyasen\\": "src/"
230 "notification-url": "https://packagist.org/downloads/",
236 "name": "Aranya Sen",
237 "email": "sen.aranya@gmail.com",
241 "description": "HL7 parser, generator and sender.",
243 "issues": "https://github.com/senaranya/HL7/issues",
244 "source": "https://github.com/senaranya/HL7/tree/3.1.1"
246 "time": "2023-08-08T11:53:46+00:00"
249 "name": "bacon/bacon-qr-code",
253 "url": "https://github.com/Bacon/BaconQrCode.git",
254 "reference": "d70c840f68657ce49094b8d91f9ee0cc07fbf66c"
258 "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/d70c840f68657ce49094b8d91f9ee0cc07fbf66c",
259 "reference": "d70c840f68657ce49094b8d91f9ee0cc07fbf66c",
263 "dasprid/enum": "^1.0.3",
265 "php": "^7.1 || ^8.0"
268 "phly/keep-a-changelog": "^2.1",
269 "phpunit/phpunit": "^7 | ^8 | ^9",
270 "spatie/phpunit-snapshot-assertions": "^4.2.9",
271 "squizlabs/php_codesniffer": "^3.4"
274 "ext-imagick": "to generate QR code images"
279 "BaconQrCode\\": "src/"
282 "notification-url": "https://packagist.org/downloads/",
288 "name": "Ben Scholzen 'DASPRiD'",
289 "email": "mail@dasprids.de",
290 "homepage": "https://dasprids.de/",
294 "description": "BaconQrCode is a QR code generator for PHP.",
295 "homepage": "https://github.com/Bacon/BaconQrCode",
297 "issues": "https://github.com/Bacon/BaconQrCode/issues",
298 "source": "https://github.com/Bacon/BaconQrCode/tree/2.0.7"
300 "time": "2022-03-14T02:02:36+00:00"
303 "name": "brick/math",
307 "url": "https://github.com/brick/math.git",
308 "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478"
312 "url": "https://api.github.com/repos/brick/math/zipball/0ad82ce168c82ba30d1c01ec86116ab52f589478",
313 "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478",
320 "php-coveralls/php-coveralls": "^2.2",
321 "phpunit/phpunit": "^9.0",
322 "vimeo/psalm": "5.0.0"
327 "Brick\\Math\\": "src/"
330 "notification-url": "https://packagist.org/downloads/",
334 "description": "Arbitrary-precision arithmetic library",
336 "Arbitrary-precision",
346 "issues": "https://github.com/brick/math/issues",
347 "source": "https://github.com/brick/math/tree/0.11.0"
351 "url": "https://github.com/BenMorel",
355 "time": "2023-01-15T23:15:59+00:00"
358 "name": "brick/varexporter",
362 "url": "https://github.com/brick/varexporter.git",
363 "reference": "2fd038f7c9d12d468130c6e1b3ce06e4160a7dbb"
367 "url": "https://api.github.com/repos/brick/varexporter/zipball/2fd038f7c9d12d468130c6e1b3ce06e4160a7dbb",
368 "reference": "2fd038f7c9d12d468130c6e1b3ce06e4160a7dbb",
372 "nikic/php-parser": "^4.0",
373 "php": "^7.4 || ^8.0"
376 "php-coveralls/php-coveralls": "^2.2",
377 "phpunit/phpunit": "^8.5 || ^9.0",
378 "vimeo/psalm": "5.15.0"
383 "Brick\\VarExporter\\": "src/"
386 "notification-url": "https://packagist.org/downloads/",
390 "description": "A powerful alternative to var_export(), which can export closures and objects without __set_state()",
395 "issues": "https://github.com/brick/varexporter/issues",
396 "source": "https://github.com/brick/varexporter/tree/0.4.0"
400 "url": "https://github.com/BenMorel",
404 "time": "2023-09-01T21:10:07+00:00"
407 "name": "clue/stream-filter",
411 "url": "https://github.com/clue/stream-filter.git",
412 "reference": "d6169430c7731d8509da7aecd0af756a5747b78e"
416 "url": "https://api.github.com/repos/clue/stream-filter/zipball/d6169430c7731d8509da7aecd0af756a5747b78e",
417 "reference": "d6169430c7731d8509da7aecd0af756a5747b78e",
424 "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36"
429 "src/functions_include.php"
432 "Clue\\StreamFilter\\": "src/"
435 "notification-url": "https://packagist.org/downloads/",
441 "name": "Christian Lück",
442 "email": "christian@clue.engineering"
445 "description": "A simple and modern approach to stream filtering in PHP",
446 "homepage": "https://github.com/clue/php-stream-filter",
453 "stream_filter_append",
454 "stream_filter_register"
457 "issues": "https://github.com/clue/stream-filter/issues",
458 "source": "https://github.com/clue/stream-filter/tree/v1.6.0"
462 "url": "https://clue.engineering/support",
466 "url": "https://github.com/clue",
470 "time": "2022-02-21T13:15:14+00:00"
473 "name": "dasprid/enum",
477 "url": "https://github.com/DASPRiD/Enum.git",
478 "reference": "6faf451159fb8ba4126b925ed2d78acfce0dc016"
482 "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/6faf451159fb8ba4126b925ed2d78acfce0dc016",
483 "reference": "6faf451159fb8ba4126b925ed2d78acfce0dc016",
490 "phpunit/phpunit": "^7 | ^8 | ^9",
491 "squizlabs/php_codesniffer": "*"
496 "DASPRiD\\Enum\\": "src/"
499 "notification-url": "https://packagist.org/downloads/",
505 "name": "Ben Scholzen 'DASPRiD'",
506 "email": "mail@dasprids.de",
507 "homepage": "https://dasprids.de/",
511 "description": "PHP 7.1 enum implementation",
517 "issues": "https://github.com/DASPRiD/Enum/issues",
518 "source": "https://github.com/DASPRiD/Enum/tree/1.0.5"
520 "time": "2023-08-25T16:18:39+00:00"
523 "name": "defuse/php-encryption",
527 "url": "https://github.com/defuse/php-encryption.git",
528 "reference": "f53396c2d34225064647a05ca76c1da9d99e5828"
532 "url": "https://api.github.com/repos/defuse/php-encryption/zipball/f53396c2d34225064647a05ca76c1da9d99e5828",
533 "reference": "f53396c2d34225064647a05ca76c1da9d99e5828",
538 "paragonie/random_compat": ">= 2",
542 "phpunit/phpunit": "^5|^6|^7|^8|^9|^10",
543 "yoast/phpunit-polyfills": "^2.0.0"
546 "bin/generate-defuse-key"
551 "Defuse\\Crypto\\": "src"
554 "notification-url": "https://packagist.org/downloads/",
560 "name": "Taylor Hornby",
561 "email": "taylor@defuse.ca",
562 "homepage": "https://defuse.ca/"
565 "name": "Scott Arciszewski",
566 "email": "info@paragonie.com",
567 "homepage": "https://paragonie.com"
570 "description": "Secure PHP Encryption Library",
573 "authenticated encryption",
581 "symmetric key cryptography"
584 "issues": "https://github.com/defuse/php-encryption/issues",
585 "source": "https://github.com/defuse/php-encryption/tree/v2.4.0"
587 "time": "2023-06-19T06:10:36+00:00"
590 "name": "digitickets/lalit",
594 "url": "https://github.com/digitickets/lalit.git",
595 "reference": "c42d6ba903ee78ea4210582fb8401aafa9858678"
599 "url": "https://api.github.com/repos/digitickets/lalit/zipball/c42d6ba903ee78ea4210582fb8401aafa9858678",
600 "reference": "c42d6ba903ee78ea4210582fb8401aafa9858678",
608 "mockery/mockery": "^0",
609 "phpunit/phpunit": "^6"
617 "notification-url": "https://packagist.org/downloads/",
623 "name": "Lalit Patel",
624 "role": "Lead Developer"
627 "name": "Richard Quadling",
631 "description": "GitHub copy of LaLit's XML2Array and Array2XML",
632 "homepage": "http://www.lalit.org/lab",
638 "issues": "https://github.com/digitickets/lalit/issues",
639 "source": "https://github.com/digitickets/lalit/tree/3.3.0"
641 "time": "2022-03-10T17:19:42+00:00"
644 "name": "dompdf/dompdf",
648 "url": "https://github.com/dompdf/dompdf.git",
649 "reference": "e8d2d5e37e8b0b30f0732a011295ab80680d7e85"
653 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/e8d2d5e37e8b0b30f0732a011295ab80680d7e85",
654 "reference": "e8d2d5e37e8b0b30f0732a011295ab80680d7e85",
660 "masterminds/html5": "^2.0",
661 "phenx/php-font-lib": ">=0.5.4 <1.0.0",
662 "phenx/php-svg-lib": ">=0.3.3 <1.0.0",
663 "php": "^7.1 || ^8.0"
668 "mockery/mockery": "^1.3",
669 "phpunit/phpunit": "^7.5 || ^8 || ^9",
670 "squizlabs/php_codesniffer": "^3.5"
673 "ext-gd": "Needed to process images",
674 "ext-gmagick": "Improves image processing performance",
675 "ext-imagick": "Improves image processing performance",
676 "ext-zlib": "Needed for pdf stream compression"
687 "notification-url": "https://packagist.org/downloads/",
693 "name": "The Dompdf Community",
694 "homepage": "https://github.com/dompdf/dompdf/blob/master/AUTHORS.md"
697 "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
698 "homepage": "https://github.com/dompdf/dompdf",
700 "issues": "https://github.com/dompdf/dompdf/issues",
701 "source": "https://github.com/dompdf/dompdf/tree/v2.0.3"
703 "time": "2023-02-07T12:51:48+00:00"
706 "name": "ezyang/htmlpurifier",
707 "version": "v4.16.0",
710 "url": "https://github.com/ezyang/htmlpurifier.git",
711 "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
715 "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8",
716 "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8",
720 "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"
723 "cerdic/css-tidy": "^1.7 || ^2.0",
724 "simpletest/simpletest": "dev-master"
727 "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
728 "ext-bcmath": "Used for unit conversion and imagecrash protection",
729 "ext-iconv": "Converts text to and from non-UTF-8 encodings",
730 "ext-tidy": "Used for pretty-printing HTML"
735 "library/HTMLPurifier.composer.php"
738 "HTMLPurifier": "library/"
740 "exclude-from-classmap": [
741 "/library/HTMLPurifier/Language/"
744 "notification-url": "https://packagist.org/downloads/",
750 "name": "Edward Z. Yang",
751 "email": "admin@htmlpurifier.org",
752 "homepage": "http://ezyang.com"
755 "description": "Standards compliant HTML filter written in PHP",
756 "homepage": "http://htmlpurifier.org/",
761 "issues": "https://github.com/ezyang/htmlpurifier/issues",
762 "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
764 "time": "2022-09-18T07:06:19+00:00"
767 "name": "firebase/php-jwt",
771 "url": "https://github.com/firebase/php-jwt.git",
772 "reference": "f03270e63eaccf3019ef0f32849c497385774e11"
776 "url": "https://api.github.com/repos/firebase/php-jwt/zipball/f03270e63eaccf3019ef0f32849c497385774e11",
777 "reference": "f03270e63eaccf3019ef0f32849c497385774e11",
784 "guzzlehttp/guzzle": "^6.5||^7.4",
785 "phpspec/prophecy-phpunit": "^2.0",
786 "phpunit/phpunit": "^9.5",
787 "psr/cache": "^1.0||^2.0",
788 "psr/http-client": "^1.0",
789 "psr/http-factory": "^1.0"
792 "ext-sodium": "Support EdDSA (Ed25519) signatures",
793 "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
798 "Firebase\\JWT\\": "src"
801 "notification-url": "https://packagist.org/downloads/",
807 "name": "Neuman Vong",
808 "email": "neuman+pear@twilio.com",
812 "name": "Anant Narayanan",
813 "email": "anant@php.net",
817 "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
818 "homepage": "https://github.com/firebase/php-jwt",
824 "issues": "https://github.com/firebase/php-jwt/issues",
825 "source": "https://github.com/firebase/php-jwt/tree/v6.9.0"
827 "time": "2023-10-05T00:24:42+00:00"
830 "name": "google/apiclient",
831 "version": "v2.15.1",
834 "url": "https://github.com/googleapis/google-api-php-client.git",
835 "reference": "7a95ed29e4b6c6859d2d22300c5455a92e2622ad"
839 "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/7a95ed29e4b6c6859d2d22300c5455a92e2622ad",
840 "reference": "7a95ed29e4b6c6859d2d22300c5455a92e2622ad",
844 "firebase/php-jwt": "~6.0",
845 "google/apiclient-services": "~0.200",
846 "google/auth": "^1.28",
847 "guzzlehttp/guzzle": "~6.5||~7.0",
848 "guzzlehttp/psr7": "^1.8.4||^2.2.1",
849 "monolog/monolog": "^2.9||^3.0",
851 "phpseclib/phpseclib": "^3.0.19"
854 "cache/filesystem-adapter": "^1.1",
855 "composer/composer": "^1.10.22",
856 "phpcompatibility/php-compatibility": "^9.2",
857 "phpspec/prophecy-phpunit": "^2.0",
858 "phpunit/phpunit": "^9.5",
859 "squizlabs/php_codesniffer": "^3.0",
860 "symfony/css-selector": "~2.1",
861 "symfony/dom-crawler": "~2.1"
864 "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
869 "dev-main": "2.x-dev"
883 "notification-url": "https://packagist.org/downloads/",
887 "description": "Client library for Google APIs",
888 "homepage": "http://developers.google.com/api-client-library/php",
893 "issues": "https://github.com/googleapis/google-api-php-client/issues",
894 "source": "https://github.com/googleapis/google-api-php-client/tree/v2.15.1"
896 "time": "2023-09-13T21:46:39+00:00"
899 "name": "google/apiclient-services",
900 "version": "v0.324.0",
903 "url": "https://github.com/googleapis/google-api-php-client-services.git",
904 "reference": "585cc823c3d59788e4a0829d5b7e41c76950d801"
908 "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/585cc823c3d59788e4a0829d5b7e41c76950d801",
909 "reference": "585cc823c3d59788e4a0829d5b7e41c76950d801",
916 "phpunit/phpunit": "^5.7||^8.5.13"
924 "Google\\Service\\": "src"
927 "notification-url": "https://packagist.org/downloads/",
931 "description": "Client library for Google APIs",
932 "homepage": "http://developers.google.com/api-client-library/php",
937 "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
938 "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.324.0"
940 "time": "2023-11-13T01:06:14+00:00"
943 "name": "google/auth",
944 "version": "v1.32.1",
947 "url": "https://github.com/googleapis/google-auth-library-php.git",
948 "reference": "999e9ce8b9d17914f04e1718271a0a46da4de2f3"
952 "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/999e9ce8b9d17914f04e1718271a0a46da4de2f3",
953 "reference": "999e9ce8b9d17914f04e1718271a0a46da4de2f3",
957 "firebase/php-jwt": "^6.0",
958 "guzzlehttp/guzzle": "^6.2.1|^7.0",
959 "guzzlehttp/psr7": "^2.4.5",
961 "psr/cache": "^1.0||^2.0||^3.0",
962 "psr/http-message": "^1.1||^2.0"
965 "guzzlehttp/promises": "^2.0",
966 "kelvinmo/simplejwt": "0.7.1",
967 "phpseclib/phpseclib": "^3.0",
968 "phpspec/prophecy-phpunit": "^2.0",
969 "phpunit/phpunit": "^9.0.0",
970 "sebastian/comparator": ">=1.2.3",
971 "squizlabs/php_codesniffer": "^3.5"
974 "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
979 "Google\\Auth\\": "src"
982 "notification-url": "https://packagist.org/downloads/",
986 "description": "Google Auth Library for PHP",
987 "homepage": "http://github.com/google/google-auth-library-php",
994 "docs": "https://googleapis.github.io/google-auth-library-php/main/",
995 "issues": "https://github.com/googleapis/google-auth-library-php/issues",
996 "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.32.1"
998 "time": "2023-10-17T21:13:22+00:00"
1001 "name": "graham-campbell/result-type",
1002 "version": "v1.1.2",
1005 "url": "https://github.com/GrahamCampbell/Result-Type.git",
1006 "reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862"
1010 "url": "https://api.github.com/repos/GrahamCampbell/Result-Type/zipball/fbd48bce38f73f8a4ec8583362e732e4095e5862",
1011 "reference": "fbd48bce38f73f8a4ec8583362e732e4095e5862",
1015 "php": "^7.2.5 || ^8.0",
1016 "phpoption/phpoption": "^1.9.2"
1019 "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
1024 "GrahamCampbell\\ResultType\\": "src/"
1027 "notification-url": "https://packagist.org/downloads/",
1033 "name": "Graham Campbell",
1034 "email": "hello@gjcampbell.co.uk",
1035 "homepage": "https://github.com/GrahamCampbell"
1038 "description": "An Implementation Of The Result Type",
1047 "issues": "https://github.com/GrahamCampbell/Result-Type/issues",
1048 "source": "https://github.com/GrahamCampbell/Result-Type/tree/v1.1.2"
1052 "url": "https://github.com/GrahamCampbell",
1056 "url": "https://tidelift.com/funding/github/packagist/graham-campbell/result-type",
1060 "time": "2023-11-12T22:16:48+00:00"
1063 "name": "guzzlehttp/guzzle",
1067 "url": "https://github.com/guzzle/guzzle.git",
1068 "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9"
1072 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/1110f66a6530a40fe7aea0378fe608ee2b2248f9",
1073 "reference": "1110f66a6530a40fe7aea0378fe608ee2b2248f9",
1078 "guzzlehttp/promises": "^1.5.3 || ^2.0.1",
1079 "guzzlehttp/psr7": "^1.9.1 || ^2.5.1",
1080 "php": "^7.2.5 || ^8.0",
1081 "psr/http-client": "^1.0",
1082 "symfony/deprecation-contracts": "^2.2 || ^3.0"
1085 "psr/http-client-implementation": "1.0"
1088 "bamarni/composer-bin-plugin": "^1.8.1",
1090 "php-http/client-integration-tests": "dev-master#2c025848417c1135031fdf9c728ee53d0a7ceaee as 3.0.999",
1091 "php-http/message-factory": "^1.1",
1092 "phpunit/phpunit": "^8.5.29 || ^9.5.23",
1093 "psr/log": "^1.1 || ^2.0 || ^3.0"
1096 "ext-curl": "Required for CURL handler support",
1097 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1098 "psr/log": "Required for using the Log middleware"
1104 "forward-command": false
1109 "src/functions_include.php"
1112 "GuzzleHttp\\": "src/"
1115 "notification-url": "https://packagist.org/downloads/",
1121 "name": "Graham Campbell",
1122 "email": "hello@gjcampbell.co.uk",
1123 "homepage": "https://github.com/GrahamCampbell"
1126 "name": "Michael Dowling",
1127 "email": "mtdowling@gmail.com",
1128 "homepage": "https://github.com/mtdowling"
1131 "name": "Jeremy Lindblom",
1132 "email": "jeremeamia@gmail.com",
1133 "homepage": "https://github.com/jeremeamia"
1136 "name": "George Mponos",
1137 "email": "gmponos@gmail.com",
1138 "homepage": "https://github.com/gmponos"
1141 "name": "Tobias Nyholm",
1142 "email": "tobias.nyholm@gmail.com",
1143 "homepage": "https://github.com/Nyholm"
1146 "name": "Márk Sági-Kazár",
1147 "email": "mark.sagikazar@gmail.com",
1148 "homepage": "https://github.com/sagikazarmark"
1151 "name": "Tobias Schultze",
1152 "email": "webmaster@tubo-world.de",
1153 "homepage": "https://github.com/Tobion"
1156 "description": "Guzzle is a PHP HTTP client library",
1169 "issues": "https://github.com/guzzle/guzzle/issues",
1170 "source": "https://github.com/guzzle/guzzle/tree/7.8.0"
1174 "url": "https://github.com/GrahamCampbell",
1178 "url": "https://github.com/Nyholm",
1182 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/guzzle",
1186 "time": "2023-08-27T10:20:53+00:00"
1189 "name": "guzzlehttp/promises",
1193 "url": "https://github.com/guzzle/promises.git",
1194 "reference": "111166291a0f8130081195ac4556a5587d7f1b5d"
1198 "url": "https://api.github.com/repos/guzzle/promises/zipball/111166291a0f8130081195ac4556a5587d7f1b5d",
1199 "reference": "111166291a0f8130081195ac4556a5587d7f1b5d",
1203 "php": "^7.2.5 || ^8.0"
1206 "bamarni/composer-bin-plugin": "^1.8.1",
1207 "phpunit/phpunit": "^8.5.29 || ^9.5.23"
1213 "forward-command": false
1218 "GuzzleHttp\\Promise\\": "src/"
1221 "notification-url": "https://packagist.org/downloads/",
1227 "name": "Graham Campbell",
1228 "email": "hello@gjcampbell.co.uk",
1229 "homepage": "https://github.com/GrahamCampbell"
1232 "name": "Michael Dowling",
1233 "email": "mtdowling@gmail.com",
1234 "homepage": "https://github.com/mtdowling"
1237 "name": "Tobias Nyholm",
1238 "email": "tobias.nyholm@gmail.com",
1239 "homepage": "https://github.com/Nyholm"
1242 "name": "Tobias Schultze",
1243 "email": "webmaster@tubo-world.de",
1244 "homepage": "https://github.com/Tobion"
1247 "description": "Guzzle promises library",
1252 "issues": "https://github.com/guzzle/promises/issues",
1253 "source": "https://github.com/guzzle/promises/tree/2.0.1"
1257 "url": "https://github.com/GrahamCampbell",
1261 "url": "https://github.com/Nyholm",
1265 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
1269 "time": "2023-08-03T15:11:55+00:00"
1272 "name": "guzzlehttp/psr7",
1276 "url": "https://github.com/guzzle/psr7.git",
1277 "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727"
1281 "url": "https://api.github.com/repos/guzzle/psr7/zipball/be45764272e8873c72dbe3d2edcfdfcc3bc9f727",
1282 "reference": "be45764272e8873c72dbe3d2edcfdfcc3bc9f727",
1286 "php": "^7.2.5 || ^8.0",
1287 "psr/http-factory": "^1.0",
1288 "psr/http-message": "^1.1 || ^2.0",
1289 "ralouphie/getallheaders": "^3.0"
1292 "psr/http-factory-implementation": "1.0",
1293 "psr/http-message-implementation": "1.0"
1296 "bamarni/composer-bin-plugin": "^1.8.1",
1297 "http-interop/http-factory-tests": "^0.9",
1298 "phpunit/phpunit": "^8.5.29 || ^9.5.23"
1301 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1307 "forward-command": false
1312 "GuzzleHttp\\Psr7\\": "src/"
1315 "notification-url": "https://packagist.org/downloads/",
1321 "name": "Graham Campbell",
1322 "email": "hello@gjcampbell.co.uk",
1323 "homepage": "https://github.com/GrahamCampbell"
1326 "name": "Michael Dowling",
1327 "email": "mtdowling@gmail.com",
1328 "homepage": "https://github.com/mtdowling"
1331 "name": "George Mponos",
1332 "email": "gmponos@gmail.com",
1333 "homepage": "https://github.com/gmponos"
1336 "name": "Tobias Nyholm",
1337 "email": "tobias.nyholm@gmail.com",
1338 "homepage": "https://github.com/Nyholm"
1341 "name": "Márk Sági-Kazár",
1342 "email": "mark.sagikazar@gmail.com",
1343 "homepage": "https://github.com/sagikazarmark"
1346 "name": "Tobias Schultze",
1347 "email": "webmaster@tubo-world.de",
1348 "homepage": "https://github.com/Tobion"
1351 "name": "Márk Sági-Kazár",
1352 "email": "mark.sagikazar@gmail.com",
1353 "homepage": "https://sagikazarmark.hu"
1356 "description": "PSR-7 message implementation that also provides common utility methods",
1368 "issues": "https://github.com/guzzle/psr7/issues",
1369 "source": "https://github.com/guzzle/psr7/tree/2.6.1"
1373 "url": "https://github.com/GrahamCampbell",
1377 "url": "https://github.com/Nyholm",
1381 "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
1385 "time": "2023-08-27T10:13:57+00:00"
1388 "name": "html2text/html2text",
1392 "url": "https://github.com/mtibben/html2text.git",
1393 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c"
1397 "url": "https://api.github.com/repos/mtibben/html2text/zipball/61ad68e934066a6f8df29a3d23a6460536d0855c",
1398 "reference": "61ad68e934066a6f8df29a3d23a6460536d0855c",
1402 "phpunit/phpunit": "~4"
1405 "ext-mbstring": "For best performance",
1406 "symfony/polyfill-mbstring": "If you can't install ext-mbstring"
1417 "notification-url": "https://packagist.org/downloads/",
1421 "description": "Converts HTML to formatted plain text",
1423 "issues": "https://github.com/mtibben/html2text/issues",
1424 "source": "https://github.com/mtibben/html2text/tree/4.3.1"
1426 "time": "2020-04-16T23:44:31+00:00"
1429 "name": "kamermans/guzzle-oauth2-subscriber",
1430 "version": "v1.0.13",
1433 "url": "https://github.com/kamermans/guzzle-oauth2-subscriber.git",
1434 "reference": "10b5cf242c5167afd16f1c1f243ac5be689ecd4c"
1438 "url": "https://api.github.com/repos/kamermans/guzzle-oauth2-subscriber/zipball/10b5cf242c5167afd16f1c1f243ac5be689ecd4c",
1439 "reference": "10b5cf242c5167afd16f1c1f243ac5be689ecd4c",
1446 "guzzlehttp/guzzle": "Guzzle ~4.0|~5.0|~6.0|~7.0"
1451 "kamermans\\OAuth2\\": "src"
1454 "notification-url": "https://packagist.org/downloads/",
1460 "name": "Steve Kamerman",
1461 "email": "stevekamerman@gmail.com"
1464 "description": "OAuth 2.0 client for Guzzle 4, 5, 6 and 7+",
1470 "issues": "https://github.com/kamermans/guzzle-oauth2-subscriber/issues",
1471 "source": "https://github.com/kamermans/guzzle-oauth2-subscriber/tree/v1.0.13"
1473 "time": "2023-07-11T21:43:27+00:00"
1476 "name": "knplabs/knp-snappy",
1477 "version": "v1.4.4",
1480 "url": "https://github.com/KnpLabs/snappy.git",
1481 "reference": "3db13fe45d12a7bccb2b83f622e5a90f7e40b111"
1485 "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/3db13fe45d12a7bccb2b83f622e5a90f7e40b111",
1486 "reference": "3db13fe45d12a7bccb2b83f622e5a90f7e40b111",
1491 "psr/log": "^1.0||^2.0||^3.0",
1492 "symfony/process": "~3.4||~4.3||~5.0||~6.0"
1495 "friendsofphp/php-cs-fixer": "^2.16||^3.0",
1496 "pedrotroller/php-cs-custom-fixer": "^2.19",
1497 "phpstan/phpstan": "^1.0.0",
1498 "phpstan/phpstan-phpunit": "^1.0.0",
1499 "phpunit/phpunit": "~7.4||~8.5"
1502 "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1503 "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1504 "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1505 "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1506 "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
1511 "dev-master": "1.x-dev"
1516 "Knp\\Snappy\\": "src/Knp/Snappy"
1519 "notification-url": "https://packagist.org/downloads/",
1525 "name": "KNP Labs Team",
1526 "homepage": "http://knplabs.com"
1529 "name": "Symfony Community",
1530 "homepage": "http://github.com/KnpLabs/snappy/contributors"
1533 "description": "PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
1534 "homepage": "http://github.com/KnpLabs/snappy",
1544 "issues": "https://github.com/KnpLabs/snappy/issues",
1545 "source": "https://github.com/KnpLabs/snappy/tree/v1.4.4"
1547 "time": "2023-09-13T12:18:19+00:00"
1550 "name": "laminas/laminas-code",
1551 "version": "4.13.0",
1554 "url": "https://github.com/laminas/laminas-code.git",
1555 "reference": "7353d4099ad5388e84737dd16994316a04f48dbf"
1559 "url": "https://api.github.com/repos/laminas/laminas-code/zipball/7353d4099ad5388e84737dd16994316a04f48dbf",
1560 "reference": "7353d4099ad5388e84737dd16994316a04f48dbf",
1564 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
1567 "doctrine/annotations": "^2.0.1",
1569 "laminas/laminas-coding-standard": "^2.5.0",
1570 "laminas/laminas-stdlib": "^3.17.0",
1571 "phpunit/phpunit": "^10.3.3",
1572 "psalm/plugin-phpunit": "^0.18.4",
1573 "vimeo/psalm": "^5.15.0"
1576 "doctrine/annotations": "Doctrine\\Common\\Annotations >=1.0 for annotation features",
1577 "laminas/laminas-stdlib": "Laminas\\Stdlib component"
1582 "Laminas\\Code\\": "src/"
1585 "notification-url": "https://packagist.org/downloads/",
1589 "description": "Extensions to the PHP Reflection API, static code scanning, and code generation",
1590 "homepage": "https://laminas.dev",
1597 "chat": "https://laminas.dev/chat",
1598 "docs": "https://docs.laminas.dev/laminas-code/",
1599 "forum": "https://discourse.laminas.dev",
1600 "issues": "https://github.com/laminas/laminas-code/issues",
1601 "rss": "https://github.com/laminas/laminas-code/releases.atom",
1602 "source": "https://github.com/laminas/laminas-code"
1606 "url": "https://funding.communitybridge.org/projects/laminas-project",
1607 "type": "community_bridge"
1610 "time": "2023-10-18T10:00:55+00:00"
1613 "name": "laminas/laminas-config",
1617 "url": "https://github.com/laminas/laminas-config.git",
1618 "reference": "e53717277f6c22b1c697a46473b9a5ec9a438efa"
1622 "url": "https://api.github.com/repos/laminas/laminas-config/zipball/e53717277f6c22b1c697a46473b9a5ec9a438efa",
1623 "reference": "e53717277f6c22b1c697a46473b9a5ec9a438efa",
1628 "laminas/laminas-stdlib": "^3.6",
1629 "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0",
1630 "psr/container": "^1.0"
1633 "container-interop/container-interop": "<1.2.0",
1634 "zendframework/zend-config": "*"
1637 "laminas/laminas-coding-standard": "~2.4.0",
1638 "laminas/laminas-filter": "~2.23.0",
1639 "laminas/laminas-i18n": "~2.19.0",
1640 "laminas/laminas-servicemanager": "~3.19.0",
1641 "phpunit/phpunit": "~9.5.25"
1644 "laminas/laminas-filter": "^2.7.2; install if you want to use the Filter processor",
1645 "laminas/laminas-i18n": "^2.7.4; install if you want to use the Translator processor",
1646 "laminas/laminas-servicemanager": "^2.7.8 || ^3.3; if you need an extensible plugin manager for use with the Config Factory"
1651 "Laminas\\Config\\": "src/"
1654 "notification-url": "https://packagist.org/downloads/",
1658 "description": "provides a nested object property based user interface for accessing this configuration data within application code",
1659 "homepage": "https://laminas.dev",
1665 "chat": "https://laminas.dev/chat",
1666 "docs": "https://docs.laminas.dev/laminas-config/",
1667 "forum": "https://discourse.laminas.dev",
1668 "issues": "https://github.com/laminas/laminas-config/issues",
1669 "rss": "https://github.com/laminas/laminas-config/releases.atom",
1670 "source": "https://github.com/laminas/laminas-config"
1674 "url": "https://funding.communitybridge.org/projects/laminas-project",
1675 "type": "community_bridge"
1678 "time": "2023-09-19T12:02:54+00:00"
1681 "name": "laminas/laminas-db",
1682 "version": "2.18.0",
1685 "url": "https://github.com/laminas/laminas-db.git",
1686 "reference": "4df7a3f7ffe268e8683306fcec125c269408b295"
1690 "url": "https://api.github.com/repos/laminas/laminas-db/zipball/4df7a3f7ffe268e8683306fcec125c269408b295",
1691 "reference": "4df7a3f7ffe268e8683306fcec125c269408b295",
1695 "laminas/laminas-stdlib": "^3.7.1",
1696 "php": "~8.0.0 || ~8.1.0|| ~8.2.0"
1699 "zendframework/zend-db": "*"
1702 "laminas/laminas-coding-standard": "^2.4.0",
1703 "laminas/laminas-eventmanager": "^3.6.0",
1704 "laminas/laminas-hydrator": "^4.7",
1705 "laminas/laminas-servicemanager": "^3.19.0",
1706 "phpunit/phpunit": "^9.5.25"
1709 "laminas/laminas-eventmanager": "Laminas\\EventManager component",
1710 "laminas/laminas-hydrator": "(^3.2 || ^4.3) Laminas\\Hydrator component for using HydratingResultSets",
1711 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
1716 "component": "Laminas\\Db",
1717 "config-provider": "Laminas\\Db\\ConfigProvider"
1722 "Laminas\\Db\\": "src/"
1725 "notification-url": "https://packagist.org/downloads/",
1729 "description": "Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations",
1730 "homepage": "https://laminas.dev",
1736 "chat": "https://laminas.dev/chat",
1737 "docs": "https://docs.laminas.dev/laminas-db/",
1738 "forum": "https://discourse.laminas.dev",
1739 "issues": "https://github.com/laminas/laminas-db/issues",
1740 "rss": "https://github.com/laminas/laminas-db/releases.atom",
1741 "source": "https://github.com/laminas/laminas-db"
1745 "url": "https://funding.communitybridge.org/projects/laminas-project",
1746 "type": "community_bridge"
1749 "time": "2023-05-05T16:22:28+00:00"
1752 "name": "laminas/laminas-escaper",
1753 "version": "2.13.0",
1756 "url": "https://github.com/laminas/laminas-escaper.git",
1757 "reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba"
1761 "url": "https://api.github.com/repos/laminas/laminas-escaper/zipball/af459883f4018d0f8a0c69c7a209daef3bf973ba",
1762 "reference": "af459883f4018d0f8a0c69c7a209daef3bf973ba",
1767 "ext-mbstring": "*",
1768 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
1771 "zendframework/zend-escaper": "*"
1774 "infection/infection": "^0.27.0",
1775 "laminas/laminas-coding-standard": "~2.5.0",
1776 "maglnet/composer-require-checker": "^3.8.0",
1777 "phpunit/phpunit": "^9.6.7",
1778 "psalm/plugin-phpunit": "^0.18.4",
1779 "vimeo/psalm": "^5.9"
1784 "Laminas\\Escaper\\": "src/"
1787 "notification-url": "https://packagist.org/downloads/",
1791 "description": "Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs",
1792 "homepage": "https://laminas.dev",
1798 "chat": "https://laminas.dev/chat",
1799 "docs": "https://docs.laminas.dev/laminas-escaper/",
1800 "forum": "https://discourse.laminas.dev",
1801 "issues": "https://github.com/laminas/laminas-escaper/issues",
1802 "rss": "https://github.com/laminas/laminas-escaper/releases.atom",
1803 "source": "https://github.com/laminas/laminas-escaper"
1807 "url": "https://funding.communitybridge.org/projects/laminas-project",
1808 "type": "community_bridge"
1811 "time": "2023-10-10T08:35:13+00:00"
1814 "name": "laminas/laminas-eventmanager",
1815 "version": "3.12.0",
1818 "url": "https://github.com/laminas/laminas-eventmanager.git",
1819 "reference": "4a576922c00cc7838d60d004a7bd6f5a02c23b57"
1823 "url": "https://api.github.com/repos/laminas/laminas-eventmanager/zipball/4a576922c00cc7838d60d004a7bd6f5a02c23b57",
1824 "reference": "4a576922c00cc7838d60d004a7bd6f5a02c23b57",
1828 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
1831 "container-interop/container-interop": "<1.2",
1832 "zendframework/zend-eventmanager": "*"
1835 "laminas/laminas-coding-standard": "~2.5.0",
1836 "laminas/laminas-stdlib": "^3.17",
1837 "phpbench/phpbench": "^1.2.10",
1838 "phpunit/phpunit": "^10.4.1",
1839 "psalm/plugin-phpunit": "^0.18.4",
1840 "psr/container": "^1.1.2 || ^2.0.2",
1841 "vimeo/psalm": "^5.11"
1844 "laminas/laminas-stdlib": "^2.7.3 || ^3.0, to use the FilterChain feature",
1845 "psr/container": "^1.1.2 || ^2.0.2, to use the lazy listeners feature"
1850 "Laminas\\EventManager\\": "src/"
1853 "notification-url": "https://packagist.org/downloads/",
1857 "description": "Trigger and listen to events within a PHP application",
1858 "homepage": "https://laminas.dev",
1866 "chat": "https://laminas.dev/chat",
1867 "docs": "https://docs.laminas.dev/laminas-eventmanager/",
1868 "forum": "https://discourse.laminas.dev",
1869 "issues": "https://github.com/laminas/laminas-eventmanager/issues",
1870 "rss": "https://github.com/laminas/laminas-eventmanager/releases.atom",
1871 "source": "https://github.com/laminas/laminas-eventmanager"
1875 "url": "https://funding.communitybridge.org/projects/laminas-project",
1876 "type": "community_bridge"
1879 "time": "2023-10-18T16:36:45+00:00"
1882 "name": "laminas/laminas-filter",
1883 "version": "2.33.0",
1886 "url": "https://github.com/laminas/laminas-filter.git",
1887 "reference": "6ad64828d25ec4bdf226ec5096aabb04aa710324"
1891 "url": "https://api.github.com/repos/laminas/laminas-filter/zipball/6ad64828d25ec4bdf226ec5096aabb04aa710324",
1892 "reference": "6ad64828d25ec4bdf226ec5096aabb04aa710324",
1896 "ext-mbstring": "*",
1897 "laminas/laminas-servicemanager": "^3.21.0",
1898 "laminas/laminas-stdlib": "^3.13.0",
1899 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
1902 "laminas/laminas-validator": "<2.10.1",
1903 "zendframework/zend-filter": "*"
1906 "laminas/laminas-coding-standard": "~2.5.0",
1907 "laminas/laminas-crypt": "^3.10",
1908 "laminas/laminas-i18n": "^2.23.1",
1909 "laminas/laminas-uri": "^2.11",
1910 "pear/archive_tar": "^1.4.14",
1911 "phpunit/phpunit": "^10.4.2",
1912 "psalm/plugin-phpunit": "^0.18.4",
1913 "psr/http-factory": "^1.0.2",
1914 "vimeo/psalm": "^5.15.0"
1917 "laminas/laminas-crypt": "Laminas\\Crypt component, for encryption filters",
1918 "laminas/laminas-i18n": "Laminas\\I18n component for filters depending on i18n functionality",
1919 "laminas/laminas-uri": "Laminas\\Uri component, for the UriNormalize filter",
1920 "psr/http-factory-implementation": "psr/http-factory-implementation, for creating file upload instances when consuming PSR-7 in file upload filters"
1925 "component": "Laminas\\Filter",
1926 "config-provider": "Laminas\\Filter\\ConfigProvider"
1931 "Laminas\\Filter\\": "src/"
1934 "notification-url": "https://packagist.org/downloads/",
1938 "description": "Programmatically filter and normalize data and files",
1939 "homepage": "https://laminas.dev",
1945 "chat": "https://laminas.dev/chat",
1946 "docs": "https://docs.laminas.dev/laminas-filter/",
1947 "forum": "https://discourse.laminas.dev",
1948 "issues": "https://github.com/laminas/laminas-filter/issues",
1949 "rss": "https://github.com/laminas/laminas-filter/releases.atom",
1950 "source": "https://github.com/laminas/laminas-filter"
1954 "url": "https://funding.communitybridge.org/projects/laminas-project",
1955 "type": "community_bridge"
1958 "time": "2023-11-03T13:29:10+00:00"
1961 "name": "laminas/laminas-form",
1962 "version": "3.13.1",
1965 "url": "https://github.com/laminas/laminas-form.git",
1966 "reference": "8883a89165c4d84953313941bfba7c3d34ba298d"
1970 "url": "https://api.github.com/repos/laminas/laminas-form/zipball/8883a89165c4d84953313941bfba7c3d34ba298d",
1971 "reference": "8883a89165c4d84953313941bfba7c3d34ba298d",
1975 "laminas/laminas-hydrator": "^4.13.0",
1976 "laminas/laminas-inputfilter": "^2.24.0",
1977 "laminas/laminas-stdlib": "^3.16.1",
1978 "php": "~8.1.0 || ~8.2.0"
1981 "doctrine/annotations": "<1.14.0",
1982 "laminas/laminas-captcha": "<2.16.0",
1983 "laminas/laminas-eventmanager": "<3.10.0",
1984 "laminas/laminas-i18n": "<2.21.0",
1985 "laminas/laminas-recaptcha": "<3.6.0",
1986 "laminas/laminas-servicemanager": "<3.20.0",
1987 "laminas/laminas-view": "<2.27.0"
1990 "doctrine/annotations": "^1.14.3 || ^2.0.1",
1992 "laminas/laminas-captcha": "^2.16",
1993 "laminas/laminas-coding-standard": "^2.5",
1994 "laminas/laminas-db": "^2.18",
1995 "laminas/laminas-escaper": "^2.12",
1996 "laminas/laminas-eventmanager": "^3.10",
1997 "laminas/laminas-filter": "^2.32",
1998 "laminas/laminas-i18n": "^2.23",
1999 "laminas/laminas-modulemanager": "^2.14.0",
2000 "laminas/laminas-recaptcha": "^3.6",
2001 "laminas/laminas-servicemanager": "^3.21",
2002 "laminas/laminas-session": "^2.16",
2003 "laminas/laminas-text": "^2.10.0",
2004 "laminas/laminas-validator": "^2.33",
2005 "laminas/laminas-view": "^2.28",
2006 "phpunit/phpunit": "^10.2.2",
2007 "psalm/plugin-phpunit": "^0.18.4",
2008 "vimeo/psalm": "^5.13"
2011 "doctrine/annotations": "^1.14, required to use laminas-form annotations support",
2012 "laminas/laminas-captcha": "^2.16, required for using CAPTCHA form elements",
2013 "laminas/laminas-eventmanager": "^3.10, reuired for laminas-form annotations support",
2014 "laminas/laminas-i18n": "^2.21, required when using laminas-form view helpers",
2015 "laminas/laminas-recaptcha": "^3.6, in order to use the ReCaptcha form element",
2016 "laminas/laminas-servicemanager": "^3.20, required to use the form factories or provide services",
2017 "laminas/laminas-view": "^2.27, required for using the laminas-form view helpers"
2022 "component": "Laminas\\Form",
2023 "config-provider": "Laminas\\Form\\ConfigProvider"
2028 "Laminas\\Form\\": "src/"
2031 "notification-url": "https://packagist.org/downloads/",
2035 "description": "Validate and display simple and complex forms, casting forms to business objects and vice versa",
2036 "homepage": "https://laminas.dev",
2042 "chat": "https://laminas.dev/chat",
2043 "docs": "https://docs.laminas.dev/laminas-form/",
2044 "forum": "https://discourse.laminas.dev",
2045 "issues": "https://github.com/laminas/laminas-form/issues",
2046 "rss": "https://github.com/laminas/laminas-form/releases.atom",
2047 "source": "https://github.com/laminas/laminas-form"
2051 "url": "https://funding.communitybridge.org/projects/laminas-project",
2052 "type": "community_bridge"
2055 "time": "2023-10-17T06:24:46+00:00"
2058 "name": "laminas/laminas-http",
2059 "version": "2.19.0",
2062 "url": "https://github.com/laminas/laminas-http.git",
2063 "reference": "26dd6d1177e25d970058863c2afed12bb9dbff4d"
2067 "url": "https://api.github.com/repos/laminas/laminas-http/zipball/26dd6d1177e25d970058863c2afed12bb9dbff4d",
2068 "reference": "26dd6d1177e25d970058863c2afed12bb9dbff4d",
2072 "laminas/laminas-loader": "^2.10",
2073 "laminas/laminas-stdlib": "^3.6",
2074 "laminas/laminas-uri": "^2.11",
2075 "laminas/laminas-validator": "^2.15",
2076 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
2079 "zendframework/zend-http": "*"
2083 "laminas/laminas-coding-standard": "~2.4.0",
2084 "phpunit/phpunit": "^9.5.25"
2087 "paragonie/certainty": "For automated management of cacert.pem"
2092 "Laminas\\Http\\": "src/"
2095 "notification-url": "https://packagist.org/downloads/",
2099 "description": "Provides an easy interface for performing Hyper-Text Transfer Protocol (HTTP) requests",
2100 "homepage": "https://laminas.dev",
2107 "chat": "https://laminas.dev/chat",
2108 "docs": "https://docs.laminas.dev/laminas-http/",
2109 "forum": "https://discourse.laminas.dev",
2110 "issues": "https://github.com/laminas/laminas-http/issues",
2111 "rss": "https://github.com/laminas/laminas-http/releases.atom",
2112 "source": "https://github.com/laminas/laminas-http"
2116 "url": "https://funding.communitybridge.org/projects/laminas-project",
2117 "type": "community_bridge"
2120 "time": "2023-11-02T16:27:41+00:00"
2123 "name": "laminas/laminas-hydrator",
2124 "version": "4.15.0",
2127 "url": "https://github.com/laminas/laminas-hydrator.git",
2128 "reference": "43ccca88313fdcceca37865109dffc69ecd2cf8f"
2132 "url": "https://api.github.com/repos/laminas/laminas-hydrator/zipball/43ccca88313fdcceca37865109dffc69ecd2cf8f",
2133 "reference": "43ccca88313fdcceca37865109dffc69ecd2cf8f",
2137 "laminas/laminas-stdlib": "^3.3",
2138 "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
2139 "webmozart/assert": "^1.10"
2142 "laminas/laminas-servicemanager": "<3.14.0",
2143 "zendframework/zend-hydrator": "*"
2146 "laminas/laminas-coding-standard": "~2.5.0",
2147 "laminas/laminas-eventmanager": "^3.12",
2148 "laminas/laminas-modulemanager": "^2.15.0",
2149 "laminas/laminas-serializer": "^2.17.0",
2150 "laminas/laminas-servicemanager": "^3.22.1",
2151 "phpbench/phpbench": "^1.2.14",
2152 "phpunit/phpunit": "^10.4.2",
2153 "psalm/plugin-phpunit": "^0.18.4",
2154 "vimeo/psalm": "^5.15"
2157 "laminas/laminas-eventmanager": "^3.2, to support aggregate hydrator usage",
2158 "laminas/laminas-serializer": "^2.9, to use the SerializableStrategy",
2159 "laminas/laminas-servicemanager": "^3.14, to support hydrator plugin manager usage"
2164 "component": "Laminas\\Hydrator",
2165 "config-provider": "Laminas\\Hydrator\\ConfigProvider"
2170 "Laminas\\Hydrator\\": "src/"
2173 "notification-url": "https://packagist.org/downloads/",
2177 "description": "Serialize objects to arrays, and vice versa",
2178 "homepage": "https://laminas.dev",
2184 "chat": "https://laminas.dev/chat",
2185 "docs": "https://docs.laminas.dev/laminas-hydrator/",
2186 "forum": "https://discourse.laminas.dev",
2187 "issues": "https://github.com/laminas/laminas-hydrator/issues",
2188 "rss": "https://github.com/laminas/laminas-hydrator/releases.atom",
2189 "source": "https://github.com/laminas/laminas-hydrator"
2193 "url": "https://funding.communitybridge.org/projects/laminas-project",
2194 "type": "community_bridge"
2197 "time": "2023-11-08T11:11:45+00:00"
2200 "name": "laminas/laminas-i18n",
2201 "version": "2.24.1",
2204 "url": "https://github.com/laminas/laminas-i18n.git",
2205 "reference": "dafb5eddfb43575befd29aeb195c55f92834fd32"
2209 "url": "https://api.github.com/repos/laminas/laminas-i18n/zipball/dafb5eddfb43575befd29aeb195c55f92834fd32",
2210 "reference": "dafb5eddfb43575befd29aeb195c55f92834fd32",
2215 "laminas/laminas-servicemanager": "^3.21.0",
2216 "laminas/laminas-stdlib": "^3.0",
2217 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
2220 "laminas/laminas-view": "<2.20.0",
2221 "zendframework/zend-i18n": "*"
2224 "laminas/laminas-cache": "^3.11.0",
2225 "laminas/laminas-cache-storage-adapter-memory": "^2.3.0",
2226 "laminas/laminas-cache-storage-deprecated-factory": "^1.1",
2227 "laminas/laminas-coding-standard": "~2.5.0",
2228 "laminas/laminas-config": "^3.9.0",
2229 "laminas/laminas-eventmanager": "^3.12",
2230 "laminas/laminas-filter": "^2.33",
2231 "laminas/laminas-validator": "^2.41",
2232 "laminas/laminas-view": "^2.32",
2233 "phpunit/phpunit": "^10.4.2",
2234 "psalm/plugin-phpunit": "^0.18.4",
2235 "vimeo/psalm": "^5.15.0"
2238 "laminas/laminas-cache": "You should install this package to cache the translations",
2239 "laminas/laminas-config": "You should install this package to use the INI translation format",
2240 "laminas/laminas-eventmanager": "You should install this package to use the events in the translator",
2241 "laminas/laminas-filter": "You should install this package to use the provided filters",
2242 "laminas/laminas-i18n-resources": "This package provides validator and captcha translations",
2243 "laminas/laminas-validator": "You should install this package to use the provided validators",
2244 "laminas/laminas-view": "You should install this package to use the provided view helpers"
2249 "component": "Laminas\\I18n",
2250 "config-provider": "Laminas\\I18n\\ConfigProvider"
2255 "Laminas\\I18n\\": "src/"
2258 "notification-url": "https://packagist.org/downloads/",
2262 "description": "Provide translations for your application, and filter and validate internationalized values",
2263 "homepage": "https://laminas.dev",
2269 "chat": "https://laminas.dev/chat",
2270 "docs": "https://docs.laminas.dev/laminas-i18n/",
2271 "forum": "https://discourse.laminas.dev",
2272 "issues": "https://github.com/laminas/laminas-i18n/issues",
2273 "rss": "https://github.com/laminas/laminas-i18n/releases.atom",
2274 "source": "https://github.com/laminas/laminas-i18n"
2278 "url": "https://funding.communitybridge.org/projects/laminas-project",
2279 "type": "community_bridge"
2282 "time": "2023-11-08T08:56:45+00:00"
2285 "name": "laminas/laminas-inputfilter",
2286 "version": "2.28.0",
2289 "url": "https://github.com/laminas/laminas-inputfilter.git",
2290 "reference": "d6f819d456d89316237d753fb9a6ac0108486f8d"
2294 "url": "https://api.github.com/repos/laminas/laminas-inputfilter/zipball/d6f819d456d89316237d753fb9a6ac0108486f8d",
2295 "reference": "d6f819d456d89316237d753fb9a6ac0108486f8d",
2299 "laminas/laminas-filter": "^2.19",
2300 "laminas/laminas-servicemanager": "^3.21.0",
2301 "laminas/laminas-stdlib": "^3.0",
2302 "laminas/laminas-validator": "^2.25",
2303 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
2306 "zendframework/zend-inputfilter": "*"
2310 "laminas/laminas-coding-standard": "~2.5.0",
2311 "phpunit/phpunit": "^10.4.2",
2312 "psalm/plugin-phpunit": "^0.18.4",
2313 "psr/http-message": "^2.0",
2314 "vimeo/psalm": "^5.15",
2315 "webmozart/assert": "^1.11"
2318 "psr/http-message-implementation": "PSR-7 is required if you wish to validate PSR-7 UploadedFileInterface payloads"
2323 "component": "Laminas\\InputFilter",
2324 "config-provider": "Laminas\\InputFilter\\ConfigProvider"
2329 "Laminas\\InputFilter\\": "src/"
2332 "notification-url": "https://packagist.org/downloads/",
2336 "description": "Normalize and validate input sets from the web, APIs, the CLI, and more, including files",
2337 "homepage": "https://laminas.dev",
2343 "chat": "https://laminas.dev/chat",
2344 "docs": "https://docs.laminas.dev/laminas-inputfilter/",
2345 "forum": "https://discourse.laminas.dev",
2346 "issues": "https://github.com/laminas/laminas-inputfilter/issues",
2347 "rss": "https://github.com/laminas/laminas-inputfilter/releases.atom",
2348 "source": "https://github.com/laminas/laminas-inputfilter"
2352 "url": "https://funding.communitybridge.org/projects/laminas-project",
2353 "type": "community_bridge"
2356 "time": "2023-11-02T15:54:27+00:00"
2359 "name": "laminas/laminas-json",
2363 "url": "https://github.com/laminas/laminas-json.git",
2364 "reference": "53ff787b20b77197f38680c737e8dfffa846b85b"
2368 "url": "https://api.github.com/repos/laminas/laminas-json/zipball/53ff787b20b77197f38680c737e8dfffa846b85b",
2369 "reference": "53ff787b20b77197f38680c737e8dfffa846b85b",
2373 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
2376 "zendframework/zend-json": "*"
2379 "laminas/laminas-coding-standard": "~2.4.0",
2380 "laminas/laminas-stdlib": "^2.7.7 || ^3.8",
2381 "phpunit/phpunit": "^9.5.25"
2384 "laminas/laminas-json-server": "For implementing JSON-RPC servers",
2385 "laminas/laminas-xml2json": "For converting XML documents to JSON"
2390 "Laminas\\Json\\": "src/"
2393 "notification-url": "https://packagist.org/downloads/",
2397 "description": "provides convenience methods for serializing native PHP to JSON and decoding JSON to native PHP",
2398 "homepage": "https://laminas.dev",
2404 "chat": "https://laminas.dev/chat",
2405 "docs": "https://docs.laminas.dev/laminas-json/",
2406 "forum": "https://discourse.laminas.dev",
2407 "issues": "https://github.com/laminas/laminas-json/issues",
2408 "rss": "https://github.com/laminas/laminas-json/releases.atom",
2409 "source": "https://github.com/laminas/laminas-json"
2413 "url": "https://funding.communitybridge.org/projects/laminas-project",
2414 "type": "community_bridge"
2417 "time": "2023-10-18T09:54:55+00:00"
2420 "name": "laminas/laminas-json-server",
2424 "url": "https://github.com/laminas/laminas-json-server.git",
2425 "reference": "c997f45abdec80fbb5c666588b9c3e529560242b"
2429 "url": "https://api.github.com/repos/laminas/laminas-json-server/zipball/c997f45abdec80fbb5c666588b9c3e529560242b",
2430 "reference": "c997f45abdec80fbb5c666588b9c3e529560242b",
2434 "laminas/laminas-http": "^2.15.1",
2435 "laminas/laminas-json": "^3.3.0",
2436 "laminas/laminas-server": "^2.11.0",
2437 "php": "^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0"
2440 "laminas/laminas-stdlib": "<3.2.1"
2443 "zendframework/zend-json-server": "^3.2.0"
2447 "laminas/laminas-coding-standard": "^2.4.0",
2448 "phpunit/phpunit": "^9.5.26",
2449 "psalm/plugin-phpunit": "^0.18.0",
2450 "vimeo/psalm": "^5.0.0"
2455 "Laminas\\Json\\Server\\": "src/"
2458 "notification-url": "https://packagist.org/downloads/",
2462 "description": "Laminas Json-Server is a JSON-RPC server implementation.",
2463 "homepage": "https://laminas.dev",
2471 "chat": "https://laminas.dev/chat",
2472 "docs": "https://docs.laminas.dev/laminas-json-server/",
2473 "forum": "https://discourse.laminas.dev",
2474 "issues": "https://github.com/laminas/laminas-json-server/issues",
2475 "rss": "https://github.com/laminas/laminas-json-server/releases.atom",
2476 "source": "https://github.com/laminas/laminas-json-server"
2480 "url": "https://funding.communitybridge.org/projects/laminas-project",
2481 "type": "community_bridge"
2484 "time": "2023-03-24T16:33:46+00:00"
2487 "name": "laminas/laminas-loader",
2488 "version": "2.10.0",
2491 "url": "https://github.com/laminas/laminas-loader.git",
2492 "reference": "e6fe952304ef40ce45cd814751ab35d42afdad12"
2496 "url": "https://api.github.com/repos/laminas/laminas-loader/zipball/e6fe952304ef40ce45cd814751ab35d42afdad12",
2497 "reference": "e6fe952304ef40ce45cd814751ab35d42afdad12",
2501 "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
2504 "zendframework/zend-loader": "*"
2507 "laminas/laminas-coding-standard": "~2.4.0",
2508 "phpunit/phpunit": "~9.5.25"
2513 "Laminas\\Loader\\": "src/"
2516 "notification-url": "https://packagist.org/downloads/",
2520 "description": "Autoloading and plugin loading strategies",
2521 "homepage": "https://laminas.dev",
2527 "chat": "https://laminas.dev/chat",
2528 "docs": "https://docs.laminas.dev/laminas-loader/",
2529 "forum": "https://discourse.laminas.dev",
2530 "issues": "https://github.com/laminas/laminas-loader/issues",
2531 "rss": "https://github.com/laminas/laminas-loader/releases.atom",
2532 "source": "https://github.com/laminas/laminas-loader"
2536 "url": "https://funding.communitybridge.org/projects/laminas-project",
2537 "type": "community_bridge"
2540 "time": "2023-10-18T09:58:51+00:00"
2543 "name": "laminas/laminas-math",
2547 "url": "https://github.com/laminas/laminas-math.git",
2548 "reference": "3e90445828fd64308de2a600b48c3df051b3b17a"
2552 "url": "https://api.github.com/repos/laminas/laminas-math/zipball/3e90445828fd64308de2a600b48c3df051b3b17a",
2553 "reference": "3e90445828fd64308de2a600b48c3df051b3b17a",
2557 "ext-mbstring": "*",
2558 "php": "~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0"
2561 "zendframework/zend-math": "*"
2564 "laminas/laminas-coding-standard": "~2.4.0",
2565 "phpunit/phpunit": "~9.5.25"
2568 "ext-bcmath": "If using the bcmath functionality",
2569 "ext-gmp": "If using the gmp functionality"
2574 "dev-master": "3.2.x-dev",
2575 "dev-develop": "3.3.x-dev"
2580 "Laminas\\Math\\": "src/"
2583 "notification-url": "https://packagist.org/downloads/",
2587 "description": "Create cryptographically secure pseudo-random numbers, and manage big integers",
2588 "homepage": "https://laminas.dev",
2594 "chat": "https://laminas.dev/chat",
2595 "docs": "https://docs.laminas.dev/laminas-math/",
2596 "forum": "https://discourse.laminas.dev",
2597 "issues": "https://github.com/laminas/laminas-math/issues",
2598 "rss": "https://github.com/laminas/laminas-math/releases.atom",
2599 "source": "https://github.com/laminas/laminas-math"
2603 "url": "https://funding.communitybridge.org/projects/laminas-project",
2604 "type": "community_bridge"
2607 "time": "2023-10-18T09:53:37+00:00"
2610 "name": "laminas/laminas-modulemanager",
2611 "version": "2.15.0",
2614 "url": "https://github.com/laminas/laminas-modulemanager.git",
2615 "reference": "4c4e6f29f0b1a770c8ce4f30dd3a48eb45ed7d3b"
2619 "url": "https://api.github.com/repos/laminas/laminas-modulemanager/zipball/4c4e6f29f0b1a770c8ce4f30dd3a48eb45ed7d3b",
2620 "reference": "4c4e6f29f0b1a770c8ce4f30dd3a48eb45ed7d3b",
2624 "brick/varexporter": "^0.3.2 || ^0.4",
2625 "laminas/laminas-config": "^3.7",
2626 "laminas/laminas-eventmanager": "^3.4",
2627 "laminas/laminas-stdlib": "^3.6",
2628 "php": "~8.1.0 || ~8.2.0|| ~8.3.0",
2629 "webimpress/safe-writer": "^1.0.2 || ^2.1"
2632 "zendframework/zend-modulemanager": "*"
2635 "laminas/laminas-coding-standard": "^2.5",
2636 "laminas/laminas-loader": "^2.10",
2637 "laminas/laminas-mvc": "^3.6.1",
2638 "laminas/laminas-servicemanager": "^3.22.1",
2639 "phpunit/phpunit": "^10.4.2",
2640 "psalm/plugin-phpunit": "^0.18.4",
2641 "vimeo/psalm": "^5.15"
2644 "laminas/laminas-console": "Laminas\\Console component",
2645 "laminas/laminas-loader": "Laminas\\Loader component if you are not using Composer autoloading for your modules",
2646 "laminas/laminas-mvc": "Laminas\\Mvc component",
2647 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component"
2652 "Laminas\\ModuleManager\\": "src/"
2655 "notification-url": "https://packagist.org/downloads/",
2659 "description": "Modular application system for laminas-mvc applications",
2660 "homepage": "https://laminas.dev",
2666 "chat": "https://laminas.dev/chat",
2667 "docs": "https://docs.laminas.dev/laminas-modulemanager/",
2668 "forum": "https://discourse.laminas.dev",
2669 "issues": "https://github.com/laminas/laminas-modulemanager/issues",
2670 "rss": "https://github.com/laminas/laminas-modulemanager/releases.atom",
2671 "source": "https://github.com/laminas/laminas-modulemanager"
2675 "url": "https://funding.communitybridge.org/projects/laminas-project",
2676 "type": "community_bridge"
2679 "time": "2023-11-02T09:09:35+00:00"
2682 "name": "laminas/laminas-mvc",
2686 "url": "https://github.com/laminas/laminas-mvc.git",
2687 "reference": "f12e801c31c04a4b35017354ff84070f5573879f"
2691 "url": "https://api.github.com/repos/laminas/laminas-mvc/zipball/f12e801c31c04a4b35017354ff84070f5573879f",
2692 "reference": "f12e801c31c04a4b35017354ff84070f5573879f",
2696 "container-interop/container-interop": "^1.2",
2697 "laminas/laminas-eventmanager": "^3.4",
2698 "laminas/laminas-http": "^2.15",
2699 "laminas/laminas-modulemanager": "^2.8",
2700 "laminas/laminas-router": "^3.11.1",
2701 "laminas/laminas-servicemanager": "^3.20.0",
2702 "laminas/laminas-stdlib": "^3.6",
2703 "laminas/laminas-view": "^2.14",
2704 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2707 "zendframework/zend-mvc": "*"
2710 "laminas/laminas-coding-standard": "^2.4.0",
2711 "laminas/laminas-json": "^3.3",
2712 "phpspec/prophecy": "^1.15.0",
2713 "phpspec/prophecy-phpunit": "^2.0.1",
2714 "phpunit/phpunit": "^9.5.25",
2715 "webmozart/assert": "^1.11"
2718 "laminas/laminas-json": "(^2.6.1 || ^3.0) To auto-deserialize JSON body content in AbstractRestfulController extensions, when json_decode is unavailable",
2719 "laminas/laminas-log": "^2.9.1 To provide log functionality via LogFilterManager, LogFormatterManager, and LogProcessorManager",
2720 "laminas/laminas-mvc-console": "laminas-mvc-console provides the ability to expose laminas-mvc as a console application",
2721 "laminas/laminas-mvc-i18n": "laminas-mvc-i18n provides integration with laminas-i18n, including a translation bridge and translatable route segments",
2722 "laminas/laminas-mvc-middleware": "To dispatch middleware in your laminas-mvc application",
2723 "laminas/laminas-mvc-plugin-fileprg": "To provide Post/Redirect/Get functionality around forms that container file uploads",
2724 "laminas/laminas-mvc-plugin-flashmessenger": "To provide flash messaging capabilities between requests",
2725 "laminas/laminas-mvc-plugin-identity": "To access the authenticated identity (per laminas-authentication) in controllers",
2726 "laminas/laminas-mvc-plugin-prg": "To provide Post/Redirect/Get functionality within controllers",
2727 "laminas/laminas-paginator": "^2.7 To provide pagination functionality via PaginatorPluginManager",
2728 "laminas/laminas-servicemanager-di": "laminas-servicemanager-di provides utilities for integrating laminas-di and laminas-servicemanager in your laminas-mvc application"
2733 "Laminas\\Mvc\\": "src/"
2736 "notification-url": "https://packagist.org/downloads/",
2740 "description": "Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins",
2741 "homepage": "https://laminas.dev",
2747 "chat": "https://laminas.dev/chat",
2748 "docs": "https://docs.laminas.dev/laminas-mvc/",
2749 "forum": "https://discourse.laminas.dev",
2750 "issues": "https://github.com/laminas/laminas-mvc/issues",
2751 "rss": "https://github.com/laminas/laminas-mvc/releases.atom",
2752 "source": "https://github.com/laminas/laminas-mvc"
2756 "url": "https://funding.communitybridge.org/projects/laminas-project",
2757 "type": "community_bridge"
2760 "time": "2023-03-15T10:21:03+00:00"
2763 "name": "laminas/laminas-mvc-i18n",
2767 "url": "https://github.com/laminas/laminas-mvc-i18n.git",
2768 "reference": "571f3e34afbff14351677c450f872a0dd19f9d28"
2772 "url": "https://api.github.com/repos/laminas/laminas-mvc-i18n/zipball/571f3e34afbff14351677c450f872a0dd19f9d28",
2773 "reference": "571f3e34afbff14351677c450f872a0dd19f9d28",
2777 "container-interop/container-interop": "^1.1",
2779 "laminas/laminas-i18n": "^2.13.0",
2780 "laminas/laminas-router": "^3.5.0",
2781 "laminas/laminas-servicemanager": "^3.15.1",
2782 "laminas/laminas-stdlib": "^3.10.1",
2783 "laminas/laminas-validator": "^2.19.0",
2784 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
2787 "laminas/laminas-mvc": "<3.0.0",
2788 "phpspec/prophecy": "<1.8.0",
2789 "zendframework/zend-mvc-i18n": "*"
2792 "laminas/laminas-coding-standard": "~2.4.0",
2793 "phpspec/prophecy-phpunit": "^2.0.1",
2794 "phpunit/phpunit": "^9.5.26",
2795 "psalm/plugin-phpunit": "^0.18.0",
2796 "vimeo/psalm": "^5.0.0"
2799 "laminas/laminas-cache": "To enable caching of translation strings"
2804 "component": "Laminas\\Mvc\\I18n",
2805 "config-provider": "Laminas\\Mvc\\I18n\\ConfigProvider"
2810 "Laminas\\Mvc\\I18n\\": "src/"
2813 "notification-url": "https://packagist.org/downloads/",
2817 "description": "Integration between laminas-mvc and laminas-i18n",
2818 "homepage": "https://laminas.dev",
2825 "chat": "https://laminas.dev/chat",
2826 "docs": "https://docs.laminas.dev/laminas-mvc-i18n/",
2827 "forum": "https://discourse.laminas.dev",
2828 "issues": "https://github.com/laminas/laminas-mvc-i18n/issues",
2829 "rss": "https://github.com/laminas/laminas-mvc-i18n/releases.atom",
2830 "source": "https://github.com/laminas/laminas-mvc-i18n"
2834 "url": "https://funding.communitybridge.org/projects/laminas-project",
2835 "type": "community_bridge"
2838 "time": "2022-12-02T15:45:50+00:00"
2841 "name": "laminas/laminas-router",
2842 "version": "3.12.0",
2845 "url": "https://github.com/laminas/laminas-router.git",
2846 "reference": "e8f1a9ecd63d123c38de3519fe7ca9013da4f8d2"
2850 "url": "https://api.github.com/repos/laminas/laminas-router/zipball/e8f1a9ecd63d123c38de3519fe7ca9013da4f8d2",
2851 "reference": "e8f1a9ecd63d123c38de3519fe7ca9013da4f8d2",
2855 "laminas/laminas-http": "^2.15",
2856 "laminas/laminas-servicemanager": "^3.14.0",
2857 "laminas/laminas-stdlib": "^3.10.1",
2858 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
2861 "zendframework/zend-router": "*"
2864 "laminas/laminas-coding-standard": "~2.5.0",
2865 "laminas/laminas-i18n": "^2.23.1",
2866 "phpunit/phpunit": "^10.4.2",
2867 "psalm/plugin-phpunit": "^0.18.4",
2868 "vimeo/psalm": "^5.15.0"
2871 "laminas/laminas-i18n": "^2.15.0 if defining translatable HTTP path segments"
2876 "component": "Laminas\\Router",
2877 "config-provider": "Laminas\\Router\\ConfigProvider"
2882 "Laminas\\Router\\": "src/"
2885 "notification-url": "https://packagist.org/downloads/",
2889 "description": "Flexible routing system for HTTP and console applications",
2890 "homepage": "https://laminas.dev",
2896 "chat": "https://laminas.dev/chat",
2897 "docs": "https://docs.laminas.dev/laminas-router/",
2898 "forum": "https://discourse.laminas.dev",
2899 "issues": "https://github.com/laminas/laminas-router/issues",
2900 "rss": "https://github.com/laminas/laminas-router/releases.atom",
2901 "source": "https://github.com/laminas/laminas-router"
2905 "url": "https://funding.communitybridge.org/projects/laminas-project",
2906 "type": "community_bridge"
2909 "time": "2023-11-02T17:21:39+00:00"
2912 "name": "laminas/laminas-server",
2913 "version": "2.16.0",
2916 "url": "https://github.com/laminas/laminas-server.git",
2917 "reference": "659a56f69fc27e787385f3d713c81bc1eae01eb0"
2921 "url": "https://api.github.com/repos/laminas/laminas-server/zipball/659a56f69fc27e787385f3d713c81bc1eae01eb0",
2922 "reference": "659a56f69fc27e787385f3d713c81bc1eae01eb0",
2926 "laminas/laminas-code": "^4.7.1",
2927 "laminas/laminas-stdlib": "^3.3.1",
2928 "laminas/laminas-zendframework-bridge": "^1.2.0",
2929 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
2932 "zendframework/zend-server": "^2.8.1"
2935 "laminas/laminas-coding-standard": "~2.5.0",
2936 "phpunit/phpunit": "^9.5.5",
2937 "psalm/plugin-phpunit": "^0.18.0",
2938 "vimeo/psalm": "^4.6.4"
2943 "Laminas\\Server\\": "src/"
2946 "notification-url": "https://packagist.org/downloads/",
2950 "description": "Create Reflection-based RPC servers",
2951 "homepage": "https://laminas.dev",
2957 "chat": "https://laminas.dev/chat",
2958 "docs": "https://docs.laminas.dev/laminas-server/",
2959 "forum": "https://discourse.laminas.dev",
2960 "issues": "https://github.com/laminas/laminas-server/issues",
2961 "rss": "https://github.com/laminas/laminas-server/releases.atom",
2962 "source": "https://github.com/laminas/laminas-server"
2966 "url": "https://funding.communitybridge.org/projects/laminas-project",
2967 "type": "community_bridge"
2970 "time": "2023-11-14T09:53:27+00:00"
2973 "name": "laminas/laminas-servicemanager",
2974 "version": "3.22.1",
2977 "url": "https://github.com/laminas/laminas-servicemanager.git",
2978 "reference": "de98d297d4743956a0558a6d71616979ff779328"
2982 "url": "https://api.github.com/repos/laminas/laminas-servicemanager/zipball/de98d297d4743956a0558a6d71616979ff779328",
2983 "reference": "de98d297d4743956a0558a6d71616979ff779328",
2987 "laminas/laminas-stdlib": "^3.17",
2988 "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
2989 "psr/container": "^1.0"
2993 "laminas/laminas-code": "<4.10.0",
2994 "zendframework/zend-code": "<3.3.1",
2995 "zendframework/zend-servicemanager": "*"
2998 "psr/container-implementation": "^1.0"
3001 "container-interop/container-interop": "^1.2.0"
3004 "composer/package-versions-deprecated": "^1.11.99.5",
3005 "friendsofphp/proxy-manager-lts": "^1.0.14",
3006 "laminas/laminas-code": "^4.10.0",
3007 "laminas/laminas-coding-standard": "~2.5.0",
3008 "laminas/laminas-container-config-test": "^0.8",
3009 "mikey179/vfsstream": "^1.6.11",
3010 "phpbench/phpbench": "^1.2.9",
3011 "phpunit/phpunit": "^10.4",
3012 "psalm/plugin-phpunit": "^0.18.4",
3013 "vimeo/psalm": "^5.8.0"
3016 "friendsofphp/proxy-manager-lts": "ProxyManager ^2.1.1 to handle lazy initialization of services"
3019 "bin/generate-deps-for-config-factory",
3020 "bin/generate-factory-for-class"
3028 "Laminas\\ServiceManager\\": "src/"
3031 "notification-url": "https://packagist.org/downloads/",
3035 "description": "Factory-Driven Dependency Injection Container",
3036 "homepage": "https://laminas.dev",
3039 "dependency-injection",
3047 "chat": "https://laminas.dev/chat",
3048 "docs": "https://docs.laminas.dev/laminas-servicemanager/",
3049 "forum": "https://discourse.laminas.dev",
3050 "issues": "https://github.com/laminas/laminas-servicemanager/issues",
3051 "rss": "https://github.com/laminas/laminas-servicemanager/releases.atom",
3052 "source": "https://github.com/laminas/laminas-servicemanager"
3056 "url": "https://funding.communitybridge.org/projects/laminas-project",
3057 "type": "community_bridge"
3060 "time": "2023-10-24T11:19:47+00:00"
3063 "name": "laminas/laminas-soap",
3064 "version": "2.13.0",
3067 "url": "https://github.com/laminas/laminas-soap.git",
3068 "reference": "68fdb11ec50eb8cf73ca266643c681d36c884b7f"
3072 "url": "https://api.github.com/repos/laminas/laminas-soap/zipball/68fdb11ec50eb8cf73ca266643c681d36c884b7f",
3073 "reference": "68fdb11ec50eb8cf73ca266643c681d36c884b7f",
3079 "laminas/laminas-server": "^2.15",
3080 "laminas/laminas-stdlib": "^3.16",
3081 "laminas/laminas-uri": "^2.10",
3082 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
3085 "laminas/laminas-code": "<4.4",
3086 "zendframework/zend-soap": "*"
3089 "laminas/laminas-coding-standard": "^2.5",
3090 "laminas/laminas-config": "^3.8",
3091 "laminas/laminas-http": "^2.18",
3092 "phpspec/prophecy-phpunit": "^2.0.1",
3093 "phpunit/phpunit": "^9.5.27",
3094 "psalm/plugin-phpunit": "^0.18.4",
3095 "vimeo/psalm": "^4.30"
3098 "ext-curl": "Curl is required when .NET compatibility is required",
3099 "laminas/laminas-http": "Laminas\\Http component"
3104 "Laminas\\Soap\\": "src/"
3107 "notification-url": "https://packagist.org/downloads/",
3111 "homepage": "https://laminas.dev",
3117 "chat": "https://laminas.dev/chat",
3118 "docs": "https://docs.laminas.dev/laminas-soap/",
3119 "forum": "https://discourse.laminas.dev",
3120 "issues": "https://github.com/laminas/laminas-soap/issues",
3121 "rss": "https://github.com/laminas/laminas-soap/releases.atom",
3122 "source": "https://github.com/laminas/laminas-soap"
3126 "url": "https://funding.communitybridge.org/projects/laminas-project",
3127 "type": "community_bridge"
3130 "time": "2023-10-18T09:49:25+00:00"
3133 "name": "laminas/laminas-stdlib",
3134 "version": "3.18.0",
3137 "url": "https://github.com/laminas/laminas-stdlib.git",
3138 "reference": "e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf"
3142 "url": "https://api.github.com/repos/laminas/laminas-stdlib/zipball/e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf",
3143 "reference": "e85b29076c6216e7fc98e72b42dbe1bbc3b95ecf",
3147 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
3150 "zendframework/zend-stdlib": "*"
3153 "laminas/laminas-coding-standard": "^2.5",
3154 "phpbench/phpbench": "^1.2.14",
3155 "phpunit/phpunit": "^10.3.3",
3156 "psalm/plugin-phpunit": "^0.18.4",
3157 "vimeo/psalm": "^5.15.0"
3162 "Laminas\\Stdlib\\": "src/"
3165 "notification-url": "https://packagist.org/downloads/",
3169 "description": "SPL extensions, array utilities, error handlers, and more",
3170 "homepage": "https://laminas.dev",
3176 "chat": "https://laminas.dev/chat",
3177 "docs": "https://docs.laminas.dev/laminas-stdlib/",
3178 "forum": "https://discourse.laminas.dev",
3179 "issues": "https://github.com/laminas/laminas-stdlib/issues",
3180 "rss": "https://github.com/laminas/laminas-stdlib/releases.atom",
3181 "source": "https://github.com/laminas/laminas-stdlib"
3185 "url": "https://funding.communitybridge.org/projects/laminas-project",
3186 "type": "community_bridge"
3189 "time": "2023-09-19T10:15:21+00:00"
3192 "name": "laminas/laminas-uri",
3193 "version": "2.11.0",
3196 "url": "https://github.com/laminas/laminas-uri.git",
3197 "reference": "e662c685125061d3115906e5eb30f966842cc226"
3201 "url": "https://api.github.com/repos/laminas/laminas-uri/zipball/e662c685125061d3115906e5eb30f966842cc226",
3202 "reference": "e662c685125061d3115906e5eb30f966842cc226",
3206 "laminas/laminas-escaper": "^2.9",
3207 "laminas/laminas-validator": "^2.39",
3208 "php": "~8.1.0 || ~8.2.0 || ~8.3.0"
3211 "zendframework/zend-uri": "*"
3214 "laminas/laminas-coding-standard": "~2.4.0",
3215 "phpunit/phpunit": "^9.5.25"
3220 "Laminas\\Uri\\": "src/"
3223 "notification-url": "https://packagist.org/downloads/",
3227 "description": "A component that aids in manipulating and validating » Uniform Resource Identifiers (URIs)",
3228 "homepage": "https://laminas.dev",
3234 "chat": "https://laminas.dev/chat",
3235 "docs": "https://docs.laminas.dev/laminas-uri/",
3236 "forum": "https://discourse.laminas.dev",
3237 "issues": "https://github.com/laminas/laminas-uri/issues",
3238 "rss": "https://github.com/laminas/laminas-uri/releases.atom",
3239 "source": "https://github.com/laminas/laminas-uri"
3243 "url": "https://funding.communitybridge.org/projects/laminas-project",
3244 "type": "community_bridge"
3247 "time": "2023-10-18T09:56:55+00:00"
3250 "name": "laminas/laminas-validator",
3251 "version": "2.42.0",
3254 "url": "https://github.com/laminas/laminas-validator.git",
3255 "reference": "a5221732b2ff6df59908bbf2eb274ed3688665bc"
3259 "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/a5221732b2ff6df59908bbf2eb274ed3688665bc",
3260 "reference": "a5221732b2ff6df59908bbf2eb274ed3688665bc",
3264 "laminas/laminas-servicemanager": "^3.21.0",
3265 "laminas/laminas-stdlib": "^3.13",
3266 "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
3267 "psr/http-message": "^1.0.1 || ^2.0.0"
3270 "zendframework/zend-validator": "*"
3273 "laminas/laminas-coding-standard": "^2.5",
3274 "laminas/laminas-db": "^2.18",
3275 "laminas/laminas-filter": "^2.32",
3276 "laminas/laminas-i18n": "^2.23",
3277 "laminas/laminas-session": "^2.16",
3278 "laminas/laminas-uri": "^2.10.0",
3279 "phpunit/phpunit": "^10.3.3",
3280 "psalm/plugin-phpunit": "^0.18.4",
3281 "psr/http-client": "^1.0.2",
3282 "psr/http-factory": "^1.0.2",
3283 "vimeo/psalm": "^5.15"
3286 "laminas/laminas-db": "Laminas\\Db component, required by the (No)RecordExists validator",
3287 "laminas/laminas-filter": "Laminas\\Filter component, required by the Digits validator",
3288 "laminas/laminas-i18n": "Laminas\\I18n component to allow translation of validation error messages",
3289 "laminas/laminas-i18n-resources": "Translations of validator messages",
3290 "laminas/laminas-servicemanager": "Laminas\\ServiceManager component to allow using the ValidatorPluginManager and validator chains",
3291 "laminas/laminas-session": "Laminas\\Session component, ^2.8; required by the Csrf validator",
3292 "laminas/laminas-uri": "Laminas\\Uri component, required by the Uri and Sitemap\\Loc validators",
3293 "psr/http-message": "psr/http-message, required when validating PSR-7 UploadedFileInterface instances via the Upload and UploadFile validators"
3298 "component": "Laminas\\Validator",
3299 "config-provider": "Laminas\\Validator\\ConfigProvider"
3304 "Laminas\\Validator\\": "src/"
3307 "notification-url": "https://packagist.org/downloads/",
3311 "description": "Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria",
3312 "homepage": "https://laminas.dev",
3318 "chat": "https://laminas.dev/chat",
3319 "docs": "https://docs.laminas.dev/laminas-validator/",
3320 "forum": "https://discourse.laminas.dev",
3321 "issues": "https://github.com/laminas/laminas-validator/issues",
3322 "rss": "https://github.com/laminas/laminas-validator/releases.atom",
3323 "source": "https://github.com/laminas/laminas-validator"
3327 "url": "https://funding.communitybridge.org/projects/laminas-project",
3328 "type": "community_bridge"
3331 "time": "2023-11-06T09:13:00+00:00"
3334 "name": "laminas/laminas-view",
3335 "version": "2.32.0",
3338 "url": "https://github.com/laminas/laminas-view.git",
3339 "reference": "399fa0fb896f06663bba8fe7795722785339b684"
3343 "url": "https://api.github.com/repos/laminas/laminas-view/zipball/399fa0fb896f06663bba8fe7795722785339b684",
3344 "reference": "399fa0fb896f06663bba8fe7795722785339b684",
3351 "laminas/laminas-escaper": "^2.5",
3352 "laminas/laminas-eventmanager": "^3.4",
3353 "laminas/laminas-json": "^3.3",
3354 "laminas/laminas-servicemanager": "^3.21.0",
3355 "laminas/laminas-stdlib": "^3.10.1",
3356 "php": "~8.1.0 || ~8.2.0 || ~8.3.0",
3357 "psr/container": "^1 || ^2"
3360 "container-interop/container-interop": "<1.2",
3361 "laminas/laminas-router": "<3.0.1",
3362 "laminas/laminas-session": "<2.12",
3363 "zendframework/zend-view": "*"
3366 "laminas/laminas-authentication": "^2.15",
3367 "laminas/laminas-coding-standard": "~2.5.0",
3368 "laminas/laminas-feed": "^2.22",
3369 "laminas/laminas-filter": "^2.32",
3370 "laminas/laminas-http": "^2.19",
3371 "laminas/laminas-i18n": "^2.23.1",
3372 "laminas/laminas-modulemanager": "^2.15",
3373 "laminas/laminas-mvc": "^3.6.1",
3374 "laminas/laminas-mvc-i18n": "^1.7",
3375 "laminas/laminas-mvc-plugin-flashmessenger": "^1.9",
3376 "laminas/laminas-navigation": "^2.18.1",
3377 "laminas/laminas-paginator": "^2.17",
3378 "laminas/laminas-permissions-acl": "^2.16",
3379 "laminas/laminas-router": "^3.12.0",
3380 "laminas/laminas-uri": "^2.11",
3381 "phpunit/phpunit": "^10.4.2",
3382 "psalm/plugin-phpunit": "^0.18.4",
3383 "vimeo/psalm": "^5.15"
3386 "laminas/laminas-authentication": "Laminas\\Authentication component",
3387 "laminas/laminas-feed": "Laminas\\Feed component",
3388 "laminas/laminas-filter": "Laminas\\Filter component",
3389 "laminas/laminas-http": "Laminas\\Http component",
3390 "laminas/laminas-i18n": "Laminas\\I18n component",
3391 "laminas/laminas-mvc": "Laminas\\Mvc component",
3392 "laminas/laminas-mvc-plugin-flashmessenger": "laminas-mvc-plugin-flashmessenger component, if you want to use the FlashMessenger view helper with laminas-mvc versions 3 and up",
3393 "laminas/laminas-navigation": "Laminas\\Navigation component",
3394 "laminas/laminas-paginator": "Laminas\\Paginator component",
3395 "laminas/laminas-permissions-acl": "Laminas\\Permissions\\Acl component",
3396 "laminas/laminas-uri": "Laminas\\Uri component"
3399 "bin/templatemap_generator.php"
3404 "Laminas\\View\\": "src/"
3407 "notification-url": "https://packagist.org/downloads/",
3411 "description": "Flexible view layer supporting and providing multiple view layers, helpers, and more",
3412 "homepage": "https://laminas.dev",
3418 "chat": "https://laminas.dev/chat",
3419 "docs": "https://docs.laminas.dev/laminas-view/",
3420 "forum": "https://discourse.laminas.dev",
3421 "issues": "https://github.com/laminas/laminas-view/issues",
3422 "rss": "https://github.com/laminas/laminas-view/releases.atom",
3423 "source": "https://github.com/laminas/laminas-view"
3427 "url": "https://funding.communitybridge.org/projects/laminas-project",
3428 "type": "community_bridge"
3431 "time": "2023-11-03T13:48:07+00:00"
3434 "name": "laminas/laminas-xml",
3438 "url": "https://github.com/laminas/laminas-xml.git",
3439 "reference": "30a4da5a003971de8f54e6810e742fe375e5d5d3"
3443 "url": "https://api.github.com/repos/laminas/laminas-xml/zipball/30a4da5a003971de8f54e6810e742fe375e5d5d3",
3444 "reference": "30a4da5a003971de8f54e6810e742fe375e5d5d3",
3449 "ext-simplexml": "*",
3450 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
3453 "zendframework/zendxml": "*"
3457 "laminas/laminas-coding-standard": "~1.0.0",
3458 "phpunit/phpunit": "^9.5.8",
3459 "squizlabs/php_codesniffer": "3.6.1 as 2.9999999.9999999"
3464 "Laminas\\Xml\\": "src/"
3467 "notification-url": "https://packagist.org/downloads/",
3471 "description": "Utility library for XML usage, best practices, and security in PHP",
3472 "homepage": "https://laminas.dev",
3479 "chat": "https://laminas.dev/chat",
3480 "forum": "https://discourse.laminas.dev",
3481 "issues": "https://github.com/laminas/laminas-xml/issues",
3482 "rss": "https://github.com/laminas/laminas-xml/releases.atom",
3483 "source": "https://github.com/laminas/laminas-xml"
3487 "url": "https://funding.communitybridge.org/projects/laminas-project",
3488 "type": "community_bridge"
3491 "time": "2022-11-16T00:17:18+00:00"
3494 "name": "laminas/laminas-xmlrpc",
3495 "version": "2.17.0",
3498 "url": "https://github.com/laminas/laminas-xmlrpc.git",
3499 "reference": "594d5f0d07b118e7f8849257f488c2ba75e7e072"
3503 "url": "https://api.github.com/repos/laminas/laminas-xmlrpc/zipball/594d5f0d07b118e7f8849257f488c2ba75e7e072",
3504 "reference": "594d5f0d07b118e7f8849257f488c2ba75e7e072",
3508 "laminas/laminas-code": "^4.4",
3509 "laminas/laminas-http": "^2.15",
3510 "laminas/laminas-math": "^3.4.0",
3511 "laminas/laminas-server": "^2.11",
3512 "laminas/laminas-stdlib": "^3.10.1",
3513 "laminas/laminas-xml": "^1.4.0",
3514 "php": "~8.1.0 || ~8.2.0"
3517 "zendframework/zend-xmlrpc": "*"
3520 "laminas/laminas-coding-standard": "~2.5.0",
3521 "phpunit/phpunit": "^10.0",
3522 "psalm/plugin-phpunit": "^0.18.4",
3523 "vimeo/psalm": "^5.4"
3526 "laminas/laminas-cache": "To support Laminas\\XmlRpc\\Server\\Cache usage"
3531 "Laminas\\XmlRpc\\": "src/"
3534 "notification-url": "https://packagist.org/downloads/",
3538 "description": "Fully-featured XML-RPC server and client implementations",
3539 "homepage": "https://laminas.dev",
3545 "chat": "https://laminas.dev/chat",
3546 "docs": "https://docs.laminas.dev/laminas-xmlrpc/",
3547 "forum": "https://discourse.laminas.dev",
3548 "issues": "https://github.com/laminas/laminas-xmlrpc/issues",
3549 "rss": "https://github.com/laminas/laminas-xmlrpc/releases.atom",
3550 "source": "https://github.com/laminas/laminas-xmlrpc"
3554 "url": "https://funding.communitybridge.org/projects/laminas-project",
3555 "type": "community_bridge"
3558 "time": "2023-09-08T19:34:42+00:00"
3561 "name": "laminas/laminas-zendframework-bridge",
3565 "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
3566 "reference": "5ef52e26392777a26dbb8f20fe24f91b406459f6"
3570 "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/5ef52e26392777a26dbb8f20fe24f91b406459f6",
3571 "reference": "5ef52e26392777a26dbb8f20fe24f91b406459f6",
3575 "php": "~8.0.0 || ~8.1.0 || ~8.2.0"
3578 "phpunit/phpunit": "^9.5.26",
3579 "psalm/plugin-phpunit": "^0.18.0",
3580 "squizlabs/php_codesniffer": "^3.7.1",
3581 "vimeo/psalm": "^4.29.0"
3586 "module": "Laminas\\ZendFrameworkBridge"
3594 "Laminas\\ZendFrameworkBridge\\": "src//"
3597 "notification-url": "https://packagist.org/downloads/",
3601 "description": "Alias legacy ZF class names to Laminas Project equivalents.",
3609 "forum": "https://discourse.laminas.dev/",
3610 "issues": "https://github.com/laminas/laminas-zendframework-bridge/issues",
3611 "rss": "https://github.com/laminas/laminas-zendframework-bridge/releases.atom",
3612 "source": "https://github.com/laminas/laminas-zendframework-bridge"
3616 "url": "https://funding.communitybridge.org/projects/laminas-project",
3617 "type": "community_bridge"
3620 "time": "2022-12-12T11:44:10+00:00"
3623 "name": "lcobucci/clock",
3627 "url": "https://github.com/lcobucci/clock.git",
3628 "reference": "c7aadcd6fd97ed9e199114269c0be3f335e38876"
3632 "url": "https://api.github.com/repos/lcobucci/clock/zipball/c7aadcd6fd97ed9e199114269c0be3f335e38876",
3633 "reference": "c7aadcd6fd97ed9e199114269c0be3f335e38876",
3637 "php": "~8.1.0 || ~8.2.0",
3638 "stella-maris/clock": "^0.1.7"
3641 "psr/clock-implementation": "1.0"
3644 "infection/infection": "^0.26",
3645 "lcobucci/coding-standard": "^9.0",
3646 "phpstan/extension-installer": "^1.2",
3647 "phpstan/phpstan": "^1.9.4",
3648 "phpstan/phpstan-deprecation-rules": "^1.1.1",
3649 "phpstan/phpstan-phpunit": "^1.3.2",
3650 "phpstan/phpstan-strict-rules": "^1.4.4",
3651 "phpunit/phpunit": "^9.5.27"
3656 "Lcobucci\\Clock\\": "src"
3659 "notification-url": "https://packagist.org/downloads/",
3665 "name": "LuÃs Cobucci",
3666 "email": "lcobucci@gmail.com"
3669 "description": "Yet another clock abstraction",
3671 "issues": "https://github.com/lcobucci/clock/issues",
3672 "source": "https://github.com/lcobucci/clock/tree/2.3.0"
3676 "url": "https://github.com/lcobucci",
3680 "url": "https://www.patreon.com/lcobucci",
3684 "time": "2022-12-19T14:38:11+00:00"
3687 "name": "lcobucci/jwt",
3691 "url": "https://github.com/lcobucci/jwt.git",
3692 "reference": "72ac6d807ee51a70ad376ee03a2387e8646e10f3"
3696 "url": "https://api.github.com/repos/lcobucci/jwt/zipball/72ac6d807ee51a70ad376ee03a2387e8646e10f3",
3697 "reference": "72ac6d807ee51a70ad376ee03a2387e8646e10f3",
3703 "ext-mbstring": "*",
3706 "lcobucci/clock": "^2.0",
3707 "php": "^7.4 || ^8.0"
3710 "infection/infection": "^0.21",
3711 "lcobucci/coding-standard": "^6.0",
3712 "mikey179/vfsstream": "^1.6.7",
3713 "phpbench/phpbench": "^1.2",
3714 "phpstan/extension-installer": "^1.0",
3715 "phpstan/phpstan": "^1.4",
3716 "phpstan/phpstan-deprecation-rules": "^1.0",
3717 "phpstan/phpstan-phpunit": "^1.0",
3718 "phpstan/phpstan-strict-rules": "^1.0",
3719 "phpunit/php-invoker": "^3.1",
3720 "phpunit/phpunit": "^9.5"
3725 "Lcobucci\\JWT\\": "src"
3728 "notification-url": "https://packagist.org/downloads/",
3734 "name": "LuÃs Cobucci",
3735 "email": "lcobucci@gmail.com",
3739 "description": "A simple library to work with JSON Web Token and JSON Web Signature",
3745 "issues": "https://github.com/lcobucci/jwt/issues",
3746 "source": "https://github.com/lcobucci/jwt/tree/4.2.1"
3750 "url": "https://github.com/lcobucci",
3754 "url": "https://www.patreon.com/lcobucci",
3758 "time": "2022-08-19T23:14:07+00:00"
3761 "name": "league/csv",
3765 "url": "https://github.com/thephpleague/csv.git",
3766 "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47"
3770 "url": "https://api.github.com/repos/thephpleague/csv/zipball/9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
3771 "reference": "9d2e0265c5d90f5dd601bc65ff717e05cec19b47",
3776 "ext-mbstring": "*",
3777 "php": "^7.4 || ^8.0"
3782 "friendsofphp/php-cs-fixer": "^v3.4.0",
3783 "phpstan/phpstan": "^1.3.0",
3784 "phpstan/phpstan-phpunit": "^1.0.0",
3785 "phpstan/phpstan-strict-rules": "^1.1.0",
3786 "phpunit/phpunit": "^9.5.11"
3789 "ext-dom": "Required to use the XMLConverter and or the HTMLConverter classes",
3790 "ext-iconv": "Needed to ease transcoding CSV using iconv stream filters"
3795 "dev-master": "9.x-dev"
3800 "src/functions_include.php"
3803 "League\\Csv\\": "src"
3806 "notification-url": "https://packagist.org/downloads/",
3812 "name": "Ignace Nyamagana Butera",
3813 "email": "nyamsprod@gmail.com",
3814 "homepage": "https://github.com/nyamsprod/",
3818 "description": "CSV data manipulation made easy in PHP",
3819 "homepage": "https://csv.thephpleague.com",
3831 "docs": "https://csv.thephpleague.com",
3832 "issues": "https://github.com/thephpleague/csv/issues",
3833 "rss": "https://github.com/thephpleague/csv/releases.atom",
3834 "source": "https://github.com/thephpleague/csv"
3838 "url": "https://github.com/sponsors/nyamsprod",
3842 "time": "2022-01-04T00:13:07+00:00"
3845 "name": "league/event",
3849 "url": "https://github.com/thephpleague/event.git",
3850 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
3854 "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3855 "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
3862 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
3863 "phpspec/phpspec": "^2.2"
3868 "dev-master": "2.2-dev"
3873 "League\\Event\\": "src/"
3876 "notification-url": "https://packagist.org/downloads/",
3882 "name": "Frank de Jonge",
3883 "email": "info@frenky.net"
3886 "description": "Event package",
3893 "issues": "https://github.com/thephpleague/event/issues",
3894 "source": "https://github.com/thephpleague/event/tree/master"
3896 "time": "2018-11-26T11:52:41+00:00"
3899 "name": "league/oauth2-server",
3903 "url": "https://github.com/thephpleague/oauth2-server.git",
3904 "reference": "007dc5f6c0151a73b133fec36c9686cc956209d3"
3908 "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/007dc5f6c0151a73b133fec36c9686cc956209d3",
3909 "reference": "007dc5f6c0151a73b133fec36c9686cc956209d3",
3913 "defuse/php-encryption": "^2.2.1",
3916 "lcobucci/jwt": "^3.4.6 || ^4.0.4",
3917 "league/event": "^2.2",
3918 "league/uri": "^6.4",
3919 "php": "^7.2 || ^8.0",
3920 "psr/http-message": "^1.0.1"
3923 "league/oauth2server": "*",
3927 "laminas/laminas-diactoros": "^2.4.1",
3928 "phpstan/phpstan": "^0.12.57",
3929 "phpstan/phpstan-phpunit": "^0.12.16",
3930 "phpunit/phpunit": "^8.5.13",
3931 "roave/security-advisories": "dev-master"
3936 "League\\OAuth2\\Server\\": "src/"
3939 "notification-url": "https://packagist.org/downloads/",
3945 "name": "Alex Bilbie",
3946 "email": "hello@alexbilbie.com",
3947 "homepage": "http://www.alexbilbie.com",
3951 "name": "Andy Millington",
3952 "email": "andrew@noexceptions.io",
3953 "homepage": "https://www.noexceptions.io",
3957 "description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.",
3958 "homepage": "https://oauth2.thephpleague.com/",
3975 "issues": "https://github.com/thephpleague/oauth2-server/issues",
3976 "source": "https://github.com/thephpleague/oauth2-server/tree/8.4.2"
3980 "url": "https://github.com/sephster",
3984 "time": "2023-08-02T22:54:39+00:00"
3987 "name": "league/omnipay",
3988 "version": "v3.2.1",
3991 "url": "https://github.com/thephpleague/omnipay.git",
3992 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f"
3996 "url": "https://api.github.com/repos/thephpleague/omnipay/zipball/38f66a0cc043ed51d6edf7956d6439a2f263501f",
3997 "reference": "38f66a0cc043ed51d6edf7956d6439a2f263501f",
4001 "omnipay/common": "^3.1",
4003 "php-http/discovery": "^1.14",
4004 "php-http/guzzle7-adapter": "^1"
4007 "omnipay/tests": "^3|^4"
4009 "type": "metapackage",
4012 "dev-master": "3.2.x-dev"
4015 "notification-url": "https://packagist.org/downloads/",
4021 "name": "Adrian Macneil",
4022 "email": "adrian@adrianmacneil.com"
4025 "name": "Barry vd. Heuvel",
4026 "email": "barryvdh@gmail.com"
4029 "description": "Omnipay payment processing library",
4030 "homepage": "https://omnipay.thephpleague.com/",
4038 "issues": "https://github.com/thephpleague/omnipay/issues",
4039 "source": "https://github.com/thephpleague/omnipay/tree/v3.2.1"
4043 "url": "https://github.com/barryvdh",
4047 "time": "2021-06-05T11:34:12+00:00"
4050 "name": "league/uri",
4054 "url": "https://github.com/thephpleague/uri.git",
4055 "reference": "a700b4656e4c54371b799ac61e300ab25a2d1d39"
4059 "url": "https://api.github.com/repos/thephpleague/uri/zipball/a700b4656e4c54371b799ac61e300ab25a2d1d39",
4060 "reference": "a700b4656e4c54371b799ac61e300ab25a2d1d39",
4065 "league/uri-interfaces": "^2.3",
4067 "psr/http-message": "^1.0.1"
4070 "league/uri-schemes": "^1.0"
4073 "friendsofphp/php-cs-fixer": "^v3.9.5",
4074 "nyholm/psr7": "^1.5.1",
4075 "php-http/psr7-integration-tests": "^1.1.1",
4076 "phpbench/phpbench": "^1.2.6",
4077 "phpstan/phpstan": "^1.8.5",
4078 "phpstan/phpstan-deprecation-rules": "^1.0",
4079 "phpstan/phpstan-phpunit": "^1.1.1",
4080 "phpstan/phpstan-strict-rules": "^1.4.3",
4081 "phpunit/phpunit": "^9.5.24",
4082 "psr/http-factory": "^1.0.1"
4085 "ext-fileinfo": "Needed to create Data URI from a filepath",
4086 "ext-intl": "Needed to improve host validation",
4087 "league/uri-components": "Needed to easily manipulate URI objects",
4088 "psr/http-factory": "Needed to use the URI factory"
4093 "dev-master": "6.x-dev"
4098 "League\\Uri\\": "src"
4101 "notification-url": "https://packagist.org/downloads/",
4107 "name": "Ignace Nyamagana Butera",
4108 "email": "nyamsprod@gmail.com",
4109 "homepage": "https://nyamsprod.com"
4112 "description": "URI manipulation library",
4113 "homepage": "https://uri.thephpleague.com",
4136 "docs": "https://uri.thephpleague.com",
4137 "forum": "https://thephpleague.slack.com",
4138 "issues": "https://github.com/thephpleague/uri/issues",
4139 "source": "https://github.com/thephpleague/uri/tree/6.8.0"
4143 "url": "https://github.com/sponsors/nyamsprod",
4147 "time": "2022-09-13T19:58:47+00:00"
4150 "name": "league/uri-interfaces",
4154 "url": "https://github.com/thephpleague/uri-interfaces.git",
4155 "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383"
4159 "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
4160 "reference": "00e7e2943f76d8cb50c7dfdc2f6dee356e15e383",
4165 "php": "^7.2 || ^8.0"
4168 "friendsofphp/php-cs-fixer": "^2.19",
4169 "phpstan/phpstan": "^0.12.90",
4170 "phpstan/phpstan-phpunit": "^0.12.19",
4171 "phpstan/phpstan-strict-rules": "^0.12.9",
4172 "phpunit/phpunit": "^8.5.15 || ^9.5"
4175 "ext-intl": "to use the IDNA feature",
4176 "symfony/intl": "to use the IDNA feature via Symfony Polyfill"
4181 "dev-master": "2.x-dev"
4186 "League\\Uri\\": "src/"
4189 "notification-url": "https://packagist.org/downloads/",
4195 "name": "Ignace Nyamagana Butera",
4196 "email": "nyamsprod@gmail.com",
4197 "homepage": "https://nyamsprod.com"
4200 "description": "Common interface for URI representation",
4201 "homepage": "http://github.com/thephpleague/uri-interfaces",
4209 "issues": "https://github.com/thephpleague/uri-interfaces/issues",
4210 "source": "https://github.com/thephpleague/uri-interfaces/tree/2.3.0"
4214 "url": "https://github.com/sponsors/nyamsprod",
4218 "time": "2021-06-28T04:27:21+00:00"
4221 "name": "maennchen/zipstream-php",
4225 "url": "https://github.com/maennchen/ZipStream-PHP.git",
4226 "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1"
4230 "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/b8174494eda667f7d13876b4a7bfef0f62a7c0d1",
4231 "reference": "b8174494eda667f7d13876b4a7bfef0f62a7c0d1",
4235 "ext-mbstring": "*",
4241 "friendsofphp/php-cs-fixer": "^3.16",
4242 "guzzlehttp/guzzle": "^7.5",
4243 "mikey179/vfsstream": "^1.6",
4244 "php-coveralls/php-coveralls": "^2.5",
4245 "phpunit/phpunit": "^10.0",
4246 "vimeo/psalm": "^5.0"
4249 "guzzlehttp/psr7": "^2.4",
4250 "psr/http-message": "^2.0"
4255 "ZipStream\\": "src/"
4258 "notification-url": "https://packagist.org/downloads/",
4264 "name": "Paul Duncan",
4265 "email": "pabs@pablotron.org"
4268 "name": "Jonatan Männchen",
4269 "email": "jonatan@maennchen.ch"
4272 "name": "Jesse Donat",
4273 "email": "donatj@gmail.com"
4276 "name": "András Kolesár",
4277 "email": "kolesar@kolesar.hu"
4280 "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
4286 "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
4287 "source": "https://github.com/maennchen/ZipStream-PHP/tree/3.1.0"
4291 "url": "https://github.com/maennchen",
4295 "url": "https://opencollective.com/zipstream",
4296 "type": "open_collective"
4299 "time": "2023-06-21T14:59:35+00:00"
4302 "name": "markbaker/complex",
4306 "url": "https://github.com/MarkBaker/PHPComplex.git",
4307 "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9"
4311 "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
4312 "reference": "95c56caa1cf5c766ad6d65b6344b807c1e8405b9",
4316 "php": "^7.2 || ^8.0"
4319 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
4320 "phpcompatibility/php-compatibility": "^9.3",
4321 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
4322 "squizlabs/php_codesniffer": "^3.7"
4327 "Complex\\": "classes/src/"
4330 "notification-url": "https://packagist.org/downloads/",
4336 "name": "Mark Baker",
4337 "email": "mark@lange.demon.co.uk"
4340 "description": "PHP Class for working with complex numbers",
4341 "homepage": "https://github.com/MarkBaker/PHPComplex",
4347 "issues": "https://github.com/MarkBaker/PHPComplex/issues",
4348 "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.2"
4350 "time": "2022-12-06T16:21:08+00:00"
4353 "name": "markbaker/matrix",
4357 "url": "https://github.com/MarkBaker/PHPMatrix.git",
4358 "reference": "728434227fe21be27ff6d86621a1b13107a2562c"
4362 "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/728434227fe21be27ff6d86621a1b13107a2562c",
4363 "reference": "728434227fe21be27ff6d86621a1b13107a2562c",
4367 "php": "^7.1 || ^8.0"
4370 "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
4371 "phpcompatibility/php-compatibility": "^9.3",
4372 "phpdocumentor/phpdocumentor": "2.*",
4373 "phploc/phploc": "^4.0",
4374 "phpmd/phpmd": "2.*",
4375 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0",
4376 "sebastian/phpcpd": "^4.0",
4377 "squizlabs/php_codesniffer": "^3.7"
4382 "Matrix\\": "classes/src/"
4385 "notification-url": "https://packagist.org/downloads/",
4391 "name": "Mark Baker",
4392 "email": "mark@demon-angel.eu"
4395 "description": "PHP Class for working with matrices",
4396 "homepage": "https://github.com/MarkBaker/PHPMatrix",
4403 "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
4404 "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.1"
4406 "time": "2022-12-02T22:17:43+00:00"
4409 "name": "masterminds/html5",
4413 "url": "https://github.com/Masterminds/html5-php.git",
4414 "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf"
4418 "url": "https://api.github.com/repos/Masterminds/html5-php/zipball/f47dcf3c70c584de14f21143c55d9939631bc6cf",
4419 "reference": "f47dcf3c70c584de14f21143c55d9939631bc6cf",
4427 "phpunit/phpunit": "^4.8.35 || ^5.7.21 || ^6 || ^7 || ^8"
4432 "dev-master": "2.7-dev"
4437 "Masterminds\\": "src"
4440 "notification-url": "https://packagist.org/downloads/",
4446 "name": "Matt Butcher",
4447 "email": "technosophos@gmail.com"
4450 "name": "Matt Farina",
4451 "email": "matt@mattfarina.com"
4454 "name": "Asmir Mustafic",
4455 "email": "goetas@gmail.com"
4458 "description": "An HTML5 parser and serializer.",
4459 "homepage": "http://masterminds.github.io/html5-php",
4470 "issues": "https://github.com/Masterminds/html5-php/issues",
4471 "source": "https://github.com/Masterminds/html5-php/tree/2.8.1"
4473 "time": "2023-05-10T11:58:31+00:00"
4476 "name": "mobiledetect/mobiledetectlib",
4477 "version": "3.74.3",
4480 "url": "https://github.com/serbanghita/Mobile-Detect.git",
4481 "reference": "39582ab62f86b40e4edb698159f895929a29c346"
4485 "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/39582ab62f86b40e4edb698159f895929a29c346",
4486 "reference": "39582ab62f86b40e4edb698159f895929a29c346",
4493 "friendsofphp/php-cs-fixer": "^3.14",
4494 "phpunit/phpunit": "^9.6",
4495 "squizlabs/php_codesniffer": "^3.7"
4500 "Detection\\": "src/"
4503 "src/MobileDetect.php"
4506 "notification-url": "https://packagist.org/downloads/",
4512 "name": "Serban Ghita",
4513 "email": "serbanghita@gmail.com",
4514 "homepage": "https://mobiledetect.net",
4518 "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.",
4519 "homepage": "https://github.com/serbanghita/Mobile-Detect",
4521 "detect mobile devices",
4528 "issues": "https://github.com/serbanghita/Mobile-Detect/issues",
4529 "source": "https://github.com/serbanghita/Mobile-Detect/tree/3.74.3"
4533 "url": "https://github.com/serbanghita",
4537 "time": "2023-10-27T16:28:04+00:00"
4540 "name": "moneyphp/money",
4541 "version": "v3.3.3",
4544 "url": "https://github.com/moneyphp/money.git",
4545 "reference": "0dc40e3791c67e8793e3aa13fead8cf4661ec9cd"
4549 "url": "https://api.github.com/repos/moneyphp/money/zipball/0dc40e3791c67e8793e3aa13fead8cf4661ec9cd",
4550 "reference": "0dc40e3791c67e8793e3aa13fead8cf4661ec9cd",
4558 "cache/taggable-cache": "^0.4.0",
4559 "doctrine/instantiator": "^1.0.5",
4563 "florianv/exchanger": "^1.0",
4564 "florianv/swap": "^3.0",
4565 "friends-of-phpspec/phpspec-code-coverage": "^3.1.1 || ^4.3",
4566 "moneyphp/iso-currencies": "^3.2.1",
4567 "php-http/message": "^1.4",
4568 "php-http/mock-client": "^1.0.0",
4569 "phpspec/phpspec": "^3.4.3",
4570 "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.18 || ^8.5",
4571 "psr/cache": "^1.0",
4572 "symfony/phpunit-bridge": "^4"
4575 "ext-bcmath": "Calculate without integer limits",
4576 "ext-gmp": "Calculate without integer limits",
4577 "ext-intl": "Format Money objects with intl",
4578 "florianv/exchanger": "Exchange rates library for PHP",
4579 "florianv/swap": "Exchange rates library for PHP",
4580 "psr/cache-implementation": "Used for Currency caching"
4585 "dev-master": "3.x-dev"
4593 "notification-url": "https://packagist.org/downloads/",
4599 "name": "Mathias Verraes",
4600 "email": "mathias@verraes.net",
4601 "homepage": "http://verraes.net"
4604 "name": "Márk Sági-Kazár",
4605 "email": "mark.sagikazar@gmail.com"
4608 "name": "Frederik Bosch",
4609 "email": "f.bosch@genkgo.nl"
4612 "description": "PHP implementation of Fowler's Money pattern",
4613 "homepage": "http://moneyphp.org",
4620 "issues": "https://github.com/moneyphp/money/issues",
4621 "source": "https://github.com/moneyphp/money/tree/v3.3.3"
4623 "time": "2022-09-21T07:43:36+00:00"
4626 "name": "monolog/monolog",
4630 "url": "https://github.com/Seldaek/monolog.git",
4631 "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448"
4635 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c915e2634718dbc8a4a15c61b0e62e7a44e14448",
4636 "reference": "c915e2634718dbc8a4a15c61b0e62e7a44e14448",
4641 "psr/log": "^2.0 || ^3.0"
4644 "psr/log-implementation": "3.0.0"
4647 "aws/aws-sdk-php": "^3.0",
4648 "doctrine/couchdb": "~1.0@dev",
4649 "elasticsearch/elasticsearch": "^7 || ^8",
4651 "graylog2/gelf-php": "^1.4.2 || ^2.0",
4652 "guzzlehttp/guzzle": "^7.4.5",
4653 "guzzlehttp/psr7": "^2.2",
4654 "mongodb/mongodb": "^1.8",
4655 "php-amqplib/php-amqplib": "~2.4 || ^3",
4656 "phpstan/phpstan": "^1.9",
4657 "phpstan/phpstan-deprecation-rules": "^1.0",
4658 "phpstan/phpstan-strict-rules": "^1.4",
4659 "phpunit/phpunit": "^10.1",
4660 "predis/predis": "^1.1 || ^2",
4661 "ruflin/elastica": "^7",
4662 "symfony/mailer": "^5.4 || ^6",
4663 "symfony/mime": "^5.4 || ^6"
4666 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
4667 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
4668 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
4669 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
4670 "ext-curl": "Required to send log messages using the IFTTTHandler, the LogglyHandler, the SendGridHandler, the SlackWebhookHandler or the TelegramBotHandler",
4671 "ext-mbstring": "Allow to work properly with unicode symbols",
4672 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
4673 "ext-openssl": "Required to send log messages using SSL",
4674 "ext-sockets": "Allow sending log messages to a Syslog server (via UDP driver)",
4675 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
4676 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
4677 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
4678 "rollbar/rollbar": "Allow sending log messages to Rollbar",
4679 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
4684 "dev-main": "3.x-dev"
4689 "Monolog\\": "src/Monolog"
4692 "notification-url": "https://packagist.org/downloads/",
4698 "name": "Jordi Boggiano",
4699 "email": "j.boggiano@seld.be",
4700 "homepage": "https://seld.be"
4703 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
4704 "homepage": "https://github.com/Seldaek/monolog",
4711 "issues": "https://github.com/Seldaek/monolog/issues",
4712 "source": "https://github.com/Seldaek/monolog/tree/3.5.0"
4716 "url": "https://github.com/Seldaek",
4720 "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
4724 "time": "2023-10-27T15:32:31+00:00"
4727 "name": "mpdf/mpdf",
4728 "version": "v8.2.0",
4731 "url": "https://github.com/mpdf/mpdf.git",
4732 "reference": "170a236a588d177c2aa7447ce490a030ca68e6f4"
4736 "url": "https://api.github.com/repos/mpdf/mpdf/zipball/170a236a588d177c2aa7447ce490a030ca68e6f4",
4737 "reference": "170a236a588d177c2aa7447ce490a030ca68e6f4",
4742 "ext-mbstring": "*",
4743 "mpdf/psr-http-message-shim": "^1.0 || ^2.0",
4744 "mpdf/psr-log-aware-trait": "^2.0 || ^3.0",
4745 "myclabs/deep-copy": "^1.7",
4746 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
4747 "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0 || ~8.2.0",
4748 "psr/http-message": "^1.0 || ^2.0",
4749 "psr/log": "^1.0 || ^2.0 || ^3.0",
4750 "setasign/fpdi": "^2.1"
4753 "mockery/mockery": "^1.3.0",
4754 "mpdf/qrcode": "^1.1.0",
4755 "squizlabs/php_codesniffer": "^3.5.0",
4756 "tracy/tracy": "~2.5",
4757 "yoast/phpunit-polyfills": "^1.0"
4760 "ext-bcmath": "Needed for generation of some types of barcodes",
4761 "ext-xml": "Needed mainly for SVG manipulation",
4762 "ext-zlib": "Needed for compression of embedded resources, such as fonts"
4773 "notification-url": "https://packagist.org/downloads/",
4779 "name": "Matěj Humpál",
4780 "role": "Developer, maintainer"
4784 "role": "Developer (retired)"
4787 "description": "PHP library generating PDF files from UTF-8 encoded HTML",
4788 "homepage": "https://mpdf.github.io",
4795 "docs": "http://mpdf.github.io",
4796 "issues": "https://github.com/mpdf/mpdf/issues",
4797 "source": "https://github.com/mpdf/mpdf"
4801 "url": "https://www.paypal.me/mpdf",
4805 "time": "2023-09-01T11:44:52+00:00"
4808 "name": "mpdf/psr-http-message-shim",
4812 "url": "https://github.com/mpdf/psr-http-message-shim.git",
4813 "reference": "3206e6b80b6d2479e148ee497e9f2bebadc919db"
4817 "url": "https://api.github.com/repos/mpdf/psr-http-message-shim/zipball/3206e6b80b6d2479e148ee497e9f2bebadc919db",
4818 "reference": "3206e6b80b6d2479e148ee497e9f2bebadc919db",
4822 "psr/http-message": "^1.0"
4827 "Mpdf\\PsrHttpMessageShim\\": "src/"
4830 "notification-url": "https://packagist.org/downloads/",
4836 "name": "Mark Dorison",
4837 "email": "mark@chromatichq.com"
4840 "name": "Kristofer Widholm",
4841 "email": "kristofer@chromatichq.com"
4844 "name": "Nigel Cunningham",
4845 "email": "nigel.cunningham@technocrat.com.au"
4848 "description": "Shim to allow support of different psr/message versions.",
4850 "issues": "https://github.com/mpdf/psr-http-message-shim/issues",
4851 "source": "https://github.com/mpdf/psr-http-message-shim/tree/1.0.0"
4853 "time": "2023-09-01T05:59:47+00:00"
4856 "name": "mpdf/psr-log-aware-trait",
4857 "version": "v2.0.0",
4860 "url": "https://github.com/mpdf/psr-log-aware-trait.git",
4861 "reference": "7a077416e8f39eb626dee4246e0af99dd9ace275"
4865 "url": "https://api.github.com/repos/mpdf/psr-log-aware-trait/zipball/7a077416e8f39eb626dee4246e0af99dd9ace275",
4866 "reference": "7a077416e8f39eb626dee4246e0af99dd9ace275",
4870 "psr/log": "^1.0 || ^2.0"
4875 "Mpdf\\PsrLogAwareTrait\\": "src/"
4878 "notification-url": "https://packagist.org/downloads/",
4884 "name": "Mark Dorison",
4885 "email": "mark@chromatichq.com"
4888 "name": "Kristofer Widholm",
4889 "email": "kristofer@chromatichq.com"
4892 "description": "Trait to allow support of different psr/log versions.",
4894 "issues": "https://github.com/mpdf/psr-log-aware-trait/issues",
4895 "source": "https://github.com/mpdf/psr-log-aware-trait/tree/v2.0.0"
4897 "time": "2023-05-03T06:18:28+00:00"
4900 "name": "myclabs/deep-copy",
4901 "version": "1.11.1",
4904 "url": "https://github.com/myclabs/DeepCopy.git",
4905 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c"
4909 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
4910 "reference": "7284c22080590fb39f2ffa3e9057f10a4ddd0e0c",
4914 "php": "^7.1 || ^8.0"
4917 "doctrine/collections": "<1.6.8",
4918 "doctrine/common": "<2.13.3 || >=3,<3.2.2"
4921 "doctrine/collections": "^1.6.8",
4922 "doctrine/common": "^2.13.3 || ^3.2.2",
4923 "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
4928 "src/DeepCopy/deep_copy.php"
4931 "DeepCopy\\": "src/DeepCopy/"
4934 "notification-url": "https://packagist.org/downloads/",
4938 "description": "Create deep copies (clones) of your objects",
4947 "issues": "https://github.com/myclabs/DeepCopy/issues",
4948 "source": "https://github.com/myclabs/DeepCopy/tree/1.11.1"
4952 "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
4956 "time": "2023-03-08T13:26:56+00:00"
4959 "name": "nikic/php-parser",
4960 "version": "v4.17.1",
4963 "url": "https://github.com/nikic/PHP-Parser.git",
4964 "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d"
4968 "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
4969 "reference": "a6303e50c90c355c7eeee2c4a8b27fe8dc8fef1d",
4973 "ext-tokenizer": "*",
4977 "ircmaxell/php-yacc": "^0.0.7",
4978 "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
4986 "dev-master": "4.9-dev"
4991 "PhpParser\\": "lib/PhpParser"
4994 "notification-url": "https://packagist.org/downloads/",
5000 "name": "Nikita Popov"
5003 "description": "A PHP parser written in PHP",
5009 "issues": "https://github.com/nikic/PHP-Parser/issues",
5010 "source": "https://github.com/nikic/PHP-Parser/tree/v4.17.1"
5012 "time": "2023-08-13T19:53:39+00:00"
5015 "name": "nyholm/psr7",
5019 "url": "https://github.com/Nyholm/psr7.git",
5020 "reference": "3cb4d163b58589e47b35103e8e5e6a6a475b47be"
5024 "url": "https://api.github.com/repos/Nyholm/psr7/zipball/3cb4d163b58589e47b35103e8e5e6a6a475b47be",
5025 "reference": "3cb4d163b58589e47b35103e8e5e6a6a475b47be",
5030 "psr/http-factory": "^1.0",
5031 "psr/http-message": "^1.1 || ^2.0"
5034 "php-http/message-factory-implementation": "1.0",
5035 "psr/http-factory-implementation": "1.0",
5036 "psr/http-message-implementation": "1.0"
5039 "http-interop/http-factory-tests": "^0.9",
5040 "php-http/message-factory": "^1.0",
5041 "php-http/psr7-integration-tests": "^1.0",
5042 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.4",
5043 "symfony/error-handler": "^4.4"
5048 "dev-master": "1.8-dev"
5053 "Nyholm\\Psr7\\": "src/"
5056 "notification-url": "https://packagist.org/downloads/",
5062 "name": "Tobias Nyholm",
5063 "email": "tobias.nyholm@gmail.com"
5066 "name": "Martijn van der Ven",
5067 "email": "martijn@vanderven.se"
5070 "description": "A fast PHP7 implementation of PSR-7",
5071 "homepage": "https://tnyholm.se",
5077 "issues": "https://github.com/Nyholm/psr7/issues",
5078 "source": "https://github.com/Nyholm/psr7/tree/1.8.0"
5082 "url": "https://github.com/Zegnat",
5086 "url": "https://github.com/nyholm",
5090 "time": "2023-05-02T11:26:24+00:00"
5093 "name": "nyholm/psr7-server",
5097 "url": "https://github.com/Nyholm/psr7-server.git",
5098 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3"
5102 "url": "https://api.github.com/repos/Nyholm/psr7-server/zipball/b846a689844cef114e8079d8c80f0afd96745ae3",
5103 "reference": "b846a689844cef114e8079d8c80f0afd96745ae3",
5107 "php": "^7.1 || ^8.0",
5108 "psr/http-factory": "^1.0",
5109 "psr/http-message": "^1.0"
5112 "nyholm/nsa": "^1.1",
5113 "nyholm/psr7": "^1.3",
5114 "phpunit/phpunit": "^7.0 || ^8.5 || ^9.3"
5119 "Nyholm\\Psr7Server\\": "src/"
5122 "notification-url": "https://packagist.org/downloads/",
5128 "name": "Tobias Nyholm",
5129 "email": "tobias.nyholm@gmail.com"
5132 "name": "Martijn van der Ven",
5133 "email": "martijn@vanderven.se"
5136 "description": "Helper classes to handle PSR-7 server requests",
5137 "homepage": "http://tnyholm.se",
5143 "issues": "https://github.com/Nyholm/psr7-server/issues",
5144 "source": "https://github.com/Nyholm/psr7-server/tree/1.0.2"
5148 "url": "https://github.com/Zegnat",
5152 "url": "https://github.com/nyholm",
5156 "time": "2021-05-12T11:11:27+00:00"
5159 "name": "omnipay/common",
5160 "version": "v3.2.1",
5163 "url": "https://github.com/thephpleague/omnipay-common.git",
5164 "reference": "80545e9f4faab0efad36cc5f1e11a184dda22baf"
5168 "url": "https://api.github.com/repos/thephpleague/omnipay-common/zipball/80545e9f4faab0efad36cc5f1e11a184dda22baf",
5169 "reference": "80545e9f4faab0efad36cc5f1e11a184dda22baf",
5173 "moneyphp/money": "^3.1|^4.0.3",
5175 "php-http/client-implementation": "^1",
5176 "php-http/discovery": "^1.14",
5177 "php-http/message": "^1.5",
5178 "php-http/message-factory": "^1.1",
5179 "symfony/http-foundation": "^2.1|^3|^4|^5|^6"
5182 "omnipay/tests": "^4.1",
5183 "php-http/guzzle7-adapter": "^1",
5184 "php-http/mock-client": "^1",
5185 "squizlabs/php_codesniffer": "^3.5"
5188 "league/omnipay": "The default Omnipay package provides a default HTTP Adapter."
5193 "dev-master": "3.1.x-dev"
5198 "Omnipay\\Common\\": "src/Common"
5204 "notification-url": "https://packagist.org/downloads/",
5210 "name": "Adrian Macneil",
5211 "email": "adrian@adrianmacneil.com"
5214 "name": "Barry vd. Heuvel",
5215 "email": "barryvdh@gmail.com"
5218 "name": "Jason Judge",
5219 "email": "jason.judge@consil.co.uk"
5225 "name": "Omnipay Contributors",
5226 "homepage": "https://github.com/thephpleague/omnipay-common/contributors"
5229 "description": "Common components for Omnipay payment processing library",
5230 "homepage": "https://github.com/thephpleague/omnipay-common",
5240 "issues": "https://github.com/thephpleague/omnipay-common/issues",
5241 "source": "https://github.com/thephpleague/omnipay-common/tree/v3.2.1"
5245 "url": "https://github.com/barryvdh",
5249 "time": "2023-05-30T12:44:03+00:00"
5252 "name": "omnipay/stripe",
5253 "version": "v3.2.0",
5256 "url": "https://github.com/thephpleague/omnipay-stripe.git",
5257 "reference": "20812498efedc1079baae5fea96567fefd669105"
5261 "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/20812498efedc1079baae5fea96567fefd669105",
5262 "reference": "20812498efedc1079baae5fea96567fefd669105",
5266 "omnipay/common": "^3"
5269 "omnipay/tests": "^3",
5270 "phpro/grumphp": "^0.14",
5271 "squizlabs/php_codesniffer": "^3"
5276 "dev-master": "3.2-dev"
5281 "Omnipay\\Stripe\\": "src/"
5284 "notification-url": "https://packagist.org/downloads/",
5290 "name": "Adrian Macneil",
5291 "email": "adrian@adrianmacneil.com"
5294 "name": "Omnipay Contributors",
5295 "homepage": "https://github.com/thephpleague/omnipay-stripe/contributors"
5298 "description": "Stripe driver for the Omnipay payment processing library",
5299 "homepage": "https://github.com/thephpleague/omnipay-stripe",
5309 "issues": "https://github.com/thephpleague/omnipay-stripe/issues",
5310 "source": "https://github.com/thephpleague/omnipay-stripe/tree/v3.2.0"
5312 "time": "2022-03-22T10:58:41+00:00"
5315 "name": "openemr/mustache",
5316 "version": "v2.15.2",
5319 "url": "https://github.com/openemr/mustache.php.git",
5320 "reference": "936596936d306725f34bb13f11e9a16bdbe99887"
5324 "url": "https://api.github.com/repos/openemr/mustache.php/zipball/936596936d306725f34bb13f11e9a16bdbe99887",
5325 "reference": "936596936d306725f34bb13f11e9a16bdbe99887",
5332 "friendsofphp/php-cs-fixer": "~1.11",
5333 "phpunit/phpunit": "~3.7|~4.0|~5.0"
5341 "notification-url": "https://packagist.org/downloads/",
5347 "name": "Justin Hileman",
5348 "email": "justin@justinhileman.info",
5349 "homepage": "http://justinhileman.com"
5353 "email": "hello@open-emr.org",
5354 "homepage": "https://open-emr.org"
5357 "description": "A Mustache implementation in PHP.",
5358 "homepage": "https://github.com/openemr/mustache.php",
5364 "issues": "https://github.com/openemr/mustache.php/issues",
5365 "source": "https://github.com/openemr/mustache.php/tree/v2.15.2"
5367 "time": "2022-03-03T14:53:09+00:00"
5370 "name": "paragonie/constant_time_encoding",
5371 "version": "v2.6.3",
5374 "url": "https://github.com/paragonie/constant_time_encoding.git",
5375 "reference": "58c3f47f650c94ec05a151692652a868995d2938"
5379 "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/58c3f47f650c94ec05a151692652a868995d2938",
5380 "reference": "58c3f47f650c94ec05a151692652a868995d2938",
5387 "phpunit/phpunit": "^6|^7|^8|^9",
5388 "vimeo/psalm": "^1|^2|^3|^4"
5393 "ParagonIE\\ConstantTime\\": "src/"
5396 "notification-url": "https://packagist.org/downloads/",
5402 "name": "Paragon Initiative Enterprises",
5403 "email": "security@paragonie.com",
5404 "homepage": "https://paragonie.com",
5405 "role": "Maintainer"
5408 "name": "Steve 'Sc00bz' Thomas",
5409 "email": "steve@tobtu.com",
5410 "homepage": "https://www.tobtu.com",
5411 "role": "Original Developer"
5414 "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
5430 "email": "info@paragonie.com",
5431 "issues": "https://github.com/paragonie/constant_time_encoding/issues",
5432 "source": "https://github.com/paragonie/constant_time_encoding"
5434 "time": "2022-06-14T06:56:20+00:00"
5437 "name": "paragonie/random_compat",
5438 "version": "v9.99.100",
5441 "url": "https://github.com/paragonie/random_compat.git",
5442 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
5446 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
5447 "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
5454 "phpunit/phpunit": "4.*|5.*",
5458 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
5461 "notification-url": "https://packagist.org/downloads/",
5467 "name": "Paragon Initiative Enterprises",
5468 "email": "security@paragonie.com",
5469 "homepage": "https://paragonie.com"
5472 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
5480 "email": "info@paragonie.com",
5481 "issues": "https://github.com/paragonie/random_compat/issues",
5482 "source": "https://github.com/paragonie/random_compat"
5484 "time": "2020-10-15T08:29:30+00:00"
5487 "name": "particle/validator",
5488 "version": "v2.3.5",
5491 "url": "https://github.com/particle-php/Validator.git",
5492 "reference": "aab07e734bc40e8777fb4a1f9d9037dc11fb60b6"
5496 "url": "https://api.github.com/repos/particle-php/Validator/zipball/aab07e734bc40e8777fb4a1f9d9037dc11fb60b6",
5497 "reference": "aab07e734bc40e8777fb4a1f9d9037dc11fb60b6",
5504 "byrokrat/checkdigit": "^1.0",
5505 "giggsey/libphonenumber-for-php": "^7.2",
5506 "phpunit/phpunit": "~4.0",
5507 "squizlabs/php_codesniffer": "2.*"
5510 "byrokrat/checkdigit": "If you want to use CreditCard validation rule, this library must be installed.",
5511 "giggsey/libphonenumber-for-php": "If you want to use Phone validation rule, this library must be installed."
5516 "dev-master": "2.0-dev"
5521 "Particle\\Validator\\": "src/"
5524 "notification-url": "https://packagist.org/downloads/",
5530 "name": "Berry Langerak",
5531 "email": "berry@berryllium.nl",
5535 "name": "Rick van der Staaij",
5536 "homepage": "http://rickvanderstaaij.nl",
5540 "description": "Flexible and highly usable validation library with no dependencies.",
5541 "homepage": "http://github.com/particle-php/validator",
5547 "issues": "https://github.com/particle-php/Validator/issues",
5548 "source": "https://github.com/particle-php/Validator/tree/v2.3.5"
5550 "time": "2022-12-12T19:35:42+00:00"
5553 "name": "pear/archive_tar",
5554 "version": "1.4.14",
5557 "url": "https://github.com/pear/Archive_Tar.git",
5558 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa"
5562 "url": "https://api.github.com/repos/pear/Archive_Tar/zipball/4d761c5334c790e45ef3245f0864b8955c562caa",
5563 "reference": "4d761c5334c790e45ef3245f0864b8955c562caa",
5567 "pear/pear-core-minimal": "^1.10.0alpha2",
5571 "phpunit/phpunit": "*"
5574 "ext-bz2": "Bz2 compression support.",
5575 "ext-xz": "Lzma2 compression support.",
5576 "ext-zlib": "Gzip compression support."
5581 "dev-master": "1.4.x-dev"
5589 "notification-url": "https://packagist.org/downloads/",
5598 "name": "Vincent Blavet",
5599 "email": "vincent@phpconcept.net"
5602 "name": "Greg Beaver",
5603 "email": "greg@chiaraquartet.net"
5606 "name": "Michiel Rook",
5607 "email": "mrook@php.net"
5610 "description": "Tar file management class with compression support (gzip, bzip2, lzma2)",
5611 "homepage": "https://github.com/pear/Archive_Tar",
5617 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Archive_Tar",
5618 "source": "https://github.com/pear/Archive_Tar"
5622 "url": "https://github.com/mrook",
5626 "url": "https://www.patreon.com/michielrook",
5630 "time": "2021-07-20T13:53:39+00:00"
5633 "name": "pear/console_getopt",
5634 "version": "v1.4.3",
5637 "url": "https://github.com/pear/Console_Getopt.git",
5638 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0"
5642 "url": "https://api.github.com/repos/pear/Console_Getopt/zipball/a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5643 "reference": "a41f8d3e668987609178c7c4a9fe48fecac53fa0",
5652 "notification-url": "https://packagist.org/downloads/",
5661 "name": "Andrei Zmievski",
5662 "email": "andrei@php.net",
5666 "name": "Stig Bakken",
5667 "email": "stig@php.net",
5671 "name": "Greg Beaver",
5672 "email": "cellog@php.net",
5676 "description": "More info available on: http://pear.php.net/package/Console_Getopt",
5678 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Console_Getopt",
5679 "source": "https://github.com/pear/Console_Getopt"
5681 "time": "2019-11-20T18:27:48+00:00"
5684 "name": "pear/pear-core-minimal",
5685 "version": "v1.10.13",
5688 "url": "https://github.com/pear/pear-core-minimal.git",
5689 "reference": "aed862e95fd286c53cc546734868dc38ff4b5b1d"
5693 "url": "https://api.github.com/repos/pear/pear-core-minimal/zipball/aed862e95fd286c53cc546734868dc38ff4b5b1d",
5694 "reference": "aed862e95fd286c53cc546734868dc38ff4b5b1d",
5698 "pear/console_getopt": "~1.4",
5699 "pear/pear_exception": "~1.0"
5702 "rsky/pear-core-min": "self.version"
5710 "notification-url": "https://packagist.org/downloads/",
5719 "name": "Christian Weiske",
5720 "email": "cweiske@php.net",
5724 "description": "Minimal set of PEAR core files to be used as composer dependency",
5726 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR",
5727 "source": "https://github.com/pear/pear-core-minimal"
5729 "time": "2023-04-19T19:15:47+00:00"
5732 "name": "pear/pear_exception",
5733 "version": "v1.0.2",
5736 "url": "https://github.com/pear/PEAR_Exception.git",
5737 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0"
5741 "url": "https://api.github.com/repos/pear/PEAR_Exception/zipball/b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5742 "reference": "b14fbe2ddb0b9f94f5b24cf08783d599f776fff0",
5749 "phpunit/phpunit": "<9"
5754 "dev-master": "1.0.x-dev"
5762 "notification-url": "https://packagist.org/downloads/",
5771 "name": "Helgi Thormar",
5772 "email": "dufuz@php.net"
5775 "name": "Greg Beaver",
5776 "email": "cellog@php.net"
5779 "description": "The PEAR Exception base class.",
5780 "homepage": "https://github.com/pear/PEAR_Exception",
5785 "issues": "http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PEAR_Exception",
5786 "source": "https://github.com/pear/PEAR_Exception"
5788 "time": "2021-03-21T15:43:46+00:00"
5791 "name": "phenx/php-font-lib",
5795 "url": "https://github.com/dompdf/php-font-lib.git",
5796 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4"
5800 "url": "https://api.github.com/repos/dompdf/php-font-lib/zipball/dd448ad1ce34c63d09baccd05415e361300c35b4",
5801 "reference": "dd448ad1ce34c63d09baccd05415e361300c35b4",
5808 "symfony/phpunit-bridge": "^3 || ^4 || ^5"
5813 "FontLib\\": "src/FontLib"
5816 "notification-url": "https://packagist.org/downloads/",
5822 "name": "Fabien Ménager",
5823 "email": "fabien.menager@gmail.com"
5826 "description": "A library to read, parse, export and make subsets of different types of font files.",
5827 "homepage": "https://github.com/PhenX/php-font-lib",
5829 "issues": "https://github.com/dompdf/php-font-lib/issues",
5830 "source": "https://github.com/dompdf/php-font-lib/tree/0.5.4"
5832 "time": "2021-12-17T19:44:54+00:00"
5835 "name": "phenx/php-svg-lib",
5839 "url": "https://github.com/dompdf/php-svg-lib.git",
5840 "reference": "76876c6cf3080bcb6f249d7d59705108166a6685"
5844 "url": "https://api.github.com/repos/dompdf/php-svg-lib/zipball/76876c6cf3080bcb6f249d7d59705108166a6685",
5845 "reference": "76876c6cf3080bcb6f249d7d59705108166a6685",
5849 "ext-mbstring": "*",
5850 "php": "^7.1 || ^8.0",
5851 "sabberworm/php-css-parser": "^8.4"
5854 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5"
5862 "notification-url": "https://packagist.org/downloads/",
5868 "name": "Fabien Ménager",
5869 "email": "fabien.menager@gmail.com"
5872 "description": "A library to read, parse and export to PDF SVG files.",
5873 "homepage": "https://github.com/PhenX/php-svg-lib",
5875 "issues": "https://github.com/dompdf/php-svg-lib/issues",
5876 "source": "https://github.com/dompdf/php-svg-lib/tree/0.5.0"
5878 "time": "2022-09-06T12:16:56+00:00"
5881 "name": "php-http/discovery",
5882 "version": "1.19.1",
5885 "url": "https://github.com/php-http/discovery.git",
5886 "reference": "57f3de01d32085fea20865f9b16fb0e69347c39e"
5890 "url": "https://api.github.com/repos/php-http/discovery/zipball/57f3de01d32085fea20865f9b16fb0e69347c39e",
5891 "reference": "57f3de01d32085fea20865f9b16fb0e69347c39e",
5895 "composer-plugin-api": "^1.0|^2.0",
5896 "php": "^7.1 || ^8.0"
5899 "nyholm/psr7": "<1.0",
5900 "zendframework/zend-diactoros": "*"
5903 "php-http/async-client-implementation": "*",
5904 "php-http/client-implementation": "*",
5905 "psr/http-client-implementation": "*",
5906 "psr/http-factory-implementation": "*",
5907 "psr/http-message-implementation": "*"
5910 "composer/composer": "^1.0.2|^2.0",
5911 "graham-campbell/phpspec-skip-example-extension": "^5.0",
5912 "php-http/httplug": "^1.0 || ^2.0",
5913 "php-http/message-factory": "^1.0",
5914 "phpspec/phpspec": "^5.1 || ^6.1 || ^7.3",
5915 "symfony/phpunit-bridge": "^6.2"
5917 "type": "composer-plugin",
5919 "class": "Http\\Discovery\\Composer\\Plugin",
5920 "plugin-optional": true
5924 "Http\\Discovery\\": "src/"
5926 "exclude-from-classmap": [
5927 "src/Composer/Plugin.php"
5930 "notification-url": "https://packagist.org/downloads/",
5936 "name": "Márk Sági-Kazár",
5937 "email": "mark.sagikazar@gmail.com"
5940 "description": "Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations",
5941 "homepage": "http://php-http.org",
5953 "issues": "https://github.com/php-http/discovery/issues",
5954 "source": "https://github.com/php-http/discovery/tree/1.19.1"
5956 "time": "2023-07-11T07:02:26+00:00"
5959 "name": "php-http/guzzle7-adapter",
5963 "url": "https://github.com/php-http/guzzle7-adapter.git",
5964 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01"
5968 "url": "https://api.github.com/repos/php-http/guzzle7-adapter/zipball/fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5969 "reference": "fb075a71dbfa4847cf0c2938c4e5a9c478ef8b01",
5973 "guzzlehttp/guzzle": "^7.0",
5974 "php": "^7.2 | ^8.0",
5975 "php-http/httplug": "^2.0",
5976 "psr/http-client": "^1.0"
5979 "php-http/async-client-implementation": "1.0",
5980 "php-http/client-implementation": "1.0",
5981 "psr/http-client-implementation": "1.0"
5984 "php-http/client-integration-tests": "^3.0",
5985 "phpunit/phpunit": "^8.0|^9.3"
5990 "dev-master": "0.2.x-dev"
5995 "Http\\Adapter\\Guzzle7\\": "src/"
5998 "notification-url": "https://packagist.org/downloads/",
6004 "name": "Tobias Nyholm",
6005 "email": "tobias.nyholm@gmail.com"
6008 "description": "Guzzle 7 HTTP Adapter",
6009 "homepage": "http://httplug.io",
6015 "issues": "https://github.com/php-http/guzzle7-adapter/issues",
6016 "source": "https://github.com/php-http/guzzle7-adapter/tree/1.0.0"
6018 "time": "2021-03-09T07:35:15+00:00"
6021 "name": "php-http/httplug",
6025 "url": "https://github.com/php-http/httplug.git",
6026 "reference": "625ad742c360c8ac580fcc647a1541d29e257f67"
6030 "url": "https://api.github.com/repos/php-http/httplug/zipball/625ad742c360c8ac580fcc647a1541d29e257f67",
6031 "reference": "625ad742c360c8ac580fcc647a1541d29e257f67",
6035 "php": "^7.1 || ^8.0",
6036 "php-http/promise": "^1.1",
6037 "psr/http-client": "^1.0",
6038 "psr/http-message": "^1.0 || ^2.0"
6041 "friends-of-phpspec/phpspec-code-coverage": "^4.1 || ^5.0 || ^6.0",
6042 "phpspec/phpspec": "^5.1 || ^6.0 || ^7.0"
6047 "Http\\Client\\": "src/"
6050 "notification-url": "https://packagist.org/downloads/",
6056 "name": "Eric GELOEN",
6057 "email": "geloen.eric@gmail.com"
6060 "name": "Márk Sági-Kazár",
6061 "email": "mark.sagikazar@gmail.com",
6062 "homepage": "https://sagikazarmark.hu"
6065 "description": "HTTPlug, the HTTP client abstraction for PHP",
6066 "homepage": "http://httplug.io",
6072 "issues": "https://github.com/php-http/httplug/issues",
6073 "source": "https://github.com/php-http/httplug/tree/2.4.0"
6075 "time": "2023-04-14T15:10:03+00:00"
6078 "name": "php-http/message",
6079 "version": "1.16.0",
6082 "url": "https://github.com/php-http/message.git",
6083 "reference": "47a14338bf4ebd67d317bf1144253d7db4ab55fd"
6087 "url": "https://api.github.com/repos/php-http/message/zipball/47a14338bf4ebd67d317bf1144253d7db4ab55fd",
6088 "reference": "47a14338bf4ebd67d317bf1144253d7db4ab55fd",
6092 "clue/stream-filter": "^1.5",
6093 "php": "^7.2 || ^8.0",
6094 "psr/http-message": "^1.1 || ^2.0"
6097 "php-http/message-factory-implementation": "1.0"
6100 "ergebnis/composer-normalize": "^2.6",
6102 "guzzlehttp/psr7": "^1.0 || ^2.0",
6103 "laminas/laminas-diactoros": "^2.0 || ^3.0",
6104 "php-http/message-factory": "^1.0.2",
6105 "phpspec/phpspec": "^5.1 || ^6.3 || ^7.1",
6109 "ext-zlib": "Used with compressor/decompressor streams",
6110 "guzzlehttp/psr7": "Used with Guzzle PSR-7 Factories",
6111 "laminas/laminas-diactoros": "Used with Diactoros Factories",
6112 "slim/slim": "Used with Slim Framework PSR-7 implementation"
6120 "Http\\Message\\": "src/"
6123 "notification-url": "https://packagist.org/downloads/",
6129 "name": "Márk Sági-Kazár",
6130 "email": "mark.sagikazar@gmail.com"
6133 "description": "HTTP Message related tools",
6134 "homepage": "http://php-http.org",
6141 "issues": "https://github.com/php-http/message/issues",
6142 "source": "https://github.com/php-http/message/tree/1.16.0"
6144 "time": "2023-05-17T06:43:38+00:00"
6147 "name": "php-http/message-factory",
6151 "url": "https://github.com/php-http/message-factory.git",
6152 "reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57"
6156 "url": "https://api.github.com/repos/php-http/message-factory/zipball/4d8778e1c7d405cbb471574821c1ff5b68cc8f57",
6157 "reference": "4d8778e1c7d405cbb471574821c1ff5b68cc8f57",
6162 "psr/http-message": "^1.0 || ^2.0"
6167 "dev-master": "1.x-dev"
6172 "Http\\Message\\": "src/"
6175 "notification-url": "https://packagist.org/downloads/",
6181 "name": "Márk Sági-Kazár",
6182 "email": "mark.sagikazar@gmail.com"
6185 "description": "Factory interfaces for PSR-7 HTTP Message",
6186 "homepage": "http://php-http.org",
6195 "issues": "https://github.com/php-http/message-factory/issues",
6196 "source": "https://github.com/php-http/message-factory/tree/1.1.0"
6198 "abandoned": "psr/http-factory",
6199 "time": "2023-04-14T14:16:17+00:00"
6202 "name": "php-http/promise",
6206 "url": "https://github.com/php-http/promise.git",
6207 "reference": "44a67cb59f708f826f3bec35f22030b3edb90119"
6211 "url": "https://api.github.com/repos/php-http/promise/zipball/44a67cb59f708f826f3bec35f22030b3edb90119",
6212 "reference": "44a67cb59f708f826f3bec35f22030b3edb90119",
6216 "php": "^7.1 || ^8.0"
6219 "friends-of-phpspec/phpspec-code-coverage": "^4.3.2 || ^6.3",
6220 "phpspec/phpspec": "^5.1.2 || ^6.2 || ^7.4"
6225 "Http\\Promise\\": "src/"
6228 "notification-url": "https://packagist.org/downloads/",
6234 "name": "Joel Wurtz",
6235 "email": "joel.wurtz@gmail.com"
6238 "name": "Márk Sági-Kazár",
6239 "email": "mark.sagikazar@gmail.com"
6242 "description": "Promise used for asynchronous HTTP requests",
6243 "homepage": "http://httplug.io",
6248 "issues": "https://github.com/php-http/promise/issues",
6249 "source": "https://github.com/php-http/promise/tree/1.2.1"
6251 "time": "2023-11-08T12:57:08+00:00"
6254 "name": "php81_bc/strftime",
6258 "url": "https://github.com/alphp/strftime.git",
6259 "reference": "4c1b56eaae4bb3f02f994ba47c2e5a225378e62f"
6263 "url": "https://api.github.com/repos/alphp/strftime/zipball/4c1b56eaae4bb3f02f994ba47c2e5a225378e62f",
6264 "reference": "4c1b56eaae4bb3f02f994ba47c2e5a225378e62f",
6272 "phpunit/phpunit": "@stable"
6277 "src/php-8.1-strftime.php"
6280 "notification-url": "https://packagist.org/downloads/",
6286 "name": "Fernando Herrero",
6287 "homepage": "https://github.com/alphp/strftime/graphs/contributors"
6290 "description": "Locale-formatted strftime using IntlDateFormatter (PHP 8.1 compatible)",
6292 "issues": "https://github.com/alphp/strftime/issues",
6293 "source": "https://github.com/alphp/strftime"
6295 "time": "2022-04-10T22:31:16+00:00"
6298 "name": "phpmailer/phpmailer",
6299 "version": "v6.8.1",
6302 "url": "https://github.com/PHPMailer/PHPMailer.git",
6303 "reference": "e88da8d679acc3824ff231fdc553565b802ac016"
6307 "url": "https://api.github.com/repos/PHPMailer/PHPMailer/zipball/e88da8d679acc3824ff231fdc553565b802ac016",
6308 "reference": "e88da8d679acc3824ff231fdc553565b802ac016",
6318 "dealerdirect/phpcodesniffer-composer-installer": "^1.0",
6319 "doctrine/annotations": "^1.2.6 || ^1.13.3",
6320 "php-parallel-lint/php-console-highlighter": "^1.0.0",
6321 "php-parallel-lint/php-parallel-lint": "^1.3.2",
6322 "phpcompatibility/php-compatibility": "^9.3.5",
6323 "roave/security-advisories": "dev-latest",
6324 "squizlabs/php_codesniffer": "^3.7.2",
6325 "yoast/phpunit-polyfills": "^1.0.4"
6328 "ext-mbstring": "Needed to send email in multibyte encoding charset or decode encoded addresses",
6329 "ext-openssl": "Needed for secure SMTP sending and DKIM signing",
6330 "greew/oauth2-azure-provider": "Needed for Microsoft Azure XOAUTH2 authentication",
6331 "hayageek/oauth2-yahoo": "Needed for Yahoo XOAUTH2 authentication",
6332 "league/oauth2-google": "Needed for Google XOAUTH2 authentication",
6333 "psr/log": "For optional PSR-3 debug logging",
6334 "symfony/polyfill-mbstring": "To support UTF-8 if the Mbstring PHP extension is not enabled (^1.2)",
6335 "thenetworg/oauth2-azure": "Needed for Microsoft XOAUTH2 authentication"
6340 "PHPMailer\\PHPMailer\\": "src/"
6343 "notification-url": "https://packagist.org/downloads/",
6349 "name": "Marcus Bointon",
6350 "email": "phpmailer@synchromedia.co.uk"
6353 "name": "Jim Jagielski",
6354 "email": "jimjag@gmail.com"
6357 "name": "Andy Prevost",
6358 "email": "codeworxtech@users.sourceforge.net"
6361 "name": "Brent R. Matzelle"
6364 "description": "PHPMailer is a full-featured email creation and transfer class for PHP",
6366 "issues": "https://github.com/PHPMailer/PHPMailer/issues",
6367 "source": "https://github.com/PHPMailer/PHPMailer/tree/v6.8.1"
6371 "url": "https://github.com/Synchro",
6375 "time": "2023-08-29T08:26:30+00:00"
6378 "name": "phpoffice/phpspreadsheet",
6379 "version": "1.29.0",
6382 "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
6383 "reference": "fde2ccf55eaef7e86021ff1acce26479160a0fa0"
6387 "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/fde2ccf55eaef7e86021ff1acce26479160a0fa0",
6388 "reference": "fde2ccf55eaef7e86021ff1acce26479160a0fa0",
6394 "ext-fileinfo": "*",
6398 "ext-mbstring": "*",
6399 "ext-simplexml": "*",
6401 "ext-xmlreader": "*",
6402 "ext-xmlwriter": "*",
6405 "ezyang/htmlpurifier": "^4.15",
6406 "maennchen/zipstream-php": "^2.1 || ^3.0",
6407 "markbaker/complex": "^3.0",
6408 "markbaker/matrix": "^3.0",
6409 "php": "^7.4 || ^8.0",
6410 "psr/http-client": "^1.0",
6411 "psr/http-factory": "^1.0",
6412 "psr/simple-cache": "^1.0 || ^2.0 || ^3.0"
6415 "dealerdirect/phpcodesniffer-composer-installer": "dev-main",
6416 "dompdf/dompdf": "^1.0 || ^2.0",
6417 "friendsofphp/php-cs-fixer": "^3.2",
6418 "mitoteam/jpgraph": "^10.3",
6419 "mpdf/mpdf": "^8.1.1",
6420 "phpcompatibility/php-compatibility": "^9.3",
6421 "phpstan/phpstan": "^1.1",
6422 "phpstan/phpstan-phpunit": "^1.0",
6423 "phpunit/phpunit": "^8.5 || ^9.0 || ^10.0",
6424 "squizlabs/php_codesniffer": "^3.7",
6425 "tecnickcom/tcpdf": "^6.5"
6428 "dompdf/dompdf": "Option for rendering PDF with PDF Writer",
6429 "ext-intl": "PHP Internationalization Functions",
6430 "mitoteam/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
6431 "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
6432 "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer"
6437 "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
6440 "notification-url": "https://packagist.org/downloads/",
6446 "name": "Maarten Balliauw",
6447 "homepage": "https://blog.maartenballiauw.be"
6450 "name": "Mark Baker",
6451 "homepage": "https://markbakeruk.net"
6454 "name": "Franck Lefevre",
6455 "homepage": "https://rootslabs.net"
6461 "name": "Adrien Crivelli"
6464 "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
6465 "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
6477 "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
6478 "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.29.0"
6480 "time": "2023-06-14T22:48:31+00:00"
6483 "name": "phpoption/phpoption",
6487 "url": "https://github.com/schmittjoh/php-option.git",
6488 "reference": "80735db690fe4fc5c76dfa7f9b770634285fa820"
6492 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/80735db690fe4fc5c76dfa7f9b770634285fa820",
6493 "reference": "80735db690fe4fc5c76dfa7f9b770634285fa820",
6497 "php": "^7.2.5 || ^8.0"
6500 "bamarni/composer-bin-plugin": "^1.8.2",
6501 "phpunit/phpunit": "^8.5.34 || ^9.6.13 || ^10.4.2"
6507 "forward-command": true
6510 "dev-master": "1.9-dev"
6515 "PhpOption\\": "src/PhpOption/"
6518 "notification-url": "https://packagist.org/downloads/",
6524 "name": "Johannes M. Schmitt",
6525 "email": "schmittjoh@gmail.com",
6526 "homepage": "https://github.com/schmittjoh"
6529 "name": "Graham Campbell",
6530 "email": "hello@gjcampbell.co.uk",
6531 "homepage": "https://github.com/GrahamCampbell"
6534 "description": "Option Type for PHP",
6542 "issues": "https://github.com/schmittjoh/php-option/issues",
6543 "source": "https://github.com/schmittjoh/php-option/tree/1.9.2"
6547 "url": "https://github.com/GrahamCampbell",
6551 "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
6555 "time": "2023-11-12T21:59:55+00:00"
6558 "name": "phpseclib/phpseclib",
6559 "version": "3.0.36",
6562 "url": "https://github.com/phpseclib/phpseclib.git",
6563 "reference": "c2fb5136162d4be18fdd4da9980696f3aee96d7b"
6567 "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c2fb5136162d4be18fdd4da9980696f3aee96d7b",
6568 "reference": "c2fb5136162d4be18fdd4da9980696f3aee96d7b",
6572 "paragonie/constant_time_encoding": "^1|^2",
6573 "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
6577 "phpunit/phpunit": "*"
6580 "ext-dom": "Install the DOM extension to load XML formatted public keys.",
6581 "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
6582 "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
6583 "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
6584 "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
6589 "phpseclib/bootstrap.php"
6592 "phpseclib3\\": "phpseclib/"
6595 "notification-url": "https://packagist.org/downloads/",
6601 "name": "Jim Wigginton",
6602 "email": "terrafrost@php.net",
6603 "role": "Lead Developer"
6606 "name": "Patrick Monnerat",
6607 "email": "pm@datasphere.ch",
6611 "name": "Andreas Fischer",
6612 "email": "bantu@phpbb.com",
6616 "name": "Hans-Jürgen Petrich",
6617 "email": "petrich@tronic-media.com",
6621 "name": "Graham Campbell",
6622 "email": "graham@alt-three.com",
6626 "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
6627 "homepage": "http://phpseclib.sourceforge.net",
6648 "issues": "https://github.com/phpseclib/phpseclib/issues",
6649 "source": "https://github.com/phpseclib/phpseclib/tree/3.0.36"
6653 "url": "https://github.com/terrafrost",
6657 "url": "https://www.patreon.com/phpseclib",
6661 "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
6665 "time": "2024-02-26T05:13:14+00:00"
6668 "name": "psr/cache",
6672 "url": "https://github.com/php-fig/cache.git",
6673 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
6677 "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
6678 "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
6687 "dev-master": "1.0.x-dev"
6692 "Psr\\Cache\\": "src/"
6695 "notification-url": "https://packagist.org/downloads/",
6702 "homepage": "https://www.php-fig.org/"
6705 "description": "Common interface for caching libraries",
6712 "source": "https://github.com/php-fig/cache/tree/3.0.0"
6714 "time": "2021-02-03T23:26:27+00:00"
6717 "name": "psr/clock",
6721 "url": "https://github.com/php-fig/clock.git",
6722 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d"
6726 "url": "https://api.github.com/repos/php-fig/clock/zipball/e41a24703d4560fd0acb709162f73b8adfc3aa0d",
6727 "reference": "e41a24703d4560fd0acb709162f73b8adfc3aa0d",
6731 "php": "^7.0 || ^8.0"
6736 "Psr\\Clock\\": "src/"
6739 "notification-url": "https://packagist.org/downloads/",
6746 "homepage": "https://www.php-fig.org/"
6749 "description": "Common interface for reading the clock.",
6750 "homepage": "https://github.com/php-fig/clock",
6759 "issues": "https://github.com/php-fig/clock/issues",
6760 "source": "https://github.com/php-fig/clock/tree/1.0.0"
6762 "time": "2022-11-25T14:36:26+00:00"
6765 "name": "psr/container",
6769 "url": "https://github.com/php-fig/container.git",
6770 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea"
6774 "url": "https://api.github.com/repos/php-fig/container/zipball/513e0666f7216c7459170d56df27dfcefe1689ea",
6775 "reference": "513e0666f7216c7459170d56df27dfcefe1689ea",
6784 "Psr\\Container\\": "src/"
6787 "notification-url": "https://packagist.org/downloads/",
6794 "homepage": "https://www.php-fig.org/"
6797 "description": "Common Container Interface (PHP FIG PSR-11)",
6798 "homepage": "https://github.com/php-fig/container",
6802 "container-interface",
6803 "container-interop",
6807 "issues": "https://github.com/php-fig/container/issues",
6808 "source": "https://github.com/php-fig/container/tree/1.1.2"
6810 "time": "2021-11-05T16:50:12+00:00"
6813 "name": "psr/event-dispatcher",
6817 "url": "https://github.com/php-fig/event-dispatcher.git",
6818 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
6822 "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
6823 "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
6832 "dev-master": "1.0.x-dev"
6837 "Psr\\EventDispatcher\\": "src/"
6840 "notification-url": "https://packagist.org/downloads/",
6847 "homepage": "http://www.php-fig.org/"
6850 "description": "Standard interfaces for event handling.",
6857 "issues": "https://github.com/php-fig/event-dispatcher/issues",
6858 "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
6860 "time": "2019-01-08T18:20:26+00:00"
6863 "name": "psr/http-client",
6867 "url": "https://github.com/php-fig/http-client.git",
6868 "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90"
6872 "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90",
6873 "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90",
6877 "php": "^7.0 || ^8.0",
6878 "psr/http-message": "^1.0 || ^2.0"
6883 "dev-master": "1.0.x-dev"
6888 "Psr\\Http\\Client\\": "src/"
6891 "notification-url": "https://packagist.org/downloads/",
6898 "homepage": "https://www.php-fig.org/"
6901 "description": "Common interface for HTTP clients",
6902 "homepage": "https://github.com/php-fig/http-client",
6910 "source": "https://github.com/php-fig/http-client"
6912 "time": "2023-09-23T14:17:50+00:00"
6915 "name": "psr/http-factory",
6919 "url": "https://github.com/php-fig/http-factory.git",
6920 "reference": "e616d01114759c4c489f93b099585439f795fe35"
6924 "url": "https://api.github.com/repos/php-fig/http-factory/zipball/e616d01114759c4c489f93b099585439f795fe35",
6925 "reference": "e616d01114759c4c489f93b099585439f795fe35",
6930 "psr/http-message": "^1.0 || ^2.0"
6935 "dev-master": "1.0.x-dev"
6940 "Psr\\Http\\Message\\": "src/"
6943 "notification-url": "https://packagist.org/downloads/",
6950 "homepage": "https://www.php-fig.org/"
6953 "description": "Common interfaces for PSR-7 HTTP message factories",
6965 "source": "https://github.com/php-fig/http-factory/tree/1.0.2"
6967 "time": "2023-04-10T20:10:41+00:00"
6970 "name": "psr/http-message",
6974 "url": "https://github.com/php-fig/http-message.git",
6975 "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
6979 "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
6980 "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
6984 "php": "^7.2 || ^8.0"
6989 "dev-master": "1.1.x-dev"
6994 "Psr\\Http\\Message\\": "src/"
6997 "notification-url": "https://packagist.org/downloads/",
7004 "homepage": "http://www.php-fig.org/"
7007 "description": "Common interface for HTTP messages",
7008 "homepage": "https://github.com/php-fig/http-message",
7018 "source": "https://github.com/php-fig/http-message/tree/1.1"
7020 "time": "2023-04-04T09:50:52+00:00"
7027 "url": "https://github.com/php-fig/log.git",
7028 "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376"
7032 "url": "https://api.github.com/repos/php-fig/log/zipball/ef29f6d262798707a9edd554e2b82517ef3a9376",
7033 "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376",
7042 "dev-master": "2.0.x-dev"
7050 "notification-url": "https://packagist.org/downloads/",
7057 "homepage": "https://www.php-fig.org/"
7060 "description": "Common interface for logging libraries",
7061 "homepage": "https://github.com/php-fig/log",
7068 "source": "https://github.com/php-fig/log/tree/2.0.0"
7070 "time": "2021-07-14T16:41:46+00:00"
7073 "name": "psr/simple-cache",
7077 "url": "https://github.com/php-fig/simple-cache.git",
7078 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865"
7082 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/764e0b3939f5ca87cb904f570ef9be2d78a07865",
7083 "reference": "764e0b3939f5ca87cb904f570ef9be2d78a07865",
7092 "dev-master": "3.0.x-dev"
7097 "Psr\\SimpleCache\\": "src/"
7100 "notification-url": "https://packagist.org/downloads/",
7107 "homepage": "https://www.php-fig.org/"
7110 "description": "Common interfaces for simple caching",
7119 "source": "https://github.com/php-fig/simple-cache/tree/3.0.0"
7121 "time": "2021-10-29T13:26:27+00:00"
7124 "name": "ralouphie/getallheaders",
7128 "url": "https://github.com/ralouphie/getallheaders.git",
7129 "reference": "120b605dfeb996808c31b6477290a714d356e822"
7133 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
7134 "reference": "120b605dfeb996808c31b6477290a714d356e822",
7141 "php-coveralls/php-coveralls": "^2.1",
7142 "phpunit/phpunit": "^5 || ^6.5"
7147 "src/getallheaders.php"
7150 "notification-url": "https://packagist.org/downloads/",
7156 "name": "Ralph Khattar",
7157 "email": "ralph.khattar@gmail.com"
7160 "description": "A polyfill for getallheaders.",
7162 "issues": "https://github.com/ralouphie/getallheaders/issues",
7163 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
7165 "time": "2019-03-08T08:55:37+00:00"
7168 "name": "ramsey/collection",
7172 "url": "https://github.com/ramsey/collection.git",
7173 "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5"
7177 "url": "https://api.github.com/repos/ramsey/collection/zipball/a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
7178 "reference": "a4b48764bfbb8f3a6a4d1aeb1a35bb5e9ecac4a5",
7185 "captainhook/plugin-composer": "^5.3",
7186 "ergebnis/composer-normalize": "^2.28.3",
7187 "fakerphp/faker": "^1.21",
7188 "hamcrest/hamcrest-php": "^2.0",
7189 "jangregor/phpstan-prophecy": "^1.0",
7190 "mockery/mockery": "^1.5",
7191 "php-parallel-lint/php-console-highlighter": "^1.0",
7192 "php-parallel-lint/php-parallel-lint": "^1.3",
7193 "phpcsstandards/phpcsutils": "^1.0.0-rc1",
7194 "phpspec/prophecy-phpunit": "^2.0",
7195 "phpstan/extension-installer": "^1.2",
7196 "phpstan/phpstan": "^1.9",
7197 "phpstan/phpstan-mockery": "^1.1",
7198 "phpstan/phpstan-phpunit": "^1.3",
7199 "phpunit/phpunit": "^9.5",
7200 "psalm/plugin-mockery": "^1.1",
7201 "psalm/plugin-phpunit": "^0.18.4",
7202 "ramsey/coding-standard": "^2.0.3",
7203 "ramsey/conventional-commits": "^1.3",
7204 "vimeo/psalm": "^5.4"
7209 "force-install": true
7211 "ramsey/conventional-commits": {
7212 "configFile": "conventional-commits.json"
7217 "Ramsey\\Collection\\": "src/"
7220 "notification-url": "https://packagist.org/downloads/",
7226 "name": "Ben Ramsey",
7227 "email": "ben@benramsey.com",
7228 "homepage": "https://benramsey.com"
7231 "description": "A PHP library for representing and manipulating collections.",
7241 "issues": "https://github.com/ramsey/collection/issues",
7242 "source": "https://github.com/ramsey/collection/tree/2.0.0"
7246 "url": "https://github.com/ramsey",
7250 "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
7254 "time": "2022-12-31T21:50:55+00:00"
7257 "name": "ramsey/uuid",
7261 "url": "https://github.com/ramsey/uuid.git",
7262 "reference": "60a4c63ab724854332900504274f6150ff26d286"
7266 "url": "https://api.github.com/repos/ramsey/uuid/zipball/60a4c63ab724854332900504274f6150ff26d286",
7267 "reference": "60a4c63ab724854332900504274f6150ff26d286",
7271 "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11",
7274 "ramsey/collection": "^1.2 || ^2.0"
7277 "rhumsaa/uuid": "self.version"
7280 "captainhook/captainhook": "^5.10",
7281 "captainhook/plugin-composer": "^5.3",
7282 "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
7283 "doctrine/annotations": "^1.8",
7284 "ergebnis/composer-normalize": "^2.15",
7285 "mockery/mockery": "^1.3",
7286 "paragonie/random-lib": "^2",
7287 "php-mock/php-mock": "^2.2",
7288 "php-mock/php-mock-mockery": "^1.3",
7289 "php-parallel-lint/php-parallel-lint": "^1.1",
7290 "phpbench/phpbench": "^1.0",
7291 "phpstan/extension-installer": "^1.1",
7292 "phpstan/phpstan": "^1.8",
7293 "phpstan/phpstan-mockery": "^1.1",
7294 "phpstan/phpstan-phpunit": "^1.1",
7295 "phpunit/phpunit": "^8.5 || ^9",
7296 "ramsey/composer-repl": "^1.4",
7297 "slevomat/coding-standard": "^8.4",
7298 "squizlabs/php_codesniffer": "^3.5",
7299 "vimeo/psalm": "^4.9"
7302 "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
7303 "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
7304 "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
7305 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
7306 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
7311 "force-install": true
7319 "Ramsey\\Uuid\\": "src/"
7322 "notification-url": "https://packagist.org/downloads/",
7326 "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
7333 "issues": "https://github.com/ramsey/uuid/issues",
7334 "source": "https://github.com/ramsey/uuid/tree/4.7.4"
7338 "url": "https://github.com/ramsey",
7342 "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
7346 "time": "2023-04-15T23:01:58+00:00"
7349 "name": "robthree/twofactorauth",
7350 "version": "v2.0.0",
7353 "url": "https://github.com/RobThree/TwoFactorAuth.git",
7354 "reference": "27cd1e1392d19f178398e892f59062003c8998a4"
7358 "url": "https://api.github.com/repos/RobThree/TwoFactorAuth/zipball/27cd1e1392d19f178398e892f59062003c8998a4",
7359 "reference": "27cd1e1392d19f178398e892f59062003c8998a4",
7366 "friendsofphp/php-cs-fixer": "^3.13",
7367 "phpstan/phpstan": "^1.9",
7368 "phpunit/phpunit": "^9"
7371 "bacon/bacon-qr-code": "Needed for BaconQrCodeProvider provider",
7372 "endroid/qr-code": "Needed for EndroidQrCodeProvider"
7377 "RobThree\\Auth\\": "lib"
7380 "notification-url": "https://packagist.org/downloads/",
7386 "name": "Rob Janssen",
7387 "homepage": "http://robiii.me",
7391 "name": "Nicolas CARPi",
7392 "homepage": "https://github.com/NicolasCARPi",
7396 "name": "Will Power",
7397 "homepage": "https://github.com/willpower232",
7401 "description": "Two Factor Authentication",
7402 "homepage": "https://github.com/RobThree/TwoFactorAuth",
7406 "Multi Factor Authentication",
7407 "Two Factor Authentication",
7414 "issues": "https://github.com/RobThree/TwoFactorAuth/issues",
7415 "source": "https://github.com/RobThree/TwoFactorAuth"
7419 "url": "https://paypal.me/robiii",
7423 "url": "https://github.com/RobThree",
7427 "time": "2023-02-25T11:33:28+00:00"
7430 "name": "rospdf/pdf-php",
7431 "version": "0.12.67",
7434 "url": "https://github.com/rospdf/pdf-php.git",
7435 "reference": "fce993f08f99305569bb238644c5c35c0db0f85a"
7439 "url": "https://api.github.com/repos/rospdf/pdf-php/zipball/fce993f08f99305569bb238644c5c35c0db0f85a",
7440 "reference": "fce993f08f99305569bb238644c5c35c0db0f85a",
7447 "phpcompatibility/php-compatibility": "^9.3",
7448 "phpunit/phpunit": "^9.5",
7449 "squizlabs/php_codesniffer": "^3.7"
7454 "dev-experimental": "0.13.x-dev",
7455 "dev-master": "0.12.x-dev"
7464 "notification-url": "https://packagist.org/downloads/",
7470 "name": "Ole Koeckemann",
7471 "email": "ole.k@web.de",
7472 "role": "Project Head / Developer"
7475 "name": "Lars Olesen",
7476 "email": "lars@intraface.dk",
7480 "name": "Sune Jensen",
7481 "email": "sj@sunet.dk",
7485 "name": "Nicola Asuni",
7486 "email": "info@tecnick.com",
7490 "name": "Wayne Munro",
7491 "email": "pdf@ros.co.nz",
7492 "role": "Founder / Inactive"
7495 "description": "The R&OS Pdf class supports the creation of PDF documents without any adiditional modules or extensions.",
7496 "homepage": "https://github.com/rospdf/pdf-php",
7498 "issues": "https://github.com/rospdf/pdf-php/issues",
7499 "source": "https://github.com/rospdf/pdf-php/tree/0.12.67"
7501 "time": "2023-04-20T20:52:13+00:00"
7504 "name": "sabberworm/php-css-parser",
7508 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
7509 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30"
7513 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/e41d2140031d533348b2192a83f02d8dd8a71d30",
7514 "reference": "e41d2140031d533348b2192a83f02d8dd8a71d30",
7522 "codacy/coverage": "^1.4",
7523 "phpunit/phpunit": "^4.8.36"
7526 "ext-mbstring": "for parsing UTF-8 CSS"
7531 "Sabberworm\\CSS\\": "src/"
7534 "notification-url": "https://packagist.org/downloads/",
7540 "name": "Raphael Schweikert"
7543 "description": "Parser for CSS Files written in PHP",
7544 "homepage": "https://www.sabberworm.com/blog/2010/6/10/php-css-parser",
7551 "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues",
7552 "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.4.0"
7554 "time": "2021-12-11T13:40:54+00:00"
7557 "name": "setasign/fpdi",
7558 "version": "v2.5.0",
7561 "url": "https://github.com/Setasign/FPDI.git",
7562 "reference": "ecf0459643ec963febfb9a5d529dcd93656006a4"
7566 "url": "https://api.github.com/repos/Setasign/FPDI/zipball/ecf0459643ec963febfb9a5d529dcd93656006a4",
7567 "reference": "ecf0459643ec963febfb9a5d529dcd93656006a4",
7572 "php": "^5.6 || ^7.0 || ^8.0"
7575 "setasign/tfpdf": "<1.31"
7578 "phpunit/phpunit": "~5.7",
7579 "setasign/fpdf": "~1.8",
7580 "setasign/tfpdf": "~1.31",
7581 "squizlabs/php_codesniffer": "^3.5",
7582 "tecnickcom/tcpdf": "~6.2"
7585 "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
7590 "setasign\\Fpdi\\": "src/"
7593 "notification-url": "https://packagist.org/downloads/",
7599 "name": "Jan Slabon",
7600 "email": "jan.slabon@setasign.com",
7601 "homepage": "https://www.setasign.com"
7604 "name": "Maximilian Kresse",
7605 "email": "maximilian.kresse@setasign.com",
7606 "homepage": "https://www.setasign.com"
7609 "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
7610 "homepage": "https://www.setasign.com/fpdi",
7617 "issues": "https://github.com/Setasign/FPDI/issues",
7618 "source": "https://github.com/Setasign/FPDI/tree/v2.5.0"
7622 "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
7626 "time": "2023-09-28T10:46:27+00:00"
7629 "name": "smarty/smarty",
7630 "version": "v4.3.4",
7633 "url": "https://github.com/smarty-php/smarty.git",
7634 "reference": "3931d8f54b8f7a4ffab538582d34d4397ba8daa5"
7638 "url": "https://api.github.com/repos/smarty-php/smarty/zipball/3931d8f54b8f7a4ffab538582d34d4397ba8daa5",
7639 "reference": "3931d8f54b8f7a4ffab538582d34d4397ba8daa5",
7643 "php": "^7.1 || ^8.0"
7646 "phpunit/phpunit": "^8.5 || ^7.5",
7647 "smarty/smarty-lexer": "^3.1"
7652 "dev-master": "4.0.x-dev"
7660 "notification-url": "https://packagist.org/downloads/",
7666 "name": "Monte Ohrt",
7667 "email": "monte@ohrt.com"
7671 "email": "uwe.tews@googlemail.com"
7674 "name": "Rodney Rehm",
7675 "email": "rodney.rehm@medialize.de"
7678 "name": "Simon Wisselink",
7679 "homepage": "https://www.iwink.nl/"
7682 "description": "Smarty - the compiling PHP template engine",
7683 "homepage": "https://smarty-php.github.io/smarty/",
7688 "forum": "https://github.com/smarty-php/smarty/discussions",
7689 "issues": "https://github.com/smarty-php/smarty/issues",
7690 "source": "https://github.com/smarty-php/smarty/tree/v4.3.4"
7692 "time": "2023-09-14T10:59:08+00:00"
7695 "name": "stella-maris/clock",
7699 "url": "https://github.com/stella-maris-solutions/clock.git",
7700 "reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8"
7704 "url": "https://api.github.com/repos/stella-maris-solutions/clock/zipball/fa23ce16019289a18bb3446fdecd45befcdd94f8",
7705 "reference": "fa23ce16019289a18bb3446fdecd45befcdd94f8",
7715 "StellaMaris\\Clock\\": "src"
7718 "notification-url": "https://packagist.org/downloads/",
7724 "name": "Andreas Heigl",
7725 "role": "Maintainer"
7728 "description": "A pre-release of the proposed PSR-20 Clock-Interface",
7729 "homepage": "https://gitlab.com/stella-maris/clock",
7737 "source": "https://github.com/stella-maris-solutions/clock/tree/0.1.7"
7739 "time": "2022-11-25T16:15:06+00:00"
7742 "name": "steverhoades/oauth2-openid-connect-server",
7743 "version": "v2.6.1",
7746 "url": "https://github.com/steverhoades/oauth2-openid-connect-server.git",
7747 "reference": "269c4dc071519e8220e249cbdee9b0723e95215e"
7751 "url": "https://api.github.com/repos/steverhoades/oauth2-openid-connect-server/zipball/269c4dc071519e8220e249cbdee9b0723e95215e",
7752 "reference": "269c4dc071519e8220e249cbdee9b0723e95215e",
7756 "lcobucci/jwt": "4.1.5|^4.2|^4.3|^5.0",
7757 "league/oauth2-server": "^5.1|^6.0|^7.0|^8.0"
7760 "laminas/laminas-diactoros": "^1.3.2",
7761 "phpunit/phpunit": "^5.0|^9.5"
7766 "OpenIDConnectServer\\": "src/"
7769 "notification-url": "https://packagist.org/downloads/",
7775 "name": "Steve Rhoades",
7776 "email": "sedonami@gmail.com"
7779 "description": "An OpenID Connect Server that sites on The PHP League's OAuth2 Server",
7781 "issues": "https://github.com/steverhoades/oauth2-openid-connect-server/issues",
7782 "source": "https://github.com/steverhoades/oauth2-openid-connect-server/tree/v2.6.1"
7784 "time": "2023-09-08T16:15:47+00:00"
7787 "name": "stripe/stripe-php",
7788 "version": "v13.2.0",
7791 "url": "https://github.com/stripe/stripe-php.git",
7792 "reference": "e0a960c8655b21b21c3ba2e5927f432eeda9105f"
7796 "url": "https://api.github.com/repos/stripe/stripe-php/zipball/e0a960c8655b21b21c3ba2e5927f432eeda9105f",
7797 "reference": "e0a960c8655b21b21c3ba2e5927f432eeda9105f",
7803 "ext-mbstring": "*",
7807 "friendsofphp/php-cs-fixer": "3.5.0",
7808 "phpstan/phpstan": "^1.2",
7809 "phpunit/phpunit": "^5.7 || ^9.0"
7814 "dev-master": "2.0-dev"
7822 "notification-url": "https://packagist.org/downloads/",
7828 "name": "Stripe and contributors",
7829 "homepage": "https://github.com/stripe/stripe-php/contributors"
7832 "description": "Stripe PHP Library",
7833 "homepage": "https://stripe.com/",
7836 "payment processing",
7840 "issues": "https://github.com/stripe/stripe-php/issues",
7841 "source": "https://github.com/stripe/stripe-php/tree/v13.2.0"
7843 "time": "2023-11-02T22:32:22+00:00"
7846 "name": "symfony/config",
7847 "version": "v5.4.26",
7850 "url": "https://github.com/symfony/config.git",
7851 "reference": "8109892f27beed9252bd1f1c1880aeb4ad842650"
7855 "url": "https://api.github.com/repos/symfony/config/zipball/8109892f27beed9252bd1f1c1880aeb4ad842650",
7856 "reference": "8109892f27beed9252bd1f1c1880aeb4ad842650",
7861 "symfony/deprecation-contracts": "^2.1|^3",
7862 "symfony/filesystem": "^4.4|^5.0|^6.0",
7863 "symfony/polyfill-ctype": "~1.8",
7864 "symfony/polyfill-php80": "^1.16",
7865 "symfony/polyfill-php81": "^1.22"
7868 "symfony/finder": "<4.4"
7871 "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
7872 "symfony/finder": "^4.4|^5.0|^6.0",
7873 "symfony/messenger": "^4.4|^5.0|^6.0",
7874 "symfony/service-contracts": "^1.1|^2|^3",
7875 "symfony/yaml": "^4.4|^5.0|^6.0"
7878 "symfony/yaml": "To use the yaml reference dumper"
7883 "Symfony\\Component\\Config\\": ""
7885 "exclude-from-classmap": [
7889 "notification-url": "https://packagist.org/downloads/",
7895 "name": "Fabien Potencier",
7896 "email": "fabien@symfony.com"
7899 "name": "Symfony Community",
7900 "homepage": "https://symfony.com/contributors"
7903 "description": "Helps you find, load, combine, autofill and validate configuration values of any kind",
7904 "homepage": "https://symfony.com",
7906 "source": "https://github.com/symfony/config/tree/v5.4.26"
7910 "url": "https://symfony.com/sponsor",
7914 "url": "https://github.com/fabpot",
7918 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
7922 "time": "2023-07-19T20:21:11+00:00"
7925 "name": "symfony/console",
7926 "version": "v5.4.28",
7929 "url": "https://github.com/symfony/console.git",
7930 "reference": "f4f71842f24c2023b91237c72a365306f3c58827"
7934 "url": "https://api.github.com/repos/symfony/console/zipball/f4f71842f24c2023b91237c72a365306f3c58827",
7935 "reference": "f4f71842f24c2023b91237c72a365306f3c58827",
7940 "symfony/deprecation-contracts": "^2.1|^3",
7941 "symfony/polyfill-mbstring": "~1.0",
7942 "symfony/polyfill-php73": "^1.9",
7943 "symfony/polyfill-php80": "^1.16",
7944 "symfony/service-contracts": "^1.1|^2|^3",
7945 "symfony/string": "^5.1|^6.0"
7949 "symfony/dependency-injection": "<4.4",
7950 "symfony/dotenv": "<5.1",
7951 "symfony/event-dispatcher": "<4.4",
7952 "symfony/lock": "<4.4",
7953 "symfony/process": "<4.4"
7956 "psr/log-implementation": "1.0|2.0"
7960 "symfony/config": "^4.4|^5.0|^6.0",
7961 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
7962 "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
7963 "symfony/lock": "^4.4|^5.0|^6.0",
7964 "symfony/process": "^4.4|^5.0|^6.0",
7965 "symfony/var-dumper": "^4.4|^5.0|^6.0"
7968 "psr/log": "For using the console logger",
7969 "symfony/event-dispatcher": "",
7971 "symfony/process": ""
7976 "Symfony\\Component\\Console\\": ""
7978 "exclude-from-classmap": [
7982 "notification-url": "https://packagist.org/downloads/",
7988 "name": "Fabien Potencier",
7989 "email": "fabien@symfony.com"
7992 "name": "Symfony Community",
7993 "homepage": "https://symfony.com/contributors"
7996 "description": "Eases the creation of beautiful and testable command line interfaces",
7997 "homepage": "https://symfony.com",
8005 "source": "https://github.com/symfony/console/tree/v5.4.28"
8009 "url": "https://symfony.com/sponsor",
8013 "url": "https://github.com/fabpot",
8017 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8021 "time": "2023-08-07T06:12:30+00:00"
8024 "name": "symfony/dependency-injection",
8025 "version": "v5.4.29",
8028 "url": "https://github.com/symfony/dependency-injection.git",
8029 "reference": "338638ed8c9d5c7fcb136a73f5c7043465ae2f05"
8033 "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/338638ed8c9d5c7fcb136a73f5c7043465ae2f05",
8034 "reference": "338638ed8c9d5c7fcb136a73f5c7043465ae2f05",
8039 "psr/container": "^1.1.1",
8040 "symfony/deprecation-contracts": "^2.1|^3",
8041 "symfony/polyfill-php80": "^1.16",
8042 "symfony/polyfill-php81": "^1.22",
8043 "symfony/service-contracts": "^1.1.6|^2"
8046 "ext-psr": "<1.1|>=2",
8047 "symfony/config": "<5.3",
8048 "symfony/finder": "<4.4",
8049 "symfony/proxy-manager-bridge": "<4.4",
8050 "symfony/yaml": "<4.4.26"
8053 "psr/container-implementation": "1.0",
8054 "symfony/service-implementation": "1.0|2.0"
8057 "symfony/config": "^5.3|^6.0",
8058 "symfony/expression-language": "^4.4|^5.0|^6.0",
8059 "symfony/yaml": "^4.4.26|^5.0|^6.0"
8062 "symfony/config": "",
8063 "symfony/expression-language": "For using expressions in service container configuration",
8064 "symfony/finder": "For using double-star glob patterns or when GLOB_BRACE portability is required",
8065 "symfony/proxy-manager-bridge": "Generate service proxies to lazy load them",
8071 "Symfony\\Component\\DependencyInjection\\": ""
8073 "exclude-from-classmap": [
8077 "notification-url": "https://packagist.org/downloads/",
8083 "name": "Fabien Potencier",
8084 "email": "fabien@symfony.com"
8087 "name": "Symfony Community",
8088 "homepage": "https://symfony.com/contributors"
8091 "description": "Allows you to standardize and centralize the way objects are constructed in your application",
8092 "homepage": "https://symfony.com",
8094 "source": "https://github.com/symfony/dependency-injection/tree/v5.4.29"
8098 "url": "https://symfony.com/sponsor",
8102 "url": "https://github.com/fabpot",
8106 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8110 "time": "2023-09-20T06:23:43+00:00"
8113 "name": "symfony/deprecation-contracts",
8114 "version": "v3.4.0",
8117 "url": "https://github.com/symfony/deprecation-contracts.git",
8118 "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf"
8122 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/7c3aff79d10325257a001fcf92d991f24fc967cf",
8123 "reference": "7c3aff79d10325257a001fcf92d991f24fc967cf",
8132 "dev-main": "3.4-dev"
8135 "name": "symfony/contracts",
8136 "url": "https://github.com/symfony/contracts"
8144 "notification-url": "https://packagist.org/downloads/",
8150 "name": "Nicolas Grekas",
8151 "email": "p@tchwork.com"
8154 "name": "Symfony Community",
8155 "homepage": "https://symfony.com/contributors"
8158 "description": "A generic function and convention to trigger deprecation notices",
8159 "homepage": "https://symfony.com",
8161 "source": "https://github.com/symfony/deprecation-contracts/tree/v3.4.0"
8165 "url": "https://symfony.com/sponsor",
8169 "url": "https://github.com/fabpot",
8173 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8177 "time": "2023-05-23T14:45:45+00:00"
8180 "name": "symfony/event-dispatcher",
8181 "version": "v5.4.26",
8184 "url": "https://github.com/symfony/event-dispatcher.git",
8185 "reference": "5dcc00e03413f05c1e7900090927bb7247cb0aac"
8189 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/5dcc00e03413f05c1e7900090927bb7247cb0aac",
8190 "reference": "5dcc00e03413f05c1e7900090927bb7247cb0aac",
8195 "symfony/deprecation-contracts": "^2.1|^3",
8196 "symfony/event-dispatcher-contracts": "^2|^3",
8197 "symfony/polyfill-php80": "^1.16"
8200 "symfony/dependency-injection": "<4.4"
8203 "psr/event-dispatcher-implementation": "1.0",
8204 "symfony/event-dispatcher-implementation": "2.0"
8207 "psr/log": "^1|^2|^3",
8208 "symfony/config": "^4.4|^5.0|^6.0",
8209 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
8210 "symfony/error-handler": "^4.4|^5.0|^6.0",
8211 "symfony/expression-language": "^4.4|^5.0|^6.0",
8212 "symfony/http-foundation": "^4.4|^5.0|^6.0",
8213 "symfony/service-contracts": "^1.1|^2|^3",
8214 "symfony/stopwatch": "^4.4|^5.0|^6.0"
8217 "symfony/dependency-injection": "",
8218 "symfony/http-kernel": ""
8223 "Symfony\\Component\\EventDispatcher\\": ""
8225 "exclude-from-classmap": [
8229 "notification-url": "https://packagist.org/downloads/",
8235 "name": "Fabien Potencier",
8236 "email": "fabien@symfony.com"
8239 "name": "Symfony Community",
8240 "homepage": "https://symfony.com/contributors"
8243 "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
8244 "homepage": "https://symfony.com",
8246 "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.26"
8250 "url": "https://symfony.com/sponsor",
8254 "url": "https://github.com/fabpot",
8258 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8262 "time": "2023-07-06T06:34:20+00:00"
8265 "name": "symfony/event-dispatcher-contracts",
8266 "version": "v3.4.0",
8269 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
8270 "reference": "a76aed96a42d2b521153fb382d418e30d18b59df"
8274 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/a76aed96a42d2b521153fb382d418e30d18b59df",
8275 "reference": "a76aed96a42d2b521153fb382d418e30d18b59df",
8280 "psr/event-dispatcher": "^1"
8285 "dev-main": "3.4-dev"
8288 "name": "symfony/contracts",
8289 "url": "https://github.com/symfony/contracts"
8294 "Symfony\\Contracts\\EventDispatcher\\": ""
8297 "notification-url": "https://packagist.org/downloads/",
8303 "name": "Nicolas Grekas",
8304 "email": "p@tchwork.com"
8307 "name": "Symfony Community",
8308 "homepage": "https://symfony.com/contributors"
8311 "description": "Generic abstractions related to dispatching event",
8312 "homepage": "https://symfony.com",
8322 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v3.4.0"
8326 "url": "https://symfony.com/sponsor",
8330 "url": "https://github.com/fabpot",
8334 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8338 "time": "2023-05-23T14:45:45+00:00"
8341 "name": "symfony/filesystem",
8342 "version": "v5.4.25",
8345 "url": "https://github.com/symfony/filesystem.git",
8346 "reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364"
8350 "url": "https://api.github.com/repos/symfony/filesystem/zipball/0ce3a62c9579a53358d3a7eb6b3dfb79789a6364",
8351 "reference": "0ce3a62c9579a53358d3a7eb6b3dfb79789a6364",
8356 "symfony/polyfill-ctype": "~1.8",
8357 "symfony/polyfill-mbstring": "~1.8",
8358 "symfony/polyfill-php80": "^1.16"
8363 "Symfony\\Component\\Filesystem\\": ""
8365 "exclude-from-classmap": [
8369 "notification-url": "https://packagist.org/downloads/",
8375 "name": "Fabien Potencier",
8376 "email": "fabien@symfony.com"
8379 "name": "Symfony Community",
8380 "homepage": "https://symfony.com/contributors"
8383 "description": "Provides basic utilities for the filesystem",
8384 "homepage": "https://symfony.com",
8386 "source": "https://github.com/symfony/filesystem/tree/v5.4.25"
8390 "url": "https://symfony.com/sponsor",
8394 "url": "https://github.com/fabpot",
8398 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8402 "time": "2023-05-31T13:04:02+00:00"
8405 "name": "symfony/finder",
8406 "version": "v5.4.27",
8409 "url": "https://github.com/symfony/finder.git",
8410 "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d"
8414 "url": "https://api.github.com/repos/symfony/finder/zipball/ff4bce3c33451e7ec778070e45bd23f74214cd5d",
8415 "reference": "ff4bce3c33451e7ec778070e45bd23f74214cd5d",
8420 "symfony/deprecation-contracts": "^2.1|^3",
8421 "symfony/polyfill-php80": "^1.16"
8426 "Symfony\\Component\\Finder\\": ""
8428 "exclude-from-classmap": [
8432 "notification-url": "https://packagist.org/downloads/",
8438 "name": "Fabien Potencier",
8439 "email": "fabien@symfony.com"
8442 "name": "Symfony Community",
8443 "homepage": "https://symfony.com/contributors"
8446 "description": "Finds files and directories via an intuitive fluent interface",
8447 "homepage": "https://symfony.com",
8449 "source": "https://github.com/symfony/finder/tree/v5.4.27"
8453 "url": "https://symfony.com/sponsor",
8457 "url": "https://github.com/fabpot",
8461 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8465 "time": "2023-07-31T08:02:31+00:00"
8468 "name": "symfony/http-client",
8469 "version": "v5.4.29",
8472 "url": "https://github.com/symfony/http-client.git",
8473 "reference": "04784c66cbee613a827363ee1e65db65392893c1"
8477 "url": "https://api.github.com/repos/symfony/http-client/zipball/04784c66cbee613a827363ee1e65db65392893c1",
8478 "reference": "04784c66cbee613a827363ee1e65db65392893c1",
8483 "psr/log": "^1|^2|^3",
8484 "symfony/deprecation-contracts": "^2.1|^3",
8485 "symfony/http-client-contracts": "^2.4",
8486 "symfony/polyfill-php73": "^1.11",
8487 "symfony/polyfill-php80": "^1.16",
8488 "symfony/service-contracts": "^1.0|^2|^3"
8491 "php-http/async-client-implementation": "*",
8492 "php-http/client-implementation": "*",
8493 "psr/http-client-implementation": "1.0",
8494 "symfony/http-client-implementation": "2.4"
8497 "amphp/amp": "^2.5",
8498 "amphp/http-client": "^4.2.1",
8499 "amphp/http-tunnel": "^1.0",
8500 "amphp/socket": "^1.1",
8501 "guzzlehttp/promises": "^1.4",
8502 "nyholm/psr7": "^1.0",
8503 "php-http/httplug": "^1.0|^2.0",
8504 "php-http/message-factory": "^1.0",
8505 "psr/http-client": "^1.0",
8506 "symfony/dependency-injection": "^4.4|^5.0|^6.0",
8507 "symfony/http-kernel": "^4.4.13|^5.1.5|^6.0",
8508 "symfony/process": "^4.4|^5.0|^6.0",
8509 "symfony/stopwatch": "^4.4|^5.0|^6.0"
8514 "Symfony\\Component\\HttpClient\\": ""
8516 "exclude-from-classmap": [
8520 "notification-url": "https://packagist.org/downloads/",
8526 "name": "Nicolas Grekas",
8527 "email": "p@tchwork.com"
8530 "name": "Symfony Community",
8531 "homepage": "https://symfony.com/contributors"
8534 "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
8535 "homepage": "https://symfony.com",
8540 "source": "https://github.com/symfony/http-client/tree/v5.4.29"
8544 "url": "https://symfony.com/sponsor",
8548 "url": "https://github.com/fabpot",
8552 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8556 "time": "2023-09-14T20:49:15+00:00"
8559 "name": "symfony/http-client-contracts",
8560 "version": "v2.5.2",
8563 "url": "https://github.com/symfony/http-client-contracts.git",
8564 "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70"
8568 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
8569 "reference": "ba6a9f0e8f3edd190520ee3b9a958596b6ca2e70",
8576 "symfony/http-client-implementation": ""
8581 "dev-main": "2.5-dev"
8584 "name": "symfony/contracts",
8585 "url": "https://github.com/symfony/contracts"
8590 "Symfony\\Contracts\\HttpClient\\": ""
8593 "notification-url": "https://packagist.org/downloads/",
8599 "name": "Nicolas Grekas",
8600 "email": "p@tchwork.com"
8603 "name": "Symfony Community",
8604 "homepage": "https://symfony.com/contributors"
8607 "description": "Generic abstractions related to HTTP clients",
8608 "homepage": "https://symfony.com",
8618 "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.2"
8622 "url": "https://symfony.com/sponsor",
8626 "url": "https://github.com/fabpot",
8630 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8634 "time": "2022-04-12T15:48:08+00:00"
8637 "name": "symfony/http-foundation",
8638 "version": "v5.4.30",
8641 "url": "https://github.com/symfony/http-foundation.git",
8642 "reference": "671769f79de0532da1478c60968b42506e185d2e"
8646 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/671769f79de0532da1478c60968b42506e185d2e",
8647 "reference": "671769f79de0532da1478c60968b42506e185d2e",
8652 "symfony/deprecation-contracts": "^2.1|^3",
8653 "symfony/polyfill-mbstring": "~1.1",
8654 "symfony/polyfill-php80": "^1.16"
8657 "predis/predis": "~1.0",
8658 "symfony/cache": "^4.4|^5.0|^6.0",
8659 "symfony/dependency-injection": "^5.4|^6.0",
8660 "symfony/expression-language": "^4.4|^5.0|^6.0",
8661 "symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
8662 "symfony/mime": "^4.4|^5.0|^6.0",
8663 "symfony/rate-limiter": "^5.2|^6.0"
8666 "symfony/mime": "To use the file extension guesser"
8671 "Symfony\\Component\\HttpFoundation\\": ""
8673 "exclude-from-classmap": [
8677 "notification-url": "https://packagist.org/downloads/",
8683 "name": "Fabien Potencier",
8684 "email": "fabien@symfony.com"
8687 "name": "Symfony Community",
8688 "homepage": "https://symfony.com/contributors"
8691 "description": "Defines an object-oriented layer for the HTTP specification",
8692 "homepage": "https://symfony.com",
8694 "source": "https://github.com/symfony/http-foundation/tree/v5.4.30"
8698 "url": "https://symfony.com/sponsor",
8702 "url": "https://github.com/fabpot",
8706 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8710 "time": "2023-10-28T23:35:12+00:00"
8713 "name": "symfony/inflector",
8714 "version": "v5.4.21",
8717 "url": "https://github.com/symfony/inflector.git",
8718 "reference": "d56964e2b19253ba331a829c20d911dd27aa61b6"
8722 "url": "https://api.github.com/repos/symfony/inflector/zipball/d56964e2b19253ba331a829c20d911dd27aa61b6",
8723 "reference": "d56964e2b19253ba331a829c20d911dd27aa61b6",
8728 "symfony/deprecation-contracts": "^2.1|^3",
8729 "symfony/polyfill-php80": "^1.16",
8730 "symfony/string": "^5.3.10|^6.0"
8735 "Symfony\\Component\\Inflector\\": ""
8737 "exclude-from-classmap": [
8741 "notification-url": "https://packagist.org/downloads/",
8747 "name": "Bernhard Schussek",
8748 "email": "bschussek@gmail.com"
8751 "name": "Symfony Community",
8752 "homepage": "https://symfony.com/contributors"
8755 "description": "Converts words between their singular and plural forms (English only)",
8756 "homepage": "https://symfony.com",
8766 "source": "https://github.com/symfony/inflector/tree/v5.4.21"
8770 "url": "https://symfony.com/sponsor",
8774 "url": "https://github.com/fabpot",
8778 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8782 "abandoned": "EnglishInflector from the String component",
8783 "time": "2023-02-14T08:03:56+00:00"
8786 "name": "symfony/polyfill-ctype",
8787 "version": "v1.28.0",
8790 "url": "https://github.com/symfony/polyfill-ctype.git",
8791 "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb"
8795 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
8796 "reference": "ea208ce43cbb04af6867b4fdddb1bdbf84cc28cb",
8806 "ext-ctype": "For best performance"
8811 "dev-main": "1.28-dev"
8814 "name": "symfony/polyfill",
8815 "url": "https://github.com/symfony/polyfill"
8823 "Symfony\\Polyfill\\Ctype\\": ""
8826 "notification-url": "https://packagist.org/downloads/",
8832 "name": "Gert de Pagter",
8833 "email": "BackEndTea@gmail.com"
8836 "name": "Symfony Community",
8837 "homepage": "https://symfony.com/contributors"
8840 "description": "Symfony polyfill for ctype functions",
8841 "homepage": "https://symfony.com",
8849 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.28.0"
8853 "url": "https://symfony.com/sponsor",
8857 "url": "https://github.com/fabpot",
8861 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8865 "time": "2023-01-26T09:26:14+00:00"
8868 "name": "symfony/polyfill-intl-grapheme",
8869 "version": "v1.28.0",
8872 "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
8873 "reference": "875e90aeea2777b6f135677f618529449334a612"
8877 "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/875e90aeea2777b6f135677f618529449334a612",
8878 "reference": "875e90aeea2777b6f135677f618529449334a612",
8885 "ext-intl": "For best performance"
8890 "dev-main": "1.28-dev"
8893 "name": "symfony/polyfill",
8894 "url": "https://github.com/symfony/polyfill"
8902 "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
8905 "notification-url": "https://packagist.org/downloads/",
8911 "name": "Nicolas Grekas",
8912 "email": "p@tchwork.com"
8915 "name": "Symfony Community",
8916 "homepage": "https://symfony.com/contributors"
8919 "description": "Symfony polyfill for intl's grapheme_* functions",
8920 "homepage": "https://symfony.com",
8930 "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.28.0"
8934 "url": "https://symfony.com/sponsor",
8938 "url": "https://github.com/fabpot",
8942 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
8946 "time": "2023-01-26T09:26:14+00:00"
8949 "name": "symfony/polyfill-intl-normalizer",
8950 "version": "v1.28.0",
8953 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
8954 "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92"
8958 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
8959 "reference": "8c4ad05dd0120b6a53c1ca374dca2ad0a1c4ed92",
8966 "ext-intl": "For best performance"
8971 "dev-main": "1.28-dev"
8974 "name": "symfony/polyfill",
8975 "url": "https://github.com/symfony/polyfill"
8983 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
8989 "notification-url": "https://packagist.org/downloads/",
8995 "name": "Nicolas Grekas",
8996 "email": "p@tchwork.com"
8999 "name": "Symfony Community",
9000 "homepage": "https://symfony.com/contributors"
9003 "description": "Symfony polyfill for intl's Normalizer class and related functions",
9004 "homepage": "https://symfony.com",
9014 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.28.0"
9018 "url": "https://symfony.com/sponsor",
9022 "url": "https://github.com/fabpot",
9026 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9030 "time": "2023-01-26T09:26:14+00:00"
9033 "name": "symfony/polyfill-mbstring",
9034 "version": "v1.28.0",
9037 "url": "https://github.com/symfony/polyfill-mbstring.git",
9038 "reference": "42292d99c55abe617799667f454222c54c60e229"
9042 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/42292d99c55abe617799667f454222c54c60e229",
9043 "reference": "42292d99c55abe617799667f454222c54c60e229",
9053 "ext-mbstring": "For best performance"
9058 "dev-main": "1.28-dev"
9061 "name": "symfony/polyfill",
9062 "url": "https://github.com/symfony/polyfill"
9070 "Symfony\\Polyfill\\Mbstring\\": ""
9073 "notification-url": "https://packagist.org/downloads/",
9079 "name": "Nicolas Grekas",
9080 "email": "p@tchwork.com"
9083 "name": "Symfony Community",
9084 "homepage": "https://symfony.com/contributors"
9087 "description": "Symfony polyfill for the Mbstring extension",
9088 "homepage": "https://symfony.com",
9097 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.28.0"
9101 "url": "https://symfony.com/sponsor",
9105 "url": "https://github.com/fabpot",
9109 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9113 "time": "2023-07-28T09:04:16+00:00"
9116 "name": "symfony/polyfill-php73",
9117 "version": "v1.28.0",
9120 "url": "https://github.com/symfony/polyfill-php73.git",
9121 "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5"
9125 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fe2f306d1d9d346a7fee353d0d5012e401e984b5",
9126 "reference": "fe2f306d1d9d346a7fee353d0d5012e401e984b5",
9135 "dev-main": "1.28-dev"
9138 "name": "symfony/polyfill",
9139 "url": "https://github.com/symfony/polyfill"
9147 "Symfony\\Polyfill\\Php73\\": ""
9153 "notification-url": "https://packagist.org/downloads/",
9159 "name": "Nicolas Grekas",
9160 "email": "p@tchwork.com"
9163 "name": "Symfony Community",
9164 "homepage": "https://symfony.com/contributors"
9167 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
9168 "homepage": "https://symfony.com",
9176 "source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0"
9180 "url": "https://symfony.com/sponsor",
9184 "url": "https://github.com/fabpot",
9188 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9192 "time": "2023-01-26T09:26:14+00:00"
9195 "name": "symfony/polyfill-php80",
9196 "version": "v1.28.0",
9199 "url": "https://github.com/symfony/polyfill-php80.git",
9200 "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5"
9204 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
9205 "reference": "6caa57379c4aec19c0a12a38b59b26487dcfe4b5",
9214 "dev-main": "1.28-dev"
9217 "name": "symfony/polyfill",
9218 "url": "https://github.com/symfony/polyfill"
9226 "Symfony\\Polyfill\\Php80\\": ""
9232 "notification-url": "https://packagist.org/downloads/",
9238 "name": "Ion Bazan",
9239 "email": "ion.bazan@gmail.com"
9242 "name": "Nicolas Grekas",
9243 "email": "p@tchwork.com"
9246 "name": "Symfony Community",
9247 "homepage": "https://symfony.com/contributors"
9250 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
9251 "homepage": "https://symfony.com",
9259 "source": "https://github.com/symfony/polyfill-php80/tree/v1.28.0"
9263 "url": "https://symfony.com/sponsor",
9267 "url": "https://github.com/fabpot",
9271 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9275 "time": "2023-01-26T09:26:14+00:00"
9278 "name": "symfony/polyfill-php81",
9279 "version": "v1.28.0",
9282 "url": "https://github.com/symfony/polyfill-php81.git",
9283 "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b"
9287 "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/7581cd600fa9fd681b797d00b02f068e2f13263b",
9288 "reference": "7581cd600fa9fd681b797d00b02f068e2f13263b",
9297 "dev-main": "1.28-dev"
9300 "name": "symfony/polyfill",
9301 "url": "https://github.com/symfony/polyfill"
9309 "Symfony\\Polyfill\\Php81\\": ""
9315 "notification-url": "https://packagist.org/downloads/",
9321 "name": "Nicolas Grekas",
9322 "email": "p@tchwork.com"
9325 "name": "Symfony Community",
9326 "homepage": "https://symfony.com/contributors"
9329 "description": "Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions",
9330 "homepage": "https://symfony.com",
9338 "source": "https://github.com/symfony/polyfill-php81/tree/v1.28.0"
9342 "url": "https://symfony.com/sponsor",
9346 "url": "https://github.com/fabpot",
9350 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9354 "time": "2023-01-26T09:26:14+00:00"
9357 "name": "symfony/process",
9358 "version": "v6.3.4",
9361 "url": "https://github.com/symfony/process.git",
9362 "reference": "0b5c29118f2e980d455d2e34a5659f4579847c54"
9366 "url": "https://api.github.com/repos/symfony/process/zipball/0b5c29118f2e980d455d2e34a5659f4579847c54",
9367 "reference": "0b5c29118f2e980d455d2e34a5659f4579847c54",
9376 "Symfony\\Component\\Process\\": ""
9378 "exclude-from-classmap": [
9382 "notification-url": "https://packagist.org/downloads/",
9388 "name": "Fabien Potencier",
9389 "email": "fabien@symfony.com"
9392 "name": "Symfony Community",
9393 "homepage": "https://symfony.com/contributors"
9396 "description": "Executes commands in sub-processes",
9397 "homepage": "https://symfony.com",
9399 "source": "https://github.com/symfony/process/tree/v6.3.4"
9403 "url": "https://symfony.com/sponsor",
9407 "url": "https://github.com/fabpot",
9411 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9415 "time": "2023-08-07T10:39:22+00:00"
9418 "name": "symfony/property-access",
9419 "version": "v4.4.44",
9422 "url": "https://github.com/symfony/property-access.git",
9423 "reference": "d49682f6f0764df725c95128213a38f7e0a9f358"
9427 "url": "https://api.github.com/repos/symfony/property-access/zipball/d49682f6f0764df725c95128213a38f7e0a9f358",
9428 "reference": "d49682f6f0764df725c95128213a38f7e0a9f358",
9433 "symfony/inflector": "^3.4|^4.0|^5.0",
9434 "symfony/polyfill-php80": "^1.16"
9437 "symfony/cache": "^3.4|^4.0|^5.0"
9440 "psr/cache-implementation": "To cache access methods."
9445 "Symfony\\Component\\PropertyAccess\\": ""
9447 "exclude-from-classmap": [
9451 "notification-url": "https://packagist.org/downloads/",
9457 "name": "Fabien Potencier",
9458 "email": "fabien@symfony.com"
9461 "name": "Symfony Community",
9462 "homepage": "https://symfony.com/contributors"
9465 "description": "Provides functions to read and write from/to an object or array using a simple string notation",
9466 "homepage": "https://symfony.com",
9479 "source": "https://github.com/symfony/property-access/tree/v4.4.44"
9483 "url": "https://symfony.com/sponsor",
9487 "url": "https://github.com/fabpot",
9491 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9495 "time": "2022-06-27T13:16:42+00:00"
9498 "name": "symfony/service-contracts",
9499 "version": "v2.5.2",
9502 "url": "https://github.com/symfony/service-contracts.git",
9503 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c"
9507 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
9508 "reference": "4b426aac47d6427cc1a1d0f7e2ac724627f5966c",
9513 "psr/container": "^1.1",
9514 "symfony/deprecation-contracts": "^2.1|^3"
9517 "ext-psr": "<1.1|>=2"
9520 "symfony/service-implementation": ""
9525 "dev-main": "2.5-dev"
9528 "name": "symfony/contracts",
9529 "url": "https://github.com/symfony/contracts"
9534 "Symfony\\Contracts\\Service\\": ""
9537 "notification-url": "https://packagist.org/downloads/",
9543 "name": "Nicolas Grekas",
9544 "email": "p@tchwork.com"
9547 "name": "Symfony Community",
9548 "homepage": "https://symfony.com/contributors"
9551 "description": "Generic abstractions related to writing services",
9552 "homepage": "https://symfony.com",
9562 "source": "https://github.com/symfony/service-contracts/tree/v2.5.2"
9566 "url": "https://symfony.com/sponsor",
9570 "url": "https://github.com/fabpot",
9574 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9578 "time": "2022-05-30T19:17:29+00:00"
9581 "name": "symfony/string",
9582 "version": "v6.3.8",
9585 "url": "https://github.com/symfony/string.git",
9586 "reference": "13880a87790c76ef994c91e87efb96134522577a"
9590 "url": "https://api.github.com/repos/symfony/string/zipball/13880a87790c76ef994c91e87efb96134522577a",
9591 "reference": "13880a87790c76ef994c91e87efb96134522577a",
9596 "symfony/polyfill-ctype": "~1.8",
9597 "symfony/polyfill-intl-grapheme": "~1.0",
9598 "symfony/polyfill-intl-normalizer": "~1.0",
9599 "symfony/polyfill-mbstring": "~1.0"
9602 "symfony/translation-contracts": "<2.5"
9605 "symfony/error-handler": "^5.4|^6.0",
9606 "symfony/http-client": "^5.4|^6.0",
9607 "symfony/intl": "^6.2",
9608 "symfony/translation-contracts": "^2.5|^3.0",
9609 "symfony/var-exporter": "^5.4|^6.0"
9614 "Resources/functions.php"
9617 "Symfony\\Component\\String\\": ""
9619 "exclude-from-classmap": [
9623 "notification-url": "https://packagist.org/downloads/",
9629 "name": "Nicolas Grekas",
9630 "email": "p@tchwork.com"
9633 "name": "Symfony Community",
9634 "homepage": "https://symfony.com/contributors"
9637 "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
9638 "homepage": "https://symfony.com",
9648 "source": "https://github.com/symfony/string/tree/v6.3.8"
9652 "url": "https://symfony.com/sponsor",
9656 "url": "https://github.com/fabpot",
9660 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9664 "time": "2023-11-09T08:28:21+00:00"
9667 "name": "symfony/yaml",
9668 "version": "v5.4.30",
9671 "url": "https://github.com/symfony/yaml.git",
9672 "reference": "c6980e82a6656f6ebfabfd82f7585794cb122554"
9676 "url": "https://api.github.com/repos/symfony/yaml/zipball/c6980e82a6656f6ebfabfd82f7585794cb122554",
9677 "reference": "c6980e82a6656f6ebfabfd82f7585794cb122554",
9682 "symfony/deprecation-contracts": "^2.1|^3",
9683 "symfony/polyfill-ctype": "^1.8"
9686 "symfony/console": "<5.3"
9689 "symfony/console": "^5.3|^6.0"
9692 "symfony/console": "For validating YAML files using the lint command"
9695 "Resources/bin/yaml-lint"
9700 "Symfony\\Component\\Yaml\\": ""
9702 "exclude-from-classmap": [
9706 "notification-url": "https://packagist.org/downloads/",
9712 "name": "Fabien Potencier",
9713 "email": "fabien@symfony.com"
9716 "name": "Symfony Community",
9717 "homepage": "https://symfony.com/contributors"
9720 "description": "Loads and dumps YAML files",
9721 "homepage": "https://symfony.com",
9723 "source": "https://github.com/symfony/yaml/tree/v5.4.30"
9727 "url": "https://symfony.com/sponsor",
9731 "url": "https://github.com/fabpot",
9735 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9739 "time": "2023-10-27T18:36:14+00:00"
9742 "name": "twig/twig",
9743 "version": "v3.7.1",
9746 "url": "https://github.com/twigphp/Twig.git",
9747 "reference": "a0ce373a0ca3bf6c64b9e3e2124aca502ba39554"
9751 "url": "https://api.github.com/repos/twigphp/Twig/zipball/a0ce373a0ca3bf6c64b9e3e2124aca502ba39554",
9752 "reference": "a0ce373a0ca3bf6c64b9e3e2124aca502ba39554",
9757 "symfony/polyfill-ctype": "^1.8",
9758 "symfony/polyfill-mbstring": "^1.3"
9761 "psr/container": "^1.0|^2.0",
9762 "symfony/phpunit-bridge": "^5.4.9|^6.3"
9770 "notification-url": "https://packagist.org/downloads/",
9776 "name": "Fabien Potencier",
9777 "email": "fabien@symfony.com",
9778 "homepage": "http://fabien.potencier.org",
9779 "role": "Lead Developer"
9782 "name": "Twig Team",
9783 "role": "Contributors"
9786 "name": "Armin Ronacher",
9787 "email": "armin.ronacher@active-4.com",
9788 "role": "Project Founder"
9791 "description": "Twig, the flexible, fast, and secure template language for PHP",
9792 "homepage": "https://twig.symfony.com",
9797 "issues": "https://github.com/twigphp/Twig/issues",
9798 "source": "https://github.com/twigphp/Twig/tree/v3.7.1"
9802 "url": "https://github.com/fabpot",
9806 "url": "https://tidelift.com/funding/github/packagist/twig/twig",
9810 "time": "2023-08-28T11:09:02+00:00"
9813 "name": "twilio/sdk",
9814 "version": "7.12.0",
9817 "url": "git@github.com:twilio/twilio-php.git",
9818 "reference": "f281d7b793f02377ab0f38e7166e16820acc3eae"
9822 "url": "https://api.github.com/repos/twilio/twilio-php/zipball/f281d7b793f02377ab0f38e7166e16820acc3eae",
9823 "reference": "f281d7b793f02377ab0f38e7166e16820acc3eae",
9830 "guzzlehttp/guzzle": "^6.3 || ^7.0",
9831 "phpunit/phpunit": ">=7.0 < 10"
9834 "guzzlehttp/guzzle": "An HTTP client to execute the API requests"
9839 "Twilio\\": "src/Twilio/"
9842 "notification-url": "https://packagist.org/downloads/",
9848 "name": "Twilio API Team",
9849 "email": "api@twilio.com"
9852 "description": "A PHP wrapper for Twilio's API",
9853 "homepage": "https://github.com/twilio/twilio-php",
9859 "time": "2023-10-19T11:57:30+00:00"
9862 "name": "vlucas/phpdotenv",
9863 "version": "v5.5.0",
9866 "url": "https://github.com/vlucas/phpdotenv.git",
9867 "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7"
9871 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
9872 "reference": "1a7ea2afc49c3ee6d87061f5a233e3a035d0eae7",
9877 "graham-campbell/result-type": "^1.0.2",
9878 "php": "^7.1.3 || ^8.0",
9879 "phpoption/phpoption": "^1.8",
9880 "symfony/polyfill-ctype": "^1.23",
9881 "symfony/polyfill-mbstring": "^1.23.1",
9882 "symfony/polyfill-php80": "^1.23.1"
9885 "bamarni/composer-bin-plugin": "^1.4.1",
9887 "phpunit/phpunit": "^7.5.20 || ^8.5.30 || ^9.5.25"
9890 "ext-filter": "Required to use the boolean validator."
9896 "forward-command": true
9899 "dev-master": "5.5-dev"
9907 "notification-url": "https://packagist.org/downloads/",
9913 "name": "Graham Campbell",
9914 "email": "hello@gjcampbell.co.uk",
9915 "homepage": "https://github.com/GrahamCampbell"
9918 "name": "Vance Lucas",
9919 "email": "vance@vancelucas.com",
9920 "homepage": "https://github.com/vlucas"
9923 "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
9930 "issues": "https://github.com/vlucas/phpdotenv/issues",
9931 "source": "https://github.com/vlucas/phpdotenv/tree/v5.5.0"
9935 "url": "https://github.com/GrahamCampbell",
9939 "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
9943 "time": "2022-10-16T01:01:54+00:00"
9946 "name": "waryway/php-traits-library",
9950 "url": "https://github.com/Waryway/PhpTraitsLibrary.git",
9951 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035"
9955 "url": "https://api.github.com/repos/Waryway/PhpTraitsLibrary/zipball/ec0b630770bdd84168d2cd5e61bd93f45095e035",
9956 "reference": "ec0b630770bdd84168d2cd5e61bd93f45095e035",
9960 "phpunit/phpunit": "6.4.3"
9965 "Waryway\\PhpTraitsLibrary\\": "src/"
9968 "notification-url": "https://packagist.org/downloads/",
9974 "name": "Kyle Wiering",
9975 "email": "kyle@waryway.com"
9978 "description": "General use traits",
9980 "issues": "https://github.com/Waryway/PhpTraitsLibrary/issues",
9981 "source": "https://github.com/Waryway/PhpTraitsLibrary/tree/1.0.4"
9983 "time": "2017-12-23T14:22:07+00:00"
9986 "name": "webimpress/safe-writer",
9990 "url": "https://github.com/webimpress/safe-writer.git",
9991 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6"
9995 "url": "https://api.github.com/repos/webimpress/safe-writer/zipball/9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
9996 "reference": "9d37cc8bee20f7cb2f58f6e23e05097eab5072e6",
10000 "php": "^7.3 || ^8.0"
10003 "phpunit/phpunit": "^9.5.4",
10004 "vimeo/psalm": "^4.7",
10005 "webimpress/coding-standard": "^1.2.2"
10010 "dev-master": "2.2.x-dev",
10011 "dev-develop": "2.3.x-dev",
10012 "dev-release-1.0": "1.0.x-dev"
10017 "Webimpress\\SafeWriter\\": "src/"
10020 "notification-url": "https://packagist.org/downloads/",
10024 "description": "Tool to write files safely, to avoid race conditions",
10026 "concurrent write",
10033 "issues": "https://github.com/webimpress/safe-writer/issues",
10034 "source": "https://github.com/webimpress/safe-writer/tree/2.2.0"
10038 "url": "https://github.com/michalbundyra",
10042 "time": "2021-04-19T16:34:45+00:00"
10045 "name": "webmozart/assert",
10046 "version": "1.11.0",
10049 "url": "https://github.com/webmozarts/assert.git",
10050 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
10054 "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
10055 "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
10060 "php": "^7.2 || ^8.0"
10063 "phpstan/phpstan": "<0.12.20",
10064 "vimeo/psalm": "<4.6.1 || 4.6.2"
10067 "phpunit/phpunit": "^8.5.13"
10072 "dev-master": "1.10-dev"
10077 "Webmozart\\Assert\\": "src/"
10080 "notification-url": "https://packagist.org/downloads/",
10086 "name": "Bernhard Schussek",
10087 "email": "bschussek@gmail.com"
10090 "description": "Assertions to validate method input/output with nice error messages.",
10097 "issues": "https://github.com/webmozarts/assert/issues",
10098 "source": "https://github.com/webmozarts/assert/tree/1.11.0"
10100 "time": "2022-06-03T18:03:27+00:00"
10103 "name": "yubico/u2flib-server",
10104 "version": "1.0.2",
10107 "url": "https://github.com/Yubico/php-u2flib-server.git",
10108 "reference": "55d813acf68212ad2cadecde07551600d6971939"
10112 "url": "https://api.github.com/repos/Yubico/php-u2flib-server/zipball/55d813acf68212ad2cadecde07551600d6971939",
10113 "reference": "55d813acf68212ad2cadecde07551600d6971939",
10117 "ext-openssl": "*",
10118 "paragonie/random_compat": ">= 1",
10122 "phpunit/phpunit": "~5.7",
10123 "vimeo/psalm": "^0|^1|^2"
10131 "notification-url": "https://packagist.org/downloads/",
10135 "description": "Library for U2F implementation",
10136 "homepage": "https://developers.yubico.com/php-u2flib-server",
10138 "issues": "https://github.com/Yubico/php-u2flib-server/issues",
10139 "source": "https://github.com/Yubico/php-u2flib-server/tree/1.0.2"
10142 "time": "2018-09-07T08:16:44+00:00"
10147 "name": "doctrine/annotations",
10148 "version": "1.14.3",
10151 "url": "https://github.com/doctrine/annotations.git",
10152 "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af"
10156 "url": "https://api.github.com/repos/doctrine/annotations/zipball/fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
10157 "reference": "fb0d71a7393298a7b232cbf4c8b1f73f3ec3d5af",
10161 "doctrine/lexer": "^1 || ^2",
10162 "ext-tokenizer": "*",
10163 "php": "^7.1 || ^8.0",
10164 "psr/cache": "^1 || ^2 || ^3"
10167 "doctrine/cache": "^1.11 || ^2.0",
10168 "doctrine/coding-standard": "^9 || ^10",
10169 "phpstan/phpstan": "~1.4.10 || ^1.8.0",
10170 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
10171 "symfony/cache": "^4.4 || ^5.4 || ^6",
10172 "vimeo/psalm": "^4.10"
10175 "php": "PHP 8.0 or higher comes with attributes, a native replacement for annotations"
10180 "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
10183 "notification-url": "https://packagist.org/downloads/",
10189 "name": "Guilherme Blanco",
10190 "email": "guilhermeblanco@gmail.com"
10193 "name": "Roman Borschel",
10194 "email": "roman@code-factory.org"
10197 "name": "Benjamin Eberlei",
10198 "email": "kontakt@beberlei.de"
10201 "name": "Jonathan Wage",
10202 "email": "jonwage@gmail.com"
10205 "name": "Johannes Schmitt",
10206 "email": "schmittjoh@gmail.com"
10209 "description": "Docblock Annotations Parser",
10210 "homepage": "https://www.doctrine-project.org/projects/annotations.html",
10217 "issues": "https://github.com/doctrine/annotations/issues",
10218 "source": "https://github.com/doctrine/annotations/tree/1.14.3"
10220 "time": "2023-02-01T09:20:38+00:00"
10223 "name": "doctrine/deprecations",
10224 "version": "1.1.2",
10227 "url": "https://github.com/doctrine/deprecations.git",
10228 "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931"
10232 "url": "https://api.github.com/repos/doctrine/deprecations/zipball/4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
10233 "reference": "4f2d4f2836e7ec4e7a8625e75c6aa916004db931",
10237 "php": "^7.1 || ^8.0"
10240 "doctrine/coding-standard": "^9",
10241 "phpstan/phpstan": "1.4.10 || 1.10.15",
10242 "phpstan/phpstan-phpunit": "^1.0",
10243 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
10244 "psalm/plugin-phpunit": "0.18.4",
10245 "psr/log": "^1 || ^2 || ^3",
10246 "vimeo/psalm": "4.30.0 || 5.12.0"
10249 "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
10254 "Doctrine\\Deprecations\\": "lib/Doctrine/Deprecations"
10257 "notification-url": "https://packagist.org/downloads/",
10261 "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
10262 "homepage": "https://www.doctrine-project.org/",
10264 "issues": "https://github.com/doctrine/deprecations/issues",
10265 "source": "https://github.com/doctrine/deprecations/tree/1.1.2"
10267 "time": "2023-09-27T20:04:15+00:00"
10270 "name": "doctrine/lexer",
10271 "version": "2.1.0",
10274 "url": "https://github.com/doctrine/lexer.git",
10275 "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124"
10279 "url": "https://api.github.com/repos/doctrine/lexer/zipball/39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
10280 "reference": "39ab8fcf5a51ce4b85ca97c7a7d033eb12831124",
10284 "doctrine/deprecations": "^1.0",
10285 "php": "^7.1 || ^8.0"
10288 "doctrine/coding-standard": "^9 || ^10",
10289 "phpstan/phpstan": "^1.3",
10290 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
10291 "psalm/plugin-phpunit": "^0.18.3",
10292 "vimeo/psalm": "^4.11 || ^5.0"
10297 "Doctrine\\Common\\Lexer\\": "src"
10300 "notification-url": "https://packagist.org/downloads/",
10306 "name": "Guilherme Blanco",
10307 "email": "guilhermeblanco@gmail.com"
10310 "name": "Roman Borschel",
10311 "email": "roman@code-factory.org"
10314 "name": "Johannes Schmitt",
10315 "email": "schmittjoh@gmail.com"
10318 "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
10319 "homepage": "https://www.doctrine-project.org/projects/lexer.html",
10328 "issues": "https://github.com/doctrine/lexer/issues",
10329 "source": "https://github.com/doctrine/lexer/tree/2.1.0"
10333 "url": "https://www.doctrine-project.org/sponsorship.html",
10337 "url": "https://www.patreon.com/phpdoctrine",
10341 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
10345 "time": "2022-12-14T08:49:07+00:00"
10348 "name": "phar-io/manifest",
10349 "version": "2.0.3",
10352 "url": "https://github.com/phar-io/manifest.git",
10353 "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
10357 "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
10358 "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
10364 "ext-xmlwriter": "*",
10365 "phar-io/version": "^3.0.1",
10366 "php": "^7.2 || ^8.0"
10371 "dev-master": "2.0.x-dev"
10379 "notification-url": "https://packagist.org/downloads/",
10385 "name": "Arne Blankerts",
10386 "email": "arne@blankerts.de",
10387 "role": "Developer"
10390 "name": "Sebastian Heuer",
10391 "email": "sebastian@phpeople.de",
10392 "role": "Developer"
10395 "name": "Sebastian Bergmann",
10396 "email": "sebastian@phpunit.de",
10397 "role": "Developer"
10400 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
10402 "issues": "https://github.com/phar-io/manifest/issues",
10403 "source": "https://github.com/phar-io/manifest/tree/2.0.3"
10405 "time": "2021-07-20T11:28:43+00:00"
10408 "name": "phar-io/version",
10409 "version": "3.2.1",
10412 "url": "https://github.com/phar-io/version.git",
10413 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
10417 "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
10418 "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
10422 "php": "^7.2 || ^8.0"
10430 "notification-url": "https://packagist.org/downloads/",
10436 "name": "Arne Blankerts",
10437 "email": "arne@blankerts.de",
10438 "role": "Developer"
10441 "name": "Sebastian Heuer",
10442 "email": "sebastian@phpeople.de",
10443 "role": "Developer"
10446 "name": "Sebastian Bergmann",
10447 "email": "sebastian@phpunit.de",
10448 "role": "Developer"
10451 "description": "Library for handling version information and constraints",
10453 "issues": "https://github.com/phar-io/version/issues",
10454 "source": "https://github.com/phar-io/version/tree/3.2.1"
10456 "time": "2022-02-21T01:04:05+00:00"
10459 "name": "php-webdriver/webdriver",
10460 "version": "1.15.1",
10463 "url": "https://github.com/php-webdriver/php-webdriver.git",
10464 "reference": "cd52d9342c5aa738c2e75a67e47a1b6df97154e8"
10468 "url": "https://api.github.com/repos/php-webdriver/php-webdriver/zipball/cd52d9342c5aa738c2e75a67e47a1b6df97154e8",
10469 "reference": "cd52d9342c5aa738c2e75a67e47a1b6df97154e8",
10476 "php": "^7.3 || ^8.0",
10477 "symfony/polyfill-mbstring": "^1.12",
10478 "symfony/process": "^5.0 || ^6.0 || ^7.0"
10481 "facebook/webdriver": "*"
10484 "ergebnis/composer-normalize": "^2.20.0",
10485 "ondram/ci-detector": "^4.0",
10486 "php-coveralls/php-coveralls": "^2.4",
10487 "php-mock/php-mock-phpunit": "^2.0",
10488 "php-parallel-lint/php-parallel-lint": "^1.2",
10489 "phpunit/phpunit": "^9.3",
10490 "squizlabs/php_codesniffer": "^3.5",
10491 "symfony/var-dumper": "^5.0 || ^6.0"
10494 "ext-SimpleXML": "For Firefox profile creation"
10499 "lib/Exception/TimeoutException.php"
10502 "Facebook\\WebDriver\\": "lib/"
10505 "notification-url": "https://packagist.org/downloads/",
10509 "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.",
10510 "homepage": "https://github.com/php-webdriver/php-webdriver",
10519 "issues": "https://github.com/php-webdriver/php-webdriver/issues",
10520 "source": "https://github.com/php-webdriver/php-webdriver/tree/1.15.1"
10522 "time": "2023-10-20T12:21:20+00:00"
10525 "name": "phpunit/php-code-coverage",
10526 "version": "10.1.8",
10529 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
10530 "reference": "84838eed9ded511f61dc3e8b5944a52d9017b297"
10534 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/84838eed9ded511f61dc3e8b5944a52d9017b297",
10535 "reference": "84838eed9ded511f61dc3e8b5944a52d9017b297",
10541 "ext-xmlwriter": "*",
10542 "nikic/php-parser": "^4.15",
10544 "phpunit/php-file-iterator": "^4.0",
10545 "phpunit/php-text-template": "^3.0",
10546 "sebastian/code-unit-reverse-lookup": "^3.0",
10547 "sebastian/complexity": "^3.0",
10548 "sebastian/environment": "^6.0",
10549 "sebastian/lines-of-code": "^2.0",
10550 "sebastian/version": "^4.0",
10551 "theseer/tokenizer": "^1.2.0"
10554 "phpunit/phpunit": "^10.1"
10557 "ext-pcov": "PHP extension that provides line coverage",
10558 "ext-xdebug": "PHP extension that provides line coverage as well as branch and path coverage"
10563 "dev-main": "10.1-dev"
10571 "notification-url": "https://packagist.org/downloads/",
10577 "name": "Sebastian Bergmann",
10578 "email": "sebastian@phpunit.de",
10582 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
10583 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
10590 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
10591 "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy",
10592 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/10.1.8"
10596 "url": "https://github.com/sebastianbergmann",
10600 "time": "2023-11-15T13:31:15+00:00"
10603 "name": "phpunit/php-file-iterator",
10604 "version": "4.1.0",
10607 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
10608 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c"
10612 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/a95037b6d9e608ba092da1b23931e537cadc3c3c",
10613 "reference": "a95037b6d9e608ba092da1b23931e537cadc3c3c",
10620 "phpunit/phpunit": "^10.0"
10625 "dev-main": "4.0-dev"
10633 "notification-url": "https://packagist.org/downloads/",
10639 "name": "Sebastian Bergmann",
10640 "email": "sebastian@phpunit.de",
10644 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
10645 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
10651 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
10652 "security": "https://github.com/sebastianbergmann/php-file-iterator/security/policy",
10653 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/4.1.0"
10657 "url": "https://github.com/sebastianbergmann",
10661 "time": "2023-08-31T06:24:48+00:00"
10664 "name": "phpunit/php-invoker",
10665 "version": "4.0.0",
10668 "url": "https://github.com/sebastianbergmann/php-invoker.git",
10669 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7"
10673 "url": "https://api.github.com/repos/sebastianbergmann/php-invoker/zipball/f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
10674 "reference": "f5e568ba02fa5ba0ddd0f618391d5a9ea50b06d7",
10682 "phpunit/phpunit": "^10.0"
10690 "dev-main": "4.0-dev"
10698 "notification-url": "https://packagist.org/downloads/",
10704 "name": "Sebastian Bergmann",
10705 "email": "sebastian@phpunit.de",
10709 "description": "Invoke callables with a timeout",
10710 "homepage": "https://github.com/sebastianbergmann/php-invoker/",
10715 "issues": "https://github.com/sebastianbergmann/php-invoker/issues",
10716 "source": "https://github.com/sebastianbergmann/php-invoker/tree/4.0.0"
10720 "url": "https://github.com/sebastianbergmann",
10724 "time": "2023-02-03T06:56:09+00:00"
10727 "name": "phpunit/php-text-template",
10728 "version": "3.0.1",
10731 "url": "https://github.com/sebastianbergmann/php-text-template.git",
10732 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748"
10736 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/0c7b06ff49e3d5072f057eb1fa59258bf287a748",
10737 "reference": "0c7b06ff49e3d5072f057eb1fa59258bf287a748",
10744 "phpunit/phpunit": "^10.0"
10749 "dev-main": "3.0-dev"
10757 "notification-url": "https://packagist.org/downloads/",
10763 "name": "Sebastian Bergmann",
10764 "email": "sebastian@phpunit.de",
10768 "description": "Simple template engine.",
10769 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
10774 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
10775 "security": "https://github.com/sebastianbergmann/php-text-template/security/policy",
10776 "source": "https://github.com/sebastianbergmann/php-text-template/tree/3.0.1"
10780 "url": "https://github.com/sebastianbergmann",
10784 "time": "2023-08-31T14:07:24+00:00"
10787 "name": "phpunit/php-timer",
10788 "version": "6.0.0",
10791 "url": "https://github.com/sebastianbergmann/php-timer.git",
10792 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d"
10796 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/e2a2d67966e740530f4a3343fe2e030ffdc1161d",
10797 "reference": "e2a2d67966e740530f4a3343fe2e030ffdc1161d",
10804 "phpunit/phpunit": "^10.0"
10809 "dev-main": "6.0-dev"
10817 "notification-url": "https://packagist.org/downloads/",
10823 "name": "Sebastian Bergmann",
10824 "email": "sebastian@phpunit.de",
10828 "description": "Utility class for timing",
10829 "homepage": "https://github.com/sebastianbergmann/php-timer/",
10834 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
10835 "source": "https://github.com/sebastianbergmann/php-timer/tree/6.0.0"
10839 "url": "https://github.com/sebastianbergmann",
10843 "time": "2023-02-03T06:57:52+00:00"
10846 "name": "phpunit/phpunit",
10847 "version": "10.4.2",
10850 "url": "https://github.com/sebastianbergmann/phpunit.git",
10851 "reference": "cacd8b9dd224efa8eb28beb69004126c7ca1a1a1"
10855 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/cacd8b9dd224efa8eb28beb69004126c7ca1a1a1",
10856 "reference": "cacd8b9dd224efa8eb28beb69004126c7ca1a1a1",
10863 "ext-mbstring": "*",
10865 "ext-xmlwriter": "*",
10866 "myclabs/deep-copy": "^1.10.1",
10867 "phar-io/manifest": "^2.0.3",
10868 "phar-io/version": "^3.0.2",
10870 "phpunit/php-code-coverage": "^10.1.5",
10871 "phpunit/php-file-iterator": "^4.0",
10872 "phpunit/php-invoker": "^4.0",
10873 "phpunit/php-text-template": "^3.0",
10874 "phpunit/php-timer": "^6.0",
10875 "sebastian/cli-parser": "^2.0",
10876 "sebastian/code-unit": "^2.0",
10877 "sebastian/comparator": "^5.0",
10878 "sebastian/diff": "^5.0",
10879 "sebastian/environment": "^6.0",
10880 "sebastian/exporter": "^5.1",
10881 "sebastian/global-state": "^6.0.1",
10882 "sebastian/object-enumerator": "^5.0",
10883 "sebastian/recursion-context": "^5.0",
10884 "sebastian/type": "^4.0",
10885 "sebastian/version": "^4.0"
10888 "ext-soap": "To be able to generate mocks based on WSDL files"
10896 "dev-main": "10.4-dev"
10901 "src/Framework/Assert/Functions.php"
10907 "notification-url": "https://packagist.org/downloads/",
10913 "name": "Sebastian Bergmann",
10914 "email": "sebastian@phpunit.de",
10918 "description": "The PHP Unit Testing framework.",
10919 "homepage": "https://phpunit.de/",
10926 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
10927 "security": "https://github.com/sebastianbergmann/phpunit/security/policy",
10928 "source": "https://github.com/sebastianbergmann/phpunit/tree/10.4.2"
10932 "url": "https://phpunit.de/sponsors.html",
10936 "url": "https://github.com/sebastianbergmann",
10940 "url": "https://tidelift.com/funding/github/packagist/phpunit/phpunit",
10944 "time": "2023-10-26T07:21:45+00:00"
10947 "name": "sebastian/cli-parser",
10948 "version": "2.0.0",
10951 "url": "https://github.com/sebastianbergmann/cli-parser.git",
10952 "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae"
10956 "url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/efdc130dbbbb8ef0b545a994fd811725c5282cae",
10957 "reference": "efdc130dbbbb8ef0b545a994fd811725c5282cae",
10964 "phpunit/phpunit": "^10.0"
10969 "dev-main": "2.0-dev"
10977 "notification-url": "https://packagist.org/downloads/",
10983 "name": "Sebastian Bergmann",
10984 "email": "sebastian@phpunit.de",
10988 "description": "Library for parsing CLI options",
10989 "homepage": "https://github.com/sebastianbergmann/cli-parser",
10991 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",
10992 "source": "https://github.com/sebastianbergmann/cli-parser/tree/2.0.0"
10996 "url": "https://github.com/sebastianbergmann",
11000 "time": "2023-02-03T06:58:15+00:00"
11003 "name": "sebastian/code-unit",
11004 "version": "2.0.0",
11007 "url": "https://github.com/sebastianbergmann/code-unit.git",
11008 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503"
11012 "url": "https://api.github.com/repos/sebastianbergmann/code-unit/zipball/a81fee9eef0b7a76af11d121767abc44c104e503",
11013 "reference": "a81fee9eef0b7a76af11d121767abc44c104e503",
11020 "phpunit/phpunit": "^10.0"
11025 "dev-main": "2.0-dev"
11033 "notification-url": "https://packagist.org/downloads/",
11039 "name": "Sebastian Bergmann",
11040 "email": "sebastian@phpunit.de",
11044 "description": "Collection of value objects that represent the PHP code units",
11045 "homepage": "https://github.com/sebastianbergmann/code-unit",
11047 "issues": "https://github.com/sebastianbergmann/code-unit/issues",
11048 "source": "https://github.com/sebastianbergmann/code-unit/tree/2.0.0"
11052 "url": "https://github.com/sebastianbergmann",
11056 "time": "2023-02-03T06:58:43+00:00"
11059 "name": "sebastian/code-unit-reverse-lookup",
11060 "version": "3.0.0",
11063 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
11064 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d"
11068 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
11069 "reference": "5e3a687f7d8ae33fb362c5c0743794bbb2420a1d",
11076 "phpunit/phpunit": "^10.0"
11081 "dev-main": "3.0-dev"
11089 "notification-url": "https://packagist.org/downloads/",
11095 "name": "Sebastian Bergmann",
11096 "email": "sebastian@phpunit.de"
11099 "description": "Looks up which function or method a line of code belongs to",
11100 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
11102 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
11103 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/3.0.0"
11107 "url": "https://github.com/sebastianbergmann",
11111 "time": "2023-02-03T06:59:15+00:00"
11114 "name": "sebastian/comparator",
11115 "version": "5.0.1",
11118 "url": "https://github.com/sebastianbergmann/comparator.git",
11119 "reference": "2db5010a484d53ebf536087a70b4a5423c102372"
11123 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2db5010a484d53ebf536087a70b4a5423c102372",
11124 "reference": "2db5010a484d53ebf536087a70b4a5423c102372",
11129 "ext-mbstring": "*",
11131 "sebastian/diff": "^5.0",
11132 "sebastian/exporter": "^5.0"
11135 "phpunit/phpunit": "^10.3"
11140 "dev-main": "5.0-dev"
11148 "notification-url": "https://packagist.org/downloads/",
11154 "name": "Sebastian Bergmann",
11155 "email": "sebastian@phpunit.de"
11158 "name": "Jeff Welch",
11159 "email": "whatthejeff@gmail.com"
11162 "name": "Volker Dusch",
11163 "email": "github@wallbash.com"
11166 "name": "Bernhard Schussek",
11167 "email": "bschussek@2bepublished.at"
11170 "description": "Provides the functionality to compare PHP values for equality",
11171 "homepage": "https://github.com/sebastianbergmann/comparator",
11178 "issues": "https://github.com/sebastianbergmann/comparator/issues",
11179 "security": "https://github.com/sebastianbergmann/comparator/security/policy",
11180 "source": "https://github.com/sebastianbergmann/comparator/tree/5.0.1"
11184 "url": "https://github.com/sebastianbergmann",
11188 "time": "2023-08-14T13:18:12+00:00"
11191 "name": "sebastian/complexity",
11192 "version": "3.1.0",
11195 "url": "https://github.com/sebastianbergmann/complexity.git",
11196 "reference": "68cfb347a44871f01e33ab0ef8215966432f6957"
11200 "url": "https://api.github.com/repos/sebastianbergmann/complexity/zipball/68cfb347a44871f01e33ab0ef8215966432f6957",
11201 "reference": "68cfb347a44871f01e33ab0ef8215966432f6957",
11205 "nikic/php-parser": "^4.10",
11209 "phpunit/phpunit": "^10.0"
11214 "dev-main": "3.1-dev"
11222 "notification-url": "https://packagist.org/downloads/",
11228 "name": "Sebastian Bergmann",
11229 "email": "sebastian@phpunit.de",
11233 "description": "Library for calculating the complexity of PHP code units",
11234 "homepage": "https://github.com/sebastianbergmann/complexity",
11236 "issues": "https://github.com/sebastianbergmann/complexity/issues",
11237 "security": "https://github.com/sebastianbergmann/complexity/security/policy",
11238 "source": "https://github.com/sebastianbergmann/complexity/tree/3.1.0"
11242 "url": "https://github.com/sebastianbergmann",
11246 "time": "2023-09-28T11:50:59+00:00"
11249 "name": "sebastian/diff",
11250 "version": "5.0.3",
11253 "url": "https://github.com/sebastianbergmann/diff.git",
11254 "reference": "912dc2fbe3e3c1e7873313cc801b100b6c68c87b"
11258 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/912dc2fbe3e3c1e7873313cc801b100b6c68c87b",
11259 "reference": "912dc2fbe3e3c1e7873313cc801b100b6c68c87b",
11266 "phpunit/phpunit": "^10.0",
11267 "symfony/process": "^4.2 || ^5"
11272 "dev-main": "5.0-dev"
11280 "notification-url": "https://packagist.org/downloads/",
11286 "name": "Sebastian Bergmann",
11287 "email": "sebastian@phpunit.de"
11290 "name": "Kore Nordmann",
11291 "email": "mail@kore-nordmann.de"
11294 "description": "Diff implementation",
11295 "homepage": "https://github.com/sebastianbergmann/diff",
11303 "issues": "https://github.com/sebastianbergmann/diff/issues",
11304 "security": "https://github.com/sebastianbergmann/diff/security/policy",
11305 "source": "https://github.com/sebastianbergmann/diff/tree/5.0.3"
11309 "url": "https://github.com/sebastianbergmann",
11313 "time": "2023-05-01T07:48:21+00:00"
11316 "name": "sebastian/environment",
11317 "version": "6.0.1",
11320 "url": "https://github.com/sebastianbergmann/environment.git",
11321 "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951"
11325 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/43c751b41d74f96cbbd4e07b7aec9675651e2951",
11326 "reference": "43c751b41d74f96cbbd4e07b7aec9675651e2951",
11333 "phpunit/phpunit": "^10.0"
11341 "dev-main": "6.0-dev"
11349 "notification-url": "https://packagist.org/downloads/",
11355 "name": "Sebastian Bergmann",
11356 "email": "sebastian@phpunit.de"
11359 "description": "Provides functionality to handle HHVM/PHP environments",
11360 "homepage": "https://github.com/sebastianbergmann/environment",
11367 "issues": "https://github.com/sebastianbergmann/environment/issues",
11368 "security": "https://github.com/sebastianbergmann/environment/security/policy",
11369 "source": "https://github.com/sebastianbergmann/environment/tree/6.0.1"
11373 "url": "https://github.com/sebastianbergmann",
11377 "time": "2023-04-11T05:39:26+00:00"
11380 "name": "sebastian/exporter",
11381 "version": "5.1.1",
11384 "url": "https://github.com/sebastianbergmann/exporter.git",
11385 "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc"
11389 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/64f51654862e0f5e318db7e9dcc2292c63cdbddc",
11390 "reference": "64f51654862e0f5e318db7e9dcc2292c63cdbddc",
11394 "ext-mbstring": "*",
11396 "sebastian/recursion-context": "^5.0"
11399 "phpunit/phpunit": "^10.0"
11404 "dev-main": "5.1-dev"
11412 "notification-url": "https://packagist.org/downloads/",
11418 "name": "Sebastian Bergmann",
11419 "email": "sebastian@phpunit.de"
11422 "name": "Jeff Welch",
11423 "email": "whatthejeff@gmail.com"
11426 "name": "Volker Dusch",
11427 "email": "github@wallbash.com"
11430 "name": "Adam Harvey",
11431 "email": "aharvey@php.net"
11434 "name": "Bernhard Schussek",
11435 "email": "bschussek@gmail.com"
11438 "description": "Provides the functionality to export PHP variables for visualization",
11439 "homepage": "https://www.github.com/sebastianbergmann/exporter",
11445 "issues": "https://github.com/sebastianbergmann/exporter/issues",
11446 "security": "https://github.com/sebastianbergmann/exporter/security/policy",
11447 "source": "https://github.com/sebastianbergmann/exporter/tree/5.1.1"
11451 "url": "https://github.com/sebastianbergmann",
11455 "time": "2023-09-24T13:22:09+00:00"
11458 "name": "sebastian/global-state",
11459 "version": "6.0.1",
11462 "url": "https://github.com/sebastianbergmann/global-state.git",
11463 "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4"
11467 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/7ea9ead78f6d380d2a667864c132c2f7b83055e4",
11468 "reference": "7ea9ead78f6d380d2a667864c132c2f7b83055e4",
11473 "sebastian/object-reflector": "^3.0",
11474 "sebastian/recursion-context": "^5.0"
11478 "phpunit/phpunit": "^10.0"
11483 "dev-main": "6.0-dev"
11491 "notification-url": "https://packagist.org/downloads/",
11497 "name": "Sebastian Bergmann",
11498 "email": "sebastian@phpunit.de"
11501 "description": "Snapshotting of global state",
11502 "homepage": "http://www.github.com/sebastianbergmann/global-state",
11507 "issues": "https://github.com/sebastianbergmann/global-state/issues",
11508 "security": "https://github.com/sebastianbergmann/global-state/security/policy",
11509 "source": "https://github.com/sebastianbergmann/global-state/tree/6.0.1"
11513 "url": "https://github.com/sebastianbergmann",
11517 "time": "2023-07-19T07:19:23+00:00"
11520 "name": "sebastian/lines-of-code",
11521 "version": "2.0.1",
11524 "url": "https://github.com/sebastianbergmann/lines-of-code.git",
11525 "reference": "649e40d279e243d985aa8fb6e74dd5bb28dc185d"
11529 "url": "https://api.github.com/repos/sebastianbergmann/lines-of-code/zipball/649e40d279e243d985aa8fb6e74dd5bb28dc185d",
11530 "reference": "649e40d279e243d985aa8fb6e74dd5bb28dc185d",
11534 "nikic/php-parser": "^4.10",
11538 "phpunit/phpunit": "^10.0"
11543 "dev-main": "2.0-dev"
11551 "notification-url": "https://packagist.org/downloads/",
11557 "name": "Sebastian Bergmann",
11558 "email": "sebastian@phpunit.de",
11562 "description": "Library for counting the lines of code in PHP source code",
11563 "homepage": "https://github.com/sebastianbergmann/lines-of-code",
11565 "issues": "https://github.com/sebastianbergmann/lines-of-code/issues",
11566 "security": "https://github.com/sebastianbergmann/lines-of-code/security/policy",
11567 "source": "https://github.com/sebastianbergmann/lines-of-code/tree/2.0.1"
11571 "url": "https://github.com/sebastianbergmann",
11575 "time": "2023-08-31T09:25:50+00:00"
11578 "name": "sebastian/object-enumerator",
11579 "version": "5.0.0",
11582 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
11583 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906"
11587 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/202d0e344a580d7f7d04b3fafce6933e59dae906",
11588 "reference": "202d0e344a580d7f7d04b3fafce6933e59dae906",
11593 "sebastian/object-reflector": "^3.0",
11594 "sebastian/recursion-context": "^5.0"
11597 "phpunit/phpunit": "^10.0"
11602 "dev-main": "5.0-dev"
11610 "notification-url": "https://packagist.org/downloads/",
11616 "name": "Sebastian Bergmann",
11617 "email": "sebastian@phpunit.de"
11620 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
11621 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
11623 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
11624 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/5.0.0"
11628 "url": "https://github.com/sebastianbergmann",
11632 "time": "2023-02-03T07:08:32+00:00"
11635 "name": "sebastian/object-reflector",
11636 "version": "3.0.0",
11639 "url": "https://github.com/sebastianbergmann/object-reflector.git",
11640 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957"
11644 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/24ed13d98130f0e7122df55d06c5c4942a577957",
11645 "reference": "24ed13d98130f0e7122df55d06c5c4942a577957",
11652 "phpunit/phpunit": "^10.0"
11657 "dev-main": "3.0-dev"
11665 "notification-url": "https://packagist.org/downloads/",
11671 "name": "Sebastian Bergmann",
11672 "email": "sebastian@phpunit.de"
11675 "description": "Allows reflection of object attributes, including inherited and non-public ones",
11676 "homepage": "https://github.com/sebastianbergmann/object-reflector/",
11678 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
11679 "source": "https://github.com/sebastianbergmann/object-reflector/tree/3.0.0"
11683 "url": "https://github.com/sebastianbergmann",
11687 "time": "2023-02-03T07:06:18+00:00"
11690 "name": "sebastian/recursion-context",
11691 "version": "5.0.0",
11694 "url": "https://github.com/sebastianbergmann/recursion-context.git",
11695 "reference": "05909fb5bc7df4c52992396d0116aed689f93712"
11699 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/05909fb5bc7df4c52992396d0116aed689f93712",
11700 "reference": "05909fb5bc7df4c52992396d0116aed689f93712",
11707 "phpunit/phpunit": "^10.0"
11712 "dev-main": "5.0-dev"
11720 "notification-url": "https://packagist.org/downloads/",
11726 "name": "Sebastian Bergmann",
11727 "email": "sebastian@phpunit.de"
11730 "name": "Jeff Welch",
11731 "email": "whatthejeff@gmail.com"
11734 "name": "Adam Harvey",
11735 "email": "aharvey@php.net"
11738 "description": "Provides functionality to recursively process PHP variables",
11739 "homepage": "https://github.com/sebastianbergmann/recursion-context",
11741 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
11742 "source": "https://github.com/sebastianbergmann/recursion-context/tree/5.0.0"
11746 "url": "https://github.com/sebastianbergmann",
11750 "time": "2023-02-03T07:05:40+00:00"
11753 "name": "sebastian/type",
11754 "version": "4.0.0",
11757 "url": "https://github.com/sebastianbergmann/type.git",
11758 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf"
11762 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/462699a16464c3944eefc02ebdd77882bd3925bf",
11763 "reference": "462699a16464c3944eefc02ebdd77882bd3925bf",
11770 "phpunit/phpunit": "^10.0"
11775 "dev-main": "4.0-dev"
11783 "notification-url": "https://packagist.org/downloads/",
11789 "name": "Sebastian Bergmann",
11790 "email": "sebastian@phpunit.de",
11794 "description": "Collection of value objects that represent the types of the PHP type system",
11795 "homepage": "https://github.com/sebastianbergmann/type",
11797 "issues": "https://github.com/sebastianbergmann/type/issues",
11798 "source": "https://github.com/sebastianbergmann/type/tree/4.0.0"
11802 "url": "https://github.com/sebastianbergmann",
11806 "time": "2023-02-03T07:10:45+00:00"
11809 "name": "sebastian/version",
11810 "version": "4.0.1",
11813 "url": "https://github.com/sebastianbergmann/version.git",
11814 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17"
11818 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/c51fa83a5d8f43f1402e3f32a005e6262244ef17",
11819 "reference": "c51fa83a5d8f43f1402e3f32a005e6262244ef17",
11828 "dev-main": "4.0-dev"
11836 "notification-url": "https://packagist.org/downloads/",
11842 "name": "Sebastian Bergmann",
11843 "email": "sebastian@phpunit.de",
11847 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
11848 "homepage": "https://github.com/sebastianbergmann/version",
11850 "issues": "https://github.com/sebastianbergmann/version/issues",
11851 "source": "https://github.com/sebastianbergmann/version/tree/4.0.1"
11855 "url": "https://github.com/sebastianbergmann",
11859 "time": "2023-02-07T11:34:05+00:00"
11862 "name": "symfony/browser-kit",
11863 "version": "v6.3.8",
11866 "url": "https://github.com/symfony/browser-kit.git",
11867 "reference": "e270297dbee59168274c2b535ab1bccd593e6ffe"
11871 "url": "https://api.github.com/repos/symfony/browser-kit/zipball/e270297dbee59168274c2b535ab1bccd593e6ffe",
11872 "reference": "e270297dbee59168274c2b535ab1bccd593e6ffe",
11877 "symfony/dom-crawler": "^5.4|^6.0"
11880 "symfony/css-selector": "^5.4|^6.0",
11881 "symfony/http-client": "^5.4|^6.0",
11882 "symfony/mime": "^5.4|^6.0",
11883 "symfony/process": "^5.4|^6.0"
11888 "Symfony\\Component\\BrowserKit\\": ""
11890 "exclude-from-classmap": [
11894 "notification-url": "https://packagist.org/downloads/",
11900 "name": "Fabien Potencier",
11901 "email": "fabien@symfony.com"
11904 "name": "Symfony Community",
11905 "homepage": "https://symfony.com/contributors"
11908 "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
11909 "homepage": "https://symfony.com",
11911 "source": "https://github.com/symfony/browser-kit/tree/v6.3.8"
11915 "url": "https://symfony.com/sponsor",
11919 "url": "https://github.com/fabpot",
11923 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11927 "time": "2023-10-31T08:07:48+00:00"
11930 "name": "symfony/dom-crawler",
11931 "version": "v6.3.4",
11934 "url": "https://github.com/symfony/dom-crawler.git",
11935 "reference": "3fdd2a3d5fdc363b2e8dbf817f9726a4d013cbd1"
11939 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/3fdd2a3d5fdc363b2e8dbf817f9726a4d013cbd1",
11940 "reference": "3fdd2a3d5fdc363b2e8dbf817f9726a4d013cbd1",
11944 "masterminds/html5": "^2.6",
11946 "symfony/polyfill-ctype": "~1.8",
11947 "symfony/polyfill-mbstring": "~1.0"
11950 "symfony/css-selector": "^5.4|^6.0"
11955 "Symfony\\Component\\DomCrawler\\": ""
11957 "exclude-from-classmap": [
11961 "notification-url": "https://packagist.org/downloads/",
11967 "name": "Fabien Potencier",
11968 "email": "fabien@symfony.com"
11971 "name": "Symfony Community",
11972 "homepage": "https://symfony.com/contributors"
11975 "description": "Eases DOM navigation for HTML and XML documents",
11976 "homepage": "https://symfony.com",
11978 "source": "https://github.com/symfony/dom-crawler/tree/v6.3.4"
11982 "url": "https://symfony.com/sponsor",
11986 "url": "https://github.com/fabpot",
11990 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
11994 "time": "2023-08-01T07:43:40+00:00"
11997 "name": "symfony/error-handler",
11998 "version": "v6.3.5",
12001 "url": "https://github.com/symfony/error-handler.git",
12002 "reference": "1f69476b64fb47105c06beef757766c376b548c4"
12006 "url": "https://api.github.com/repos/symfony/error-handler/zipball/1f69476b64fb47105c06beef757766c376b548c4",
12007 "reference": "1f69476b64fb47105c06beef757766c376b548c4",
12012 "psr/log": "^1|^2|^3",
12013 "symfony/var-dumper": "^5.4|^6.0"
12016 "symfony/deprecation-contracts": "<2.5"
12019 "symfony/deprecation-contracts": "^2.5|^3",
12020 "symfony/http-kernel": "^5.4|^6.0",
12021 "symfony/serializer": "^5.4|^6.0"
12024 "Resources/bin/patch-type-declarations"
12029 "Symfony\\Component\\ErrorHandler\\": ""
12031 "exclude-from-classmap": [
12035 "notification-url": "https://packagist.org/downloads/",
12041 "name": "Fabien Potencier",
12042 "email": "fabien@symfony.com"
12045 "name": "Symfony Community",
12046 "homepage": "https://symfony.com/contributors"
12049 "description": "Provides tools to manage errors and ease debugging PHP code",
12050 "homepage": "https://symfony.com",
12052 "source": "https://github.com/symfony/error-handler/tree/v6.3.5"
12056 "url": "https://symfony.com/sponsor",
12060 "url": "https://github.com/fabpot",
12064 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12068 "time": "2023-09-12T06:57:20+00:00"
12071 "name": "symfony/http-kernel",
12072 "version": "v6.0.20",
12075 "url": "https://github.com/symfony/http-kernel.git",
12076 "reference": "6dc70833fd0ef5e861e17c7854c12d7d86679349"
12080 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/6dc70833fd0ef5e861e17c7854c12d7d86679349",
12081 "reference": "6dc70833fd0ef5e861e17c7854c12d7d86679349",
12086 "psr/log": "^1|^2|^3",
12087 "symfony/error-handler": "^5.4|^6.0",
12088 "symfony/event-dispatcher": "^5.4|^6.0",
12089 "symfony/http-foundation": "^5.4|^6.0",
12090 "symfony/polyfill-ctype": "^1.8"
12093 "symfony/browser-kit": "<5.4",
12094 "symfony/cache": "<5.4",
12095 "symfony/config": "<5.4",
12096 "symfony/console": "<5.4",
12097 "symfony/dependency-injection": "<5.4",
12098 "symfony/doctrine-bridge": "<5.4",
12099 "symfony/form": "<5.4",
12100 "symfony/http-client": "<5.4",
12101 "symfony/mailer": "<5.4",
12102 "symfony/messenger": "<5.4",
12103 "symfony/translation": "<5.4",
12104 "symfony/twig-bridge": "<5.4",
12105 "symfony/validator": "<5.4",
12106 "twig/twig": "<2.13"
12109 "psr/log-implementation": "1.0|2.0|3.0"
12112 "psr/cache": "^1.0|^2.0|^3.0",
12113 "symfony/browser-kit": "^5.4|^6.0",
12114 "symfony/config": "^5.4|^6.0",
12115 "symfony/console": "^5.4|^6.0",
12116 "symfony/css-selector": "^5.4|^6.0",
12117 "symfony/dependency-injection": "^5.4|^6.0",
12118 "symfony/dom-crawler": "^5.4|^6.0",
12119 "symfony/expression-language": "^5.4|^6.0",
12120 "symfony/finder": "^5.4|^6.0",
12121 "symfony/http-client-contracts": "^1.1|^2|^3",
12122 "symfony/process": "^5.4|^6.0",
12123 "symfony/routing": "^5.4|^6.0",
12124 "symfony/stopwatch": "^5.4|^6.0",
12125 "symfony/translation": "^5.4|^6.0",
12126 "symfony/translation-contracts": "^1.1|^2|^3",
12127 "twig/twig": "^2.13|^3.0.4"
12130 "symfony/browser-kit": "",
12131 "symfony/config": "",
12132 "symfony/console": "",
12133 "symfony/dependency-injection": ""
12138 "Symfony\\Component\\HttpKernel\\": ""
12140 "exclude-from-classmap": [
12144 "notification-url": "https://packagist.org/downloads/",
12150 "name": "Fabien Potencier",
12151 "email": "fabien@symfony.com"
12154 "name": "Symfony Community",
12155 "homepage": "https://symfony.com/contributors"
12158 "description": "Provides a structured process for converting a Request into a Response",
12159 "homepage": "https://symfony.com",
12161 "source": "https://github.com/symfony/http-kernel/tree/v6.0.20"
12165 "url": "https://symfony.com/sponsor",
12169 "url": "https://github.com/fabpot",
12173 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12177 "time": "2023-02-01T08:22:55+00:00"
12180 "name": "symfony/panther",
12181 "version": "v2.1.0",
12184 "url": "https://github.com/symfony/panther.git",
12185 "reference": "7294951f16d95de8a17d6a8601794a9fb88fd497"
12189 "url": "https://api.github.com/repos/symfony/panther/zipball/7294951f16d95de8a17d6a8601794a9fb88fd497",
12190 "reference": "7294951f16d95de8a17d6a8601794a9fb88fd497",
12197 "php-webdriver/webdriver": "^1.8.2",
12198 "symfony/browser-kit": "^5.3 || ^6.0",
12199 "symfony/dependency-injection": "^5.3 || ^6.0",
12200 "symfony/deprecation-contracts": "^2.4 || ^3",
12201 "symfony/dom-crawler": "^5.3 || ^6.0",
12202 "symfony/http-client": "^5.3 || ^6.0",
12203 "symfony/http-kernel": "^5.3 || ^6.0",
12204 "symfony/process": "^5.3 || ^6.0"
12207 "symfony/css-selector": "^5.3 || ^6.0",
12208 "symfony/framework-bundle": "^5.3 || ^6.0",
12209 "symfony/mime": "^5.3 || ^6.0",
12210 "symfony/phpunit-bridge": "^5.3 || ^6.0"
12215 "dev-main": "2.0.x-dev"
12220 "Symfony\\Component\\Panther\\": "src/"
12223 "notification-url": "https://packagist.org/downloads/",
12229 "name": "Kévin Dunglas",
12230 "email": "dunglas@gmail.com",
12231 "homepage": "https://dunglas.fr"
12234 "name": "Symfony Community",
12235 "homepage": "https://symfony.com/contributors"
12238 "description": "A browser testing and web scraping library for PHP and Symfony.",
12239 "homepage": "https://dunglas.fr",
12249 "issues": "https://github.com/symfony/panther/issues",
12250 "source": "https://github.com/symfony/panther/tree/v2.1.0"
12254 "url": "https://www.panthera.org/donate",
12258 "url": "https://github.com/dunglas",
12262 "url": "https://tidelift.com/funding/github/packagist/symfony/panther",
12266 "time": "2023-05-30T21:30:21+00:00"
12269 "name": "symfony/var-dumper",
12270 "version": "v6.3.8",
12273 "url": "https://github.com/symfony/var-dumper.git",
12274 "reference": "81acabba9046550e89634876ca64bfcd3c06aa0a"
12278 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/81acabba9046550e89634876ca64bfcd3c06aa0a",
12279 "reference": "81acabba9046550e89634876ca64bfcd3c06aa0a",
12284 "symfony/deprecation-contracts": "^2.5|^3",
12285 "symfony/polyfill-mbstring": "~1.0"
12288 "symfony/console": "<5.4"
12292 "symfony/console": "^5.4|^6.0",
12293 "symfony/http-kernel": "^5.4|^6.0",
12294 "symfony/process": "^5.4|^6.0",
12295 "symfony/uid": "^5.4|^6.0",
12296 "twig/twig": "^2.13|^3.0.4"
12299 "Resources/bin/var-dump-server"
12304 "Resources/functions/dump.php"
12307 "Symfony\\Component\\VarDumper\\": ""
12309 "exclude-from-classmap": [
12313 "notification-url": "https://packagist.org/downloads/",
12319 "name": "Nicolas Grekas",
12320 "email": "p@tchwork.com"
12323 "name": "Symfony Community",
12324 "homepage": "https://symfony.com/contributors"
12327 "description": "Provides mechanisms for walking through any arbitrary PHP variable",
12328 "homepage": "https://symfony.com",
12334 "source": "https://github.com/symfony/var-dumper/tree/v6.3.8"
12338 "url": "https://symfony.com/sponsor",
12342 "url": "https://github.com/fabpot",
12346 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
12350 "time": "2023-11-08T10:42:36+00:00"
12353 "name": "theseer/tokenizer",
12354 "version": "1.2.1",
12357 "url": "https://github.com/theseer/tokenizer.git",
12358 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
12362 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
12363 "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
12368 "ext-tokenizer": "*",
12369 "ext-xmlwriter": "*",
12370 "php": "^7.2 || ^8.0"
12378 "notification-url": "https://packagist.org/downloads/",
12384 "name": "Arne Blankerts",
12385 "email": "arne@blankerts.de",
12386 "role": "Developer"
12389 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
12391 "issues": "https://github.com/theseer/tokenizer/issues",
12392 "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
12396 "url": "https://github.com/theseer",
12400 "time": "2021-07-28T10:34:58+00:00"
12403 "name": "zircote/swagger-php",
12404 "version": "3.3.7",
12407 "url": "https://github.com/zircote/swagger-php.git",
12408 "reference": "e8c3bb316e385e93a0c7e8b2aa0681079244c381"
12412 "url": "https://api.github.com/repos/zircote/swagger-php/zipball/e8c3bb316e385e93a0c7e8b2aa0681079244c381",
12413 "reference": "e8c3bb316e385e93a0c7e8b2aa0681079244c381",
12417 "doctrine/annotations": "^1.7",
12420 "psr/log": "^1.1 || ^2.0 || ^3.0",
12421 "symfony/finder": ">=2.2",
12422 "symfony/yaml": ">=3.3"
12425 "composer/package-versions-deprecated": "1.11.99.2",
12426 "friendsofphp/php-cs-fixer": "^2.17 || ^3.0",
12427 "phpunit/phpunit": ">=8.5.14"
12435 "src/functions.php"
12441 "notification-url": "https://packagist.org/downloads/",
12447 "name": "Robert Allen",
12448 "email": "zircote@gmail.com"
12451 "name": "Bob Fanger",
12452 "email": "bfanger@gmail.com",
12453 "homepage": "https://bfanger.nl"
12456 "name": "Martin Rademacher",
12457 "email": "mano@radebatz.net",
12458 "homepage": "https://radebatz.net"
12461 "description": "swagger-php - Generate interactive documentation for your RESTful API using phpdoc annotations",
12462 "homepage": "https://github.com/zircote/swagger-php/",
12467 "service discovery"
12470 "issues": "https://github.com/zircote/swagger-php/issues",
12471 "source": "https://github.com/zircote/swagger-php/tree/3.3.7"
12473 "time": "2023-01-03T21:17:10+00:00"
12477 "minimum-stability": "stable",
12478 "stability-flags": [],
12479 "prefer-stable": false,
12480 "prefer-lowest": false,
12484 "platform-dev": [],
12485 "platform-overrides": {
12488 "plugin-api-version": "2.6.0"