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": "df6e5d5d5debaaeab590da55c7d50ec2",
10 "name": "aws/aws-sdk-php",
14 "url": "https://github.com/aws/aws-sdk-php.git",
15 "reference": "14fd73f12fc70d5f48e034f5dfc33136136adb61"
19 "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/14fd73f12fc70d5f48e034f5dfc33136136adb61",
20 "reference": "14fd73f12fc70d5f48e034f5dfc33136136adb61",
27 "guzzlehttp/guzzle": "^5.3.3|^6.2.1|^7.0",
28 "guzzlehttp/promises": "^1.0",
29 "guzzlehttp/psr7": "^1.4.1",
30 "mtdowling/jmespath.php": "^2.5",
34 "andrewsville/php-token-reflection": "^1.4",
35 "aws/aws-php-sns-message-validator": "~1.0",
36 "behat/behat": "~3.0",
37 "doctrine/cache": "~1.4",
43 "paragonie/random_compat": ">= 2",
44 "phpunit/phpunit": "^4.8.35|^5.4.3",
46 "psr/simple-cache": "^1.0",
47 "sebastian/comparator": "^1.2.3"
50 "aws/aws-php-sns-message-validator": "To validate incoming SNS notifications",
51 "doctrine/cache": "To use the DoctrineCacheAdapter",
52 "ext-curl": "To send requests using cURL",
53 "ext-openssl": "Allows working with CloudFront private distributions and verifying received SNS messages",
54 "ext-sockets": "To use client-side monitoring"
59 "dev-master": "3.0-dev"
70 "notification-url": "https://packagist.org/downloads/",
76 "name": "Amazon Web Services",
77 "homepage": "http://aws.amazon.com"
80 "description": "AWS SDK for PHP - Use Amazon Web Services in your PHP project",
81 "homepage": "http://aws.amazon.com/sdkforphp",
93 "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
94 "issues": "https://github.com/aws/aws-sdk-php/issues",
95 "source": "https://github.com/aws/aws-sdk-php/tree/3.172.3"
97 "time": "2021-01-28T19:14:55+00:00"
100 "name": "barryvdh/laravel-dompdf",
104 "url": "https://github.com/barryvdh/laravel-dompdf.git",
105 "reference": "30310e0a675462bf2aa9d448c8dcbf57fbcc517d"
109 "url": "https://api.github.com/repos/barryvdh/laravel-dompdf/zipball/30310e0a675462bf2aa9d448c8dcbf57fbcc517d",
110 "reference": "30310e0a675462bf2aa9d448c8dcbf57fbcc517d",
114 "dompdf/dompdf": "^0.8",
115 "illuminate/support": "^5.5|^6|^7|^8",
121 "dev-master": "0.8-dev"
125 "Barryvdh\\DomPDF\\ServiceProvider"
128 "PDF": "Barryvdh\\DomPDF\\Facade"
134 "Barryvdh\\DomPDF\\": "src"
137 "notification-url": "https://packagist.org/downloads/",
143 "name": "Barry vd. Heuvel",
144 "email": "barryvdh@gmail.com"
147 "description": "A DOMPDF Wrapper for Laravel",
154 "issues": "https://github.com/barryvdh/laravel-dompdf/issues",
155 "source": "https://github.com/barryvdh/laravel-dompdf/tree/master"
159 "url": "https://github.com/barryvdh",
163 "time": "2020-09-07T11:50:18+00:00"
166 "name": "barryvdh/laravel-snappy",
170 "url": "https://github.com/barryvdh/laravel-snappy.git",
171 "reference": "1903ab84171072b6bff8d98eb58d38b2c9aaf645"
175 "url": "https://api.github.com/repos/barryvdh/laravel-snappy/zipball/1903ab84171072b6bff8d98eb58d38b2c9aaf645",
176 "reference": "1903ab84171072b6bff8d98eb58d38b2c9aaf645",
180 "illuminate/filesystem": "^5.5|^6|^7|^8",
181 "illuminate/support": "^5.5|^6|^7|^8",
182 "knplabs/knp-snappy": "^1",
188 "dev-master": "0.4-dev"
192 "Barryvdh\\Snappy\\ServiceProvider"
195 "PDF": "Barryvdh\\Snappy\\Facades\\SnappyPdf",
196 "SnappyImage": "Barryvdh\\Snappy\\Facades\\SnappyImage"
202 "Barryvdh\\Snappy\\": "src/"
205 "notification-url": "https://packagist.org/downloads/",
211 "name": "Barry vd. Heuvel",
212 "email": "barryvdh@gmail.com"
215 "description": "Snappy PDF/Image for Laravel",
225 "issues": "https://github.com/barryvdh/laravel-snappy/issues",
226 "source": "https://github.com/barryvdh/laravel-snappy/tree/master"
228 "time": "2020-09-07T12:33:10+00:00"
231 "name": "doctrine/cache",
235 "url": "https://github.com/doctrine/cache.git",
236 "reference": "13e3381b25847283a91948d04640543941309727"
240 "url": "https://api.github.com/repos/doctrine/cache/zipball/13e3381b25847283a91948d04640543941309727",
241 "reference": "13e3381b25847283a91948d04640543941309727",
245 "php": "~7.1 || ^8.0"
248 "doctrine/common": ">2.2,<2.4"
251 "alcaeus/mongo-php-adapter": "^1.1",
252 "doctrine/coding-standard": "^6.0",
253 "mongodb/mongodb": "^1.1",
254 "phpunit/phpunit": "^7.0",
255 "predis/predis": "~1.0"
258 "alcaeus/mongo-php-adapter": "Required to use legacy MongoDB driver"
263 "dev-master": "1.9.x-dev"
268 "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache"
271 "notification-url": "https://packagist.org/downloads/",
277 "name": "Guilherme Blanco",
278 "email": "guilhermeblanco@gmail.com"
281 "name": "Roman Borschel",
282 "email": "roman@code-factory.org"
285 "name": "Benjamin Eberlei",
286 "email": "kontakt@beberlei.de"
289 "name": "Jonathan Wage",
290 "email": "jonwage@gmail.com"
293 "name": "Johannes Schmitt",
294 "email": "schmittjoh@gmail.com"
297 "description": "PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.",
298 "homepage": "https://www.doctrine-project.org/projects/cache.html",
311 "issues": "https://github.com/doctrine/cache/issues",
312 "source": "https://github.com/doctrine/cache/tree/1.10.x"
316 "url": "https://www.doctrine-project.org/sponsorship.html",
320 "url": "https://www.patreon.com/phpdoctrine",
324 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fcache",
328 "time": "2020-07-07T18:54:01+00:00"
331 "name": "doctrine/dbal",
335 "url": "https://github.com/doctrine/dbal.git",
336 "reference": "47433196b6390d14409a33885ee42b6208160643"
340 "url": "https://api.github.com/repos/doctrine/dbal/zipball/47433196b6390d14409a33885ee42b6208160643",
341 "reference": "47433196b6390d14409a33885ee42b6208160643",
345 "doctrine/cache": "^1.0",
346 "doctrine/event-manager": "^1.0",
351 "doctrine/coding-standard": "^8.1",
352 "jetbrains/phpstorm-stubs": "^2019.1",
353 "nikic/php-parser": "^4.4",
354 "phpstan/phpstan": "^0.12.40",
355 "phpunit/phpunit": "^8.5.5",
356 "psalm/plugin-phpunit": "^0.10.0",
357 "symfony/console": "^2.0.5|^3.0|^4.0|^5.0",
358 "vimeo/psalm": "^3.14.2"
361 "symfony/console": "For helpful console commands such as SQL execution and import of files."
369 "dev-master": "2.10.x-dev",
370 "dev-develop": "3.0.x-dev"
375 "Doctrine\\DBAL\\": "lib/Doctrine/DBAL"
378 "notification-url": "https://packagist.org/downloads/",
384 "name": "Guilherme Blanco",
385 "email": "guilhermeblanco@gmail.com"
388 "name": "Roman Borschel",
389 "email": "roman@code-factory.org"
392 "name": "Benjamin Eberlei",
393 "email": "kontakt@beberlei.de"
396 "name": "Jonathan Wage",
397 "email": "jonwage@gmail.com"
400 "description": "Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.",
401 "homepage": "https://www.doctrine-project.org/projects/dbal.html",
424 "issues": "https://github.com/doctrine/dbal/issues",
425 "source": "https://github.com/doctrine/dbal/tree/2.10.4"
429 "url": "https://www.doctrine-project.org/sponsorship.html",
433 "url": "https://www.patreon.com/phpdoctrine",
437 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fdbal",
441 "time": "2020-09-12T21:20:41+00:00"
444 "name": "doctrine/event-manager",
448 "url": "https://github.com/doctrine/event-manager.git",
449 "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f"
453 "url": "https://api.github.com/repos/doctrine/event-manager/zipball/41370af6a30faa9dc0368c4a6814d596e81aba7f",
454 "reference": "41370af6a30faa9dc0368c4a6814d596e81aba7f",
458 "php": "^7.1 || ^8.0"
461 "doctrine/common": "<2.9@dev"
464 "doctrine/coding-standard": "^6.0",
465 "phpunit/phpunit": "^7.0"
470 "dev-master": "1.0.x-dev"
475 "Doctrine\\Common\\": "lib/Doctrine/Common"
478 "notification-url": "https://packagist.org/downloads/",
484 "name": "Guilherme Blanco",
485 "email": "guilhermeblanco@gmail.com"
488 "name": "Roman Borschel",
489 "email": "roman@code-factory.org"
492 "name": "Benjamin Eberlei",
493 "email": "kontakt@beberlei.de"
496 "name": "Jonathan Wage",
497 "email": "jonwage@gmail.com"
500 "name": "Johannes Schmitt",
501 "email": "schmittjoh@gmail.com"
504 "name": "Marco Pivetta",
505 "email": "ocramius@gmail.com"
508 "description": "The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.",
509 "homepage": "https://www.doctrine-project.org/projects/event-manager.html",
518 "issues": "https://github.com/doctrine/event-manager/issues",
519 "source": "https://github.com/doctrine/event-manager/tree/1.1.x"
523 "url": "https://www.doctrine-project.org/sponsorship.html",
527 "url": "https://www.patreon.com/phpdoctrine",
531 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Fevent-manager",
535 "time": "2020-05-29T18:28:51+00:00"
538 "name": "doctrine/inflector",
542 "url": "https://github.com/doctrine/inflector.git",
543 "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210"
547 "url": "https://api.github.com/repos/doctrine/inflector/zipball/9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
548 "reference": "9cf661f4eb38f7c881cac67c75ea9b00bf97b210",
552 "php": "^7.2 || ^8.0"
555 "doctrine/coding-standard": "^7.0",
556 "phpstan/phpstan": "^0.11",
557 "phpstan/phpstan-phpunit": "^0.11",
558 "phpstan/phpstan-strict-rules": "^0.11",
559 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
564 "dev-master": "2.0.x-dev"
569 "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
572 "notification-url": "https://packagist.org/downloads/",
578 "name": "Guilherme Blanco",
579 "email": "guilhermeblanco@gmail.com"
582 "name": "Roman Borschel",
583 "email": "roman@code-factory.org"
586 "name": "Benjamin Eberlei",
587 "email": "kontakt@beberlei.de"
590 "name": "Jonathan Wage",
591 "email": "jonwage@gmail.com"
594 "name": "Johannes Schmitt",
595 "email": "schmittjoh@gmail.com"
598 "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
599 "homepage": "https://www.doctrine-project.org/projects/inflector.html",
613 "issues": "https://github.com/doctrine/inflector/issues",
614 "source": "https://github.com/doctrine/inflector/tree/2.0.x"
618 "url": "https://www.doctrine-project.org/sponsorship.html",
622 "url": "https://www.patreon.com/phpdoctrine",
626 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finflector",
630 "time": "2020-05-29T15:13:26+00:00"
633 "name": "doctrine/lexer",
637 "url": "https://github.com/doctrine/lexer.git",
638 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
642 "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
643 "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
647 "php": "^7.2 || ^8.0"
650 "doctrine/coding-standard": "^6.0",
651 "phpstan/phpstan": "^0.11.8",
652 "phpunit/phpunit": "^8.2"
657 "dev-master": "1.2.x-dev"
662 "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
665 "notification-url": "https://packagist.org/downloads/",
671 "name": "Guilherme Blanco",
672 "email": "guilhermeblanco@gmail.com"
675 "name": "Roman Borschel",
676 "email": "roman@code-factory.org"
679 "name": "Johannes Schmitt",
680 "email": "schmittjoh@gmail.com"
683 "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
684 "homepage": "https://www.doctrine-project.org/projects/lexer.html",
693 "issues": "https://github.com/doctrine/lexer/issues",
694 "source": "https://github.com/doctrine/lexer/tree/1.2.1"
698 "url": "https://www.doctrine-project.org/sponsorship.html",
702 "url": "https://www.patreon.com/phpdoctrine",
706 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
710 "time": "2020-05-25T17:44:05+00:00"
713 "name": "dompdf/dompdf",
717 "url": "https://github.com/dompdf/dompdf.git",
718 "reference": "db91d81866c69a42dad1d2926f61515a1e3f42c5"
722 "url": "https://api.github.com/repos/dompdf/dompdf/zipball/db91d81866c69a42dad1d2926f61515a1e3f42c5",
723 "reference": "db91d81866c69a42dad1d2926f61515a1e3f42c5",
729 "phenx/php-font-lib": "^0.5.2",
730 "phenx/php-svg-lib": "^0.3.3",
734 "mockery/mockery": "^1.3",
735 "phpunit/phpunit": "^7.5",
736 "squizlabs/php_codesniffer": "^3.5"
739 "ext-gd": "Needed to process images",
740 "ext-gmagick": "Improves image processing performance",
741 "ext-imagick": "Improves image processing performance",
742 "ext-zlib": "Needed for pdf stream compression"
747 "dev-develop": "0.7-dev"
758 "notification-url": "https://packagist.org/downloads/",
764 "name": "Fabien Ménager",
765 "email": "fabien.menager@gmail.com"
768 "name": "Brian Sweeney",
769 "email": "eclecticgeek@gmail.com"
772 "name": "Gabriel Bull",
773 "email": "me@gabrielbull.com"
776 "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
777 "homepage": "https://github.com/dompdf/dompdf",
779 "issues": "https://github.com/dompdf/dompdf/issues",
780 "source": "https://github.com/dompdf/dompdf/tree/master"
782 "time": "2020-08-30T22:54:22+00:00"
785 "name": "dragonmantank/cron-expression",
789 "url": "https://github.com/dragonmantank/cron-expression.git",
790 "reference": "65b2d8ee1f10915efb3b55597da3404f096acba2"
794 "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/65b2d8ee1f10915efb3b55597da3404f096acba2",
795 "reference": "65b2d8ee1f10915efb3b55597da3404f096acba2",
802 "phpunit/phpunit": "^6.4|^7.0|^8.0|^9.0"
807 "dev-master": "2.3-dev"
812 "Cron\\": "src/Cron/"
815 "notification-url": "https://packagist.org/downloads/",
821 "name": "Michael Dowling",
822 "email": "mtdowling@gmail.com",
823 "homepage": "https://github.com/mtdowling"
826 "name": "Chris Tankersley",
827 "email": "chris@ctankersley.com",
828 "homepage": "https://github.com/dragonmantank"
831 "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
837 "issues": "https://github.com/dragonmantank/cron-expression/issues",
838 "source": "https://github.com/dragonmantank/cron-expression/tree/v2.3.1"
842 "url": "https://github.com/dragonmantank",
846 "time": "2020-10-13T00:52:37+00:00"
849 "name": "egulias/email-validator",
853 "url": "https://github.com/egulias/EmailValidator.git",
854 "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4"
858 "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0dbf5d78455d4d6a41d186da50adc1122ec066f4",
859 "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4",
863 "doctrine/lexer": "^1.0.1",
865 "symfony/polyfill-intl-idn": "^1.10"
868 "dominicsayers/isemail": "^3.0.7",
869 "phpunit/phpunit": "^4.8.36|^7.5.15",
870 "satooshi/php-coveralls": "^1.0.1"
873 "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
878 "dev-master": "2.1.x-dev"
883 "Egulias\\EmailValidator\\": "src"
886 "notification-url": "https://packagist.org/downloads/",
892 "name": "Eduardo Gulias Davis"
895 "description": "A library for validating emails against several RFCs",
896 "homepage": "https://github.com/egulias/EmailValidator",
905 "issues": "https://github.com/egulias/EmailValidator/issues",
906 "source": "https://github.com/egulias/EmailValidator/tree/2.1.25"
910 "url": "https://github.com/egulias",
914 "time": "2020-12-29T14:50:06+00:00"
917 "name": "facade/flare-client-php",
921 "url": "https://github.com/facade/flare-client-php.git",
922 "reference": "fd688d3c06658f2b3b5f7bb19f051ee4ddf02492"
926 "url": "https://api.github.com/repos/facade/flare-client-php/zipball/fd688d3c06658f2b3b5f7bb19f051ee4ddf02492",
927 "reference": "fd688d3c06658f2b3b5f7bb19f051ee4ddf02492",
931 "facade/ignition-contracts": "~1.0",
932 "illuminate/pipeline": "^5.5|^6.0|^7.0|^8.0",
934 "symfony/http-foundation": "^3.3|^4.1|^5.0",
935 "symfony/mime": "^3.4|^4.0|^5.1",
936 "symfony/var-dumper": "^3.4|^4.0|^5.0"
939 "friendsofphp/php-cs-fixer": "^2.14",
940 "phpunit/phpunit": "^7.5.16",
941 "spatie/phpunit-snapshot-assertions": "^2.0"
946 "dev-master": "1.0-dev"
951 "Facade\\FlareClient\\": "src"
957 "notification-url": "https://packagist.org/downloads/",
961 "description": "Send PHP errors to Flare",
962 "homepage": "https://github.com/facade/flare-client-php",
970 "issues": "https://github.com/facade/flare-client-php/issues",
971 "source": "https://github.com/facade/flare-client-php/tree/1.3.7"
975 "url": "https://github.com/spatie",
979 "time": "2020-10-21T16:02:39+00:00"
982 "name": "facade/ignition",
986 "url": "https://github.com/facade/ignition.git",
987 "reference": "1da1705e7f6b24ed45af05461463228da424e14f"
991 "url": "https://api.github.com/repos/facade/ignition/zipball/1da1705e7f6b24ed45af05461463228da424e14f",
992 "reference": "1da1705e7f6b24ed45af05461463228da424e14f",
998 "facade/flare-client-php": "^1.3",
999 "facade/ignition-contracts": "^1.0",
1000 "filp/whoops": "^2.4",
1001 "illuminate/support": "~5.5.0 || ~5.6.0 || ~5.7.0 || ~5.8.0 || ^6.0",
1002 "monolog/monolog": "^1.12 || ^2.0",
1004 "scrivo/highlight.php": "^9.15",
1005 "symfony/console": "^3.4 || ^4.0",
1006 "symfony/var-dumper": "^3.4 || ^4.0"
1009 "mockery/mockery": "~1.3.3|^1.4.2",
1010 "orchestra/testbench": "^3.5 || ^3.6 || ^3.7 || ^3.8 || ^4.0"
1013 "laravel/telescope": "^2.0"
1018 "dev-master": "1.x-dev"
1022 "Facade\\Ignition\\IgnitionServiceProvider"
1025 "Flare": "Facade\\Ignition\\Facades\\Flare"
1031 "Facade\\Ignition\\": "src"
1037 "notification-url": "https://packagist.org/downloads/",
1041 "description": "A beautiful error page for Laravel applications.",
1042 "homepage": "https://github.com/facade/ignition",
1050 "docs": "https://flareapp.io/docs/ignition-for-laravel/introduction",
1051 "forum": "https://twitter.com/flareappio",
1052 "issues": "https://github.com/facade/ignition/issues",
1053 "source": "https://github.com/facade/ignition"
1055 "time": "2020-10-30T13:40:01+00:00"
1058 "name": "facade/ignition-contracts",
1062 "url": "https://github.com/facade/ignition-contracts.git",
1063 "reference": "aeab1ce8b68b188a43e81758e750151ad7da796b"
1067 "url": "https://api.github.com/repos/facade/ignition-contracts/zipball/aeab1ce8b68b188a43e81758e750151ad7da796b",
1068 "reference": "aeab1ce8b68b188a43e81758e750151ad7da796b",
1075 "friendsofphp/php-cs-fixer": "^2.14",
1076 "phpunit/phpunit": "^7.5|^8.0",
1077 "vimeo/psalm": "^3.12"
1082 "Facade\\IgnitionContracts\\": "src"
1085 "notification-url": "https://packagist.org/downloads/",
1091 "name": "Freek Van der Herten",
1092 "email": "freek@spatie.be",
1093 "homepage": "https://flareapp.io",
1097 "description": "Solution contracts for Ignition",
1098 "homepage": "https://github.com/facade/ignition-contracts",
1105 "issues": "https://github.com/facade/ignition-contracts/issues",
1106 "source": "https://github.com/facade/ignition-contracts/tree/1.0.1"
1108 "time": "2020-07-14T10:10:28+00:00"
1111 "name": "fideloper/proxy",
1115 "url": "https://github.com/fideloper/TrustedProxy.git",
1116 "reference": "c073b2bd04d1c90e04dc1b787662b558dd65ade0"
1120 "url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/c073b2bd04d1c90e04dc1b787662b558dd65ade0",
1121 "reference": "c073b2bd04d1c90e04dc1b787662b558dd65ade0",
1125 "illuminate/contracts": "^5.0|^6.0|^7.0|^8.0|^9.0",
1129 "illuminate/http": "^5.0|^6.0|^7.0|^8.0|^9.0",
1130 "mockery/mockery": "^1.0",
1131 "phpunit/phpunit": "^6.0"
1137 "Fideloper\\Proxy\\TrustedProxyServiceProvider"
1143 "Fideloper\\Proxy\\": "src/"
1146 "notification-url": "https://packagist.org/downloads/",
1152 "name": "Chris Fidao",
1153 "email": "fideloper@gmail.com"
1156 "description": "Set trusted proxies for Laravel",
1163 "issues": "https://github.com/fideloper/TrustedProxy/issues",
1164 "source": "https://github.com/fideloper/TrustedProxy/tree/4.4.1"
1166 "time": "2020-10-22T13:48:01+00:00"
1169 "name": "filp/whoops",
1173 "url": "https://github.com/filp/whoops.git",
1174 "reference": "df7933820090489623ce0be5e85c7e693638e536"
1178 "url": "https://api.github.com/repos/filp/whoops/zipball/df7933820090489623ce0be5e85c7e693638e536",
1179 "reference": "df7933820090489623ce0be5e85c7e693638e536",
1183 "php": "^5.5.9 || ^7.0 || ^8.0",
1187 "mockery/mockery": "^0.9 || ^1.0",
1188 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3",
1189 "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
1192 "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
1193 "whoops/soap": "Formats errors as SOAP responses"
1198 "dev-master": "2.7-dev"
1203 "Whoops\\": "src/Whoops/"
1206 "notification-url": "https://packagist.org/downloads/",
1212 "name": "Filipe Dobreira",
1213 "homepage": "https://github.com/filp",
1217 "description": "php error handling for cool kids",
1218 "homepage": "https://filp.github.io/whoops/",
1228 "issues": "https://github.com/filp/whoops/issues",
1229 "source": "https://github.com/filp/whoops/tree/2.9.2"
1233 "url": "https://github.com/denis-sokolov",
1237 "time": "2021-01-24T12:00:00+00:00"
1240 "name": "guzzlehttp/guzzle",
1244 "url": "https://github.com/guzzle/guzzle.git",
1245 "reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79"
1249 "url": "https://api.github.com/repos/guzzle/guzzle/zipball/0aa74dfb41ae110835923ef10a9d803a22d50e79",
1250 "reference": "0aa74dfb41ae110835923ef10a9d803a22d50e79",
1255 "guzzlehttp/promises": "^1.4",
1256 "guzzlehttp/psr7": "^1.7",
1257 "php": "^7.2.5 || ^8.0",
1258 "psr/http-client": "^1.0"
1261 "psr/http-client-implementation": "1.0"
1265 "php-http/client-integration-tests": "^3.0",
1266 "phpunit/phpunit": "^8.5.5 || ^9.3.5",
1270 "ext-curl": "Required for CURL handler support",
1271 "ext-intl": "Required for Internationalized Domain Name (IDN) support",
1272 "psr/log": "Required for using the Log middleware"
1277 "dev-master": "7.1-dev"
1282 "GuzzleHttp\\": "src/"
1285 "src/functions_include.php"
1288 "notification-url": "https://packagist.org/downloads/",
1294 "name": "Michael Dowling",
1295 "email": "mtdowling@gmail.com",
1296 "homepage": "https://github.com/mtdowling"
1299 "name": "Márk Sági-Kazár",
1300 "email": "mark.sagikazar@gmail.com",
1301 "homepage": "https://sagikazarmark.hu"
1304 "description": "Guzzle is a PHP HTTP client library",
1305 "homepage": "http://guzzlephp.org/",
1318 "issues": "https://github.com/guzzle/guzzle/issues",
1319 "source": "https://github.com/guzzle/guzzle/tree/7.2.0"
1323 "url": "https://github.com/GrahamCampbell",
1327 "url": "https://github.com/Nyholm",
1331 "url": "https://github.com/alexeyshockov",
1335 "url": "https://github.com/gmponos",
1339 "time": "2020-10-10T11:47:56+00:00"
1342 "name": "guzzlehttp/promises",
1346 "url": "https://github.com/guzzle/promises.git",
1347 "reference": "60d379c243457e073cff02bc323a2a86cb355631"
1351 "url": "https://api.github.com/repos/guzzle/promises/zipball/60d379c243457e073cff02bc323a2a86cb355631",
1352 "reference": "60d379c243457e073cff02bc323a2a86cb355631",
1359 "symfony/phpunit-bridge": "^4.4 || ^5.1"
1364 "dev-master": "1.4-dev"
1369 "GuzzleHttp\\Promise\\": "src/"
1372 "src/functions_include.php"
1375 "notification-url": "https://packagist.org/downloads/",
1381 "name": "Michael Dowling",
1382 "email": "mtdowling@gmail.com",
1383 "homepage": "https://github.com/mtdowling"
1386 "description": "Guzzle promises library",
1391 "issues": "https://github.com/guzzle/promises/issues",
1392 "source": "https://github.com/guzzle/promises/tree/1.4.0"
1394 "time": "2020-09-30T07:37:28+00:00"
1397 "name": "guzzlehttp/psr7",
1401 "url": "https://github.com/guzzle/psr7.git",
1402 "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3"
1406 "url": "https://api.github.com/repos/guzzle/psr7/zipball/53330f47520498c0ae1f61f7e2c90f55690c06a3",
1407 "reference": "53330f47520498c0ae1f61f7e2c90f55690c06a3",
1412 "psr/http-message": "~1.0",
1413 "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
1416 "psr/http-message-implementation": "1.0"
1420 "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
1423 "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
1428 "dev-master": "1.7-dev"
1433 "GuzzleHttp\\Psr7\\": "src/"
1436 "src/functions_include.php"
1439 "notification-url": "https://packagist.org/downloads/",
1445 "name": "Michael Dowling",
1446 "email": "mtdowling@gmail.com",
1447 "homepage": "https://github.com/mtdowling"
1450 "name": "Tobias Schultze",
1451 "homepage": "https://github.com/Tobion"
1454 "description": "PSR-7 message implementation that also provides common utility methods",
1466 "issues": "https://github.com/guzzle/psr7/issues",
1467 "source": "https://github.com/guzzle/psr7/tree/1.7.0"
1469 "time": "2020-09-30T07:37:11+00:00"
1472 "name": "intervention/image",
1476 "url": "https://github.com/Intervention/image.git",
1477 "reference": "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e"
1481 "url": "https://api.github.com/repos/Intervention/image/zipball/abbf18d5ab8367f96b3205ca3c89fb2fa598c69e",
1482 "reference": "abbf18d5ab8367f96b3205ca3c89fb2fa598c69e",
1486 "ext-fileinfo": "*",
1487 "guzzlehttp/psr7": "~1.1",
1491 "mockery/mockery": "~0.9.2",
1492 "phpunit/phpunit": "^4.8 || ^5.7"
1495 "ext-gd": "to use GD library based image processing.",
1496 "ext-imagick": "to use Imagick based image processing.",
1497 "intervention/imagecache": "Caching extension for the Intervention Image library"
1502 "dev-master": "2.4-dev"
1506 "Intervention\\Image\\ImageServiceProvider"
1509 "Image": "Intervention\\Image\\Facades\\Image"
1515 "Intervention\\Image\\": "src/Intervention/Image"
1518 "notification-url": "https://packagist.org/downloads/",
1524 "name": "Oliver Vogel",
1525 "email": "oliver@olivervogel.com",
1526 "homepage": "http://olivervogel.com/"
1529 "description": "Image handling and manipulation library with support for Laravel integration",
1530 "homepage": "http://image.intervention.io/",
1540 "issues": "https://github.com/Intervention/image/issues",
1541 "source": "https://github.com/Intervention/image/tree/master"
1543 "time": "2019-11-02T09:15:47+00:00"
1546 "name": "jakub-onderka/php-console-color",
1550 "url": "https://github.com/JakubOnderka/PHP-Console-Color.git",
1551 "reference": "d5deaecff52a0d61ccb613bb3804088da0307191"
1555 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Color/zipball/d5deaecff52a0d61ccb613bb3804088da0307191",
1556 "reference": "d5deaecff52a0d61ccb613bb3804088da0307191",
1563 "jakub-onderka/php-code-style": "1.0",
1564 "jakub-onderka/php-parallel-lint": "1.0",
1565 "jakub-onderka/php-var-dump-check": "0.*",
1566 "phpunit/phpunit": "~4.3",
1567 "squizlabs/php_codesniffer": "1.*"
1572 "JakubOnderka\\PhpConsoleColor\\": "src/"
1575 "notification-url": "https://packagist.org/downloads/",
1581 "name": "Jakub Onderka",
1582 "email": "jakub.onderka@gmail.com"
1586 "issues": "https://github.com/JakubOnderka/PHP-Console-Color/issues",
1587 "source": "https://github.com/JakubOnderka/PHP-Console-Color/tree/master"
1589 "abandoned": "php-parallel-lint/php-console-color",
1590 "time": "2018-09-29T17:23:10+00:00"
1593 "name": "jakub-onderka/php-console-highlighter",
1597 "url": "https://github.com/JakubOnderka/PHP-Console-Highlighter.git",
1598 "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547"
1602 "url": "https://api.github.com/repos/JakubOnderka/PHP-Console-Highlighter/zipball/9f7a229a69d52506914b4bc61bfdb199d90c5547",
1603 "reference": "9f7a229a69d52506914b4bc61bfdb199d90c5547",
1607 "ext-tokenizer": "*",
1608 "jakub-onderka/php-console-color": "~0.2",
1612 "jakub-onderka/php-code-style": "~1.0",
1613 "jakub-onderka/php-parallel-lint": "~1.0",
1614 "jakub-onderka/php-var-dump-check": "~0.1",
1615 "phpunit/phpunit": "~4.0",
1616 "squizlabs/php_codesniffer": "~1.5"
1621 "JakubOnderka\\PhpConsoleHighlighter\\": "src/"
1624 "notification-url": "https://packagist.org/downloads/",
1630 "name": "Jakub Onderka",
1631 "email": "acci@acci.cz",
1632 "homepage": "http://www.acci.cz/"
1635 "description": "Highlight PHP code in terminal",
1637 "issues": "https://github.com/JakubOnderka/PHP-Console-Highlighter/issues",
1638 "source": "https://github.com/JakubOnderka/PHP-Console-Highlighter/tree/master"
1640 "abandoned": "php-parallel-lint/php-console-highlighter",
1641 "time": "2018-09-29T18:48:56+00:00"
1644 "name": "knplabs/knp-snappy",
1645 "version": "v1.2.1",
1648 "url": "https://github.com/KnpLabs/snappy.git",
1649 "reference": "7bac60fb729147b7ccd8532c07df3f52a4afa8a4"
1653 "url": "https://api.github.com/repos/KnpLabs/snappy/zipball/7bac60fb729147b7ccd8532c07df3f52a4afa8a4",
1654 "reference": "7bac60fb729147b7ccd8532c07df3f52a4afa8a4",
1660 "symfony/process": "~3.4||~4.3||~5.0"
1663 "phpunit/phpunit": "~7.4"
1666 "h4cc/wkhtmltoimage-amd64": "Provides wkhtmltoimage-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1667 "h4cc/wkhtmltoimage-i386": "Provides wkhtmltoimage-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1668 "h4cc/wkhtmltopdf-amd64": "Provides wkhtmltopdf-amd64 binary for Linux-compatible machines, use version `~0.12` as dependency",
1669 "h4cc/wkhtmltopdf-i386": "Provides wkhtmltopdf-i386 binary for Linux-compatible machines, use version `~0.12` as dependency",
1670 "wemersonjanuario/wkhtmltopdf-windows": "Provides wkhtmltopdf executable for Windows, use version `~0.12` as dependency"
1675 "dev-master": "1.x-dev"
1680 "Knp\\Snappy\\": "src/Knp/Snappy"
1683 "notification-url": "https://packagist.org/downloads/",
1689 "name": "KnpLabs Team",
1690 "homepage": "http://knplabs.com"
1693 "name": "Symfony Community",
1694 "homepage": "http://github.com/KnpLabs/snappy/contributors"
1697 "description": "PHP5 library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage.",
1698 "homepage": "http://github.com/KnpLabs/snappy",
1708 "issues": "https://github.com/KnpLabs/snappy/issues",
1709 "source": "https://github.com/KnpLabs/snappy/tree/master"
1711 "time": "2020-01-20T08:30:30+00:00"
1714 "name": "laravel/framework",
1715 "version": "v6.20.15",
1718 "url": "https://github.com/laravel/framework.git",
1719 "reference": "b42c2d845cdd827ac5a53cacf16af4a0b5dd8be1"
1723 "url": "https://api.github.com/repos/laravel/framework/zipball/b42c2d845cdd827ac5a53cacf16af4a0b5dd8be1",
1724 "reference": "b42c2d845cdd827ac5a53cacf16af4a0b5dd8be1",
1728 "doctrine/inflector": "^1.4|^2.0",
1729 "dragonmantank/cron-expression": "^2.3.1",
1730 "egulias/email-validator": "^2.1.10",
1732 "ext-mbstring": "*",
1734 "league/commonmark": "^1.3",
1735 "league/flysystem": "^1.1",
1736 "monolog/monolog": "^1.12|^2.0",
1737 "nesbot/carbon": "^2.31",
1738 "opis/closure": "^3.6",
1739 "php": "^7.2.5|^8.0",
1740 "psr/container": "^1.0",
1741 "psr/simple-cache": "^1.0",
1742 "ramsey/uuid": "^3.7",
1743 "swiftmailer/swiftmailer": "^6.0",
1744 "symfony/console": "^4.3.4",
1745 "symfony/debug": "^4.3.4",
1746 "symfony/finder": "^4.3.4",
1747 "symfony/http-foundation": "^4.3.4",
1748 "symfony/http-kernel": "^4.3.4",
1749 "symfony/polyfill-php73": "^1.17",
1750 "symfony/process": "^4.3.4",
1751 "symfony/routing": "^4.3.4",
1752 "symfony/var-dumper": "^4.3.4",
1753 "tijsverkoyen/css-to-inline-styles": "^2.2.1",
1754 "vlucas/phpdotenv": "^3.3"
1757 "tightenco/collect": "<5.5.33"
1760 "illuminate/auth": "self.version",
1761 "illuminate/broadcasting": "self.version",
1762 "illuminate/bus": "self.version",
1763 "illuminate/cache": "self.version",
1764 "illuminate/config": "self.version",
1765 "illuminate/console": "self.version",
1766 "illuminate/container": "self.version",
1767 "illuminate/contracts": "self.version",
1768 "illuminate/cookie": "self.version",
1769 "illuminate/database": "self.version",
1770 "illuminate/encryption": "self.version",
1771 "illuminate/events": "self.version",
1772 "illuminate/filesystem": "self.version",
1773 "illuminate/hashing": "self.version",
1774 "illuminate/http": "self.version",
1775 "illuminate/log": "self.version",
1776 "illuminate/mail": "self.version",
1777 "illuminate/notifications": "self.version",
1778 "illuminate/pagination": "self.version",
1779 "illuminate/pipeline": "self.version",
1780 "illuminate/queue": "self.version",
1781 "illuminate/redis": "self.version",
1782 "illuminate/routing": "self.version",
1783 "illuminate/session": "self.version",
1784 "illuminate/support": "self.version",
1785 "illuminate/translation": "self.version",
1786 "illuminate/validation": "self.version",
1787 "illuminate/view": "self.version"
1790 "aws/aws-sdk-php": "^3.155",
1791 "doctrine/dbal": "^2.6",
1792 "filp/whoops": "^2.8",
1793 "guzzlehttp/guzzle": "^6.3.1|^7.0.1",
1794 "league/flysystem-cached-adapter": "^1.0",
1795 "mockery/mockery": "~1.3.3|^1.4.2",
1796 "moontoast/math": "^1.1",
1797 "orchestra/testbench-core": "^4.8",
1798 "pda/pheanstalk": "^4.0",
1799 "phpunit/phpunit": "^7.5.15|^8.4|^9.3.3",
1800 "predis/predis": "^1.1.1",
1801 "symfony/cache": "^4.3.4"
1804 "aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage and SES mail driver (^3.155).",
1805 "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6).",
1806 "ext-ftp": "Required to use the Flysystem FTP driver.",
1807 "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
1808 "ext-memcached": "Required to use the memcache cache driver.",
1809 "ext-pcntl": "Required to use all features of the queue worker.",
1810 "ext-posix": "Required to use all features of the queue worker.",
1811 "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).",
1812 "fakerphp/faker": "Required to use the eloquent factory builder (^1.9.1).",
1813 "filp/whoops": "Required for friendly error pages in development (^2.8).",
1814 "guzzlehttp/guzzle": "Required to use the Mailgun mail driver and the ping methods on schedules (^6.3.1|^7.0.1).",
1815 "laravel/tinker": "Required to use the tinker console command (^2.0).",
1816 "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).",
1817 "league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).",
1818 "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0).",
1819 "moontoast/math": "Required to use ordered UUIDs (^1.1).",
1820 "nyholm/psr7": "Required to use PSR-7 bridging features (^1.2).",
1821 "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).",
1822 "predis/predis": "Required to use the predis connector (^1.1.2).",
1823 "psr/http-message": "Required to allow Storage::put to accept a StreamInterface (^1.0).",
1824 "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^4.0).",
1825 "symfony/cache": "Required to PSR-6 cache bridge (^4.3.4).",
1826 "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^1.2).",
1827 "wildbit/swiftmailer-postmark": "Required to use Postmark mail driver (^3.0)."
1832 "dev-master": "6.x-dev"
1837 "src/Illuminate/Foundation/helpers.php",
1838 "src/Illuminate/Support/helpers.php"
1841 "Illuminate\\": "src/Illuminate/"
1844 "notification-url": "https://packagist.org/downloads/",
1850 "name": "Taylor Otwell",
1851 "email": "taylor@laravel.com"
1854 "description": "The Laravel Framework.",
1855 "homepage": "https://laravel.com",
1861 "issues": "https://github.com/laravel/framework/issues",
1862 "source": "https://github.com/laravel/framework"
1864 "time": "2021-01-26T14:39:47+00:00"
1867 "name": "laravel/socialite",
1868 "version": "v5.1.3",
1871 "url": "https://github.com/laravel/socialite.git",
1872 "reference": "2e6beafe911a09f2300353c102d882e9d63f1f72"
1876 "url": "https://api.github.com/repos/laravel/socialite/zipball/2e6beafe911a09f2300353c102d882e9d63f1f72",
1877 "reference": "2e6beafe911a09f2300353c102d882e9d63f1f72",
1882 "guzzlehttp/guzzle": "^6.0|^7.0",
1883 "illuminate/http": "^6.0|^7.0|^8.0",
1884 "illuminate/support": "^6.0|^7.0|^8.0",
1885 "league/oauth1-client": "^1.0",
1889 "illuminate/contracts": "^6.0|^7.0",
1890 "mockery/mockery": "^1.0",
1891 "orchestra/testbench": "^4.0|^5.0|^6.0",
1892 "phpunit/phpunit": "^8.0|^9.3"
1897 "dev-master": "5.x-dev"
1901 "Laravel\\Socialite\\SocialiteServiceProvider"
1904 "Socialite": "Laravel\\Socialite\\Facades\\Socialite"
1910 "Laravel\\Socialite\\": "src/"
1913 "notification-url": "https://packagist.org/downloads/",
1919 "name": "Taylor Otwell",
1920 "email": "taylor@laravel.com"
1923 "description": "Laravel wrapper around OAuth 1 & OAuth 2 libraries.",
1924 "homepage": "https://laravel.com",
1930 "issues": "https://github.com/laravel/socialite/issues",
1931 "source": "https://github.com/laravel/socialite"
1933 "time": "2021-01-05T17:02:09+00:00"
1936 "name": "league/commonmark",
1940 "url": "https://github.com/thephpleague/commonmark.git",
1941 "reference": "11df9b36fd4f1d2b727a73bf14931d81373b9a54"
1945 "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/11df9b36fd4f1d2b727a73bf14931d81373b9a54",
1946 "reference": "11df9b36fd4f1d2b727a73bf14931d81373b9a54",
1950 "ext-mbstring": "*",
1951 "php": "^7.1 || ^8.0"
1954 "scrutinizer/ocular": "1.7.*"
1957 "cebe/markdown": "~1.0",
1958 "commonmark/commonmark.js": "0.29.2",
1959 "erusev/parsedown": "~1.0",
1961 "github/gfm": "0.29.0",
1962 "michelf/php-markdown": "~1.4",
1963 "mikehaertl/php-shellcommand": "^1.4",
1964 "phpstan/phpstan": "^0.12",
1965 "phpunit/phpunit": "^7.5 || ^8.5 || ^9.2",
1966 "scrutinizer/ocular": "^1.5",
1967 "symfony/finder": "^4.2"
1975 "League\\CommonMark\\": "src"
1978 "notification-url": "https://packagist.org/downloads/",
1984 "name": "Colin O'Dell",
1985 "email": "colinodell@gmail.com",
1986 "homepage": "https://www.colinodell.com",
1987 "role": "Lead Developer"
1990 "description": "Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and Github-Flavored Markdown (GFM)",
1991 "homepage": "https://commonmark.thephpleague.com",
2003 "docs": "https://commonmark.thephpleague.com/",
2004 "issues": "https://github.com/thephpleague/commonmark/issues",
2005 "rss": "https://github.com/thephpleague/commonmark/releases.atom",
2006 "source": "https://github.com/thephpleague/commonmark"
2010 "url": "https://enjoy.gitstore.app/repositories/thephpleague/commonmark",
2014 "url": "https://www.colinodell.com/sponsor",
2018 "url": "https://www.paypal.me/colinpodell/10.00",
2022 "url": "https://github.com/colinodell",
2026 "url": "https://www.patreon.com/colinodell",
2030 "url": "https://tidelift.com/funding/github/packagist/league/commonmark",
2034 "time": "2020-10-31T13:49:32+00:00"
2037 "name": "league/flysystem",
2041 "url": "https://github.com/thephpleague/flysystem.git",
2042 "reference": "9be3b16c877d477357c015cec057548cf9b2a14a"
2046 "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/9be3b16c877d477357c015cec057548cf9b2a14a",
2047 "reference": "9be3b16c877d477357c015cec057548cf9b2a14a",
2051 "ext-fileinfo": "*",
2052 "league/mime-type-detection": "^1.3",
2053 "php": "^7.2.5 || ^8.0"
2056 "league/flysystem-sftp": "<1.0.6"
2059 "phpspec/prophecy": "^1.11.1",
2060 "phpunit/phpunit": "^8.5.8"
2063 "ext-fileinfo": "Required for MimeType",
2064 "ext-ftp": "Allows you to use FTP server storage",
2065 "ext-openssl": "Allows you to use FTPS server storage",
2066 "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
2067 "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
2068 "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
2069 "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
2070 "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
2071 "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
2072 "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
2073 "league/flysystem-webdav": "Allows you to use WebDAV storage",
2074 "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
2075 "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
2076 "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
2081 "dev-master": "1.1-dev"
2086 "League\\Flysystem\\": "src/"
2089 "notification-url": "https://packagist.org/downloads/",
2095 "name": "Frank de Jonge",
2096 "email": "info@frenky.net"
2099 "description": "Filesystem abstraction: Many filesystems, one API.",
2120 "issues": "https://github.com/thephpleague/flysystem/issues",
2121 "source": "https://github.com/thephpleague/flysystem/tree/1.x"
2125 "url": "https://offset.earth/frankdejonge",
2129 "time": "2020-08-23T07:39:11+00:00"
2132 "name": "league/flysystem-aws-s3-v3",
2133 "version": "1.0.29",
2136 "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git",
2137 "reference": "4e25cc0582a36a786c31115e419c6e40498f6972"
2141 "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/4e25cc0582a36a786c31115e419c6e40498f6972",
2142 "reference": "4e25cc0582a36a786c31115e419c6e40498f6972",
2146 "aws/aws-sdk-php": "^3.20.0",
2147 "league/flysystem": "^1.0.40",
2151 "henrikbjorn/phpspec-code-coverage": "~1.0.1",
2152 "phpspec/phpspec": "^2.0.0"
2157 "dev-master": "1.0-dev"
2162 "League\\Flysystem\\AwsS3v3\\": "src/"
2165 "notification-url": "https://packagist.org/downloads/",
2171 "name": "Frank de Jonge",
2172 "email": "info@frenky.net"
2175 "description": "Flysystem adapter for the AWS S3 SDK v3.x",
2177 "issues": "https://github.com/thephpleague/flysystem-aws-s3-v3/issues",
2178 "source": "https://github.com/thephpleague/flysystem-aws-s3-v3/tree/1.0.29"
2180 "time": "2020-10-08T18:58:37+00:00"
2183 "name": "league/mime-type-detection",
2187 "url": "https://github.com/thephpleague/mime-type-detection.git",
2188 "reference": "3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3"
2192 "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3",
2193 "reference": "3b9dff8aaf7323590c1d2e443db701eb1f9aa0d3",
2197 "ext-fileinfo": "*",
2198 "php": "^7.2 || ^8.0"
2201 "friendsofphp/php-cs-fixer": "^2.18",
2202 "phpstan/phpstan": "^0.12.68",
2203 "phpunit/phpunit": "^8.5.8 || ^9.3"
2208 "League\\MimeTypeDetection\\": "src"
2211 "notification-url": "https://packagist.org/downloads/",
2217 "name": "Frank de Jonge",
2218 "email": "info@frankdejonge.nl"
2221 "description": "Mime-type detection for Flysystem",
2223 "issues": "https://github.com/thephpleague/mime-type-detection/issues",
2224 "source": "https://github.com/thephpleague/mime-type-detection/tree/1.7.0"
2228 "url": "https://github.com/frankdejonge",
2232 "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
2236 "time": "2021-01-18T20:58:21+00:00"
2239 "name": "league/oauth1-client",
2240 "version": "v1.9.0",
2243 "url": "https://github.com/thephpleague/oauth1-client.git",
2244 "reference": "1e7e6be2dc543bf466236fb171e5b20e1b06aee6"
2248 "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/1e7e6be2dc543bf466236fb171e5b20e1b06aee6",
2249 "reference": "1e7e6be2dc543bf466236fb171e5b20e1b06aee6",
2255 "guzzlehttp/guzzle": "^6.0|^7.0",
2256 "php": ">=7.1||>=8.0"
2259 "ext-simplexml": "*",
2260 "friendsofphp/php-cs-fixer": "^2.17",
2261 "mockery/mockery": "^1.3.3",
2262 "phpstan/phpstan": "^0.12.42",
2263 "phpunit/phpunit": "^7.5||9.5"
2266 "ext-simplexml": "For decoding XML-based responses."
2271 "dev-master": "1.0-dev",
2272 "dev-develop": "2.0-dev"
2277 "League\\OAuth1\\Client\\": "src/"
2280 "notification-url": "https://packagist.org/downloads/",
2286 "name": "Ben Corlett",
2287 "email": "bencorlett@me.com",
2288 "homepage": "http://www.webcomm.com.au",
2292 "description": "OAuth 1.0 Client Library",
2308 "issues": "https://github.com/thephpleague/oauth1-client/issues",
2309 "source": "https://github.com/thephpleague/oauth1-client/tree/v1.9.0"
2311 "time": "2021-01-20T01:40:53+00:00"
2314 "name": "monolog/monolog",
2318 "url": "https://github.com/Seldaek/monolog.git",
2319 "reference": "1cb1cde8e8dd0f70cc0fe51354a59acad9302084"
2323 "url": "https://api.github.com/repos/Seldaek/monolog/zipball/1cb1cde8e8dd0f70cc0fe51354a59acad9302084",
2324 "reference": "1cb1cde8e8dd0f70cc0fe51354a59acad9302084",
2332 "psr/log-implementation": "1.0.0"
2335 "aws/aws-sdk-php": "^2.4.9 || ^3.0",
2336 "doctrine/couchdb": "~1.0@dev",
2337 "elasticsearch/elasticsearch": "^7",
2338 "graylog2/gelf-php": "^1.4.2",
2339 "mongodb/mongodb": "^1.8",
2340 "php-amqplib/php-amqplib": "~2.4",
2341 "php-console/php-console": "^3.1.3",
2342 "phpspec/prophecy": "^1.6.1",
2343 "phpstan/phpstan": "^0.12.59",
2344 "phpunit/phpunit": "^8.5",
2345 "predis/predis": "^1.1",
2346 "rollbar/rollbar": "^1.3",
2347 "ruflin/elastica": ">=0.90 <7.0.1",
2348 "swiftmailer/swiftmailer": "^5.3|^6.0"
2351 "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
2352 "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
2353 "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
2354 "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
2355 "ext-mbstring": "Allow to work properly with unicode symbols",
2356 "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
2357 "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
2358 "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
2359 "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
2360 "php-console/php-console": "Allow sending log messages to Google Chrome",
2361 "rollbar/rollbar": "Allow sending log messages to Rollbar",
2362 "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
2367 "dev-main": "2.x-dev"
2372 "Monolog\\": "src/Monolog"
2375 "notification-url": "https://packagist.org/downloads/",
2381 "name": "Jordi Boggiano",
2382 "email": "j.boggiano@seld.be",
2383 "homepage": "https://seld.be"
2386 "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
2387 "homepage": "https://github.com/Seldaek/monolog",
2394 "issues": "https://github.com/Seldaek/monolog/issues",
2395 "source": "https://github.com/Seldaek/monolog/tree/2.2.0"
2399 "url": "https://github.com/Seldaek",
2403 "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
2407 "time": "2020-12-14T13:15:25+00:00"
2410 "name": "mtdowling/jmespath.php",
2414 "url": "https://github.com/jmespath/jmespath.php.git",
2415 "reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb"
2419 "url": "https://api.github.com/repos/jmespath/jmespath.php/zipball/42dae2cbd13154083ca6d70099692fef8ca84bfb",
2420 "reference": "42dae2cbd13154083ca6d70099692fef8ca84bfb",
2424 "php": "^5.4 || ^7.0 || ^8.0",
2425 "symfony/polyfill-mbstring": "^1.17"
2428 "composer/xdebug-handler": "^1.4",
2429 "phpunit/phpunit": "^4.8.36 || ^7.5.15"
2437 "dev-master": "2.6-dev"
2442 "JmesPath\\": "src/"
2448 "notification-url": "https://packagist.org/downloads/",
2454 "name": "Michael Dowling",
2455 "email": "mtdowling@gmail.com",
2456 "homepage": "https://github.com/mtdowling"
2459 "description": "Declaratively specify how to extract elements from a JSON document",
2465 "issues": "https://github.com/jmespath/jmespath.php/issues",
2466 "source": "https://github.com/jmespath/jmespath.php/tree/2.6.0"
2468 "time": "2020-07-31T21:01:56+00:00"
2471 "name": "nesbot/carbon",
2472 "version": "2.44.0",
2475 "url": "https://github.com/briannesbitt/Carbon.git",
2476 "reference": "e6ef33cb1f67a4bed831ed6d0f7e156739a5d8cd"
2480 "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/e6ef33cb1f67a4bed831ed6d0f7e156739a5d8cd",
2481 "reference": "e6ef33cb1f67a4bed831ed6d0f7e156739a5d8cd",
2486 "php": "^7.1.8 || ^8.0",
2487 "symfony/polyfill-mbstring": "^1.0",
2488 "symfony/translation": "^3.4 || ^4.0 || ^5.0"
2491 "doctrine/orm": "^2.7",
2492 "friendsofphp/php-cs-fixer": "^2.14 || ^3.0",
2493 "kylekatarnls/multi-tester": "^2.0",
2494 "phpmd/phpmd": "^2.9",
2495 "phpstan/extension-installer": "^1.0",
2496 "phpstan/phpstan": "^0.12.54",
2497 "phpunit/phpunit": "^7.5.20 || ^8.5.14",
2498 "squizlabs/php_codesniffer": "^3.4"
2506 "dev-master": "2.x-dev",
2507 "dev-3.x": "3.x-dev"
2511 "Carbon\\Laravel\\ServiceProvider"
2522 "Carbon\\": "src/Carbon/"
2525 "notification-url": "https://packagist.org/downloads/",
2531 "name": "Brian Nesbitt",
2532 "email": "brian@nesbot.com",
2533 "homepage": "http://nesbot.com"
2536 "name": "kylekatarnls",
2537 "homepage": "http://github.com/kylekatarnls"
2540 "description": "An API extension for DateTime that supports 281 different languages.",
2541 "homepage": "http://carbon.nesbot.com",
2548 "issues": "https://github.com/briannesbitt/Carbon/issues",
2549 "source": "https://github.com/briannesbitt/Carbon"
2553 "url": "https://opencollective.com/Carbon",
2554 "type": "open_collective"
2557 "url": "https://tidelift.com/funding/github/packagist/nesbot/carbon",
2561 "time": "2021-01-26T20:46:41+00:00"
2564 "name": "nunomaduro/collision",
2565 "version": "v3.1.0",
2568 "url": "https://github.com/nunomaduro/collision.git",
2569 "reference": "88b58b5bd9bdcc54756480fb3ce87234696544ee"
2573 "url": "https://api.github.com/repos/nunomaduro/collision/zipball/88b58b5bd9bdcc54756480fb3ce87234696544ee",
2574 "reference": "88b58b5bd9bdcc54756480fb3ce87234696544ee",
2578 "filp/whoops": "^2.1.4",
2579 "jakub-onderka/php-console-highlighter": "0.3.*|0.4.*",
2580 "php": "^7.1 || ^8.0",
2581 "symfony/console": "~2.8|~3.3|~4.0"
2584 "laravel/framework": "^6.0",
2585 "phpunit/phpunit": "^8.0 || ^9.0"
2591 "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
2597 "NunoMaduro\\Collision\\": "src/"
2600 "notification-url": "https://packagist.org/downloads/",
2606 "name": "Nuno Maduro",
2607 "email": "enunomaduro@gmail.com"
2610 "description": "Cli error handling for console/command-line PHP applications.",
2624 "issues": "https://github.com/nunomaduro/collision/issues",
2625 "source": "https://github.com/nunomaduro/collision"
2629 "url": "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=66BYDWAT92N6L",
2633 "url": "https://github.com/nunomaduro",
2637 "url": "https://www.patreon.com/nunomaduro",
2641 "time": "2020-10-29T16:05:21+00:00"
2644 "name": "onelogin/php-saml",
2648 "url": "https://github.com/onelogin/php-saml.git",
2649 "reference": "593aca859b67d607923fe50d8ad7315373f5b6dd"
2653 "url": "https://api.github.com/repos/onelogin/php-saml/zipball/593aca859b67d607923fe50d8ad7315373f5b6dd",
2654 "reference": "593aca859b67d607923fe50d8ad7315373f5b6dd",
2659 "robrichards/xmlseclibs": ">=3.1.1"
2662 "pdepend/pdepend": "^2.5.0",
2663 "php-coveralls/php-coveralls": "^1.0.2 || ^2.0",
2664 "phploc/phploc": "^2.1 || ^3.0 || ^4.0",
2665 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1",
2666 "sebastian/phpcpd": "^2.0 || ^3.0 || ^4.0",
2667 "squizlabs/php_codesniffer": "^3.1.1"
2670 "ext-curl": "Install curl lib to be able to use the IdPMetadataParser for parsing remote XMLs",
2671 "ext-gettext": "Install gettext and php5-gettext libs to handle translations",
2672 "ext-openssl": "Install openssl lib in order to handle with x509 certs (require to support sign and encryption)"
2677 "OneLogin\\": "src/"
2680 "notification-url": "https://packagist.org/downloads/",
2684 "description": "OneLogin PHP SAML Toolkit",
2685 "homepage": "https://developers.onelogin.com/saml/php",
2692 "email": "sixto.garcia@onelogin.com",
2693 "issues": "https://github.com/onelogin/php-saml/issues",
2694 "source": "https://github.com/onelogin/php-saml/"
2696 "time": "2020-12-03T20:08:41+00:00"
2699 "name": "opis/closure",
2703 "url": "https://github.com/opis/closure.git",
2704 "reference": "943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5"
2708 "url": "https://api.github.com/repos/opis/closure/zipball/943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5",
2709 "reference": "943b5d70cc5ae7483f6aff6ff43d7e34592ca0f5",
2713 "php": "^5.4 || ^7.0 || ^8.0"
2716 "jeremeamia/superclosure": "^2.0",
2717 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
2722 "dev-master": "3.6.x-dev"
2727 "Opis\\Closure\\": "src/"
2733 "notification-url": "https://packagist.org/downloads/",
2739 "name": "Marius Sarca",
2740 "email": "marius.sarca@gmail.com"
2743 "name": "Sorin Sarca",
2744 "email": "sarca_sorin@hotmail.com"
2747 "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
2748 "homepage": "https://opis.io/closure",
2750 "anonymous functions",
2758 "issues": "https://github.com/opis/closure/issues",
2759 "source": "https://github.com/opis/closure/tree/3.6.1"
2761 "time": "2020-11-07T02:01:34+00:00"
2764 "name": "paragonie/random_compat",
2765 "version": "v9.99.99",
2768 "url": "https://github.com/paragonie/random_compat.git",
2769 "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95"
2773 "url": "https://api.github.com/repos/paragonie/random_compat/zipball/84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
2774 "reference": "84b4dfb120c6f9b4ff7b3685f9b8f1aa365a0c95",
2781 "phpunit/phpunit": "4.*|5.*",
2785 "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
2788 "notification-url": "https://packagist.org/downloads/",
2794 "name": "Paragon Initiative Enterprises",
2795 "email": "security@paragonie.com",
2796 "homepage": "https://paragonie.com"
2799 "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
2807 "email": "info@paragonie.com",
2808 "issues": "https://github.com/paragonie/random_compat/issues",
2809 "source": "https://github.com/paragonie/random_compat"
2811 "time": "2018-07-02T15:55:56+00:00"
2814 "name": "phenx/php-font-lib",
2818 "url": "https://github.com/PhenX/php-font-lib.git",
2819 "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8"
2823 "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/ca6ad461f032145fff5971b5985e5af9e7fa88d8",
2824 "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8",
2828 "phpunit/phpunit": "^4.8.35 || ^5 || ^6 || ^7"
2833 "FontLib\\": "src/FontLib"
2836 "notification-url": "https://packagist.org/downloads/",
2842 "name": "Fabien Ménager",
2843 "email": "fabien.menager@gmail.com"
2846 "description": "A library to read, parse, export and make subsets of different types of font files.",
2847 "homepage": "https://github.com/PhenX/php-font-lib",
2849 "issues": "https://github.com/PhenX/php-font-lib/issues",
2850 "source": "https://github.com/PhenX/php-font-lib/tree/0.5.2"
2852 "time": "2020-03-08T15:31:32+00:00"
2855 "name": "phenx/php-svg-lib",
2856 "version": "v0.3.3",
2859 "url": "https://github.com/PhenX/php-svg-lib.git",
2860 "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32"
2864 "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
2865 "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
2869 "sabberworm/php-css-parser": "^8.3"
2872 "phpunit/phpunit": "^5.5|^6.5"
2880 "notification-url": "https://packagist.org/downloads/",
2886 "name": "Fabien Ménager",
2887 "email": "fabien.menager@gmail.com"
2890 "description": "A library to read, parse and export to PDF SVG files.",
2891 "homepage": "https://github.com/PhenX/php-svg-lib",
2893 "issues": "https://github.com/PhenX/php-svg-lib/issues",
2894 "source": "https://github.com/PhenX/php-svg-lib/tree/master"
2896 "time": "2019-09-11T20:02:13+00:00"
2899 "name": "phpoption/phpoption",
2903 "url": "https://github.com/schmittjoh/php-option.git",
2904 "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525"
2908 "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/994ecccd8f3283ecf5ac33254543eb0ac946d525",
2909 "reference": "994ecccd8f3283ecf5ac33254543eb0ac946d525",
2913 "php": "^5.5.9 || ^7.0 || ^8.0"
2916 "bamarni/composer-bin-plugin": "^1.4.1",
2917 "phpunit/phpunit": "^4.8.35 || ^5.7.27 || ^6.5.6 || ^7.0 || ^8.0 || ^9.0"
2922 "dev-master": "1.7-dev"
2927 "PhpOption\\": "src/PhpOption/"
2930 "notification-url": "https://packagist.org/downloads/",
2936 "name": "Johannes M. Schmitt",
2937 "email": "schmittjoh@gmail.com"
2940 "name": "Graham Campbell",
2941 "email": "graham@alt-three.com"
2944 "description": "Option Type for PHP",
2952 "issues": "https://github.com/schmittjoh/php-option/issues",
2953 "source": "https://github.com/schmittjoh/php-option/tree/1.7.5"
2957 "url": "https://github.com/GrahamCampbell",
2961 "url": "https://tidelift.com/funding/github/packagist/phpoption/phpoption",
2965 "time": "2020-07-20T17:29:33+00:00"
2968 "name": "predis/predis",
2969 "version": "v1.1.6",
2972 "url": "https://github.com/predis/predis.git",
2973 "reference": "9930e933c67446962997b05201c69c2319bf26de"
2977 "url": "https://api.github.com/repos/predis/predis/zipball/9930e933c67446962997b05201c69c2319bf26de",
2978 "reference": "9930e933c67446962997b05201c69c2319bf26de",
2985 "cweagans/composer-patches": "^1.6",
2986 "phpunit/phpunit": "~4.8"
2989 "ext-curl": "Allows access to Webdis when paired with phpiredis",
2990 "ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
2994 "composer-exit-on-patch-failure": true,
2996 "phpunit/phpunit-mock-objects": {
2997 "Fix PHP 7 and 8 compatibility": "./tests/phpunit_mock_objects.patch"
2999 "phpunit/phpunit": {
3000 "Fix PHP 7 compatibility": "./tests/phpunit_php7.patch",
3001 "Fix PHP 8 compatibility": "./tests/phpunit_php8.patch"
3010 "notification-url": "https://packagist.org/downloads/",
3016 "name": "Daniele Alessandri",
3017 "email": "suppakilla@gmail.com",
3018 "homepage": "http://clorophilla.net",
3019 "role": "Creator & Maintainer"
3022 "name": "Till Krüss",
3023 "homepage": "https://till.im",
3024 "role": "Maintainer"
3027 "description": "Flexible and feature-complete Redis client for PHP and HHVM",
3028 "homepage": "http://github.com/predis/predis",
3035 "issues": "https://github.com/predis/predis/issues",
3036 "source": "https://github.com/predis/predis/tree/v1.1.6"
3040 "url": "https://github.com/sponsors/tillkruss",
3044 "time": "2020-09-11T19:18:05+00:00"
3047 "name": "psr/container",
3051 "url": "https://github.com/php-fig/container.git",
3052 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
3056 "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
3057 "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
3066 "dev-master": "1.0.x-dev"
3071 "Psr\\Container\\": "src/"
3074 "notification-url": "https://packagist.org/downloads/",
3081 "homepage": "http://www.php-fig.org/"
3084 "description": "Common Container Interface (PHP FIG PSR-11)",
3085 "homepage": "https://github.com/php-fig/container",
3089 "container-interface",
3090 "container-interop",
3094 "issues": "https://github.com/php-fig/container/issues",
3095 "source": "https://github.com/php-fig/container/tree/master"
3097 "time": "2017-02-14T16:28:37+00:00"
3100 "name": "psr/http-client",
3104 "url": "https://github.com/php-fig/http-client.git",
3105 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
3109 "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
3110 "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
3114 "php": "^7.0 || ^8.0",
3115 "psr/http-message": "^1.0"
3120 "dev-master": "1.0.x-dev"
3125 "Psr\\Http\\Client\\": "src/"
3128 "notification-url": "https://packagist.org/downloads/",
3135 "homepage": "http://www.php-fig.org/"
3138 "description": "Common interface for HTTP clients",
3139 "homepage": "https://github.com/php-fig/http-client",
3147 "source": "https://github.com/php-fig/http-client/tree/master"
3149 "time": "2020-06-29T06:28:15+00:00"
3152 "name": "psr/http-message",
3156 "url": "https://github.com/php-fig/http-message.git",
3157 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
3161 "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
3162 "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
3171 "dev-master": "1.0.x-dev"
3176 "Psr\\Http\\Message\\": "src/"
3179 "notification-url": "https://packagist.org/downloads/",
3186 "homepage": "http://www.php-fig.org/"
3189 "description": "Common interface for HTTP messages",
3190 "homepage": "https://github.com/php-fig/http-message",
3200 "source": "https://github.com/php-fig/http-message/tree/master"
3202 "time": "2016-08-06T14:39:51+00:00"
3209 "url": "https://github.com/php-fig/log.git",
3210 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc"
3214 "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc",
3215 "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc",
3224 "dev-master": "1.1.x-dev"
3229 "Psr\\Log\\": "Psr/Log/"
3232 "notification-url": "https://packagist.org/downloads/",
3239 "homepage": "http://www.php-fig.org/"
3242 "description": "Common interface for logging libraries",
3243 "homepage": "https://github.com/php-fig/log",
3250 "source": "https://github.com/php-fig/log/tree/1.1.3"
3252 "time": "2020-03-23T09:12:05+00:00"
3255 "name": "psr/simple-cache",
3259 "url": "https://github.com/php-fig/simple-cache.git",
3260 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
3264 "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
3265 "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
3274 "dev-master": "1.0.x-dev"
3279 "Psr\\SimpleCache\\": "src/"
3282 "notification-url": "https://packagist.org/downloads/",
3289 "homepage": "http://www.php-fig.org/"
3292 "description": "Common interfaces for simple caching",
3301 "source": "https://github.com/php-fig/simple-cache/tree/master"
3303 "time": "2017-10-23T01:57:42+00:00"
3306 "name": "ralouphie/getallheaders",
3310 "url": "https://github.com/ralouphie/getallheaders.git",
3311 "reference": "120b605dfeb996808c31b6477290a714d356e822"
3315 "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
3316 "reference": "120b605dfeb996808c31b6477290a714d356e822",
3323 "php-coveralls/php-coveralls": "^2.1",
3324 "phpunit/phpunit": "^5 || ^6.5"
3329 "src/getallheaders.php"
3332 "notification-url": "https://packagist.org/downloads/",
3338 "name": "Ralph Khattar",
3339 "email": "ralph.khattar@gmail.com"
3342 "description": "A polyfill for getallheaders.",
3344 "issues": "https://github.com/ralouphie/getallheaders/issues",
3345 "source": "https://github.com/ralouphie/getallheaders/tree/develop"
3347 "time": "2019-03-08T08:55:37+00:00"
3350 "name": "ramsey/uuid",
3354 "url": "https://github.com/ramsey/uuid.git",
3355 "reference": "7e1633a6964b48589b142d60542f9ed31bd37a92"
3359 "url": "https://api.github.com/repos/ramsey/uuid/zipball/7e1633a6964b48589b142d60542f9ed31bd37a92",
3360 "reference": "7e1633a6964b48589b142d60542f9ed31bd37a92",
3365 "paragonie/random_compat": "^1 | ^2 | 9.99.99",
3366 "php": "^5.4 | ^7 | ^8",
3367 "symfony/polyfill-ctype": "^1.8"
3370 "rhumsaa/uuid": "self.version"
3373 "codeception/aspect-mock": "^1 | ^2",
3374 "doctrine/annotations": "^1.2",
3375 "goaop/framework": "1.0.0-alpha.2 | ^1 | ^2.1",
3376 "jakub-onderka/php-parallel-lint": "^1",
3377 "mockery/mockery": "^0.9.11 | ^1",
3378 "moontoast/math": "^1.1",
3379 "paragonie/random-lib": "^2",
3380 "php-mock/php-mock-phpunit": "^0.3 | ^1.1",
3381 "phpunit/phpunit": "^4.8 | ^5.4 | ^6.5",
3382 "squizlabs/php_codesniffer": "^3.5"
3385 "ext-ctype": "Provides support for PHP Ctype functions",
3386 "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
3387 "ext-openssl": "Provides the OpenSSL extension for use with the OpenSslGenerator",
3388 "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
3389 "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
3390 "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
3391 "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
3392 "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
3397 "dev-master": "3.x-dev"
3402 "Ramsey\\Uuid\\": "src/"
3408 "notification-url": "https://packagist.org/downloads/",
3414 "name": "Ben Ramsey",
3415 "email": "ben@benramsey.com",
3416 "homepage": "https://benramsey.com"
3419 "name": "Marijn Huizendveld",
3420 "email": "marijn.huizendveld@gmail.com"
3423 "name": "Thibaud Fabre",
3424 "email": "thibaud@aztech.io"
3427 "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
3428 "homepage": "https://github.com/ramsey/uuid",
3435 "issues": "https://github.com/ramsey/uuid/issues",
3436 "rss": "https://github.com/ramsey/uuid/releases.atom",
3437 "source": "https://github.com/ramsey/uuid",
3438 "wiki": "https://github.com/ramsey/uuid/wiki"
3440 "time": "2020-02-21T04:36:14+00:00"
3443 "name": "robrichards/xmlseclibs",
3447 "url": "https://github.com/robrichards/xmlseclibs.git",
3448 "reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df"
3452 "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/f8f19e58f26cdb42c54b214ff8a820760292f8df",
3453 "reference": "f8f19e58f26cdb42c54b214ff8a820760292f8df",
3463 "RobRichards\\XMLSecLibs\\": "src"
3466 "notification-url": "https://packagist.org/downloads/",
3470 "description": "A PHP library for XML Security",
3471 "homepage": "https://github.com/robrichards/xmlseclibs",
3479 "issues": "https://github.com/robrichards/xmlseclibs/issues",
3480 "source": "https://github.com/robrichards/xmlseclibs/tree/3.1.1"
3482 "time": "2020-09-05T13:00:25+00:00"
3485 "name": "sabberworm/php-css-parser",
3489 "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
3490 "reference": "d217848e1396ef962fb1997cf3e2421acba7f796"
3494 "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/d217848e1396ef962fb1997cf3e2421acba7f796",
3495 "reference": "d217848e1396ef962fb1997cf3e2421acba7f796",
3502 "codacy/coverage": "^1.4",
3503 "phpunit/phpunit": "~4.8"
3508 "Sabberworm\\CSS": "lib/"
3511 "notification-url": "https://packagist.org/downloads/",
3517 "name": "Raphael Schweikert"
3520 "description": "Parser for CSS Files written in PHP",
3521 "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
3528 "issues": "https://github.com/sabberworm/PHP-CSS-Parser/issues",
3529 "source": "https://github.com/sabberworm/PHP-CSS-Parser/tree/8.3.1"
3531 "time": "2020-06-01T09:10:00+00:00"
3534 "name": "scrivo/highlight.php",
3535 "version": "v9.18.1.6",
3538 "url": "https://github.com/scrivo/highlight.php.git",
3539 "reference": "44a3d4136edb5ad8551590bf90f437db80b2d466"
3543 "url": "https://api.github.com/repos/scrivo/highlight.php/zipball/44a3d4136edb5ad8551590bf90f437db80b2d466",
3544 "reference": "44a3d4136edb5ad8551590bf90f437db80b2d466",
3549 "ext-mbstring": "*",
3553 "phpunit/phpunit": "^4.8|^5.7",
3554 "sabberworm/php-css-parser": "^8.3",
3555 "symfony/finder": "^2.8|^3.4",
3556 "symfony/var-dumper": "^2.8|^3.4"
3562 "HighlightUtilities\\": ""
3565 "HighlightUtilities/functions.php"
3568 "notification-url": "https://packagist.org/downloads/",
3574 "name": "Geert Bergman",
3575 "homepage": "http://www.scrivo.org/",
3576 "role": "Project Author"
3579 "name": "Vladimir Jimenez",
3580 "homepage": "https://allejo.io",
3581 "role": "Maintainer"
3584 "name": "Martin Folkers",
3585 "homepage": "https://twobrain.io",
3586 "role": "Contributor"
3589 "description": "Server side syntax highlighter that supports 185 languages. It's a PHP port of highlight.js",
3598 "issues": "https://github.com/scrivo/highlight.php/issues",
3599 "source": "https://github.com/scrivo/highlight.php"
3603 "url": "https://github.com/allejo",
3607 "time": "2020-12-22T19:20:29+00:00"
3610 "name": "socialiteproviders/discord",
3614 "url": "https://github.com/SocialiteProviders/Discord.git",
3615 "reference": "c6eddeb07ace7473e82d02d4db852dfacf5ef574"
3619 "url": "https://api.github.com/repos/SocialiteProviders/Discord/zipball/c6eddeb07ace7473e82d02d4db852dfacf5ef574",
3620 "reference": "c6eddeb07ace7473e82d02d4db852dfacf5ef574",
3625 "php": "^7.2 || ^8.0",
3626 "socialiteproviders/manager": "~4.0"
3631 "SocialiteProviders\\Discord\\": ""
3634 "notification-url": "https://packagist.org/downloads/",
3640 "name": "Christopher Eklund",
3641 "email": "eklundchristopher@gmail.com"
3644 "description": "Discord OAuth2 Provider for Laravel Socialite",
3646 "source": "https://github.com/SocialiteProviders/Discord/tree/4.1.1"
3648 "time": "2021-01-05T22:03:58+00:00"
3651 "name": "socialiteproviders/gitlab",
3655 "url": "https://github.com/SocialiteProviders/GitLab.git",
3656 "reference": "a8f67d3b02c9ee8c70c25c6728417c0eddcbbb9d"
3660 "url": "https://api.github.com/repos/SocialiteProviders/GitLab/zipball/a8f67d3b02c9ee8c70c25c6728417c0eddcbbb9d",
3661 "reference": "a8f67d3b02c9ee8c70c25c6728417c0eddcbbb9d",
3666 "php": "^7.2 || ^8.0",
3667 "socialiteproviders/manager": "~4.0"
3672 "SocialiteProviders\\GitLab\\": ""
3675 "notification-url": "https://packagist.org/downloads/",
3681 "name": "Christoffer Martinsen",
3682 "email": "christoffermartinsen@gmail.com"
3685 "description": "GitLab OAuth2 Provider for Laravel Socialite",
3687 "source": "https://github.com/SocialiteProviders/GitLab/tree/4.1.0"
3689 "time": "2020-12-01T23:10:59+00:00"
3692 "name": "socialiteproviders/manager",
3696 "url": "https://github.com/SocialiteProviders/Manager.git",
3697 "reference": "0f5e82af0404df0080bdc5c105cef936c1711524"
3701 "url": "https://api.github.com/repos/SocialiteProviders/Manager/zipball/0f5e82af0404df0080bdc5c105cef936c1711524",
3702 "reference": "0f5e82af0404df0080bdc5c105cef936c1711524",
3706 "illuminate/support": "^6.0|^7.0|^8.0",
3707 "laravel/socialite": "~4.0|~5.0",
3708 "php": "^7.2 || ^8.0"
3711 "mockery/mockery": "^1.2",
3712 "phpunit/phpunit": "^9.0"
3718 "SocialiteProviders\\Manager\\ServiceProvider"
3724 "SocialiteProviders\\Manager\\": "src/"
3727 "notification-url": "https://packagist.org/downloads/",
3733 "name": "Andy Wendt",
3734 "email": "andy@awendt.com"
3737 "name": "Anton Komarev",
3738 "email": "a.komarev@cybercog.su"
3741 "name": "Miguel Piedrafita",
3742 "email": "soy@miguelpiedrafita.com"
3746 "email": "atymicq@gmail.com",
3747 "homepage": "https://atymic.dev"
3750 "description": "Easily add new or override built-in providers in Laravel Socialite.",
3751 "homepage": "https://socialiteproviders.com/",
3753 "issues": "https://github.com/SocialiteProviders/Manager/issues",
3754 "source": "https://github.com/SocialiteProviders/Manager/tree/4.0.1"
3756 "time": "2020-12-01T23:09:06+00:00"
3759 "name": "socialiteproviders/microsoft-azure",
3763 "url": "https://github.com/SocialiteProviders/Microsoft-Azure.git",
3764 "reference": "7808764f777a01df88be9ca6b14d683e50aaf88a"
3768 "url": "https://api.github.com/repos/SocialiteProviders/Microsoft-Azure/zipball/7808764f777a01df88be9ca6b14d683e50aaf88a",
3769 "reference": "7808764f777a01df88be9ca6b14d683e50aaf88a",
3774 "php": "^7.2 || ^8.0",
3775 "socialiteproviders/manager": "~4.0"
3780 "SocialiteProviders\\Azure\\": ""
3783 "notification-url": "https://packagist.org/downloads/",
3789 "name": "Chris Hemmings",
3790 "email": "chris@hemmin.gs"
3793 "description": "Microsoft Azure OAuth2 Provider for Laravel Socialite",
3795 "source": "https://github.com/SocialiteProviders/Microsoft-Azure/tree/4.2.0"
3797 "time": "2020-12-01T23:10:59+00:00"
3800 "name": "socialiteproviders/okta",
3804 "url": "https://github.com/SocialiteProviders/Okta.git",
3805 "reference": "60f88b8e8c88508889c61346af83290131b72fe7"
3809 "url": "https://api.github.com/repos/SocialiteProviders/Okta/zipball/60f88b8e8c88508889c61346af83290131b72fe7",
3810 "reference": "60f88b8e8c88508889c61346af83290131b72fe7",
3815 "php": "^7.2 || ^8.0",
3816 "socialiteproviders/manager": "~4.0"
3821 "SocialiteProviders\\Okta\\": ""
3824 "notification-url": "https://packagist.org/downloads/",
3830 "name": "Chase Coney",
3831 "email": "chase.coney@gmail.com"
3834 "description": "Okta OAuth2 Provider for Laravel Socialite",
3836 "source": "https://github.com/SocialiteProviders/Okta/tree/4.1.0"
3838 "time": "2020-12-01T23:10:59+00:00"
3841 "name": "socialiteproviders/slack",
3845 "url": "https://github.com/SocialiteProviders/Slack.git",
3846 "reference": "8efb25c71d98bedf4010a829d1e41ff9fe449bcc"
3850 "url": "https://api.github.com/repos/SocialiteProviders/Slack/zipball/8efb25c71d98bedf4010a829d1e41ff9fe449bcc",
3851 "reference": "8efb25c71d98bedf4010a829d1e41ff9fe449bcc",
3857 "socialiteproviders/manager": "~4.0"
3862 "SocialiteProviders\\Slack\\": ""
3865 "notification-url": "https://packagist.org/downloads/",
3871 "name": "Brian Faust",
3872 "email": "hello@brianfaust.de"
3875 "description": "Slack OAuth2 Provider for Laravel Socialite",
3877 "source": "https://github.com/SocialiteProviders/Slack/tree/4.1.0"
3879 "time": "2020-11-26T17:57:15+00:00"
3882 "name": "socialiteproviders/twitch",
3886 "url": "https://github.com/SocialiteProviders/Twitch.git",
3887 "reference": "7accf30ae7a3139b757b4ca8f34989c09a3dbee7"
3891 "url": "https://api.github.com/repos/SocialiteProviders/Twitch/zipball/7accf30ae7a3139b757b4ca8f34989c09a3dbee7",
3892 "reference": "7accf30ae7a3139b757b4ca8f34989c09a3dbee7",
3897 "php": "^7.2 || ^8.0",
3898 "socialiteproviders/manager": "~4.0"
3903 "SocialiteProviders\\Twitch\\": ""
3906 "notification-url": "https://packagist.org/downloads/",
3912 "name": "Brian Faust",
3913 "email": "hello@brianfaust.de"
3916 "description": "Twitch OAuth2 Provider for Laravel Socialite",
3918 "source": "https://github.com/SocialiteProviders/Twitch/tree/5.3.1"
3920 "time": "2020-12-01T23:10:59+00:00"
3923 "name": "ssddanbrown/htmldiff",
3924 "version": "v1.0.1",
3927 "url": "https://github.com/ssddanbrown/HtmlDiff.git",
3928 "reference": "f60d5cc278b60305ab980a6665f46117c5b589c0"
3932 "url": "https://api.github.com/repos/ssddanbrown/HtmlDiff/zipball/f60d5cc278b60305ab980a6665f46117c5b589c0",
3933 "reference": "f60d5cc278b60305ab980a6665f46117c5b589c0",
3937 "ext-mbstring": "*",
3941 "phpunit/phpunit": "^8.5|^9.4.3"
3946 "Ssddanbrown\\HtmlDiff\\": "src"
3949 "notification-url": "https://packagist.org/downloads/",
3955 "name": "Dan Brown",
3956 "email": "ssddanbrown@googlemail.com",
3960 "description": "HTML Content Diff Generator",
3961 "homepage": "https://github.com/ssddanbrown/htmldiff",
3963 "issues": "https://github.com/ssddanbrown/HtmlDiff/issues",
3964 "source": "https://github.com/ssddanbrown/HtmlDiff/tree/v1.0.1"
3968 "url": "https://github.com/ssddanbrown",
3972 "time": "2021-01-24T18:51:30+00:00"
3975 "name": "swiftmailer/swiftmailer",
3976 "version": "v6.2.5",
3979 "url": "https://github.com/swiftmailer/swiftmailer.git",
3980 "reference": "698a6a9f54d7eb321274de3ad19863802c879fb7"
3984 "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/698a6a9f54d7eb321274de3ad19863802c879fb7",
3985 "reference": "698a6a9f54d7eb321274de3ad19863802c879fb7",
3989 "egulias/email-validator": "^2.0",
3991 "symfony/polyfill-iconv": "^1.0",
3992 "symfony/polyfill-intl-idn": "^1.10",
3993 "symfony/polyfill-mbstring": "^1.0"
3996 "mockery/mockery": "^1.0",
3997 "symfony/phpunit-bridge": "^4.4|^5.0"
4000 "ext-intl": "Needed to support internationalized email addresses"
4005 "dev-master": "6.2-dev"
4010 "lib/swift_required.php"
4013 "notification-url": "https://packagist.org/downloads/",
4019 "name": "Chris Corbyn"
4022 "name": "Fabien Potencier",
4023 "email": "fabien@symfony.com"
4026 "description": "Swiftmailer, free feature-rich PHP mailer",
4027 "homepage": "https://swiftmailer.symfony.com",
4034 "issues": "https://github.com/swiftmailer/swiftmailer/issues",
4035 "source": "https://github.com/swiftmailer/swiftmailer/tree/v6.2.5"
4039 "url": "https://github.com/fabpot",
4043 "url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer",
4047 "time": "2021-01-12T09:35:59+00:00"
4050 "name": "symfony/console",
4051 "version": "v4.4.19",
4054 "url": "https://github.com/symfony/console.git",
4055 "reference": "24026c44fc37099fa145707fecd43672831b837a"
4059 "url": "https://api.github.com/repos/symfony/console/zipball/24026c44fc37099fa145707fecd43672831b837a",
4060 "reference": "24026c44fc37099fa145707fecd43672831b837a",
4065 "symfony/polyfill-mbstring": "~1.0",
4066 "symfony/polyfill-php73": "^1.8",
4067 "symfony/polyfill-php80": "^1.15",
4068 "symfony/service-contracts": "^1.1|^2"
4071 "symfony/dependency-injection": "<3.4",
4072 "symfony/event-dispatcher": "<4.3|>=5",
4073 "symfony/lock": "<4.4",
4074 "symfony/process": "<3.3"
4077 "psr/log-implementation": "1.0"
4081 "symfony/config": "^3.4|^4.0|^5.0",
4082 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
4083 "symfony/event-dispatcher": "^4.3",
4084 "symfony/lock": "^4.4|^5.0",
4085 "symfony/process": "^3.4|^4.0|^5.0",
4086 "symfony/var-dumper": "^4.3|^5.0"
4089 "psr/log": "For using the console logger",
4090 "symfony/event-dispatcher": "",
4092 "symfony/process": ""
4097 "Symfony\\Component\\Console\\": ""
4099 "exclude-from-classmap": [
4103 "notification-url": "https://packagist.org/downloads/",
4109 "name": "Fabien Potencier",
4110 "email": "fabien@symfony.com"
4113 "name": "Symfony Community",
4114 "homepage": "https://symfony.com/contributors"
4117 "description": "Eases the creation of beautiful and testable command line interfaces",
4118 "homepage": "https://symfony.com",
4120 "source": "https://github.com/symfony/console/tree/v4.4.19"
4124 "url": "https://symfony.com/sponsor",
4128 "url": "https://github.com/fabpot",
4132 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4136 "time": "2021-01-27T09:09:26+00:00"
4139 "name": "symfony/css-selector",
4140 "version": "v4.4.19",
4143 "url": "https://github.com/symfony/css-selector.git",
4144 "reference": "f907d3e53ecb2a5fad8609eb2f30525287a734c8"
4148 "url": "https://api.github.com/repos/symfony/css-selector/zipball/f907d3e53ecb2a5fad8609eb2f30525287a734c8",
4149 "reference": "f907d3e53ecb2a5fad8609eb2f30525287a734c8",
4158 "Symfony\\Component\\CssSelector\\": ""
4160 "exclude-from-classmap": [
4164 "notification-url": "https://packagist.org/downloads/",
4170 "name": "Fabien Potencier",
4171 "email": "fabien@symfony.com"
4174 "name": "Jean-François Simon",
4175 "email": "jeanfrancois.simon@sensiolabs.com"
4178 "name": "Symfony Community",
4179 "homepage": "https://symfony.com/contributors"
4182 "description": "Converts CSS selectors to XPath expressions",
4183 "homepage": "https://symfony.com",
4185 "source": "https://github.com/symfony/css-selector/tree/v4.4.19"
4189 "url": "https://symfony.com/sponsor",
4193 "url": "https://github.com/fabpot",
4197 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4201 "time": "2021-01-27T09:09:26+00:00"
4204 "name": "symfony/debug",
4205 "version": "v4.4.19",
4208 "url": "https://github.com/symfony/debug.git",
4209 "reference": "af4987aa4a5630e9615be9d9c3ed1b0f24ca449c"
4213 "url": "https://api.github.com/repos/symfony/debug/zipball/af4987aa4a5630e9615be9d9c3ed1b0f24ca449c",
4214 "reference": "af4987aa4a5630e9615be9d9c3ed1b0f24ca449c",
4220 "symfony/polyfill-php80": "^1.15"
4223 "symfony/http-kernel": "<3.4"
4226 "symfony/http-kernel": "^3.4|^4.0|^5.0"
4231 "Symfony\\Component\\Debug\\": ""
4233 "exclude-from-classmap": [
4237 "notification-url": "https://packagist.org/downloads/",
4243 "name": "Fabien Potencier",
4244 "email": "fabien@symfony.com"
4247 "name": "Symfony Community",
4248 "homepage": "https://symfony.com/contributors"
4251 "description": "Provides tools to ease debugging PHP code",
4252 "homepage": "https://symfony.com",
4254 "source": "https://github.com/symfony/debug/tree/v4.4.19"
4258 "url": "https://symfony.com/sponsor",
4262 "url": "https://github.com/fabpot",
4266 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4270 "time": "2021-01-27T09:09:26+00:00"
4273 "name": "symfony/deprecation-contracts",
4274 "version": "v2.2.0",
4277 "url": "https://github.com/symfony/deprecation-contracts.git",
4278 "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665"
4282 "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5fa56b4074d1ae755beb55617ddafe6f5d78f665",
4283 "reference": "5fa56b4074d1ae755beb55617ddafe6f5d78f665",
4292 "dev-master": "2.2-dev"
4295 "name": "symfony/contracts",
4296 "url": "https://github.com/symfony/contracts"
4304 "notification-url": "https://packagist.org/downloads/",
4310 "name": "Nicolas Grekas",
4311 "email": "p@tchwork.com"
4314 "name": "Symfony Community",
4315 "homepage": "https://symfony.com/contributors"
4318 "description": "A generic function and convention to trigger deprecation notices",
4319 "homepage": "https://symfony.com",
4321 "source": "https://github.com/symfony/deprecation-contracts/tree/master"
4325 "url": "https://symfony.com/sponsor",
4329 "url": "https://github.com/fabpot",
4333 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4337 "time": "2020-09-07T11:33:47+00:00"
4340 "name": "symfony/error-handler",
4341 "version": "v4.4.19",
4344 "url": "https://github.com/symfony/error-handler.git",
4345 "reference": "d603654eaeb713503bba3e308b9e748e5a6d3f2e"
4349 "url": "https://api.github.com/repos/symfony/error-handler/zipball/d603654eaeb713503bba3e308b9e748e5a6d3f2e",
4350 "reference": "d603654eaeb713503bba3e308b9e748e5a6d3f2e",
4356 "symfony/debug": "^4.4.5",
4357 "symfony/polyfill-php80": "^1.15",
4358 "symfony/var-dumper": "^4.4|^5.0"
4361 "symfony/http-kernel": "^4.4|^5.0",
4362 "symfony/serializer": "^4.4|^5.0"
4367 "Symfony\\Component\\ErrorHandler\\": ""
4369 "exclude-from-classmap": [
4373 "notification-url": "https://packagist.org/downloads/",
4379 "name": "Fabien Potencier",
4380 "email": "fabien@symfony.com"
4383 "name": "Symfony Community",
4384 "homepage": "https://symfony.com/contributors"
4387 "description": "Provides tools to manage errors and ease debugging PHP code",
4388 "homepage": "https://symfony.com",
4390 "source": "https://github.com/symfony/error-handler/tree/v4.4.19"
4394 "url": "https://symfony.com/sponsor",
4398 "url": "https://github.com/fabpot",
4402 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4406 "time": "2021-01-27T09:09:26+00:00"
4409 "name": "symfony/event-dispatcher",
4410 "version": "v4.4.19",
4413 "url": "https://github.com/symfony/event-dispatcher.git",
4414 "reference": "c352647244bd376bf7d31efbd5401f13f50dad0c"
4418 "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/c352647244bd376bf7d31efbd5401f13f50dad0c",
4419 "reference": "c352647244bd376bf7d31efbd5401f13f50dad0c",
4424 "symfony/event-dispatcher-contracts": "^1.1"
4427 "symfony/dependency-injection": "<3.4"
4430 "psr/event-dispatcher-implementation": "1.0",
4431 "symfony/event-dispatcher-implementation": "1.1"
4435 "symfony/config": "^3.4|^4.0|^5.0",
4436 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
4437 "symfony/error-handler": "~3.4|~4.4",
4438 "symfony/expression-language": "^3.4|^4.0|^5.0",
4439 "symfony/http-foundation": "^3.4|^4.0|^5.0",
4440 "symfony/service-contracts": "^1.1|^2",
4441 "symfony/stopwatch": "^3.4|^4.0|^5.0"
4444 "symfony/dependency-injection": "",
4445 "symfony/http-kernel": ""
4450 "Symfony\\Component\\EventDispatcher\\": ""
4452 "exclude-from-classmap": [
4456 "notification-url": "https://packagist.org/downloads/",
4462 "name": "Fabien Potencier",
4463 "email": "fabien@symfony.com"
4466 "name": "Symfony Community",
4467 "homepage": "https://symfony.com/contributors"
4470 "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
4471 "homepage": "https://symfony.com",
4473 "source": "https://github.com/symfony/event-dispatcher/tree/v4.4.19"
4477 "url": "https://symfony.com/sponsor",
4481 "url": "https://github.com/fabpot",
4485 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4489 "time": "2021-01-27T09:09:26+00:00"
4492 "name": "symfony/event-dispatcher-contracts",
4493 "version": "v1.1.9",
4496 "url": "https://github.com/symfony/event-dispatcher-contracts.git",
4497 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
4501 "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
4502 "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
4509 "psr/event-dispatcher": "",
4510 "symfony/event-dispatcher-implementation": ""
4515 "dev-master": "1.1-dev"
4518 "name": "symfony/contracts",
4519 "url": "https://github.com/symfony/contracts"
4524 "Symfony\\Contracts\\EventDispatcher\\": ""
4527 "notification-url": "https://packagist.org/downloads/",
4533 "name": "Nicolas Grekas",
4534 "email": "p@tchwork.com"
4537 "name": "Symfony Community",
4538 "homepage": "https://symfony.com/contributors"
4541 "description": "Generic abstractions related to dispatching event",
4542 "homepage": "https://symfony.com",
4552 "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.9"
4556 "url": "https://symfony.com/sponsor",
4560 "url": "https://github.com/fabpot",
4564 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4568 "time": "2020-07-06T13:19:58+00:00"
4571 "name": "symfony/finder",
4572 "version": "v4.4.19",
4575 "url": "https://github.com/symfony/finder.git",
4576 "reference": "25d79cfccfc12e84e7a63a248c3f0720fdd92db6"
4580 "url": "https://api.github.com/repos/symfony/finder/zipball/25d79cfccfc12e84e7a63a248c3f0720fdd92db6",
4581 "reference": "25d79cfccfc12e84e7a63a248c3f0720fdd92db6",
4590 "Symfony\\Component\\Finder\\": ""
4592 "exclude-from-classmap": [
4596 "notification-url": "https://packagist.org/downloads/",
4602 "name": "Fabien Potencier",
4603 "email": "fabien@symfony.com"
4606 "name": "Symfony Community",
4607 "homepage": "https://symfony.com/contributors"
4610 "description": "Finds files and directories via an intuitive fluent interface",
4611 "homepage": "https://symfony.com",
4613 "source": "https://github.com/symfony/finder/tree/v4.4.19"
4617 "url": "https://symfony.com/sponsor",
4621 "url": "https://github.com/fabpot",
4625 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4629 "time": "2021-01-27T09:09:26+00:00"
4632 "name": "symfony/http-client-contracts",
4633 "version": "v2.3.1",
4636 "url": "https://github.com/symfony/http-client-contracts.git",
4637 "reference": "41db680a15018f9c1d4b23516059633ce280ca33"
4641 "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/41db680a15018f9c1d4b23516059633ce280ca33",
4642 "reference": "41db680a15018f9c1d4b23516059633ce280ca33",
4649 "symfony/http-client-implementation": ""
4653 "branch-version": "2.3",
4655 "dev-main": "2.3-dev"
4658 "name": "symfony/contracts",
4659 "url": "https://github.com/symfony/contracts"
4664 "Symfony\\Contracts\\HttpClient\\": ""
4667 "notification-url": "https://packagist.org/downloads/",
4673 "name": "Nicolas Grekas",
4674 "email": "p@tchwork.com"
4677 "name": "Symfony Community",
4678 "homepage": "https://symfony.com/contributors"
4681 "description": "Generic abstractions related to HTTP clients",
4682 "homepage": "https://symfony.com",
4692 "source": "https://github.com/symfony/http-client-contracts/tree/v2.3.1"
4696 "url": "https://symfony.com/sponsor",
4700 "url": "https://github.com/fabpot",
4704 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4708 "time": "2020-10-14T17:08:19+00:00"
4711 "name": "symfony/http-foundation",
4712 "version": "v4.4.19",
4715 "url": "https://github.com/symfony/http-foundation.git",
4716 "reference": "8888741b633f6c3d1e572b7735ad2cae3e03f9c5"
4720 "url": "https://api.github.com/repos/symfony/http-foundation/zipball/8888741b633f6c3d1e572b7735ad2cae3e03f9c5",
4721 "reference": "8888741b633f6c3d1e572b7735ad2cae3e03f9c5",
4726 "symfony/mime": "^4.3|^5.0",
4727 "symfony/polyfill-mbstring": "~1.1",
4728 "symfony/polyfill-php80": "^1.15"
4731 "predis/predis": "~1.0",
4732 "symfony/expression-language": "^3.4|^4.0|^5.0"
4737 "Symfony\\Component\\HttpFoundation\\": ""
4739 "exclude-from-classmap": [
4743 "notification-url": "https://packagist.org/downloads/",
4749 "name": "Fabien Potencier",
4750 "email": "fabien@symfony.com"
4753 "name": "Symfony Community",
4754 "homepage": "https://symfony.com/contributors"
4757 "description": "Defines an object-oriented layer for the HTTP specification",
4758 "homepage": "https://symfony.com",
4760 "source": "https://github.com/symfony/http-foundation/tree/v4.4.19"
4764 "url": "https://symfony.com/sponsor",
4768 "url": "https://github.com/fabpot",
4772 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4776 "time": "2021-01-27T09:09:26+00:00"
4779 "name": "symfony/http-kernel",
4780 "version": "v4.4.19",
4783 "url": "https://github.com/symfony/http-kernel.git",
4784 "reference": "07ea794a327d7c8c5d76e3058fde9fec6a711cb4"
4788 "url": "https://api.github.com/repos/symfony/http-kernel/zipball/07ea794a327d7c8c5d76e3058fde9fec6a711cb4",
4789 "reference": "07ea794a327d7c8c5d76e3058fde9fec6a711cb4",
4795 "symfony/error-handler": "^4.4",
4796 "symfony/event-dispatcher": "^4.4",
4797 "symfony/http-client-contracts": "^1.1|^2",
4798 "symfony/http-foundation": "^4.4|^5.0",
4799 "symfony/polyfill-ctype": "^1.8",
4800 "symfony/polyfill-php73": "^1.9",
4801 "symfony/polyfill-php80": "^1.15"
4804 "symfony/browser-kit": "<4.3",
4805 "symfony/config": "<3.4",
4806 "symfony/console": ">=5",
4807 "symfony/dependency-injection": "<4.3",
4808 "symfony/translation": "<4.2",
4809 "twig/twig": "<1.43|<2.13,>=2"
4812 "psr/log-implementation": "1.0"
4815 "psr/cache": "~1.0",
4816 "symfony/browser-kit": "^4.3|^5.0",
4817 "symfony/config": "^3.4|^4.0|^5.0",
4818 "symfony/console": "^3.4|^4.0",
4819 "symfony/css-selector": "^3.4|^4.0|^5.0",
4820 "symfony/dependency-injection": "^4.3|^5.0",
4821 "symfony/dom-crawler": "^3.4|^4.0|^5.0",
4822 "symfony/expression-language": "^3.4|^4.0|^5.0",
4823 "symfony/finder": "^3.4|^4.0|^5.0",
4824 "symfony/process": "^3.4|^4.0|^5.0",
4825 "symfony/routing": "^3.4|^4.0|^5.0",
4826 "symfony/stopwatch": "^3.4|^4.0|^5.0",
4827 "symfony/templating": "^3.4|^4.0|^5.0",
4828 "symfony/translation": "^4.2|^5.0",
4829 "symfony/translation-contracts": "^1.1|^2",
4830 "twig/twig": "^1.43|^2.13|^3.0.4"
4833 "symfony/browser-kit": "",
4834 "symfony/config": "",
4835 "symfony/console": "",
4836 "symfony/dependency-injection": ""
4841 "Symfony\\Component\\HttpKernel\\": ""
4843 "exclude-from-classmap": [
4847 "notification-url": "https://packagist.org/downloads/",
4853 "name": "Fabien Potencier",
4854 "email": "fabien@symfony.com"
4857 "name": "Symfony Community",
4858 "homepage": "https://symfony.com/contributors"
4861 "description": "Provides a structured process for converting a Request into a Response",
4862 "homepage": "https://symfony.com",
4864 "source": "https://github.com/symfony/http-kernel/tree/v4.4.19"
4868 "url": "https://symfony.com/sponsor",
4872 "url": "https://github.com/fabpot",
4876 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4880 "time": "2021-01-27T13:50:53+00:00"
4883 "name": "symfony/mime",
4884 "version": "v5.2.2",
4887 "url": "https://github.com/symfony/mime.git",
4888 "reference": "37bade585ea100d235c031b258eff93b5b6bb9a9"
4892 "url": "https://api.github.com/repos/symfony/mime/zipball/37bade585ea100d235c031b258eff93b5b6bb9a9",
4893 "reference": "37bade585ea100d235c031b258eff93b5b6bb9a9",
4898 "symfony/deprecation-contracts": "^2.1",
4899 "symfony/polyfill-intl-idn": "^1.10",
4900 "symfony/polyfill-mbstring": "^1.0",
4901 "symfony/polyfill-php80": "^1.15"
4904 "phpdocumentor/reflection-docblock": "<3.2.2",
4905 "phpdocumentor/type-resolver": "<1.4.0",
4906 "symfony/mailer": "<4.4"
4909 "egulias/email-validator": "^2.1.10",
4910 "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
4911 "symfony/dependency-injection": "^4.4|^5.0",
4912 "symfony/property-access": "^4.4|^5.1",
4913 "symfony/property-info": "^4.4|^5.1",
4914 "symfony/serializer": "^5.2"
4919 "Symfony\\Component\\Mime\\": ""
4921 "exclude-from-classmap": [
4925 "notification-url": "https://packagist.org/downloads/",
4931 "name": "Fabien Potencier",
4932 "email": "fabien@symfony.com"
4935 "name": "Symfony Community",
4936 "homepage": "https://symfony.com/contributors"
4939 "description": "Allows manipulating MIME messages",
4940 "homepage": "https://symfony.com",
4946 "source": "https://github.com/symfony/mime/tree/v5.2.2"
4950 "url": "https://symfony.com/sponsor",
4954 "url": "https://github.com/fabpot",
4958 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
4962 "time": "2021-01-25T14:08:25+00:00"
4965 "name": "symfony/polyfill-ctype",
4966 "version": "v1.22.0",
4969 "url": "https://github.com/symfony/polyfill-ctype.git",
4970 "reference": "c6c942b1ac76c82448322025e084cadc56048b4e"
4974 "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e",
4975 "reference": "c6c942b1ac76c82448322025e084cadc56048b4e",
4982 "ext-ctype": "For best performance"
4987 "dev-main": "1.22-dev"
4990 "name": "symfony/polyfill",
4991 "url": "https://github.com/symfony/polyfill"
4996 "Symfony\\Polyfill\\Ctype\\": ""
5002 "notification-url": "https://packagist.org/downloads/",
5008 "name": "Gert de Pagter",
5009 "email": "BackEndTea@gmail.com"
5012 "name": "Symfony Community",
5013 "homepage": "https://symfony.com/contributors"
5016 "description": "Symfony polyfill for ctype functions",
5017 "homepage": "https://symfony.com",
5025 "source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.0"
5029 "url": "https://symfony.com/sponsor",
5033 "url": "https://github.com/fabpot",
5037 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5041 "time": "2021-01-07T16:49:33+00:00"
5044 "name": "symfony/polyfill-iconv",
5045 "version": "v1.22.0",
5048 "url": "https://github.com/symfony/polyfill-iconv.git",
5049 "reference": "b34bfb8c4c22650ac080d2662ae3502e5f2f4ae6"
5053 "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/b34bfb8c4c22650ac080d2662ae3502e5f2f4ae6",
5054 "reference": "b34bfb8c4c22650ac080d2662ae3502e5f2f4ae6",
5061 "ext-iconv": "For best performance"
5066 "dev-main": "1.22-dev"
5069 "name": "symfony/polyfill",
5070 "url": "https://github.com/symfony/polyfill"
5075 "Symfony\\Polyfill\\Iconv\\": ""
5081 "notification-url": "https://packagist.org/downloads/",
5087 "name": "Nicolas Grekas",
5088 "email": "p@tchwork.com"
5091 "name": "Symfony Community",
5092 "homepage": "https://symfony.com/contributors"
5095 "description": "Symfony polyfill for the Iconv extension",
5096 "homepage": "https://symfony.com",
5105 "source": "https://github.com/symfony/polyfill-iconv/tree/v1.22.0"
5109 "url": "https://symfony.com/sponsor",
5113 "url": "https://github.com/fabpot",
5117 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5121 "time": "2021-01-07T16:49:33+00:00"
5124 "name": "symfony/polyfill-intl-idn",
5125 "version": "v1.22.0",
5128 "url": "https://github.com/symfony/polyfill-intl-idn.git",
5129 "reference": "0eb8293dbbcd6ef6bf81404c9ce7d95bcdf34f44"
5133 "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/0eb8293dbbcd6ef6bf81404c9ce7d95bcdf34f44",
5134 "reference": "0eb8293dbbcd6ef6bf81404c9ce7d95bcdf34f44",
5139 "symfony/polyfill-intl-normalizer": "^1.10",
5140 "symfony/polyfill-php72": "^1.10"
5143 "ext-intl": "For best performance"
5148 "dev-main": "1.22-dev"
5151 "name": "symfony/polyfill",
5152 "url": "https://github.com/symfony/polyfill"
5157 "Symfony\\Polyfill\\Intl\\Idn\\": ""
5163 "notification-url": "https://packagist.org/downloads/",
5169 "name": "Laurent Bassin",
5170 "email": "laurent@bassin.info"
5173 "name": "Trevor Rowbotham",
5174 "email": "trevor.rowbotham@pm.me"
5177 "name": "Symfony Community",
5178 "homepage": "https://symfony.com/contributors"
5181 "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
5182 "homepage": "https://symfony.com",
5192 "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.22.0"
5196 "url": "https://symfony.com/sponsor",
5200 "url": "https://github.com/fabpot",
5204 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5208 "time": "2021-01-07T16:49:33+00:00"
5211 "name": "symfony/polyfill-intl-normalizer",
5212 "version": "v1.22.0",
5215 "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
5216 "reference": "6e971c891537eb617a00bb07a43d182a6915faba"
5220 "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/6e971c891537eb617a00bb07a43d182a6915faba",
5221 "reference": "6e971c891537eb617a00bb07a43d182a6915faba",
5228 "ext-intl": "For best performance"
5233 "dev-main": "1.22-dev"
5236 "name": "symfony/polyfill",
5237 "url": "https://github.com/symfony/polyfill"
5242 "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
5251 "notification-url": "https://packagist.org/downloads/",
5257 "name": "Nicolas Grekas",
5258 "email": "p@tchwork.com"
5261 "name": "Symfony Community",
5262 "homepage": "https://symfony.com/contributors"
5265 "description": "Symfony polyfill for intl's Normalizer class and related functions",
5266 "homepage": "https://symfony.com",
5276 "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.22.0"
5280 "url": "https://symfony.com/sponsor",
5284 "url": "https://github.com/fabpot",
5288 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5292 "time": "2021-01-07T17:09:11+00:00"
5295 "name": "symfony/polyfill-mbstring",
5296 "version": "v1.22.0",
5299 "url": "https://github.com/symfony/polyfill-mbstring.git",
5300 "reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13"
5304 "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/f377a3dd1fde44d37b9831d68dc8dea3ffd28e13",
5305 "reference": "f377a3dd1fde44d37b9831d68dc8dea3ffd28e13",
5312 "ext-mbstring": "For best performance"
5317 "dev-main": "1.22-dev"
5320 "name": "symfony/polyfill",
5321 "url": "https://github.com/symfony/polyfill"
5326 "Symfony\\Polyfill\\Mbstring\\": ""
5332 "notification-url": "https://packagist.org/downloads/",
5338 "name": "Nicolas Grekas",
5339 "email": "p@tchwork.com"
5342 "name": "Symfony Community",
5343 "homepage": "https://symfony.com/contributors"
5346 "description": "Symfony polyfill for the Mbstring extension",
5347 "homepage": "https://symfony.com",
5356 "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.0"
5360 "url": "https://symfony.com/sponsor",
5364 "url": "https://github.com/fabpot",
5368 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5372 "time": "2021-01-07T16:49:33+00:00"
5375 "name": "symfony/polyfill-php72",
5376 "version": "v1.22.0",
5379 "url": "https://github.com/symfony/polyfill-php72.git",
5380 "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9"
5384 "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
5385 "reference": "cc6e6f9b39fe8075b3dabfbaf5b5f645ae1340c9",
5394 "dev-main": "1.22-dev"
5397 "name": "symfony/polyfill",
5398 "url": "https://github.com/symfony/polyfill"
5403 "Symfony\\Polyfill\\Php72\\": ""
5409 "notification-url": "https://packagist.org/downloads/",
5415 "name": "Nicolas Grekas",
5416 "email": "p@tchwork.com"
5419 "name": "Symfony Community",
5420 "homepage": "https://symfony.com/contributors"
5423 "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
5424 "homepage": "https://symfony.com",
5432 "source": "https://github.com/symfony/polyfill-php72/tree/v1.22.0"
5436 "url": "https://symfony.com/sponsor",
5440 "url": "https://github.com/fabpot",
5444 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5448 "time": "2021-01-07T16:49:33+00:00"
5451 "name": "symfony/polyfill-php73",
5452 "version": "v1.22.0",
5455 "url": "https://github.com/symfony/polyfill-php73.git",
5456 "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2"
5460 "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
5461 "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2",
5470 "dev-main": "1.22-dev"
5473 "name": "symfony/polyfill",
5474 "url": "https://github.com/symfony/polyfill"
5479 "Symfony\\Polyfill\\Php73\\": ""
5488 "notification-url": "https://packagist.org/downloads/",
5494 "name": "Nicolas Grekas",
5495 "email": "p@tchwork.com"
5498 "name": "Symfony Community",
5499 "homepage": "https://symfony.com/contributors"
5502 "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
5503 "homepage": "https://symfony.com",
5511 "source": "https://github.com/symfony/polyfill-php73/tree/v1.22.0"
5515 "url": "https://symfony.com/sponsor",
5519 "url": "https://github.com/fabpot",
5523 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5527 "time": "2021-01-07T16:49:33+00:00"
5530 "name": "symfony/polyfill-php80",
5531 "version": "v1.22.0",
5534 "url": "https://github.com/symfony/polyfill-php80.git",
5535 "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91"
5539 "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91",
5540 "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91",
5549 "dev-main": "1.22-dev"
5552 "name": "symfony/polyfill",
5553 "url": "https://github.com/symfony/polyfill"
5558 "Symfony\\Polyfill\\Php80\\": ""
5567 "notification-url": "https://packagist.org/downloads/",
5573 "name": "Ion Bazan",
5574 "email": "ion.bazan@gmail.com"
5577 "name": "Nicolas Grekas",
5578 "email": "p@tchwork.com"
5581 "name": "Symfony Community",
5582 "homepage": "https://symfony.com/contributors"
5585 "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
5586 "homepage": "https://symfony.com",
5594 "source": "https://github.com/symfony/polyfill-php80/tree/v1.22.0"
5598 "url": "https://symfony.com/sponsor",
5602 "url": "https://github.com/fabpot",
5606 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5610 "time": "2021-01-07T16:49:33+00:00"
5613 "name": "symfony/process",
5614 "version": "v4.4.19",
5617 "url": "https://github.com/symfony/process.git",
5618 "reference": "7e950b6366d4da90292c2e7fa820b3c1842b965a"
5622 "url": "https://api.github.com/repos/symfony/process/zipball/7e950b6366d4da90292c2e7fa820b3c1842b965a",
5623 "reference": "7e950b6366d4da90292c2e7fa820b3c1842b965a",
5632 "Symfony\\Component\\Process\\": ""
5634 "exclude-from-classmap": [
5638 "notification-url": "https://packagist.org/downloads/",
5644 "name": "Fabien Potencier",
5645 "email": "fabien@symfony.com"
5648 "name": "Symfony Community",
5649 "homepage": "https://symfony.com/contributors"
5652 "description": "Executes commands in sub-processes",
5653 "homepage": "https://symfony.com",
5655 "source": "https://github.com/symfony/process/tree/v4.4.19"
5659 "url": "https://symfony.com/sponsor",
5663 "url": "https://github.com/fabpot",
5667 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5671 "time": "2021-01-27T09:09:26+00:00"
5674 "name": "symfony/routing",
5675 "version": "v4.4.19",
5678 "url": "https://github.com/symfony/routing.git",
5679 "reference": "87529f6e305c7acb162840d1ea57922038072425"
5683 "url": "https://api.github.com/repos/symfony/routing/zipball/87529f6e305c7acb162840d1ea57922038072425",
5684 "reference": "87529f6e305c7acb162840d1ea57922038072425",
5691 "symfony/config": "<4.2",
5692 "symfony/dependency-injection": "<3.4",
5693 "symfony/yaml": "<3.4"
5696 "doctrine/annotations": "^1.10.4",
5698 "symfony/config": "^4.2|^5.0",
5699 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
5700 "symfony/expression-language": "^3.4|^4.0|^5.0",
5701 "symfony/http-foundation": "^3.4|^4.0|^5.0",
5702 "symfony/yaml": "^3.4|^4.0|^5.0"
5705 "doctrine/annotations": "For using the annotation loader",
5706 "symfony/config": "For using the all-in-one router or any loader",
5707 "symfony/expression-language": "For using expression matching",
5708 "symfony/http-foundation": "For using a Symfony Request object",
5709 "symfony/yaml": "For using the YAML loader"
5714 "Symfony\\Component\\Routing\\": ""
5716 "exclude-from-classmap": [
5720 "notification-url": "https://packagist.org/downloads/",
5726 "name": "Fabien Potencier",
5727 "email": "fabien@symfony.com"
5730 "name": "Symfony Community",
5731 "homepage": "https://symfony.com/contributors"
5734 "description": "Maps an HTTP request to a set of configuration variables",
5735 "homepage": "https://symfony.com",
5743 "source": "https://github.com/symfony/routing/tree/v4.4.19"
5747 "url": "https://symfony.com/sponsor",
5751 "url": "https://github.com/fabpot",
5755 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5759 "time": "2021-01-27T09:09:26+00:00"
5762 "name": "symfony/service-contracts",
5763 "version": "v2.2.0",
5766 "url": "https://github.com/symfony/service-contracts.git",
5767 "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1"
5771 "url": "https://api.github.com/repos/symfony/service-contracts/zipball/d15da7ba4957ffb8f1747218be9e1a121fd298a1",
5772 "reference": "d15da7ba4957ffb8f1747218be9e1a121fd298a1",
5777 "psr/container": "^1.0"
5780 "symfony/service-implementation": ""
5785 "dev-master": "2.2-dev"
5788 "name": "symfony/contracts",
5789 "url": "https://github.com/symfony/contracts"
5794 "Symfony\\Contracts\\Service\\": ""
5797 "notification-url": "https://packagist.org/downloads/",
5803 "name": "Nicolas Grekas",
5804 "email": "p@tchwork.com"
5807 "name": "Symfony Community",
5808 "homepage": "https://symfony.com/contributors"
5811 "description": "Generic abstractions related to writing services",
5812 "homepage": "https://symfony.com",
5822 "source": "https://github.com/symfony/service-contracts/tree/master"
5826 "url": "https://symfony.com/sponsor",
5830 "url": "https://github.com/fabpot",
5834 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5838 "time": "2020-09-07T11:33:47+00:00"
5841 "name": "symfony/translation",
5842 "version": "v4.4.19",
5845 "url": "https://github.com/symfony/translation.git",
5846 "reference": "e1d0c67167a553556d9f974b5fa79c2448df317a"
5850 "url": "https://api.github.com/repos/symfony/translation/zipball/e1d0c67167a553556d9f974b5fa79c2448df317a",
5851 "reference": "e1d0c67167a553556d9f974b5fa79c2448df317a",
5856 "symfony/polyfill-mbstring": "~1.0",
5857 "symfony/translation-contracts": "^1.1.6|^2"
5860 "symfony/config": "<3.4",
5861 "symfony/dependency-injection": "<3.4",
5862 "symfony/http-kernel": "<4.4",
5863 "symfony/yaml": "<3.4"
5866 "symfony/translation-implementation": "1.0"
5870 "symfony/config": "^3.4|^4.0|^5.0",
5871 "symfony/console": "^3.4|^4.0|^5.0",
5872 "symfony/dependency-injection": "^3.4|^4.0|^5.0",
5873 "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
5874 "symfony/http-kernel": "^4.4",
5875 "symfony/intl": "^3.4|^4.0|^5.0",
5876 "symfony/service-contracts": "^1.1.2|^2",
5877 "symfony/yaml": "^3.4|^4.0|^5.0"
5880 "psr/log-implementation": "To use logging capability in translator",
5881 "symfony/config": "",
5887 "Symfony\\Component\\Translation\\": ""
5889 "exclude-from-classmap": [
5893 "notification-url": "https://packagist.org/downloads/",
5899 "name": "Fabien Potencier",
5900 "email": "fabien@symfony.com"
5903 "name": "Symfony Community",
5904 "homepage": "https://symfony.com/contributors"
5907 "description": "Provides tools to internationalize your application",
5908 "homepage": "https://symfony.com",
5910 "source": "https://github.com/symfony/translation/tree/v4.4.19"
5914 "url": "https://symfony.com/sponsor",
5918 "url": "https://github.com/fabpot",
5922 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
5926 "time": "2021-01-27T09:09:26+00:00"
5929 "name": "symfony/translation-contracts",
5930 "version": "v2.3.0",
5933 "url": "https://github.com/symfony/translation-contracts.git",
5934 "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105"
5938 "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/e2eaa60b558f26a4b0354e1bbb25636efaaad105",
5939 "reference": "e2eaa60b558f26a4b0354e1bbb25636efaaad105",
5946 "symfony/translation-implementation": ""
5951 "dev-master": "2.3-dev"
5954 "name": "symfony/contracts",
5955 "url": "https://github.com/symfony/contracts"
5960 "Symfony\\Contracts\\Translation\\": ""
5963 "notification-url": "https://packagist.org/downloads/",
5969 "name": "Nicolas Grekas",
5970 "email": "p@tchwork.com"
5973 "name": "Symfony Community",
5974 "homepage": "https://symfony.com/contributors"
5977 "description": "Generic abstractions related to translation",
5978 "homepage": "https://symfony.com",
5988 "source": "https://github.com/symfony/translation-contracts/tree/v2.3.0"
5992 "url": "https://symfony.com/sponsor",
5996 "url": "https://github.com/fabpot",
6000 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6004 "time": "2020-09-28T13:05:58+00:00"
6007 "name": "symfony/var-dumper",
6008 "version": "v4.4.19",
6011 "url": "https://github.com/symfony/var-dumper.git",
6012 "reference": "a1eab2f69906dc83c5ddba4632180260d0ab4f7f"
6016 "url": "https://api.github.com/repos/symfony/var-dumper/zipball/a1eab2f69906dc83c5ddba4632180260d0ab4f7f",
6017 "reference": "a1eab2f69906dc83c5ddba4632180260d0ab4f7f",
6022 "symfony/polyfill-mbstring": "~1.0",
6023 "symfony/polyfill-php72": "~1.5",
6024 "symfony/polyfill-php80": "^1.15"
6027 "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
6028 "symfony/console": "<3.4"
6032 "symfony/console": "^3.4|^4.0|^5.0",
6033 "symfony/process": "^4.4|^5.0",
6034 "twig/twig": "^1.43|^2.13|^3.0.4"
6037 "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
6038 "ext-intl": "To show region name in time zone dump",
6039 "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
6042 "Resources/bin/var-dump-server"
6047 "Resources/functions/dump.php"
6050 "Symfony\\Component\\VarDumper\\": ""
6052 "exclude-from-classmap": [
6056 "notification-url": "https://packagist.org/downloads/",
6062 "name": "Nicolas Grekas",
6063 "email": "p@tchwork.com"
6066 "name": "Symfony Community",
6067 "homepage": "https://symfony.com/contributors"
6070 "description": "Provides mechanisms for walking through any arbitrary PHP variable",
6071 "homepage": "https://symfony.com",
6077 "source": "https://github.com/symfony/var-dumper/tree/v4.4.19"
6081 "url": "https://symfony.com/sponsor",
6085 "url": "https://github.com/fabpot",
6089 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
6093 "time": "2021-01-27T09:09:26+00:00"
6096 "name": "tijsverkoyen/css-to-inline-styles",
6100 "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
6101 "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5"
6105 "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/b43b05cf43c1b6d849478965062b6ef73e223bb5",
6106 "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5",
6112 "php": "^5.5 || ^7.0 || ^8.0",
6113 "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0"
6116 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5"
6121 "dev-master": "2.2.x-dev"
6126 "TijsVerkoyen\\CssToInlineStyles\\": "src"
6129 "notification-url": "https://packagist.org/downloads/",
6135 "name": "Tijs Verkoyen",
6136 "email": "css_to_inline_styles@verkoyen.eu",
6140 "description": "CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.",
6141 "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles",
6143 "issues": "https://github.com/tijsverkoyen/CssToInlineStyles/issues",
6144 "source": "https://github.com/tijsverkoyen/CssToInlineStyles/tree/2.2.3"
6146 "time": "2020-07-13T06:12:54+00:00"
6149 "name": "vlucas/phpdotenv",
6150 "version": "v3.6.8",
6153 "url": "https://github.com/vlucas/phpdotenv.git",
6154 "reference": "5e679f7616db829358341e2d5cccbd18773bdab8"
6158 "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/5e679f7616db829358341e2d5cccbd18773bdab8",
6159 "reference": "5e679f7616db829358341e2d5cccbd18773bdab8",
6163 "php": "^5.4 || ^7.0 || ^8.0",
6164 "phpoption/phpoption": "^1.5.2",
6165 "symfony/polyfill-ctype": "^1.17"
6170 "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20"
6173 "ext-filter": "Required to use the boolean validator.",
6174 "ext-pcre": "Required to use most of the library."
6179 "dev-master": "3.6-dev"
6187 "notification-url": "https://packagist.org/downloads/",
6193 "name": "Graham Campbell",
6194 "email": "graham@alt-three.com",
6195 "homepage": "https://gjcampbell.co.uk/"
6198 "name": "Vance Lucas",
6199 "email": "vance@vancelucas.com",
6200 "homepage": "https://vancelucas.com/"
6203 "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
6210 "issues": "https://github.com/vlucas/phpdotenv/issues",
6211 "source": "https://github.com/vlucas/phpdotenv/tree/v3.6.8"
6215 "url": "https://github.com/GrahamCampbell",
6219 "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
6223 "time": "2021-01-20T14:39:46+00:00"
6228 "name": "barryvdh/laravel-debugbar",
6229 "version": "v3.5.2",
6232 "url": "https://github.com/barryvdh/laravel-debugbar.git",
6233 "reference": "cae0a8d1cb89b0f0522f65e60465e16d738e069b"
6237 "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/cae0a8d1cb89b0f0522f65e60465e16d738e069b",
6238 "reference": "cae0a8d1cb89b0f0522f65e60465e16d738e069b",
6242 "illuminate/routing": "^6|^7|^8",
6243 "illuminate/session": "^6|^7|^8",
6244 "illuminate/support": "^6|^7|^8",
6245 "maximebf/debugbar": "^1.16.3",
6247 "symfony/debug": "^4.3|^5",
6248 "symfony/finder": "^4.3|^5"
6251 "mockery/mockery": "^1.3.3",
6252 "orchestra/testbench-dusk": "^4|^5|^6",
6253 "phpunit/phpunit": "^8.5|^9.0",
6254 "squizlabs/php_codesniffer": "^3.5"
6259 "dev-master": "3.5-dev"
6263 "Barryvdh\\Debugbar\\ServiceProvider"
6266 "Debugbar": "Barryvdh\\Debugbar\\Facade"
6272 "Barryvdh\\Debugbar\\": "src/"
6278 "notification-url": "https://packagist.org/downloads/",
6284 "name": "Barry vd. Heuvel",
6285 "email": "barryvdh@gmail.com"
6288 "description": "PHP Debugbar integration for Laravel",
6297 "issues": "https://github.com/barryvdh/laravel-debugbar/issues",
6298 "source": "https://github.com/barryvdh/laravel-debugbar/tree/v3.5.2"
6302 "url": "https://github.com/barryvdh",
6306 "time": "2021-01-06T14:21:44+00:00"
6309 "name": "barryvdh/laravel-ide-helper",
6310 "version": "v2.8.2",
6313 "url": "https://github.com/barryvdh/laravel-ide-helper.git",
6314 "reference": "5515cabea39b9cf55f98980d0f269dc9d85cfcca"
6318 "url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/5515cabea39b9cf55f98980d0f269dc9d85cfcca",
6319 "reference": "5515cabea39b9cf55f98980d0f269dc9d85cfcca",
6323 "barryvdh/reflection-docblock": "^2.0.6",
6324 "composer/composer": "^1.6 || ^2",
6325 "doctrine/dbal": "~2.3",
6327 "illuminate/console": "^6 || ^7 || ^8",
6328 "illuminate/filesystem": "^6 || ^7 || ^8",
6329 "illuminate/support": "^6 || ^7 || ^8",
6331 "phpdocumentor/type-resolver": "^1.1.0"
6334 "ext-pdo_sqlite": "*",
6335 "friendsofphp/php-cs-fixer": "^2",
6336 "illuminate/config": "^6 || ^7 || ^8",
6337 "illuminate/view": "^6 || ^7 || ^8",
6338 "mockery/mockery": "^1.3.3",
6339 "orchestra/testbench": "^4 || ^5 || ^6",
6340 "phpunit/phpunit": "^8.5 || ^9",
6341 "spatie/phpunit-snapshot-assertions": "^1.4 || ^2.2 || ^3 || ^4",
6342 "vimeo/psalm": "^3.12"
6347 "dev-master": "2.8-dev"
6351 "Barryvdh\\LaravelIdeHelper\\IdeHelperServiceProvider"
6357 "Barryvdh\\LaravelIdeHelper\\": "src"
6360 "notification-url": "https://packagist.org/downloads/",
6366 "name": "Barry vd. Heuvel",
6367 "email": "barryvdh@gmail.com"
6370 "description": "Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.",
6383 "issues": "https://github.com/barryvdh/laravel-ide-helper/issues",
6384 "source": "https://github.com/barryvdh/laravel-ide-helper/tree/v2.8.2"
6388 "url": "https://github.com/barryvdh",
6392 "time": "2020-12-06T08:55:05+00:00"
6395 "name": "barryvdh/reflection-docblock",
6396 "version": "v2.0.6",
6399 "url": "https://github.com/barryvdh/ReflectionDocBlock.git",
6400 "reference": "6b69015d83d3daf9004a71a89f26e27d27ef6a16"
6404 "url": "https://api.github.com/repos/barryvdh/ReflectionDocBlock/zipball/6b69015d83d3daf9004a71a89f26e27d27ef6a16",
6405 "reference": "6b69015d83d3daf9004a71a89f26e27d27ef6a16",
6412 "phpunit/phpunit": "~4.0,<4.5"
6415 "dflydev/markdown": "~1.0",
6416 "erusev/parsedown": "~1.0"
6421 "dev-master": "2.0.x-dev"
6431 "notification-url": "https://packagist.org/downloads/",
6437 "name": "Mike van Riel",
6438 "email": "mike.vanriel@naenius.com"
6442 "source": "https://github.com/barryvdh/ReflectionDocBlock/tree/v2.0.6"
6444 "time": "2018-12-13T10:34:14+00:00"
6447 "name": "composer/ca-bundle",
6451 "url": "https://github.com/composer/ca-bundle.git",
6452 "reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5"
6456 "url": "https://api.github.com/repos/composer/ca-bundle/zipball/78a0e288fdcebf92aa2318a8d3656168da6ac1a5",
6457 "reference": "78a0e288fdcebf92aa2318a8d3656168da6ac1a5",
6463 "php": "^5.3.2 || ^7.0 || ^8.0"
6466 "phpstan/phpstan": "^0.12.55",
6468 "symfony/phpunit-bridge": "^4.2 || ^5",
6469 "symfony/process": "^2.5 || ^3.0 || ^4.0 || ^5.0"
6474 "dev-main": "1.x-dev"
6479 "Composer\\CaBundle\\": "src"
6482 "notification-url": "https://packagist.org/downloads/",
6488 "name": "Jordi Boggiano",
6489 "email": "j.boggiano@seld.be",
6490 "homepage": "http://seld.be"
6493 "description": "Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.",
6502 "irc": "irc://irc.freenode.org/composer",
6503 "issues": "https://github.com/composer/ca-bundle/issues",
6504 "source": "https://github.com/composer/ca-bundle/tree/1.2.9"
6508 "url": "https://packagist.com",
6512 "url": "https://github.com/composer",
6516 "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6520 "time": "2021-01-12T12:10:35+00:00"
6523 "name": "composer/composer",
6527 "url": "https://github.com/composer/composer.git",
6528 "reference": "591c2c155cac0d2d7f34af41d3b1e29bcbfc685e"
6532 "url": "https://api.github.com/repos/composer/composer/zipball/591c2c155cac0d2d7f34af41d3b1e29bcbfc685e",
6533 "reference": "591c2c155cac0d2d7f34af41d3b1e29bcbfc685e",
6537 "composer/ca-bundle": "^1.0",
6538 "composer/semver": "^3.0",
6539 "composer/spdx-licenses": "^1.2",
6540 "composer/xdebug-handler": "^1.1",
6541 "justinrainbow/json-schema": "^5.2.10",
6542 "php": "^5.3.2 || ^7.0 || ^8.0",
6544 "react/promise": "^1.2 || ^2.7",
6545 "seld/jsonlint": "^1.4",
6546 "seld/phar-utils": "^1.0",
6547 "symfony/console": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0",
6548 "symfony/filesystem": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0",
6549 "symfony/finder": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0",
6550 "symfony/process": "^2.8.52 || ^3.4.35 || ^4.4 || ^5.0"
6553 "phpspec/prophecy": "^1.10",
6554 "symfony/phpunit-bridge": "^4.2 || ^5.0"
6557 "ext-openssl": "Enabling the openssl extension allows you to access https URLs for repositories and packages",
6558 "ext-zip": "Enabling the zip extension allows you to unzip archives",
6559 "ext-zlib": "Allow gzip compression of HTTP requests"
6567 "dev-master": "2.0-dev"
6572 "Composer\\": "src/Composer"
6575 "notification-url": "https://packagist.org/downloads/",
6581 "name": "Nils Adermann",
6582 "email": "naderman@naderman.de",
6583 "homepage": "https://www.naderman.de"
6586 "name": "Jordi Boggiano",
6587 "email": "j.boggiano@seld.be",
6588 "homepage": "https://seld.be"
6591 "description": "Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.",
6592 "homepage": "https://getcomposer.org/",
6599 "irc": "irc://irc.freenode.org/composer",
6600 "issues": "https://github.com/composer/composer/issues",
6601 "source": "https://github.com/composer/composer/tree/2.0.9"
6605 "url": "https://packagist.com",
6609 "url": "https://github.com/composer",
6613 "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6617 "time": "2021-01-27T15:09:27+00:00"
6620 "name": "composer/semver",
6624 "url": "https://github.com/composer/semver.git",
6625 "reference": "a02fdf930a3c1c3ed3a49b5f63859c0c20e10464"
6629 "url": "https://api.github.com/repos/composer/semver/zipball/a02fdf930a3c1c3ed3a49b5f63859c0c20e10464",
6630 "reference": "a02fdf930a3c1c3ed3a49b5f63859c0c20e10464",
6634 "php": "^5.3.2 || ^7.0 || ^8.0"
6637 "phpstan/phpstan": "^0.12.54",
6638 "symfony/phpunit-bridge": "^4.2 || ^5"
6643 "dev-main": "3.x-dev"
6648 "Composer\\Semver\\": "src"
6651 "notification-url": "https://packagist.org/downloads/",
6657 "name": "Nils Adermann",
6658 "email": "naderman@naderman.de",
6659 "homepage": "http://www.naderman.de"
6662 "name": "Jordi Boggiano",
6663 "email": "j.boggiano@seld.be",
6664 "homepage": "http://seld.be"
6668 "email": "rob.bast@gmail.com",
6669 "homepage": "http://robbast.nl"
6672 "description": "Semver library that offers utilities, version constraint parsing and validation.",
6680 "irc": "irc://irc.freenode.org/composer",
6681 "issues": "https://github.com/composer/semver/issues",
6682 "source": "https://github.com/composer/semver/tree/3.2.4"
6686 "url": "https://packagist.com",
6690 "url": "https://github.com/composer",
6694 "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6698 "time": "2020-11-13T08:59:24+00:00"
6701 "name": "composer/spdx-licenses",
6705 "url": "https://github.com/composer/spdx-licenses.git",
6706 "reference": "de30328a7af8680efdc03e396aad24befd513200"
6710 "url": "https://api.github.com/repos/composer/spdx-licenses/zipball/de30328a7af8680efdc03e396aad24befd513200",
6711 "reference": "de30328a7af8680efdc03e396aad24befd513200",
6715 "php": "^5.3.2 || ^7.0 || ^8.0"
6718 "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 7"
6723 "dev-main": "1.x-dev"
6728 "Composer\\Spdx\\": "src"
6731 "notification-url": "https://packagist.org/downloads/",
6737 "name": "Nils Adermann",
6738 "email": "naderman@naderman.de",
6739 "homepage": "http://www.naderman.de"
6742 "name": "Jordi Boggiano",
6743 "email": "j.boggiano@seld.be",
6744 "homepage": "http://seld.be"
6748 "email": "rob.bast@gmail.com",
6749 "homepage": "http://robbast.nl"
6752 "description": "SPDX licenses list and validation library.",
6759 "irc": "irc://irc.freenode.org/composer",
6760 "issues": "https://github.com/composer/spdx-licenses/issues",
6761 "source": "https://github.com/composer/spdx-licenses/tree/1.5.5"
6765 "url": "https://packagist.com",
6769 "url": "https://github.com/composer",
6773 "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6777 "time": "2020-12-03T16:04:16+00:00"
6780 "name": "composer/xdebug-handler",
6784 "url": "https://github.com/composer/xdebug-handler.git",
6785 "reference": "f28d44c286812c714741478d968104c5e604a1d4"
6789 "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/f28d44c286812c714741478d968104c5e604a1d4",
6790 "reference": "f28d44c286812c714741478d968104c5e604a1d4",
6794 "php": "^5.3.2 || ^7.0 || ^8.0",
6798 "phpunit/phpunit": "^4.8.35 || ^5.7 || 6.5 - 8"
6803 "Composer\\XdebugHandler\\": "src"
6806 "notification-url": "https://packagist.org/downloads/",
6812 "name": "John Stevenson",
6813 "email": "john-stevenson@blueyonder.co.uk"
6816 "description": "Restarts a process without Xdebug.",
6822 "irc": "irc://irc.freenode.org/composer",
6823 "issues": "https://github.com/composer/xdebug-handler/issues",
6824 "source": "https://github.com/composer/xdebug-handler/tree/1.4.5"
6828 "url": "https://packagist.com",
6832 "url": "https://github.com/composer",
6836 "url": "https://tidelift.com/funding/github/packagist/composer/composer",
6840 "time": "2020-11-13T08:04:11+00:00"
6843 "name": "doctrine/instantiator",
6847 "url": "https://github.com/doctrine/instantiator.git",
6848 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
6852 "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
6853 "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
6857 "php": "^7.1 || ^8.0"
6860 "doctrine/coding-standard": "^8.0",
6863 "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
6864 "phpstan/phpstan": "^0.12",
6865 "phpstan/phpstan-phpunit": "^0.12",
6866 "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
6871 "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
6874 "notification-url": "https://packagist.org/downloads/",
6880 "name": "Marco Pivetta",
6881 "email": "ocramius@gmail.com",
6882 "homepage": "https://ocramius.github.io/"
6885 "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
6886 "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
6892 "issues": "https://github.com/doctrine/instantiator/issues",
6893 "source": "https://github.com/doctrine/instantiator/tree/1.4.0"
6897 "url": "https://www.doctrine-project.org/sponsorship.html",
6901 "url": "https://www.patreon.com/phpdoctrine",
6905 "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
6909 "time": "2020-11-10T18:47:58+00:00"
6912 "name": "fakerphp/faker",
6913 "version": "v1.13.0",
6916 "url": "https://github.com/FakerPHP/Faker.git",
6917 "reference": "ab3f5364d01f2c2c16113442fb987d26e4004913"
6921 "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/ab3f5364d01f2c2c16113442fb987d26e4004913",
6922 "reference": "ab3f5364d01f2c2c16113442fb987d26e4004913",
6926 "php": "^7.1 || ^8.0"
6929 "fzaninotto/faker": "*"
6932 "bamarni/composer-bin-plugin": "^1.4.1",
6934 "phpunit/phpunit": "^7.5.20 || ^8.5.8 || ^9.4.2"
6939 "Faker\\": "src/Faker/"
6942 "notification-url": "https://packagist.org/downloads/",
6948 "name": "François Zaninotto"
6951 "description": "Faker is a PHP library that generates fake data for you.",
6958 "issues": "https://github.com/FakerPHP/Faker/issues",
6959 "source": "https://github.com/FakerPHP/Faker/tree/v1.13.0"
6961 "time": "2020-12-18T16:50:48+00:00"
6964 "name": "hamcrest/hamcrest-php",
6965 "version": "v2.0.1",
6968 "url": "https://github.com/hamcrest/hamcrest-php.git",
6969 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
6973 "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
6974 "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
6978 "php": "^5.3|^7.0|^8.0"
6981 "cordoval/hamcrest-php": "*",
6982 "davedevelopment/hamcrest-php": "*",
6983 "kodova/hamcrest-php": "*"
6986 "phpunit/php-file-iterator": "^1.4 || ^2.0",
6987 "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
6992 "dev-master": "2.1-dev"
7000 "notification-url": "https://packagist.org/downloads/",
7004 "description": "This is the PHP port of Hamcrest Matchers",
7009 "issues": "https://github.com/hamcrest/hamcrest-php/issues",
7010 "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.0.1"
7012 "time": "2020-07-09T08:09:16+00:00"
7015 "name": "justinrainbow/json-schema",
7016 "version": "5.2.10",
7019 "url": "https://github.com/justinrainbow/json-schema.git",
7020 "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b"
7024 "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
7025 "reference": "2ba9c8c862ecd5510ed16c6340aa9f6eadb4f31b",
7032 "friendsofphp/php-cs-fixer": "~2.2.20||~2.15.1",
7033 "json-schema/json-schema-test-suite": "1.2.0",
7034 "phpunit/phpunit": "^4.8.35"
7042 "dev-master": "5.0.x-dev"
7047 "JsonSchema\\": "src/JsonSchema/"
7050 "notification-url": "https://packagist.org/downloads/",
7056 "name": "Bruno Prieto Reis",
7057 "email": "bruno.p.reis@gmail.com"
7060 "name": "Justin Rainbow",
7061 "email": "justin.rainbow@gmail.com"
7064 "name": "Igor Wiedler",
7065 "email": "igor@wiedler.ch"
7068 "name": "Robert Schönthal",
7069 "email": "seroscho@googlemail.com"
7072 "description": "A library to validate a json schema.",
7073 "homepage": "https://github.com/justinrainbow/json-schema",
7079 "issues": "https://github.com/justinrainbow/json-schema/issues",
7080 "source": "https://github.com/justinrainbow/json-schema/tree/5.2.10"
7082 "time": "2020-05-27T16:41:55+00:00"
7085 "name": "laravel/browser-kit-testing",
7086 "version": "v5.2.0",
7089 "url": "https://github.com/laravel/browser-kit-testing.git",
7090 "reference": "fa0efb279c009e2a276f934f8aff946caf66edc7"
7094 "url": "https://api.github.com/repos/laravel/browser-kit-testing/zipball/fa0efb279c009e2a276f934f8aff946caf66edc7",
7095 "reference": "fa0efb279c009e2a276f934f8aff946caf66edc7",
7101 "illuminate/contracts": "~5.7.0|~5.8.0|^6.0",
7102 "illuminate/database": "~5.7.0|~5.8.0|^6.0",
7103 "illuminate/http": "~5.7.0|~5.8.0|^6.0",
7104 "illuminate/support": "~5.7.0|~5.8.0|^6.0",
7105 "mockery/mockery": "^1.0",
7106 "php": "^7.1.3|^8.0",
7107 "phpunit/phpunit": "^7.5|^8.0|^9.3",
7108 "symfony/console": "^4.2",
7109 "symfony/css-selector": "^4.2",
7110 "symfony/dom-crawler": "^4.2",
7111 "symfony/http-foundation": "^4.2",
7112 "symfony/http-kernel": "^4.2"
7115 "laravel/framework": "~5.7.0|~5.8.0|^6.0"
7120 "dev-master": "5.x-dev"
7125 "Laravel\\BrowserKitTesting\\": "src/"
7128 "notification-url": "https://packagist.org/downloads/",
7134 "name": "Taylor Otwell",
7135 "email": "taylor@laravel.com"
7138 "description": "Provides backwards compatibility for BrowserKit testing in the latest Laravel release.",
7144 "issues": "https://github.com/laravel/browser-kit-testing/issues",
7145 "source": "https://github.com/laravel/browser-kit-testing/tree/v5.2.0"
7147 "time": "2020-10-30T08:49:09+00:00"
7150 "name": "maximebf/debugbar",
7151 "version": "v1.16.5",
7154 "url": "https://github.com/maximebf/php-debugbar.git",
7155 "reference": "6d51ee9e94cff14412783785e79a4e7ef97b9d62"
7159 "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/6d51ee9e94cff14412783785e79a4e7ef97b9d62",
7160 "reference": "6d51ee9e94cff14412783785e79a4e7ef97b9d62",
7166 "symfony/var-dumper": "^2.6|^3|^4|^5"
7169 "phpunit/phpunit": "^7.5.20 || ^9.4.2"
7172 "kriswallsmith/assetic": "The best way to manage assets",
7173 "monolog/monolog": "Log using Monolog",
7174 "predis/predis": "Redis storage"
7179 "dev-master": "1.16-dev"
7184 "DebugBar\\": "src/DebugBar/"
7187 "notification-url": "https://packagist.org/downloads/",
7193 "name": "Maxime Bouroumeau-Fuseau",
7194 "email": "maxime.bouroumeau@gmail.com",
7195 "homepage": "http://maximebf.com"
7198 "name": "Barry vd. Heuvel",
7199 "email": "barryvdh@gmail.com"
7202 "description": "Debug bar in the browser for php application",
7203 "homepage": "https://github.com/maximebf/php-debugbar",
7209 "issues": "https://github.com/maximebf/php-debugbar/issues",
7210 "source": "https://github.com/maximebf/php-debugbar/tree/v1.16.5"
7212 "time": "2020-12-07T11:07:24+00:00"
7215 "name": "mockery/mockery",
7219 "url": "https://github.com/mockery/mockery.git",
7220 "reference": "60fa2f67f6e4d3634bb4a45ff3171fa52215800d"
7224 "url": "https://api.github.com/repos/mockery/mockery/zipball/60fa2f67f6e4d3634bb4a45ff3171fa52215800d",
7225 "reference": "60fa2f67f6e4d3634bb4a45ff3171fa52215800d",
7229 "hamcrest/hamcrest-php": "^2.0.1",
7230 "lib-pcre": ">=7.0",
7234 "phpunit/phpunit": "^5.7.10|^6.5|^7.5|^8.5|^9.3"
7239 "dev-master": "1.3.x-dev"
7244 "Mockery": "library/"
7247 "notification-url": "https://packagist.org/downloads/",
7253 "name": "Pádraic Brady",
7254 "email": "padraic.brady@gmail.com",
7255 "homepage": "http://blog.astrumfutura.com"
7258 "name": "Dave Marshall",
7259 "email": "dave.marshall@atstsolutions.co.uk",
7260 "homepage": "http://davedevelopment.co.uk"
7263 "description": "Mockery is a simple yet flexible PHP mock object framework",
7264 "homepage": "https://github.com/mockery/mockery",
7278 "issues": "https://github.com/mockery/mockery/issues",
7279 "source": "https://github.com/mockery/mockery/tree/1.3.3"
7281 "time": "2020-08-11T18:10:21+00:00"
7284 "name": "myclabs/deep-copy",
7285 "version": "1.10.2",
7288 "url": "https://github.com/myclabs/DeepCopy.git",
7289 "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
7293 "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
7294 "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
7298 "php": "^7.1 || ^8.0"
7301 "myclabs/deep-copy": "self.version"
7304 "doctrine/collections": "^1.0",
7305 "doctrine/common": "^2.6",
7306 "phpunit/phpunit": "^7.1"
7311 "DeepCopy\\": "src/DeepCopy/"
7314 "src/DeepCopy/deep_copy.php"
7317 "notification-url": "https://packagist.org/downloads/",
7321 "description": "Create deep copies (clones) of your objects",
7330 "issues": "https://github.com/myclabs/DeepCopy/issues",
7331 "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
7335 "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
7339 "time": "2020-11-13T09:40:50+00:00"
7342 "name": "phar-io/manifest",
7346 "url": "https://github.com/phar-io/manifest.git",
7347 "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133"
7351 "url": "https://api.github.com/repos/phar-io/manifest/zipball/85265efd3af7ba3ca4b2a2c34dbfc5788dd29133",
7352 "reference": "85265efd3af7ba3ca4b2a2c34dbfc5788dd29133",
7358 "ext-xmlwriter": "*",
7359 "phar-io/version": "^3.0.1",
7360 "php": "^7.2 || ^8.0"
7365 "dev-master": "2.0.x-dev"
7373 "notification-url": "https://packagist.org/downloads/",
7379 "name": "Arne Blankerts",
7380 "email": "arne@blankerts.de",
7384 "name": "Sebastian Heuer",
7385 "email": "sebastian@phpeople.de",
7389 "name": "Sebastian Bergmann",
7390 "email": "sebastian@phpunit.de",
7394 "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
7396 "issues": "https://github.com/phar-io/manifest/issues",
7397 "source": "https://github.com/phar-io/manifest/tree/master"
7399 "time": "2020-06-27T14:33:11+00:00"
7402 "name": "phar-io/version",
7406 "url": "https://github.com/phar-io/version.git",
7407 "reference": "e4782611070e50613683d2b9a57730e9a3ba5451"
7411 "url": "https://api.github.com/repos/phar-io/version/zipball/e4782611070e50613683d2b9a57730e9a3ba5451",
7412 "reference": "e4782611070e50613683d2b9a57730e9a3ba5451",
7416 "php": "^7.2 || ^8.0"
7424 "notification-url": "https://packagist.org/downloads/",
7430 "name": "Arne Blankerts",
7431 "email": "arne@blankerts.de",
7435 "name": "Sebastian Heuer",
7436 "email": "sebastian@phpeople.de",
7440 "name": "Sebastian Bergmann",
7441 "email": "sebastian@phpunit.de",
7445 "description": "Library for handling version information and constraints",
7447 "issues": "https://github.com/phar-io/version/issues",
7448 "source": "https://github.com/phar-io/version/tree/3.0.4"
7450 "time": "2020-12-13T23:18:30+00:00"
7453 "name": "phpdocumentor/reflection-common",
7457 "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
7458 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
7462 "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
7463 "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
7467 "php": "^7.2 || ^8.0"
7472 "dev-2.x": "2.x-dev"
7477 "phpDocumentor\\Reflection\\": "src/"
7480 "notification-url": "https://packagist.org/downloads/",
7486 "name": "Jaap van Otterdijk",
7487 "email": "opensource@ijaap.nl"
7490 "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
7491 "homepage": "http://www.phpdoc.org",
7500 "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
7501 "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/2.x"
7503 "time": "2020-06-27T09:03:43+00:00"
7506 "name": "phpdocumentor/reflection-docblock",
7510 "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
7511 "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
7515 "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
7516 "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
7521 "php": "^7.2 || ^8.0",
7522 "phpdocumentor/reflection-common": "^2.2",
7523 "phpdocumentor/type-resolver": "^1.3",
7524 "webmozart/assert": "^1.9.1"
7527 "mockery/mockery": "~1.3.2"
7532 "dev-master": "5.x-dev"
7537 "phpDocumentor\\Reflection\\": "src"
7540 "notification-url": "https://packagist.org/downloads/",
7546 "name": "Mike van Riel",
7547 "email": "me@mikevanriel.com"
7550 "name": "Jaap van Otterdijk",
7551 "email": "account@ijaap.nl"
7554 "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
7556 "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
7557 "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/master"
7559 "time": "2020-09-03T19:13:55+00:00"
7562 "name": "phpdocumentor/type-resolver",
7566 "url": "https://github.com/phpDocumentor/TypeResolver.git",
7567 "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0"
7571 "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
7572 "reference": "6a467b8989322d92aa1c8bf2bebcc6e5c2ba55c0",
7576 "php": "^7.2 || ^8.0",
7577 "phpdocumentor/reflection-common": "^2.0"
7580 "ext-tokenizer": "*"
7585 "dev-1.x": "1.x-dev"
7590 "phpDocumentor\\Reflection\\": "src"
7593 "notification-url": "https://packagist.org/downloads/",
7599 "name": "Mike van Riel",
7600 "email": "me@mikevanriel.com"
7603 "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
7605 "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
7606 "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.4.0"
7608 "time": "2020-09-17T18:55:26+00:00"
7611 "name": "phpspec/prophecy",
7612 "version": "1.12.2",
7615 "url": "https://github.com/phpspec/prophecy.git",
7616 "reference": "245710e971a030f42e08f4912863805570f23d39"
7620 "url": "https://api.github.com/repos/phpspec/prophecy/zipball/245710e971a030f42e08f4912863805570f23d39",
7621 "reference": "245710e971a030f42e08f4912863805570f23d39",
7625 "doctrine/instantiator": "^1.2",
7626 "php": "^7.2 || ~8.0, <8.1",
7627 "phpdocumentor/reflection-docblock": "^5.2",
7628 "sebastian/comparator": "^3.0 || ^4.0",
7629 "sebastian/recursion-context": "^3.0 || ^4.0"
7632 "phpspec/phpspec": "^6.0",
7633 "phpunit/phpunit": "^8.0 || ^9.0"
7638 "dev-master": "1.11.x-dev"
7643 "Prophecy\\": "src/Prophecy"
7646 "notification-url": "https://packagist.org/downloads/",
7652 "name": "Konstantin Kudryashov",
7653 "email": "ever.zet@gmail.com",
7654 "homepage": "http://everzet.com"
7657 "name": "Marcello Duarte",
7658 "email": "marcello.duarte@gmail.com"
7661 "description": "Highly opinionated mocking framework for PHP 5.3+",
7662 "homepage": "https://github.com/phpspec/prophecy",
7672 "issues": "https://github.com/phpspec/prophecy/issues",
7673 "source": "https://github.com/phpspec/prophecy/tree/1.12.2"
7675 "time": "2020-12-19T10:15:11+00:00"
7678 "name": "phpunit/php-code-coverage",
7679 "version": "7.0.14",
7682 "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
7683 "reference": "bb7c9a210c72e4709cdde67f8b7362f672f2225c"
7687 "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/bb7c9a210c72e4709cdde67f8b7362f672f2225c",
7688 "reference": "bb7c9a210c72e4709cdde67f8b7362f672f2225c",
7693 "ext-xmlwriter": "*",
7695 "phpunit/php-file-iterator": "^2.0.2",
7696 "phpunit/php-text-template": "^1.2.1",
7697 "phpunit/php-token-stream": "^3.1.1 || ^4.0",
7698 "sebastian/code-unit-reverse-lookup": "^1.0.1",
7699 "sebastian/environment": "^4.2.2",
7700 "sebastian/version": "^2.0.1",
7701 "theseer/tokenizer": "^1.1.3"
7704 "phpunit/phpunit": "^8.2.2"
7707 "ext-xdebug": "^2.7.2"
7712 "dev-master": "7.0-dev"
7720 "notification-url": "https://packagist.org/downloads/",
7726 "name": "Sebastian Bergmann",
7727 "email": "sebastian@phpunit.de",
7731 "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
7732 "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
7739 "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
7740 "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/7.0.14"
7744 "url": "https://github.com/sebastianbergmann",
7748 "time": "2020-12-02T13:39:03+00:00"
7751 "name": "phpunit/php-file-iterator",
7755 "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
7756 "reference": "4b49fb70f067272b659ef0174ff9ca40fdaa6357"
7760 "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/4b49fb70f067272b659ef0174ff9ca40fdaa6357",
7761 "reference": "4b49fb70f067272b659ef0174ff9ca40fdaa6357",
7768 "phpunit/phpunit": "^8.5"
7773 "dev-master": "2.0.x-dev"
7781 "notification-url": "https://packagist.org/downloads/",
7787 "name": "Sebastian Bergmann",
7788 "email": "sebastian@phpunit.de",
7792 "description": "FilterIterator implementation that filters files based on a list of suffixes.",
7793 "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
7799 "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
7800 "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.3"
7804 "url": "https://github.com/sebastianbergmann",
7808 "time": "2020-11-30T08:25:21+00:00"
7811 "name": "phpunit/php-text-template",
7815 "url": "https://github.com/sebastianbergmann/php-text-template.git",
7816 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
7820 "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
7821 "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
7833 "notification-url": "https://packagist.org/downloads/",
7839 "name": "Sebastian Bergmann",
7840 "email": "sebastian@phpunit.de",
7844 "description": "Simple template engine.",
7845 "homepage": "https://github.com/sebastianbergmann/php-text-template/",
7850 "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
7851 "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
7853 "time": "2015-06-21T13:50:34+00:00"
7856 "name": "phpunit/php-timer",
7860 "url": "https://github.com/sebastianbergmann/php-timer.git",
7861 "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662"
7865 "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2454ae1765516d20c4ffe103d85a58a9a3bd5662",
7866 "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662",
7873 "phpunit/phpunit": "^8.5"
7878 "dev-master": "2.1-dev"
7886 "notification-url": "https://packagist.org/downloads/",
7892 "name": "Sebastian Bergmann",
7893 "email": "sebastian@phpunit.de",
7897 "description": "Utility class for timing",
7898 "homepage": "https://github.com/sebastianbergmann/php-timer/",
7903 "issues": "https://github.com/sebastianbergmann/php-timer/issues",
7904 "source": "https://github.com/sebastianbergmann/php-timer/tree/2.1.3"
7908 "url": "https://github.com/sebastianbergmann",
7912 "time": "2020-11-30T08:20:02+00:00"
7915 "name": "phpunit/php-token-stream",
7919 "url": "https://github.com/sebastianbergmann/php-token-stream.git",
7920 "reference": "472b687829041c24b25f475e14c2f38a09edf1c2"
7924 "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/472b687829041c24b25f475e14c2f38a09edf1c2",
7925 "reference": "472b687829041c24b25f475e14c2f38a09edf1c2",
7929 "ext-tokenizer": "*",
7933 "phpunit/phpunit": "^7.0"
7938 "dev-master": "3.1-dev"
7946 "notification-url": "https://packagist.org/downloads/",
7952 "name": "Sebastian Bergmann",
7953 "email": "sebastian@phpunit.de"
7956 "description": "Wrapper around PHP's tokenizer extension.",
7957 "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
7962 "issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
7963 "source": "https://github.com/sebastianbergmann/php-token-stream/tree/3.1.2"
7967 "url": "https://github.com/sebastianbergmann",
7972 "time": "2020-11-30T08:38:46+00:00"
7975 "name": "phpunit/phpunit",
7976 "version": "8.5.14",
7979 "url": "https://github.com/sebastianbergmann/phpunit.git",
7980 "reference": "c25f79895d27b6ecd5abfa63de1606b786a461a3"
7984 "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c25f79895d27b6ecd5abfa63de1606b786a461a3",
7985 "reference": "c25f79895d27b6ecd5abfa63de1606b786a461a3",
7989 "doctrine/instantiator": "^1.3.1",
7993 "ext-mbstring": "*",
7995 "ext-xmlwriter": "*",
7996 "myclabs/deep-copy": "^1.10.0",
7997 "phar-io/manifest": "^2.0.1",
7998 "phar-io/version": "^3.0.2",
8000 "phpspec/prophecy": "^1.10.3",
8001 "phpunit/php-code-coverage": "^7.0.12",
8002 "phpunit/php-file-iterator": "^2.0.2",
8003 "phpunit/php-text-template": "^1.2.1",
8004 "phpunit/php-timer": "^2.1.2",
8005 "sebastian/comparator": "^3.0.2",
8006 "sebastian/diff": "^3.0.2",
8007 "sebastian/environment": "^4.2.3",
8008 "sebastian/exporter": "^3.1.2",
8009 "sebastian/global-state": "^3.0.0",
8010 "sebastian/object-enumerator": "^3.0.3",
8011 "sebastian/resource-operations": "^2.0.1",
8012 "sebastian/type": "^1.1.3",
8013 "sebastian/version": "^2.0.1"
8021 "phpunit/php-invoker": "^2.0.0"
8029 "dev-master": "8.5-dev"
8037 "notification-url": "https://packagist.org/downloads/",
8043 "name": "Sebastian Bergmann",
8044 "email": "sebastian@phpunit.de",
8048 "description": "The PHP Unit Testing framework.",
8049 "homepage": "https://phpunit.de/",
8056 "issues": "https://github.com/sebastianbergmann/phpunit/issues",
8057 "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.14"
8061 "url": "https://phpunit.de/donate.html",
8065 "url": "https://github.com/sebastianbergmann",
8069 "time": "2021-01-17T07:37:30+00:00"
8072 "name": "react/promise",
8073 "version": "v2.8.0",
8076 "url": "https://github.com/reactphp/promise.git",
8077 "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4"
8081 "url": "https://api.github.com/repos/reactphp/promise/zipball/f3cff96a19736714524ca0dd1d4130de73dbbbc4",
8082 "reference": "f3cff96a19736714524ca0dd1d4130de73dbbbc4",
8089 "phpunit/phpunit": "^7.0 || ^6.5 || ^5.7 || ^4.8.36"
8094 "React\\Promise\\": "src/"
8097 "src/functions_include.php"
8100 "notification-url": "https://packagist.org/downloads/",
8106 "name": "Jan Sorgalla",
8107 "email": "jsorgalla@gmail.com"
8110 "description": "A lightweight implementation of CommonJS Promises/A for PHP",
8116 "issues": "https://github.com/reactphp/promise/issues",
8117 "source": "https://github.com/reactphp/promise/tree/v2.8.0"
8119 "time": "2020-05-12T15:16:56+00:00"
8122 "name": "sebastian/code-unit-reverse-lookup",
8126 "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
8127 "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619"
8131 "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c010cb153fcd68b8d0f64606f523f7619",
8132 "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619",
8139 "phpunit/phpunit": "^8.5"
8144 "dev-master": "1.0.x-dev"
8152 "notification-url": "https://packagist.org/downloads/",
8158 "name": "Sebastian Bergmann",
8159 "email": "sebastian@phpunit.de"
8162 "description": "Looks up which function or method a line of code belongs to",
8163 "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
8165 "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
8166 "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.2"
8170 "url": "https://github.com/sebastianbergmann",
8174 "time": "2020-11-30T08:15:22+00:00"
8177 "name": "sebastian/comparator",
8181 "url": "https://github.com/sebastianbergmann/comparator.git",
8182 "reference": "1071dfcef776a57013124ff35e1fc41ccd294758"
8186 "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1071dfcef776a57013124ff35e1fc41ccd294758",
8187 "reference": "1071dfcef776a57013124ff35e1fc41ccd294758",
8192 "sebastian/diff": "^3.0",
8193 "sebastian/exporter": "^3.1"
8196 "phpunit/phpunit": "^8.5"
8201 "dev-master": "3.0-dev"
8209 "notification-url": "https://packagist.org/downloads/",
8215 "name": "Sebastian Bergmann",
8216 "email": "sebastian@phpunit.de"
8219 "name": "Jeff Welch",
8220 "email": "whatthejeff@gmail.com"
8223 "name": "Volker Dusch",
8224 "email": "github@wallbash.com"
8227 "name": "Bernhard Schussek",
8228 "email": "bschussek@2bepublished.at"
8231 "description": "Provides the functionality to compare PHP values for equality",
8232 "homepage": "https://github.com/sebastianbergmann/comparator",
8239 "issues": "https://github.com/sebastianbergmann/comparator/issues",
8240 "source": "https://github.com/sebastianbergmann/comparator/tree/3.0.3"
8244 "url": "https://github.com/sebastianbergmann",
8248 "time": "2020-11-30T08:04:30+00:00"
8251 "name": "sebastian/diff",
8255 "url": "https://github.com/sebastianbergmann/diff.git",
8256 "reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211"
8260 "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
8261 "reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
8268 "phpunit/phpunit": "^7.5 || ^8.0",
8269 "symfony/process": "^2 || ^3.3 || ^4"
8274 "dev-master": "3.0-dev"
8282 "notification-url": "https://packagist.org/downloads/",
8288 "name": "Sebastian Bergmann",
8289 "email": "sebastian@phpunit.de"
8292 "name": "Kore Nordmann",
8293 "email": "mail@kore-nordmann.de"
8296 "description": "Diff implementation",
8297 "homepage": "https://github.com/sebastianbergmann/diff",
8305 "issues": "https://github.com/sebastianbergmann/diff/issues",
8306 "source": "https://github.com/sebastianbergmann/diff/tree/3.0.3"
8310 "url": "https://github.com/sebastianbergmann",
8314 "time": "2020-11-30T07:59:04+00:00"
8317 "name": "sebastian/environment",
8321 "url": "https://github.com/sebastianbergmann/environment.git",
8322 "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0"
8326 "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
8327 "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
8334 "phpunit/phpunit": "^7.5"
8342 "dev-master": "4.2-dev"
8350 "notification-url": "https://packagist.org/downloads/",
8356 "name": "Sebastian Bergmann",
8357 "email": "sebastian@phpunit.de"
8360 "description": "Provides functionality to handle HHVM/PHP environments",
8361 "homepage": "http://www.github.com/sebastianbergmann/environment",
8368 "issues": "https://github.com/sebastianbergmann/environment/issues",
8369 "source": "https://github.com/sebastianbergmann/environment/tree/4.2.4"
8373 "url": "https://github.com/sebastianbergmann",
8377 "time": "2020-11-30T07:53:42+00:00"
8380 "name": "sebastian/exporter",
8384 "url": "https://github.com/sebastianbergmann/exporter.git",
8385 "reference": "6b853149eab67d4da22291d36f5b0631c0fd856e"
8389 "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/6b853149eab67d4da22291d36f5b0631c0fd856e",
8390 "reference": "6b853149eab67d4da22291d36f5b0631c0fd856e",
8395 "sebastian/recursion-context": "^3.0"
8398 "ext-mbstring": "*",
8399 "phpunit/phpunit": "^6.0"
8404 "dev-master": "3.1.x-dev"
8412 "notification-url": "https://packagist.org/downloads/",
8418 "name": "Sebastian Bergmann",
8419 "email": "sebastian@phpunit.de"
8422 "name": "Jeff Welch",
8423 "email": "whatthejeff@gmail.com"
8426 "name": "Volker Dusch",
8427 "email": "github@wallbash.com"
8430 "name": "Adam Harvey",
8431 "email": "aharvey@php.net"
8434 "name": "Bernhard Schussek",
8435 "email": "bschussek@gmail.com"
8438 "description": "Provides the functionality to export PHP variables for visualization",
8439 "homepage": "http://www.github.com/sebastianbergmann/exporter",
8445 "issues": "https://github.com/sebastianbergmann/exporter/issues",
8446 "source": "https://github.com/sebastianbergmann/exporter/tree/3.1.3"
8450 "url": "https://github.com/sebastianbergmann",
8454 "time": "2020-11-30T07:47:53+00:00"
8457 "name": "sebastian/global-state",
8461 "url": "https://github.com/sebastianbergmann/global-state.git",
8462 "reference": "474fb9edb7ab891665d3bfc6317f42a0a150454b"
8466 "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/474fb9edb7ab891665d3bfc6317f42a0a150454b",
8467 "reference": "474fb9edb7ab891665d3bfc6317f42a0a150454b",
8472 "sebastian/object-reflector": "^1.1.1",
8473 "sebastian/recursion-context": "^3.0"
8477 "phpunit/phpunit": "^8.0"
8485 "dev-master": "3.0-dev"
8493 "notification-url": "https://packagist.org/downloads/",
8499 "name": "Sebastian Bergmann",
8500 "email": "sebastian@phpunit.de"
8503 "description": "Snapshotting of global state",
8504 "homepage": "http://www.github.com/sebastianbergmann/global-state",
8509 "issues": "https://github.com/sebastianbergmann/global-state/issues",
8510 "source": "https://github.com/sebastianbergmann/global-state/tree/3.0.1"
8514 "url": "https://github.com/sebastianbergmann",
8518 "time": "2020-11-30T07:43:24+00:00"
8521 "name": "sebastian/object-enumerator",
8525 "url": "https://github.com/sebastianbergmann/object-enumerator.git",
8526 "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2"
8530 "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
8531 "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
8536 "sebastian/object-reflector": "^1.1.1",
8537 "sebastian/recursion-context": "^3.0"
8540 "phpunit/phpunit": "^6.0"
8545 "dev-master": "3.0.x-dev"
8553 "notification-url": "https://packagist.org/downloads/",
8559 "name": "Sebastian Bergmann",
8560 "email": "sebastian@phpunit.de"
8563 "description": "Traverses array structures and object graphs to enumerate all referenced objects",
8564 "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
8566 "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
8567 "source": "https://github.com/sebastianbergmann/object-enumerator/tree/3.0.4"
8571 "url": "https://github.com/sebastianbergmann",
8575 "time": "2020-11-30T07:40:27+00:00"
8578 "name": "sebastian/object-reflector",
8582 "url": "https://github.com/sebastianbergmann/object-reflector.git",
8583 "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d"
8587 "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
8588 "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
8595 "phpunit/phpunit": "^6.0"
8600 "dev-master": "1.1-dev"
8608 "notification-url": "https://packagist.org/downloads/",
8614 "name": "Sebastian Bergmann",
8615 "email": "sebastian@phpunit.de"
8618 "description": "Allows reflection of object attributes, including inherited and non-public ones",
8619 "homepage": "https://github.com/sebastianbergmann/object-reflector/",
8621 "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
8622 "source": "https://github.com/sebastianbergmann/object-reflector/tree/1.1.2"
8626 "url": "https://github.com/sebastianbergmann",
8630 "time": "2020-11-30T07:37:18+00:00"
8633 "name": "sebastian/recursion-context",
8637 "url": "https://github.com/sebastianbergmann/recursion-context.git",
8638 "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb"
8642 "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/367dcba38d6e1977be014dc4b22f47a484dac7fb",
8643 "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb",
8650 "phpunit/phpunit": "^6.0"
8655 "dev-master": "3.0.x-dev"
8663 "notification-url": "https://packagist.org/downloads/",
8669 "name": "Sebastian Bergmann",
8670 "email": "sebastian@phpunit.de"
8673 "name": "Jeff Welch",
8674 "email": "whatthejeff@gmail.com"
8677 "name": "Adam Harvey",
8678 "email": "aharvey@php.net"
8681 "description": "Provides functionality to recursively process PHP variables",
8682 "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
8684 "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
8685 "source": "https://github.com/sebastianbergmann/recursion-context/tree/3.0.1"
8689 "url": "https://github.com/sebastianbergmann",
8693 "time": "2020-11-30T07:34:24+00:00"
8696 "name": "sebastian/resource-operations",
8700 "url": "https://github.com/sebastianbergmann/resource-operations.git",
8701 "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3"
8705 "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/31d35ca87926450c44eae7e2611d45a7a65ea8b3",
8706 "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3",
8715 "dev-master": "2.0-dev"
8723 "notification-url": "https://packagist.org/downloads/",
8729 "name": "Sebastian Bergmann",
8730 "email": "sebastian@phpunit.de"
8733 "description": "Provides a list of PHP built-in functions that operate on resources",
8734 "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
8736 "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
8737 "source": "https://github.com/sebastianbergmann/resource-operations/tree/2.0.2"
8741 "url": "https://github.com/sebastianbergmann",
8745 "time": "2020-11-30T07:30:19+00:00"
8748 "name": "sebastian/type",
8752 "url": "https://github.com/sebastianbergmann/type.git",
8753 "reference": "0150cfbc4495ed2df3872fb31b26781e4e077eb4"
8757 "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/0150cfbc4495ed2df3872fb31b26781e4e077eb4",
8758 "reference": "0150cfbc4495ed2df3872fb31b26781e4e077eb4",
8765 "phpunit/phpunit": "^8.2"
8770 "dev-master": "1.1-dev"
8778 "notification-url": "https://packagist.org/downloads/",
8784 "name": "Sebastian Bergmann",
8785 "email": "sebastian@phpunit.de",
8789 "description": "Collection of value objects that represent the types of the PHP type system",
8790 "homepage": "https://github.com/sebastianbergmann/type",
8792 "issues": "https://github.com/sebastianbergmann/type/issues",
8793 "source": "https://github.com/sebastianbergmann/type/tree/1.1.4"
8797 "url": "https://github.com/sebastianbergmann",
8801 "time": "2020-11-30T07:25:11+00:00"
8804 "name": "sebastian/version",
8808 "url": "https://github.com/sebastianbergmann/version.git",
8809 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
8813 "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
8814 "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
8823 "dev-master": "2.0.x-dev"
8831 "notification-url": "https://packagist.org/downloads/",
8837 "name": "Sebastian Bergmann",
8838 "email": "sebastian@phpunit.de",
8842 "description": "Library that helps with managing the version number of Git-hosted PHP projects",
8843 "homepage": "https://github.com/sebastianbergmann/version",
8845 "issues": "https://github.com/sebastianbergmann/version/issues",
8846 "source": "https://github.com/sebastianbergmann/version/tree/master"
8848 "time": "2016-10-03T07:35:21+00:00"
8851 "name": "seld/jsonlint",
8855 "url": "https://github.com/Seldaek/jsonlint.git",
8856 "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57"
8860 "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
8861 "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57",
8865 "php": "^5.3 || ^7.0 || ^8.0"
8868 "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
8876 "Seld\\JsonLint\\": "src/Seld/JsonLint/"
8879 "notification-url": "https://packagist.org/downloads/",
8885 "name": "Jordi Boggiano",
8886 "email": "j.boggiano@seld.be",
8887 "homepage": "http://seld.be"
8890 "description": "JSON Linter",
8898 "issues": "https://github.com/Seldaek/jsonlint/issues",
8899 "source": "https://github.com/Seldaek/jsonlint/tree/1.8.3"
8903 "url": "https://github.com/Seldaek",
8907 "url": "https://tidelift.com/funding/github/packagist/seld/jsonlint",
8911 "time": "2020-11-11T09:19:24+00:00"
8914 "name": "seld/phar-utils",
8918 "url": "https://github.com/Seldaek/phar-utils.git",
8919 "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796"
8923 "url": "https://api.github.com/repos/Seldaek/phar-utils/zipball/8674b1d84ffb47cc59a101f5d5a3b61e87d23796",
8924 "reference": "8674b1d84ffb47cc59a101f5d5a3b61e87d23796",
8933 "dev-master": "1.x-dev"
8938 "Seld\\PharUtils\\": "src/"
8941 "notification-url": "https://packagist.org/downloads/",
8947 "name": "Jordi Boggiano",
8948 "email": "j.boggiano@seld.be"
8951 "description": "PHAR file format utilities, for when PHP phars you up",
8956 "issues": "https://github.com/Seldaek/phar-utils/issues",
8957 "source": "https://github.com/Seldaek/phar-utils/tree/master"
8959 "time": "2020-07-07T18:42:57+00:00"
8962 "name": "squizlabs/php_codesniffer",
8966 "url": "https://github.com/squizlabs/PHP_CodeSniffer.git",
8967 "reference": "9d583721a7157ee997f235f327de038e7ea6dac4"
8971 "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9d583721a7157ee997f235f327de038e7ea6dac4",
8972 "reference": "9d583721a7157ee997f235f327de038e7ea6dac4",
8976 "ext-simplexml": "*",
8977 "ext-tokenizer": "*",
8978 "ext-xmlwriter": "*",
8982 "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
8991 "dev-master": "3.x-dev"
8994 "notification-url": "https://packagist.org/downloads/",
9000 "name": "Greg Sherwood",
9004 "description": "PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.",
9005 "homepage": "https://github.com/squizlabs/PHP_CodeSniffer",
9011 "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues",
9012 "source": "https://github.com/squizlabs/PHP_CodeSniffer",
9013 "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki"
9015 "time": "2020-10-23T02:01:07+00:00"
9018 "name": "symfony/dom-crawler",
9019 "version": "v4.4.19",
9022 "url": "https://github.com/symfony/dom-crawler.git",
9023 "reference": "21032c566558255e551d23f4a516434c9e3a9a78"
9027 "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/21032c566558255e551d23f4a516434c9e3a9a78",
9028 "reference": "21032c566558255e551d23f4a516434c9e3a9a78",
9033 "symfony/polyfill-ctype": "~1.8",
9034 "symfony/polyfill-mbstring": "~1.0"
9037 "masterminds/html5": "<2.6"
9040 "masterminds/html5": "^2.6",
9041 "symfony/css-selector": "^3.4|^4.0|^5.0"
9044 "symfony/css-selector": ""
9049 "Symfony\\Component\\DomCrawler\\": ""
9051 "exclude-from-classmap": [
9055 "notification-url": "https://packagist.org/downloads/",
9061 "name": "Fabien Potencier",
9062 "email": "fabien@symfony.com"
9065 "name": "Symfony Community",
9066 "homepage": "https://symfony.com/contributors"
9069 "description": "Eases DOM navigation for HTML and XML documents",
9070 "homepage": "https://symfony.com",
9072 "source": "https://github.com/symfony/dom-crawler/tree/v4.4.19"
9076 "url": "https://symfony.com/sponsor",
9080 "url": "https://github.com/fabpot",
9084 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9088 "time": "2021-01-27T09:09:26+00:00"
9091 "name": "symfony/filesystem",
9092 "version": "v5.2.2",
9095 "url": "https://github.com/symfony/filesystem.git",
9096 "reference": "262d033b57c73e8b59cd6e68a45c528318b15038"
9100 "url": "https://api.github.com/repos/symfony/filesystem/zipball/262d033b57c73e8b59cd6e68a45c528318b15038",
9101 "reference": "262d033b57c73e8b59cd6e68a45c528318b15038",
9106 "symfony/polyfill-ctype": "~1.8"
9111 "Symfony\\Component\\Filesystem\\": ""
9113 "exclude-from-classmap": [
9117 "notification-url": "https://packagist.org/downloads/",
9123 "name": "Fabien Potencier",
9124 "email": "fabien@symfony.com"
9127 "name": "Symfony Community",
9128 "homepage": "https://symfony.com/contributors"
9131 "description": "Provides basic utilities for the filesystem",
9132 "homepage": "https://symfony.com",
9134 "source": "https://github.com/symfony/filesystem/tree/v5.2.2"
9138 "url": "https://symfony.com/sponsor",
9142 "url": "https://github.com/fabpot",
9146 "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
9150 "time": "2021-01-27T10:01:46+00:00"
9153 "name": "theseer/tokenizer",
9157 "url": "https://github.com/theseer/tokenizer.git",
9158 "reference": "75a63c33a8577608444246075ea0af0d052e452a"
9162 "url": "https://api.github.com/repos/theseer/tokenizer/zipball/75a63c33a8577608444246075ea0af0d052e452a",
9163 "reference": "75a63c33a8577608444246075ea0af0d052e452a",
9168 "ext-tokenizer": "*",
9169 "ext-xmlwriter": "*",
9170 "php": "^7.2 || ^8.0"
9178 "notification-url": "https://packagist.org/downloads/",
9184 "name": "Arne Blankerts",
9185 "email": "arne@blankerts.de",
9189 "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
9191 "issues": "https://github.com/theseer/tokenizer/issues",
9192 "source": "https://github.com/theseer/tokenizer/tree/master"
9196 "url": "https://github.com/theseer",
9200 "time": "2020-07-12T23:59:07+00:00"
9203 "name": "webmozart/assert",
9207 "url": "https://github.com/webmozarts/assert.git",
9208 "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389"
9212 "url": "https://api.github.com/repos/webmozarts/assert/zipball/bafc69caeb4d49c39fd0779086c03a3738cbb389",
9213 "reference": "bafc69caeb4d49c39fd0779086c03a3738cbb389",
9217 "php": "^5.3.3 || ^7.0 || ^8.0",
9218 "symfony/polyfill-ctype": "^1.8"
9221 "phpstan/phpstan": "<0.12.20",
9222 "vimeo/psalm": "<3.9.1"
9225 "phpunit/phpunit": "^4.8.36 || ^7.5.13"
9230 "Webmozart\\Assert\\": "src/"
9233 "notification-url": "https://packagist.org/downloads/",
9239 "name": "Bernhard Schussek",
9240 "email": "bschussek@gmail.com"
9243 "description": "Assertions to validate method input/output with nice error messages.",
9250 "issues": "https://github.com/webmozarts/assert/issues",
9251 "source": "https://github.com/webmozarts/assert/tree/1.9.1"
9253 "time": "2020-07-08T17:02:28+00:00"
9257 "minimum-stability": "dev",
9258 "stability-flags": [],
9259 "prefer-stable": true,
9260 "prefer-lowest": false,
9267 "ext-mbstring": "*",
9271 "platform-overrides": {
9274 "plugin-api-version": "2.0.0"