403Webshell
Server IP : 103.161.17.216  /  Your IP : 216.73.216.1
Web Server : nginx/1.18.0
System : Linux tipsysaigoncharming 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User : www-data ( 33)
PHP Version : 7.4.3-4ubuntu2.29
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/app.ansachsongkhoe.net/vendor/composer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/app.ansachsongkhoe.net/vendor/composer/installed.json
[
    {
        "name": "aloha/twilio",
        "version": "4.0.4",
        "version_normalized": "4.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/aloha/laravel-twilio.git",
            "reference": "d4174bbcb8caa41188088612f672677a0d3a3321"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/aloha/laravel-twilio/zipball/d4174bbcb8caa41188088612f672677a0d3a3321",
            "reference": "d4174bbcb8caa41188088612f672677a0d3a3321",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0",
            "twilio/sdk": "5.*,<5.42.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^1.9",
            "illuminate/console": "~4||~5",
            "illuminate/support": "~4||~5",
            "phpunit/phpunit": "~4.5"
        },
        "time": "2020-07-17T22:52:45+00:00",
        "type": "library",
        "extra": {
            "laravel": {
                "providers": [
                    "Aloha\\Twilio\\Support\\Laravel\\ServiceProvider"
                ],
                "aliases": {
                    "Twilio": "Aloha\\Twilio\\Support\\Laravel\\Facade"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Aloha\\Twilio\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Travis J Ryan",
                "email": "travisjryan@gmail.com"
            },
            {
                "name": "Hannes Van De Vreken",
                "email": "vandevreken.hannes@gmail.com"
            }
        ],
        "description": "Twilio API for Laravel",
        "homepage": "https://github.com/aloha/laravel-twilio",
        "keywords": [
            "ivr",
            "laravel",
            "sms",
            "twilio"
        ]
    },
    {
        "name": "anahkiasen/underscore-php",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Anahkiasen/underscore-php.git",
            "reference": "48f97b295c82d99c1fe10d8b0684c43f051b5580"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Anahkiasen/underscore-php/zipball/48f97b295c82d99c1fe10d8b0684c43f051b5580",
            "reference": "48f97b295c82d99c1fe10d8b0684c43f051b5580",
            "shasum": ""
        },
        "require": {
            "doctrine/inflector": "^1.0",
            "patchwork/utf8": "^1.2",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "fabpot/php-cs-fixer": "2.0.*@dev",
            "phpunit/phpunit": "^4.6"
        },
        "time": "2015-05-16T19:24:58+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Underscore\\": [
                    "src",
                    "tests"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Maxime Fabre",
                "email": "ehtnam6@gmail.com"
            }
        ],
        "description": "A redacted port of Underscore.js for PHP",
        "keywords": [
            "internals",
            "laravel",
            "toolkit"
        ],
        "abandoned": true
    },
    {
        "name": "arcanedev/log-viewer",
        "version": "4.7.3",
        "version_normalized": "4.7.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ARCANEDEV/LogViewer.git",
            "reference": "bb7bbce12d6220edff8bb4a2e45d1210cb4e08b6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ARCANEDEV/LogViewer/zipball/bb7bbce12d6220edff8bb4a2e45d1210cb4e08b6",
            "reference": "bb7bbce12d6220edff8bb4a2e45d1210cb4e08b6",
            "shasum": ""
        },
        "require": {
            "arcanedev/support": "~4.5.0",
            "ext-json": "*",
            "php": ">=7.1.3",
            "psr/log": "~1.0"
        },
        "require-dev": {
            "mockery/mockery": "~1.0",
            "orchestra/testbench": "~3.8.0",
            "phpunit/phpcov": "~5.0|~6.0",
            "phpunit/phpunit": "~7.0|~8.0"
        },
        "time": "2019-09-12T19:13:38+00:00",
        "type": "library",
        "extra": {
            "laravel": {
                "providers": [
                    "Arcanedev\\LogViewer\\LogViewerServiceProvider"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Arcanedev\\LogViewer\\": "src/"
            },
            "files": [
                "constants.php",
                "helpers.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "ARCANEDEV",
                "email": "arcanedev.maroc@gmail.com",
                "homepage": "https://github.com/arcanedev-maroc",
                "role": "Developer"
            }
        ],
        "description": "Provides a Log Viewer for Laravel 5",
        "homepage": "https://github.com/ARCANEDEV/LogViewer",
        "keywords": [
            "arcanedev",
            "arcanesoft",
            "laravel",
            "log",
            "log viewer",
            "log-viewer",
            "logviewer"
        ]
    },
    {
        "name": "arcanedev/support",
        "version": "4.5.0",
        "version_normalized": "4.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ARCANEDEV/Support.git",
            "reference": "2bb6e901404a12caa440520676b6507569d20715"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ARCANEDEV/Support/zipball/2bb6e901404a12caa440520676b6507569d20715",
            "reference": "2bb6e901404a12caa440520676b6507569d20715",
            "shasum": ""
        },
        "require": {
            "illuminate/filesystem": "~5.8.0",
            "illuminate/support": "~5.8.0",
            "php": ">=7.1.3"
        },
        "require-dev": {
            "orchestra/testbench": "~3.8.0",
            "phpunit/phpcov": "~5.0|~6.0",
            "phpunit/phpunit": "~7.0|~8.0"
        },
        "time": "2019-02-27T18:33:30+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Arcanedev\\Support\\": "src/"
            },
            "files": [
                "constants.php",
                "helpers.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "ARCANEDEV",
                "email": "arcanedev.maroc@gmail.com",
                "homepage": "https://github.com/arcanedev-maroc"
            }
        ],
        "description": "ARCANEDEV Support Helpers",
        "homepage": "https://github.com/ARCANEDEV/Support",
        "keywords": [
            "arcanedev",
            "arcanesoft",
            "laravel",
            "support"
        ]
    },
    {
        "name": "automattic/woocommerce",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/woocommerce/wc-api-php.git",
            "reference": "a71aa95cc3de3f1d68c6303525d03c0557a96137"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/woocommerce/wc-api-php/zipball/a71aa95cc3de3f1d68c6303525d03c0557a96137",
            "reference": "a71aa95cc3de3f1d68c6303525d03c0557a96137",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "php": ">= 5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "*",
            "squizlabs/php_codesniffer": "3.*"
        },
        "time": "2019-01-16T20:28:40+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Automattic\\WooCommerce\\": [
                    "src/WooCommerce"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Claudio Sanches",
                "email": "claudio.sanches@automattic.com"
            }
        ],
        "description": "A PHP wrapper for the WooCommerce REST API",
        "keywords": [
            "api",
            "woocommerce"
        ]
    },
    {
        "name": "balping/json-raw-encoder",
        "version": "v1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://gitlab.com/balping/json-raw-encoder.git",
            "reference": "e2b0ab888342b0716f1f0628e2fa13b345c5f276"
        },
        "dist": {
            "type": "zip",
            "url": "https://gitlab.com/api/v4/projects/balping%2Fjson-raw-encoder/repository/archive.zip?sha=e2b0ab888342b0716f1f0628e2fa13b345c5f276",
            "reference": "e2b0ab888342b0716f1f0628e2fa13b345c5f276",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.1"
        },
        "time": "2020-06-06T16:24:31+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Balping\\JsonRaw\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-3.0-only"
        ],
        "authors": [
            {
                "name": "Balázs Dura-Kovács"
            }
        ],
        "description": "Encode arrays to json with raw JS objects (eg. callbacks) in them",
        "keywords": [
            "callback",
            "encode",
            "json"
        ]
    },
    {
        "name": "barryvdh/laravel-debugbar",
        "version": "v3.4.2",
        "version_normalized": "3.4.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/barryvdh/laravel-debugbar.git",
            "reference": "91ee8b3acf0d72a4937f4855bd245acbda9910ac"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/91ee8b3acf0d72a4937f4855bd245acbda9910ac",
            "reference": "91ee8b3acf0d72a4937f4855bd245acbda9910ac",
            "shasum": ""
        },
        "require": {
            "illuminate/routing": "^5.5|^6|^7",
            "illuminate/session": "^5.5|^6|^7",
            "illuminate/support": "^5.5|^6|^7",
            "maximebf/debugbar": "^1.16.3",
            "php": ">=7.0",
            "symfony/debug": "^3|^4|^5",
            "symfony/finder": "^3|^4|^5"
        },
        "require-dev": {
            "orchestra/testbench": "^3.5|^4.0|^5.0",
            "phpunit/phpunit": "^6.0|^7.0|^8.5|^9.0"
        },
        "time": "2020-08-30T07:08:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.2-dev"
            },
            "laravel": {
                "providers": [
                    "Barryvdh\\Debugbar\\ServiceProvider"
                ],
                "aliases": {
                    "Debugbar": "Barryvdh\\Debugbar\\Facade"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Barryvdh\\Debugbar\\": "src/"
            },
            "files": [
                "src/helpers.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Barry vd. Heuvel",
                "email": "barryvdh@gmail.com"
            }
        ],
        "description": "PHP Debugbar integration for Laravel",
        "keywords": [
            "debug",
            "debugbar",
            "laravel",
            "profiler",
            "webprofiler"
        ]
    },
    {
        "name": "barryvdh/laravel-dompdf",
        "version": "v0.8.7",
        "version_normalized": "0.8.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/barryvdh/laravel-dompdf.git",
            "reference": "30310e0a675462bf2aa9d448c8dcbf57fbcc517d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/barryvdh/laravel-dompdf/zipball/30310e0a675462bf2aa9d448c8dcbf57fbcc517d",
            "reference": "30310e0a675462bf2aa9d448c8dcbf57fbcc517d",
            "shasum": ""
        },
        "require": {
            "dompdf/dompdf": "^0.8",
            "illuminate/support": "^5.5|^6|^7|^8",
            "php": ">=7"
        },
        "time": "2020-09-07T11:50:18+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "0.8-dev"
            },
            "laravel": {
                "providers": [
                    "Barryvdh\\DomPDF\\ServiceProvider"
                ],
                "aliases": {
                    "PDF": "Barryvdh\\DomPDF\\Facade"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Barryvdh\\DomPDF\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Barry vd. Heuvel",
                "email": "barryvdh@gmail.com"
            }
        ],
        "description": "A DOMPDF Wrapper for Laravel",
        "keywords": [
            "dompdf",
            "laravel",
            "pdf"
        ],
        "funding": [
            {
                "url": "https://github.com/barryvdh",
                "type": "github"
            }
        ]
    },
    {
        "name": "beyondcode/laravel-dump-server",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/beyondcode/laravel-dump-server.git",
            "reference": "fcc88fa66895f8c1ff83f6145a5eff5fa2a0739a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/beyondcode/laravel-dump-server/zipball/fcc88fa66895f8c1ff83f6145a5eff5fa2a0739a",
            "reference": "fcc88fa66895f8c1ff83f6145a5eff5fa2a0739a",
            "shasum": ""
        },
        "require": {
            "illuminate/console": "5.6.*|5.7.*|5.8.*|^6.0",
            "illuminate/http": "5.6.*|5.7.*|5.8.*|^6.0",
            "illuminate/support": "5.6.*|5.7.*|5.8.*|^6.0",
            "php": "^7.1",
            "symfony/var-dumper": "^4.1.1"
        },
        "require-dev": {
            "larapack/dd": "^1.0",
            "phpunit/phpunit": "^7.0"
        },
        "time": "2019-08-11T13:17:40+00:00",
        "type": "library",
        "extra": {
            "laravel": {
                "providers": [
                    "BeyondCode\\DumpServer\\DumpServerServiceProvider"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "BeyondCode\\DumpServer\\": "src"
            },
            "files": [
                "helpers.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marcel Pociot",
                "email": "marcel@beyondco.de",
                "homepage": "https://beyondco.de",
                "role": "Developer"
            }
        ],
        "description": "Symfony Var-Dump Server for Laravel",
        "homepage": "https://github.com/beyondcode/laravel-dump-server",
        "keywords": [
            "beyondcode",
            "laravel-dump-server"
        ]
    },
    {
        "name": "composer/semver",
        "version": "1.7.2",
        "version_normalized": "1.7.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/composer/semver.git",
            "reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/composer/semver/zipball/647490bbcaf7fc4891c58f47b825eb99d19c377a",
            "reference": "647490bbcaf7fc4891c58f47b825eb99d19c377a",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.2 || ^7.0 || ^8.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.5 || ^5.0.5"
        },
        "time": "2020-12-03T15:47:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Composer\\Semver\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nils Adermann",
                "email": "naderman@naderman.de",
                "homepage": "http://www.naderman.de"
            },
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            },
            {
                "name": "Rob Bast",
                "email": "rob.bast@gmail.com",
                "homepage": "http://robbast.nl"
            }
        ],
        "description": "Semver library that offers utilities, version constraint parsing and validation.",
        "keywords": [
            "semantic",
            "semver",
            "validation",
            "versioning"
        ]
    },
    {
        "name": "consoletvs/charts",
        "version": "6.5.5",
        "version_normalized": "6.5.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ConsoleTVs/Charts.git",
            "reference": "0005d14e4fe6715f4146a4dc3b56add768233001"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ConsoleTVs/Charts/zipball/0005d14e4fe6715f4146a4dc3b56add768233001",
            "reference": "0005d14e4fe6715f4146a4dc3b56add768233001",
            "shasum": ""
        },
        "require": {
            "balping/json-raw-encoder": "^1.0",
            "illuminate/console": "^5.0|^6.0|^7.0|^8.0",
            "illuminate/support": "^5.0|^6.0|^7.0|^8.0",
            "php": ">=7.0"
        },
        "time": "2020-09-10T14:20:26+00:00",
        "type": "library",
        "extra": {
            "laravel": {
                "providers": [
                    "ConsoleTVs\\Charts\\ChartsServiceProvider"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ConsoleTVs\\Charts\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Èrik Campobadal Forés",
                "email": "soc@erik.cat"
            }
        ],
        "description": "The laravel charting package"
    },
    {
        "name": "defuse/php-encryption",
        "version": "v2.3.1",
        "version_normalized": "2.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/defuse/php-encryption.git",
            "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/defuse/php-encryption/zipball/77880488b9954b7884c25555c2a0ea9e7053f9d2",
            "reference": "77880488b9954b7884c25555c2a0ea9e7053f9d2",
            "shasum": ""
        },
        "require": {
            "ext-openssl": "*",
            "paragonie/random_compat": ">= 2",
            "php": ">=5.6.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4|^5|^6|^7|^8|^9"
        },
        "time": "2021-04-09T23:57:26+00:00",
        "bin": [
            "bin/generate-defuse-key"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Defuse\\Crypto\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Hornby",
                "email": "taylor@defuse.ca",
                "homepage": "https://defuse.ca/"
            },
            {
                "name": "Scott Arciszewski",
                "email": "info@paragonie.com",
                "homepage": "https://paragonie.com"
            }
        ],
        "description": "Secure PHP Encryption Library",
        "keywords": [
            "aes",
            "authenticated encryption",
            "cipher",
            "crypto",
            "cryptography",
            "encrypt",
            "encryption",
            "openssl",
            "security",
            "symmetric key cryptography"
        ]
    },
    {
        "name": "dnoegel/php-xdg-base-dir",
        "version": "v0.1.1",
        "version_normalized": "0.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dnoegel/php-xdg-base-dir.git",
            "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dnoegel/php-xdg-base-dir/zipball/8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
            "reference": "8f8a6e48c5ecb0f991c2fdcf5f154a47d85f9ffd",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "phpunit/phpunit": "~7.0|~6.0|~5.0|~4.8.35"
        },
        "time": "2019-12-04T15:06:13+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "XdgBaseDir\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "implementation of xdg base directory specification for php"
    },
    {
        "name": "doctrine/inflector",
        "version": "1.4.4",
        "version_normalized": "1.4.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/inflector.git",
            "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/inflector/zipball/4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
            "reference": "4bd5c1cdfcd00e9e2d8c484f79150f67e5d355d9",
            "shasum": ""
        },
        "require": {
            "php": "^7.1 || ^8.0"
        },
        "require-dev": {
            "doctrine/coding-standard": "^8.0",
            "phpstan/phpstan": "^0.12",
            "phpstan/phpstan-phpunit": "^0.12",
            "phpstan/phpstan-strict-rules": "^0.12",
            "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
        },
        "time": "2021-04-16T17:34:40+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Inflector\\": "lib/Doctrine/Common/Inflector",
                "Doctrine\\Inflector\\": "lib/Doctrine/Inflector"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Benjamin Eberlei",
                "email": "kontakt@beberlei.de"
            },
            {
                "name": "Jonathan Wage",
                "email": "jonwage@gmail.com"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.",
        "homepage": "https://www.doctrine-project.org/projects/inflector.html",
        "keywords": [
            "inflection",
            "inflector",
            "lowercase",
            "manipulation",
            "php",
            "plural",
            "singular",
            "strings",
            "uppercase",
            "words"
        ]
    },
    {
        "name": "doctrine/instantiator",
        "version": "1.4.0",
        "version_normalized": "1.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/instantiator.git",
            "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/instantiator/zipball/d56bf6102915de5702778fe20f2de3b2fe570b5b",
            "reference": "d56bf6102915de5702778fe20f2de3b2fe570b5b",
            "shasum": ""
        },
        "require": {
            "php": "^7.1 || ^8.0"
        },
        "require-dev": {
            "doctrine/coding-standard": "^8.0",
            "ext-pdo": "*",
            "ext-phar": "*",
            "phpbench/phpbench": "^0.13 || 1.0.0-alpha2",
            "phpstan/phpstan": "^0.12",
            "phpstan/phpstan-phpunit": "^0.12",
            "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0"
        },
        "time": "2020-11-10T18:47:58+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com",
                "homepage": "https://ocramius.github.io/"
            }
        ],
        "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
        "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
        "keywords": [
            "constructor",
            "instantiate"
        ]
    },
    {
        "name": "doctrine/lexer",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/lexer.git",
            "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
            "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
            "shasum": ""
        },
        "require": {
            "php": "^7.2 || ^8.0"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "phpstan/phpstan": "^0.11.8",
            "phpunit/phpunit": "^8.2"
        },
        "time": "2020-05-25T17:44:05+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
        "homepage": "https://www.doctrine-project.org/projects/lexer.html",
        "keywords": [
            "annotations",
            "docblock",
            "lexer",
            "parser",
            "php"
        ],
        "funding": [
            {
                "url": "https://www.doctrine-project.org/sponsorship.html",
                "type": "custom"
            },
            {
                "url": "https://www.patreon.com/phpdoctrine",
                "type": "patreon"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "dompdf/dompdf",
        "version": "v0.8.6",
        "version_normalized": "0.8.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dompdf/dompdf.git",
            "reference": "db91d81866c69a42dad1d2926f61515a1e3f42c5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dompdf/dompdf/zipball/db91d81866c69a42dad1d2926f61515a1e3f42c5",
            "reference": "db91d81866c69a42dad1d2926f61515a1e3f42c5",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-mbstring": "*",
            "phenx/php-font-lib": "^0.5.2",
            "phenx/php-svg-lib": "^0.3.3",
            "php": "^7.1"
        },
        "require-dev": {
            "mockery/mockery": "^1.3",
            "phpunit/phpunit": "^7.5",
            "squizlabs/php_codesniffer": "^3.5"
        },
        "suggest": {
            "ext-gd": "Needed to process images",
            "ext-gmagick": "Improves image processing performance",
            "ext-imagick": "Improves image processing performance",
            "ext-zlib": "Needed for pdf stream compression"
        },
        "time": "2020-08-30T22:54:22+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-develop": "0.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Dompdf\\": "src/"
            },
            "classmap": [
                "lib/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.1"
        ],
        "authors": [
            {
                "name": "Fabien Ménager",
                "email": "fabien.menager@gmail.com"
            },
            {
                "name": "Brian Sweeney",
                "email": "eclecticgeek@gmail.com"
            },
            {
                "name": "Gabriel Bull",
                "email": "me@gabrielbull.com"
            }
        ],
        "description": "DOMPDF is a CSS 2.1 compliant HTML to PDF converter",
        "homepage": "https://github.com/dompdf/dompdf"
    },
    {
        "name": "dragonmantank/cron-expression",
        "version": "v2.3.1",
        "version_normalized": "2.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/dragonmantank/cron-expression.git",
            "reference": "65b2d8ee1f10915efb3b55597da3404f096acba2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/dragonmantank/cron-expression/zipball/65b2d8ee1f10915efb3b55597da3404f096acba2",
            "reference": "65b2d8ee1f10915efb3b55597da3404f096acba2",
            "shasum": ""
        },
        "require": {
            "php": "^7.0|^8.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.4|^7.0|^8.0|^9.0"
        },
        "time": "2020-10-13T00:52:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Cron\\": "src/Cron/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            },
            {
                "name": "Chris Tankersley",
                "email": "chris@ctankersley.com",
                "homepage": "https://github.com/dragonmantank"
            }
        ],
        "description": "CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due",
        "keywords": [
            "cron",
            "schedule"
        ]
    },
    {
        "name": "egulias/email-validator",
        "version": "2.1.25",
        "version_normalized": "2.1.25.0",
        "source": {
            "type": "git",
            "url": "https://github.com/egulias/EmailValidator.git",
            "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/0dbf5d78455d4d6a41d186da50adc1122ec066f4",
            "reference": "0dbf5d78455d4d6a41d186da50adc1122ec066f4",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "^1.0.1",
            "php": ">=5.5",
            "symfony/polyfill-intl-idn": "^1.10"
        },
        "require-dev": {
            "dominicsayers/isemail": "^3.0.7",
            "phpunit/phpunit": "^4.8.36|^7.5.15",
            "satooshi/php-coveralls": "^1.0.1"
        },
        "suggest": {
            "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
        },
        "time": "2020-12-29T14:50:06+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Egulias\\EmailValidator\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Eduardo Gulias Davis"
            }
        ],
        "description": "A library for validating emails against several RFCs",
        "homepage": "https://github.com/egulias/EmailValidator",
        "keywords": [
            "email",
            "emailvalidation",
            "emailvalidator",
            "validation",
            "validator"
        ]
    },
    {
        "name": "erusev/parsedown",
        "version": "1.7.4",
        "version_normalized": "1.7.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/erusev/parsedown.git",
            "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
            "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35"
        },
        "time": "2019-12-30T22:54:17+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Parsedown": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Emanuil Rusev",
                "email": "hello@erusev.com",
                "homepage": "http://erusev.com"
            }
        ],
        "description": "Parser for Markdown.",
        "homepage": "http://parsedown.org",
        "keywords": [
            "markdown",
            "parser"
        ]
    },
    {
        "name": "ezyang/htmlpurifier",
        "version": "v4.13.0",
        "version_normalized": "4.13.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ezyang/htmlpurifier.git",
            "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
            "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "require-dev": {
            "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
        },
        "time": "2020-06-29T00:56:53+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "HTMLPurifier": "library/"
            },
            "files": [
                "library/HTMLPurifier.composer.php"
            ],
            "exclude-from-classmap": [
                "/library/HTMLPurifier/Language/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.1-or-later"
        ],
        "authors": [
            {
                "name": "Edward Z. Yang",
                "email": "admin@htmlpurifier.org",
                "homepage": "http://ezyang.com"
            }
        ],
        "description": "Standards compliant HTML filter written in PHP",
        "homepage": "http://htmlpurifier.org/",
        "keywords": [
            "html"
        ]
    },
    {
        "name": "fideloper/proxy",
        "version": "4.4.1",
        "version_normalized": "4.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/fideloper/TrustedProxy.git",
            "reference": "c073b2bd04d1c90e04dc1b787662b558dd65ade0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/c073b2bd04d1c90e04dc1b787662b558dd65ade0",
            "reference": "c073b2bd04d1c90e04dc1b787662b558dd65ade0",
            "shasum": ""
        },
        "require": {
            "illuminate/contracts": "^5.0|^6.0|^7.0|^8.0|^9.0",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "illuminate/http": "^5.0|^6.0|^7.0|^8.0|^9.0",
            "mockery/mockery": "^1.0",
            "phpunit/phpunit": "^6.0"
        },
        "time": "2020-10-22T13:48:01+00:00",
        "type": "library",
        "extra": {
            "laravel": {
                "providers": [
                    "Fideloper\\Proxy\\TrustedProxyServiceProvider"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Fideloper\\Proxy\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Chris Fidao",
                "email": "fideloper@gmail.com"
            }
        ],
        "description": "Set trusted proxies for Laravel",
        "keywords": [
            "load balancing",
            "proxy",
            "trusted proxy"
        ]
    },
    {
        "name": "filp/whoops",
        "version": "2.14.4",
        "version_normalized": "2.14.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/filp/whoops.git",
            "reference": "f056f1fe935d9ed86e698905a957334029899895"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/filp/whoops/zipball/f056f1fe935d9ed86e698905a957334029899895",
            "reference": "f056f1fe935d9ed86e698905a957334029899895",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9 || ^7.0 || ^8.0",
            "psr/log": "^1.0.1 || ^2.0 || ^3.0"
        },
        "require-dev": {
            "mockery/mockery": "^0.9 || ^1.0",
            "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.3",
            "symfony/var-dumper": "^2.6 || ^3.0 || ^4.0 || ^5.0"
        },
        "suggest": {
            "symfony/var-dumper": "Pretty print complex values better with var-dumper available",
            "whoops/soap": "Formats errors as SOAP responses"
        },
        "time": "2021-10-03T12:00:00+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Whoops\\": "src/Whoops/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Filipe Dobreira",
                "homepage": "https://github.com/filp",
                "role": "Developer"
            }
        ],
        "description": "php error handling for cool kids",
        "homepage": "https://filp.github.io/whoops/",
        "keywords": [
            "error",
            "exception",
            "handling",
            "library",
            "throwable",
            "whoops"
        ]
    },
    {
        "name": "firebase/php-jwt",
        "version": "v5.4.0",
        "version_normalized": "5.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/firebase/php-jwt.git",
            "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d2113d9b2e0e349796e72d2a63cf9319100382d2",
            "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": ">=4.8 <=9"
        },
        "suggest": {
            "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
        },
        "time": "2021-06-23T19:00:23+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Firebase\\JWT\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Neuman Vong",
                "email": "neuman+pear@twilio.com",
                "role": "Developer"
            },
            {
                "name": "Anant Narayanan",
                "email": "anant@php.net",
                "role": "Developer"
            }
        ],
        "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
        "homepage": "https://github.com/firebase/php-jwt",
        "keywords": [
            "jwt",
            "php"
        ]
    },
    {
        "name": "fzaninotto/faker",
        "version": "v1.9.2",
        "version_normalized": "1.9.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/fzaninotto/Faker.git",
            "reference": "848d8125239d7dbf8ab25cb7f054f1a630e68c2e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/848d8125239d7dbf8ab25cb7f054f1a630e68c2e",
            "reference": "848d8125239d7dbf8ab25cb7f054f1a630e68c2e",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.3 || ^7.0"
        },
        "require-dev": {
            "ext-intl": "*",
            "phpunit/phpunit": "^4.8.35 || ^5.7",
            "squizlabs/php_codesniffer": "^2.9.2"
        },
        "time": "2020-12-11T09:56:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.9-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Faker\\": "src/Faker/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "François Zaninotto"
            }
        ],
        "description": "Faker is a PHP library that generates fake data for you.",
        "keywords": [
            "data",
            "faker",
            "fixtures"
        ],
        "abandoned": true
    },
    {
        "name": "giggsey/libphonenumber-for-php",
        "version": "8.12.33",
        "version_normalized": "8.12.33.0",
        "source": {
            "type": "git",
            "url": "https://github.com/giggsey/libphonenumber-for-php.git",
            "reference": "554116cea0dec3cdf0ca1deb045df59b3a6385b0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/giggsey/libphonenumber-for-php/zipball/554116cea0dec3cdf0ca1deb045df59b3a6385b0",
            "reference": "554116cea0dec3cdf0ca1deb045df59b3a6385b0",
            "shasum": ""
        },
        "require": {
            "giggsey/locale": "^1.7|^2.0",
            "php": ">=5.3.2",
            "symfony/polyfill-mbstring": "^1.17"
        },
        "require-dev": {
            "pear/pear-core-minimal": "^1.9",
            "pear/pear_exception": "^1.0",
            "pear/versioncontrol_git": "^0.5",
            "phing/phing": "^2.7",
            "php-coveralls/php-coveralls": "^1.0|^2.0",
            "symfony/console": "^2.8|^3.0|^v4.4|^v5.2",
            "symfony/phpunit-bridge": "^4.2 || ^5"
        },
        "time": "2021-09-22T12:21:13+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "8.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "libphonenumber\\": "src/"
            },
            "exclude-from-classmap": [
                "/src/data/",
                "/src/carrier/data/",
                "/src/geocoding/data/",
                "/src/timezone/data/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Joshua Gigg",
                "email": "giggsey@gmail.com",
                "homepage": "https://giggsey.com/"
            }
        ],
        "description": "PHP Port of Google's libphonenumber",
        "homepage": "https://github.com/giggsey/libphonenumber-for-php",
        "keywords": [
            "geocoding",
            "geolocation",
            "libphonenumber",
            "mobile",
            "phonenumber",
            "validation"
        ]
    },
    {
        "name": "giggsey/locale",
        "version": "2.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/giggsey/Locale.git",
            "reference": "f28e0fa55e842afe034a7671df79757731467031"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/giggsey/Locale/zipball/f28e0fa55e842afe034a7671df79757731467031",
            "reference": "f28e0fa55e842afe034a7671df79757731467031",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2"
        },
        "require-dev": {
            "ext-json": "*",
            "pear/pear-core-minimal": "^1.9",
            "pear/pear_exception": "^1.0",
            "pear/versioncontrol_git": "^0.5",
            "phing/phing": "^2.7",
            "php-coveralls/php-coveralls": "^2.0",
            "phpunit/phpunit": "^8.5|^9.5",
            "symfony/console": "^5.0",
            "symfony/filesystem": "^5.0",
            "symfony/finder": "^5.0",
            "symfony/process": "^5.0"
        },
        "time": "2021-08-23T09:01:14+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Giggsey\\Locale\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Joshua Gigg",
                "email": "giggsey@gmail.com",
                "homepage": "https://giggsey.com/"
            }
        ],
        "description": "Locale functions required by libphonenumber-for-php"
    },
    {
        "name": "graham-campbell/guzzle-factory",
        "version": "v3.0.4",
        "version_normalized": "3.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/GrahamCampbell/Guzzle-Factory.git",
            "reference": "618cf7220b177c6d9939a36331df937739ffc596"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/GrahamCampbell/Guzzle-Factory/zipball/618cf7220b177c6d9939a36331df937739ffc596",
            "reference": "618cf7220b177c6d9939a36331df937739ffc596",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/guzzle": "^6.2",
            "php": "^7.0|^8.0"
        },
        "require-dev": {
            "graham-campbell/analyzer": "^2.4",
            "phpunit/phpunit": "^6.5|^7.0|^8.0"
        },
        "time": "2020-05-02T14:45:48+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GrahamCampbell\\GuzzleFactory\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Graham Campbell",
                "email": "graham@alt-three.com"
            }
        ],
        "description": "Provides A Simple Guzzle Factory With Good Defaults",
        "keywords": [
            "Graham Campbell",
            "GrahamCampbell",
            "Guzzle",
            "Guzzle Factory",
            "Guzzle-Factory",
            "http"
        ],
        "funding": [
            {
                "url": "https://github.com/GrahamCampbell",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/graham-campbell/guzzle-factory",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "guzzlehttp/guzzle",
        "version": "6.5.5",
        "version_normalized": "6.5.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/guzzle.git",
            "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
            "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "guzzlehttp/promises": "^1.0",
            "guzzlehttp/psr7": "^1.6.1",
            "php": ">=5.5",
            "symfony/polyfill-intl-idn": "^1.17.0"
        },
        "require-dev": {
            "ext-curl": "*",
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
            "psr/log": "^1.1"
        },
        "suggest": {
            "psr/log": "Required for using the Log middleware"
        },
        "time": "2020-06-16T21:01:06+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Guzzle is a PHP HTTP client library",
        "homepage": "http://guzzlephp.org/",
        "keywords": [
            "client",
            "curl",
            "framework",
            "http",
            "http client",
            "rest",
            "web service"
        ]
    },
    {
        "name": "guzzlehttp/promises",
        "version": "1.4.1",
        "version_normalized": "1.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/promises.git",
            "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d",
            "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "^4.4 || ^5.1"
        },
        "time": "2021-03-07T09:25:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Promise\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            }
        ],
        "description": "Guzzle promises library",
        "keywords": [
            "promise"
        ]
    },
    {
        "name": "guzzlehttp/psr7",
        "version": "1.8.2",
        "version_normalized": "1.8.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/psr7.git",
            "reference": "dc960a912984efb74d0a90222870c72c87f10c91"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91",
            "reference": "dc960a912984efb74d0a90222870c72c87f10c91",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0",
            "psr/http-message": "~1.0",
            "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
        },
        "provide": {
            "psr/http-message-implementation": "1.0"
        },
        "require-dev": {
            "ext-zlib": "*",
            "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
        },
        "suggest": {
            "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
        },
        "time": "2021-04-26T09:17:50+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.7-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Psr7\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            },
            {
                "name": "Tobias Schultze",
                "homepage": "https://github.com/Tobion"
            }
        ],
        "description": "PSR-7 message implementation that also provides common utility methods",
        "keywords": [
            "http",
            "message",
            "psr-7",
            "request",
            "response",
            "stream",
            "uri",
            "url"
        ]
    },
    {
        "name": "hamcrest/hamcrest-php",
        "version": "v2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/hamcrest/hamcrest-php.git",
            "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
            "reference": "8c3d0a3f6af734494ad8f6fbbee0ba92422859f3",
            "shasum": ""
        },
        "require": {
            "php": "^5.3|^7.0|^8.0"
        },
        "replace": {
            "cordoval/hamcrest-php": "*",
            "davedevelopment/hamcrest-php": "*",
            "kodova/hamcrest-php": "*"
        },
        "require-dev": {
            "phpunit/php-file-iterator": "^1.4 || ^2.0",
            "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0"
        },
        "time": "2020-07-09T08:09:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "hamcrest"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "This is the PHP port of Hamcrest Matchers",
        "keywords": [
            "test"
        ]
    },
    {
        "name": "knox/pesapal",
        "version": "1.4.3",
        "version_normalized": "1.4.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/knox2/Pesapal.git",
            "reference": "db78c66ddc21697f5a4942c5614489684b16bd73"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/knox2/Pesapal/zipball/db78c66ddc21697f5a4942c5614489684b16bd73",
            "reference": "db78c66ddc21697f5a4942c5614489684b16bd73",
            "shasum": ""
        },
        "require": {
            "illuminate/support": "^5.5|^6.0|^7.0|^8.0",
            "php": ">=7"
        },
        "time": "2021-01-18T08:00:11+00:00",
        "type": "library",
        "extra": {
            "laravel": {
                "providers": [
                    "Knox\\Pesapal\\PesapalServiceProvider"
                ],
                "aliases": {
                    "Pesapal": "Knox\\Pesapal\\Facades\\Pesapal"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Knox\\Pesapal\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Timothy Radier",
                "email": "timothyradier@gmail.com",
                "role": "Developer"
            }
        ],
        "description": "A laravel package that integrates into the pesapal api",
        "homepage": "https://github.com/knox2/pesapal",
        "keywords": [
            "Orange Money",
            "mastercard",
            "mpesa",
            "payments",
            "pesapal",
            "visa"
        ]
    },
    {
        "name": "laminas/laminas-diactoros",
        "version": "2.3.1",
        "version_normalized": "2.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/laminas/laminas-diactoros.git",
            "reference": "2ffc7cc816f6207b27923ee15edf6fac668390aa"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/laminas/laminas-diactoros/zipball/2ffc7cc816f6207b27923ee15edf6fac668390aa",
            "reference": "2ffc7cc816f6207b27923ee15edf6fac668390aa",
            "shasum": ""
        },
        "require": {
            "laminas/laminas-zendframework-bridge": "^1.0",
            "php": "^7.1",
            "psr/http-factory": "^1.0",
            "psr/http-message": "^1.0"
        },
        "conflict": {
            "phpspec/prophecy": "<1.9.0"
        },
        "provide": {
            "psr/http-factory-implementation": "1.0",
            "psr/http-message-implementation": "1.0"
        },
        "replace": {
            "zendframework/zend-diactoros": "^2.2.1"
        },
        "require-dev": {
            "ext-curl": "*",
            "ext-dom": "*",
            "ext-libxml": "*",
            "http-interop/http-factory-tests": "^0.5.0",
            "laminas/laminas-coding-standard": "~1.0.0",
            "php-http/psr7-integration-tests": "^1.0",
            "phpunit/phpunit": "^7.5.18"
        },
        "time": "2020-07-07T15:34:31+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.3.x-dev",
                "dev-develop": "2.4.x-dev"
            },
            "laminas": {
                "config-provider": "Laminas\\Diactoros\\ConfigProvider",
                "module": "Laminas\\Diactoros"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/functions/create_uploaded_file.php",
                "src/functions/marshal_headers_from_sapi.php",
                "src/functions/marshal_method_from_sapi.php",
                "src/functions/marshal_protocol_version_from_sapi.php",
                "src/functions/marshal_uri_from_sapi.php",
                "src/functions/normalize_server.php",
                "src/functions/normalize_uploaded_files.php",
                "src/functions/parse_cookie_header.php",
                "src/functions/create_uploaded_file.legacy.php",
                "src/functions/marshal_headers_from_sapi.legacy.php",
                "src/functions/marshal_method_from_sapi.legacy.php",
                "src/functions/marshal_protocol_version_from_sapi.legacy.php",
                "src/functions/marshal_uri_from_sapi.legacy.php",
                "src/functions/normalize_server.legacy.php",
                "src/functions/normalize_uploaded_files.legacy.php",
                "src/functions/parse_cookie_header.legacy.php"
            ],
            "psr-4": {
                "Laminas\\Diactoros\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "PSR HTTP Message implementations",
        "homepage": "https://laminas.dev",
        "keywords": [
            "http",
            "laminas",
            "psr",
            "psr-17",
            "psr-7"
        ]
    },
    {
        "name": "laminas/laminas-zendframework-bridge",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/laminas/laminas-zendframework-bridge.git",
            "reference": "4939c81f63a8a4968c108c440275c94955753b19"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/laminas/laminas-zendframework-bridge/zipball/4939c81f63a8a4968c108c440275c94955753b19",
            "reference": "4939c81f63a8a4968c108c440275c94955753b19",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0 || ^8.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7 || ^6.5 || ^7.5 || ^8.1 || ^9.3",
            "squizlabs/php_codesniffer": "^3.5"
        },
        "time": "2020-08-18T16:34:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev",
                "dev-develop": "1.1.x-dev"
            },
            "laminas": {
                "module": "Laminas\\ZendFrameworkBridge"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/autoload.php"
            ],
            "psr-4": {
                "Laminas\\ZendFrameworkBridge\\": "src//"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "description": "Alias legacy ZF class names to Laminas Project equivalents.",
        "keywords": [
            "ZendFramework",
            "autoloading",
            "laminas",
            "zf"
        ],
        "funding": [
            {
                "url": "https://funding.communitybridge.org/projects/laminas-project",
                "type": "community_bridge"
            }
        ]
    },
    {
        "name": "laravel/framework",
        "version": "v5.8.38",
        "version_normalized": "5.8.38.0",
        "source": {
            "type": "git",
            "url": "https://github.com/laravel/framework.git",
            "reference": "78eb4dabcc03e189620c16f436358d41d31ae11f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/laravel/framework/zipball/78eb4dabcc03e189620c16f436358d41d31ae11f",
            "reference": "78eb4dabcc03e189620c16f436358d41d31ae11f",
            "shasum": ""
        },
        "require": {
            "doctrine/inflector": "^1.1",
            "dragonmantank/cron-expression": "^2.0",
            "egulias/email-validator": "^2.0",
            "erusev/parsedown": "^1.7",
            "ext-json": "*",
            "ext-mbstring": "*",
            "ext-openssl": "*",
            "league/flysystem": "^1.0.8",
            "monolog/monolog": "^1.12",
            "nesbot/carbon": "^1.26.3 || ^2.0",
            "opis/closure": "^3.1",
            "php": "^7.1.3",
            "psr/container": "^1.0",
            "psr/simple-cache": "^1.0",
            "ramsey/uuid": "^3.7",
            "swiftmailer/swiftmailer": "^6.0",
            "symfony/console": "^4.2",
            "symfony/debug": "^4.2",
            "symfony/finder": "^4.2",
            "symfony/http-foundation": "^4.2",
            "symfony/http-kernel": "^4.2",
            "symfony/process": "^4.2",
            "symfony/routing": "^4.2",
            "symfony/var-dumper": "^4.2",
            "tijsverkoyen/css-to-inline-styles": "^2.2.1",
            "vlucas/phpdotenv": "^3.3"
        },
        "conflict": {
            "tightenco/collect": "<5.5.33"
        },
        "replace": {
            "illuminate/auth": "self.version",
            "illuminate/broadcasting": "self.version",
            "illuminate/bus": "self.version",
            "illuminate/cache": "self.version",
            "illuminate/config": "self.version",
            "illuminate/console": "self.version",
            "illuminate/container": "self.version",
            "illuminate/contracts": "self.version",
            "illuminate/cookie": "self.version",
            "illuminate/database": "self.version",
            "illuminate/encryption": "self.version",
            "illuminate/events": "self.version",
            "illuminate/filesystem": "self.version",
            "illuminate/hashing": "self.version",
            "illuminate/http": "self.version",
            "illuminate/log": "self.version",
            "illuminate/mail": "self.version",
            "illuminate/notifications": "self.version",
            "illuminate/pagination": "self.version",
            "illuminate/pipeline": "self.version",
            "illuminate/queue": "self.version",
            "illuminate/redis": "self.version",
            "illuminate/routing": "self.version",
            "illuminate/session": "self.version",
            "illuminate/support": "self.version",
            "illuminate/translation": "self.version",
            "illuminate/validation": "self.version",
            "illuminate/view": "self.version"
        },
        "require-dev": {
            "aws/aws-sdk-php": "^3.0",
            "doctrine/dbal": "^2.6",
            "filp/whoops": "^2.1.4",
            "guzzlehttp/guzzle": "^6.3",
            "league/flysystem-cached-adapter": "^1.0",
            "mockery/mockery": "^1.0",
            "moontoast/math": "^1.1",
            "orchestra/testbench-core": "3.8.*",
            "pda/pheanstalk": "^4.0",
            "phpunit/phpunit": "^7.5|^8.0",
            "predis/predis": "^1.1.1",
            "symfony/css-selector": "^4.2",
            "symfony/dom-crawler": "^4.2",
            "true/punycode": "^2.1"
        },
        "suggest": {
            "aws/aws-sdk-php": "Required to use the SQS queue driver and SES mail driver (^3.0).",
            "doctrine/dbal": "Required to rename columns and drop SQLite columns (^2.6).",
            "ext-gd": "Required to use Illuminate\\Http\\Testing\\FileFactory::image().",
            "ext-pcntl": "Required to use all features of the queue worker.",
            "ext-posix": "Required to use all features of the queue worker.",
            "filp/whoops": "Required for friendly error pages in development (^2.1.4).",
            "fzaninotto/faker": "Required to use the eloquent factory builder (^1.4).",
            "guzzlehttp/guzzle": "Required to use the Mailgun and Mandrill mail drivers and the ping methods on schedules (^6.0).",
            "laravel/tinker": "Required to use the tinker console command (^1.0).",
            "league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^1.0).",
            "league/flysystem-cached-adapter": "Required to use the Flysystem cache (^1.0).",
            "league/flysystem-rackspace": "Required to use the Flysystem Rackspace driver (^1.0).",
            "league/flysystem-sftp": "Required to use the Flysystem SFTP driver (^1.0).",
            "moontoast/math": "Required to use ordered UUIDs (^1.1).",
            "nexmo/client": "Required to use the Nexmo transport (^1.0).",
            "pda/pheanstalk": "Required to use the beanstalk queue driver (^4.0).",
            "predis/predis": "Required to use the redis cache and queue drivers (^1.0).",
            "pusher/pusher-php-server": "Required to use the Pusher broadcast driver (^3.0).",
            "symfony/css-selector": "Required to use some of the crawler integration testing tools (^4.2).",
            "symfony/dom-crawler": "Required to use most of the crawler integration testing tools (^4.2).",
            "symfony/psr-http-message-bridge": "Required to use PSR-7 bridging features (^1.1).",
            "wildbit/swiftmailer-postmark": "Required to use Postmark mail driver (^3.0)."
        },
        "time": "2020-04-14T14:14:36+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/Illuminate/Foundation/helpers.php",
                "src/Illuminate/Support/helpers.php"
            ],
            "psr-4": {
                "Illuminate\\": "src/Illuminate/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylor@laravel.com"
            }
        ],
        "description": "The Laravel Framework.",
        "homepage": "https://laravel.com",
        "keywords": [
            "framework",
            "laravel"
        ]
    },
    {
        "name": "laravel/passport",
        "version": "v7.5.1",
        "version_normalized": "7.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/laravel/passport.git",
            "reference": "d63cdd672c3d65b3c35b73d0ef13a9dbfcb71c08"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/laravel/passport/zipball/d63cdd672c3d65b3c35b73d0ef13a9dbfcb71c08",
            "reference": "d63cdd672c3d65b3c35b73d0ef13a9dbfcb71c08",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "firebase/php-jwt": "~3.0|~4.0|~5.0",
            "guzzlehttp/guzzle": "~6.0",
            "illuminate/auth": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
            "illuminate/console": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
            "illuminate/container": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
            "illuminate/contracts": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
            "illuminate/cookie": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
            "illuminate/database": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
            "illuminate/encryption": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
            "illuminate/http": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
            "illuminate/support": "~5.6.0|~5.7.0|~5.8.0|^6.0|^7.0",
            "league/oauth2-server": "^7.0",
            "php": ">=7.1",
            "phpseclib/phpseclib": "^2.0",
            "symfony/psr-http-message-bridge": "~1.0",
            "zendframework/zend-diactoros": "~1.0|~2.0"
        },
        "require-dev": {
            "mockery/mockery": "^1.0",
            "phpunit/phpunit": "^7.4|^8.0"
        },
        "time": "2019-10-08T16:45:24+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "7.0-dev"
            },
            "laravel": {
                "providers": [
                    "Laravel\\Passport\\PassportServiceProvider"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Laravel\\Passport\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylor@laravel.com"
            }
        ],
        "description": "Laravel Passport provides OAuth2 server support to Laravel.",
        "keywords": [
            "laravel",
            "oauth",
            "passport"
        ]
    },
    {
        "name": "laravel/tinker",
        "version": "v1.0.10",
        "version_normalized": "1.0.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/laravel/tinker.git",
            "reference": "ad571aacbac1539c30d480908f9d0c9614eaf1a7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/laravel/tinker/zipball/ad571aacbac1539c30d480908f9d0c9614eaf1a7",
            "reference": "ad571aacbac1539c30d480908f9d0c9614eaf1a7",
            "shasum": ""
        },
        "require": {
            "illuminate/console": "~5.1|^6.0",
            "illuminate/contracts": "~5.1|^6.0",
            "illuminate/support": "~5.1|^6.0",
            "php": ">=5.5.9",
            "psy/psysh": "0.7.*|0.8.*|0.9.*",
            "symfony/var-dumper": "~3.0|~4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0|~5.0"
        },
        "suggest": {
            "illuminate/database": "The Illuminate Database package (~5.1)."
        },
        "time": "2019-08-07T15:10:45+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            },
            "laravel": {
                "providers": [
                    "Laravel\\Tinker\\TinkerServiceProvider"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Laravel\\Tinker\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Taylor Otwell",
                "email": "taylor@laravel.com"
            }
        ],
        "description": "Powerful REPL for the Laravel framework.",
        "keywords": [
            "REPL",
            "Tinker",
            "laravel",
            "psysh"
        ]
    },
    {
        "name": "laravelcollective/html",
        "version": "v5.8.1",
        "version_normalized": "5.8.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/LaravelCollective/html.git",
            "reference": "3a1c9974ea629eed96e101a24e3852ced382eb29"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/LaravelCollective/html/zipball/3a1c9974ea629eed96e101a24e3852ced382eb29",
            "reference": "3a1c9974ea629eed96e101a24e3852ced382eb29",
            "shasum": ""
        },
        "require": {
            "illuminate/http": "5.8.*",
            "illuminate/routing": "5.8.*",
            "illuminate/session": "5.8.*",
            "illuminate/support": "5.8.*",
            "illuminate/view": "5.8.*",
            "php": ">=7.1.3"
        },
        "require-dev": {
            "illuminate/database": "5.8.*",
            "mockery/mockery": "~1.0",
            "phpunit/phpunit": "~7.1"
        },
        "time": "2019-09-05T12:32:25+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.8-dev"
            },
            "laravel": {
                "providers": [
                    "Collective\\Html\\HtmlServiceProvider"
                ],
                "aliases": {
                    "Form": "Collective\\Html\\FormFacade",
                    "Html": "Collective\\Html\\HtmlFacade"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Collective\\Html\\": "src/"
            },
            "files": [
                "src/helpers.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Adam Engebretson",
                "email": "adam@laravelcollective.com"
            },
            {
                "name": "Taylor Otwell",
                "email": "taylorotwell@gmail.com"
            }
        ],
        "description": "HTML and Form Builders for the Laravel Framework",
        "homepage": "https://laravelcollective.com"
    },
    {
        "name": "lcobucci/jwt",
        "version": "3.4.6",
        "version_normalized": "3.4.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/lcobucci/jwt.git",
            "reference": "3ef8657a78278dfeae7707d51747251db4176240"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/lcobucci/jwt/zipball/3ef8657a78278dfeae7707d51747251db4176240",
            "reference": "3ef8657a78278dfeae7707d51747251db4176240",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "ext-openssl": "*",
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "mikey179/vfsstream": "~1.5",
            "phpmd/phpmd": "~2.2",
            "phpunit/php-invoker": "~1.1",
            "phpunit/phpunit": "^5.7 || ^7.3",
            "squizlabs/php_codesniffer": "~2.3"
        },
        "suggest": {
            "lcobucci/clock": "*"
        },
        "time": "2021-09-28T19:18:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Lcobucci\\JWT\\": "src"
            },
            "files": [
                "compat/class-aliases.php",
                "compat/json-exception-polyfill.php",
                "compat/lcobucci-clock-polyfill.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Luís Otávio Cobucci Oblonczyk",
                "email": "lcobucci@gmail.com",
                "role": "Developer"
            }
        ],
        "description": "A simple library to work with JSON Web Token and JSON Web Signature",
        "keywords": [
            "JWS",
            "jwt"
        ]
    },
    {
        "name": "league/event",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/event.git",
            "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/event/zipball/d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
            "reference": "d2cc124cf9a3fab2bb4ff963307f60361ce4d119",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "require-dev": {
            "henrikbjorn/phpspec-code-coverage": "~1.0.1",
            "phpspec/phpspec": "^2.2"
        },
        "time": "2018-11-26T11:52:41+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Event\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Frank de Jonge",
                "email": "info@frenky.net"
            }
        ],
        "description": "Event package",
        "keywords": [
            "emitter",
            "event",
            "listener"
        ]
    },
    {
        "name": "league/flysystem",
        "version": "1.1.5",
        "version_normalized": "1.1.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/flysystem.git",
            "reference": "18634df356bfd4119fe3d6156bdb990c414c14ea"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/18634df356bfd4119fe3d6156bdb990c414c14ea",
            "reference": "18634df356bfd4119fe3d6156bdb990c414c14ea",
            "shasum": ""
        },
        "require": {
            "ext-fileinfo": "*",
            "league/mime-type-detection": "^1.3",
            "php": "^7.2.5 || ^8.0"
        },
        "conflict": {
            "league/flysystem-sftp": "<1.0.6"
        },
        "require-dev": {
            "phpspec/prophecy": "^1.11.1",
            "phpunit/phpunit": "^8.5.8"
        },
        "suggest": {
            "ext-ftp": "Allows you to use FTP server storage",
            "ext-openssl": "Allows you to use FTPS server storage",
            "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
            "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
            "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
            "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
            "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
            "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
            "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
            "league/flysystem-webdav": "Allows you to use WebDAV storage",
            "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
            "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
            "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
        },
        "time": "2021-08-17T13:49:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\Flysystem\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Frank de Jonge",
                "email": "info@frenky.net"
            }
        ],
        "description": "Filesystem abstraction: Many filesystems, one API.",
        "keywords": [
            "Cloud Files",
            "WebDAV",
            "abstraction",
            "aws",
            "cloud",
            "copy.com",
            "dropbox",
            "file systems",
            "files",
            "filesystem",
            "filesystems",
            "ftp",
            "rackspace",
            "remote",
            "s3",
            "sftp",
            "storage"
        ]
    },
    {
        "name": "league/mime-type-detection",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/mime-type-detection.git",
            "reference": "b38b25d7b372e9fddb00335400467b223349fd7e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/b38b25d7b372e9fddb00335400467b223349fd7e",
            "reference": "b38b25d7b372e9fddb00335400467b223349fd7e",
            "shasum": ""
        },
        "require": {
            "ext-fileinfo": "*",
            "php": "^7.2 || ^8.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.18",
            "phpstan/phpstan": "^0.12.68",
            "phpunit/phpunit": "^8.5.8 || ^9.3"
        },
        "time": "2021-09-25T08:23:19+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\MimeTypeDetection\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Frank de Jonge",
                "email": "info@frankdejonge.nl"
            }
        ],
        "description": "Mime-type detection for Flysystem"
    },
    {
        "name": "league/oauth2-server",
        "version": "7.4.0",
        "version_normalized": "7.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/thephpleague/oauth2-server.git",
            "reference": "2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/thephpleague/oauth2-server/zipball/2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf",
            "reference": "2eb1cf79e59d807d89c256e7ac5e2bf8bdbd4acf",
            "shasum": ""
        },
        "require": {
            "defuse/php-encryption": "^2.1",
            "ext-openssl": "*",
            "lcobucci/jwt": "^3.2.2",
            "league/event": "^2.1",
            "php": ">=7.0.0",
            "psr/http-message": "^1.0.1"
        },
        "replace": {
            "league/oauth2server": "*",
            "lncd/oauth2": "*"
        },
        "require-dev": {
            "phpstan/phpstan": "^0.9.2",
            "phpstan/phpstan-phpunit": "^0.9.4",
            "phpstan/phpstan-strict-rules": "^0.9.0",
            "phpunit/phpunit": "^6.3 || ^7.0",
            "roave/security-advisories": "dev-master",
            "zendframework/zend-diactoros": "^1.3.2"
        },
        "time": "2019-05-05T09:22:01+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "League\\OAuth2\\Server\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alex Bilbie",
                "email": "hello@alexbilbie.com",
                "homepage": "http://www.alexbilbie.com",
                "role": "Developer"
            },
            {
                "name": "Andy Millington",
                "email": "andrew@noexceptions.io",
                "homepage": "https://www.noexceptions.io",
                "role": "Developer"
            }
        ],
        "description": "A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.",
        "homepage": "https://oauth2.thephpleague.com/",
        "keywords": [
            "Authentication",
            "api",
            "auth",
            "authorisation",
            "authorization",
            "oauth",
            "oauth 2",
            "oauth 2.0",
            "oauth2",
            "protect",
            "resource",
            "secure",
            "server"
        ]
    },
    {
        "name": "maatwebsite/excel",
        "version": "3.1.33",
        "version_normalized": "3.1.33.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Maatwebsite/Laravel-Excel.git",
            "reference": "b2de5ba92c5c1ad9415f0eb7c72838fb3eaaa5b8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Maatwebsite/Laravel-Excel/zipball/b2de5ba92c5c1ad9415f0eb7c72838fb3eaaa5b8",
            "reference": "b2de5ba92c5c1ad9415f0eb7c72838fb3eaaa5b8",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "illuminate/support": "5.8.*|^6.0|^7.0|^8.0",
            "php": "^7.0|^8.0",
            "phpoffice/phpspreadsheet": "^1.18"
        },
        "require-dev": {
            "orchestra/testbench": "^6.0",
            "predis/predis": "^1.1"
        },
        "time": "2021-08-12T15:52:25+00:00",
        "type": "library",
        "extra": {
            "laravel": {
                "providers": [
                    "Maatwebsite\\Excel\\ExcelServiceProvider"
                ],
                "aliases": {
                    "Excel": "Maatwebsite\\Excel\\Facades\\Excel"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Maatwebsite\\Excel\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Patrick Brouwers",
                "email": "patrick@maatwebsite.nl"
            }
        ],
        "description": "Supercharged Excel exports and imports in Laravel",
        "keywords": [
            "PHPExcel",
            "batch",
            "csv",
            "excel",
            "export",
            "import",
            "laravel",
            "php",
            "phpspreadsheet"
        ]
    },
    {
        "name": "maennchen/zipstream-php",
        "version": "2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/maennchen/ZipStream-PHP.git",
            "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58",
            "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58",
            "shasum": ""
        },
        "require": {
            "myclabs/php-enum": "^1.5",
            "php": ">= 7.1",
            "psr/http-message": "^1.0",
            "symfony/polyfill-mbstring": "^1.0"
        },
        "require-dev": {
            "ext-zip": "*",
            "guzzlehttp/guzzle": ">= 6.3",
            "mikey179/vfsstream": "^1.6",
            "phpunit/phpunit": ">= 7.5"
        },
        "time": "2020-05-30T13:11:16+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "ZipStream\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Paul Duncan",
                "email": "pabs@pablotron.org"
            },
            {
                "name": "Jonatan Männchen",
                "email": "jonatan@maennchen.ch"
            },
            {
                "name": "Jesse Donat",
                "email": "donatj@gmail.com"
            },
            {
                "name": "András Kolesár",
                "email": "kolesar@kolesar.hu"
            }
        ],
        "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
        "keywords": [
            "stream",
            "zip"
        ],
        "funding": [
            {
                "url": "https://opencollective.com/zipstream",
                "type": "open_collective"
            }
        ]
    },
    {
        "name": "markbaker/complex",
        "version": "2.0.3",
        "version_normalized": "2.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/MarkBaker/PHPComplex.git",
            "reference": "6f724d7e04606fd8adaa4e3bb381c3e9db09c946"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/6f724d7e04606fd8adaa4e3bb381c3e9db09c946",
            "reference": "6f724d7e04606fd8adaa4e3bb381c3e9db09c946",
            "shasum": ""
        },
        "require": {
            "php": "^7.2 || ^8.0"
        },
        "require-dev": {
            "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
            "phpcompatibility/php-compatibility": "^9.0",
            "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
            "squizlabs/php_codesniffer": "^3.4"
        },
        "time": "2021-06-02T09:44:11+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Complex\\": "classes/src/"
            },
            "files": [
                "classes/src/functions/abs.php",
                "classes/src/functions/acos.php",
                "classes/src/functions/acosh.php",
                "classes/src/functions/acot.php",
                "classes/src/functions/acoth.php",
                "classes/src/functions/acsc.php",
                "classes/src/functions/acsch.php",
                "classes/src/functions/argument.php",
                "classes/src/functions/asec.php",
                "classes/src/functions/asech.php",
                "classes/src/functions/asin.php",
                "classes/src/functions/asinh.php",
                "classes/src/functions/atan.php",
                "classes/src/functions/atanh.php",
                "classes/src/functions/conjugate.php",
                "classes/src/functions/cos.php",
                "classes/src/functions/cosh.php",
                "classes/src/functions/cot.php",
                "classes/src/functions/coth.php",
                "classes/src/functions/csc.php",
                "classes/src/functions/csch.php",
                "classes/src/functions/exp.php",
                "classes/src/functions/inverse.php",
                "classes/src/functions/ln.php",
                "classes/src/functions/log2.php",
                "classes/src/functions/log10.php",
                "classes/src/functions/negative.php",
                "classes/src/functions/pow.php",
                "classes/src/functions/rho.php",
                "classes/src/functions/sec.php",
                "classes/src/functions/sech.php",
                "classes/src/functions/sin.php",
                "classes/src/functions/sinh.php",
                "classes/src/functions/sqrt.php",
                "classes/src/functions/tan.php",
                "classes/src/functions/tanh.php",
                "classes/src/functions/theta.php",
                "classes/src/operations/add.php",
                "classes/src/operations/subtract.php",
                "classes/src/operations/multiply.php",
                "classes/src/operations/divideby.php",
                "classes/src/operations/divideinto.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mark Baker",
                "email": "mark@lange.demon.co.uk"
            }
        ],
        "description": "PHP Class for working with complex numbers",
        "homepage": "https://github.com/MarkBaker/PHPComplex",
        "keywords": [
            "complex",
            "mathematics"
        ]
    },
    {
        "name": "markbaker/matrix",
        "version": "2.1.3",
        "version_normalized": "2.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/MarkBaker/PHPMatrix.git",
            "reference": "174395a901b5ba0925f1d790fa91bab531074b61"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/174395a901b5ba0925f1d790fa91bab531074b61",
            "reference": "174395a901b5ba0925f1d790fa91bab531074b61",
            "shasum": ""
        },
        "require": {
            "php": "^7.1 || ^8.0"
        },
        "require-dev": {
            "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
            "phpcompatibility/php-compatibility": "^9.0",
            "phpdocumentor/phpdocumentor": "2.*",
            "phploc/phploc": "^4.0",
            "phpmd/phpmd": "2.*",
            "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
            "sebastian/phpcpd": "^4.0",
            "squizlabs/php_codesniffer": "^3.4"
        },
        "time": "2021-05-25T15:42:17+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Matrix\\": "classes/src/"
            },
            "files": [
                "classes/src/Functions/adjoint.php",
                "classes/src/Functions/antidiagonal.php",
                "classes/src/Functions/cofactors.php",
                "classes/src/Functions/determinant.php",
                "classes/src/Functions/diagonal.php",
                "classes/src/Functions/identity.php",
                "classes/src/Functions/inverse.php",
                "classes/src/Functions/minors.php",
                "classes/src/Functions/trace.php",
                "classes/src/Functions/transpose.php",
                "classes/src/Operations/add.php",
                "classes/src/Operations/directsum.php",
                "classes/src/Operations/subtract.php",
                "classes/src/Operations/multiply.php",
                "classes/src/Operations/divideby.php",
                "classes/src/Operations/divideinto.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mark Baker",
                "email": "mark@demon-angel.eu"
            }
        ],
        "description": "PHP Class for working with matrices",
        "homepage": "https://github.com/MarkBaker/PHPMatrix",
        "keywords": [
            "mathematics",
            "matrix",
            "vector"
        ]
    },
    {
        "name": "maximebf/debugbar",
        "version": "v1.17.1",
        "version_normalized": "1.17.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/maximebf/php-debugbar.git",
            "reference": "0a3532556be0145603f8a9de23e76dc28eed7054"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/0a3532556be0145603f8a9de23e76dc28eed7054",
            "reference": "0a3532556be0145603f8a9de23e76dc28eed7054",
            "shasum": ""
        },
        "require": {
            "php": "^7.1|^8",
            "psr/log": "^1.0",
            "symfony/var-dumper": "^2.6|^3|^4|^5"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.5.20 || ^9.4.2"
        },
        "suggest": {
            "kriswallsmith/assetic": "The best way to manage assets",
            "monolog/monolog": "Log using Monolog",
            "predis/predis": "Redis storage"
        },
        "time": "2021-08-01T09:19:02+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.17-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "DebugBar\\": "src/DebugBar/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Maxime Bouroumeau-Fuseau",
                "email": "maxime.bouroumeau@gmail.com",
                "homepage": "http://maximebf.com"
            },
            {
                "name": "Barry vd. Heuvel",
                "email": "barryvdh@gmail.com"
            }
        ],
        "description": "Debug bar in the browser for php application",
        "homepage": "https://github.com/maximebf/php-debugbar",
        "keywords": [
            "debug",
            "debugbar"
        ]
    },
    {
        "name": "milon/barcode",
        "version": "6.0.5",
        "version_normalized": "6.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/milon/barcode.git",
            "reference": "06d4fc0cb50737942637b362ef0b61e20fd2d5bf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/milon/barcode/zipball/06d4fc0cb50737942637b362ef0b61e20fd2d5bf",
            "reference": "06d4fc0cb50737942637b362ef0b61e20fd2d5bf",
            "shasum": ""
        },
        "require": {
            "illuminate/support": "5.*|~6",
            "php": ">=5.6.0"
        },
        "time": "2020-08-31T15:36:33+00:00",
        "type": "library",
        "extra": {
            "laravel": {
                "providers": [
                    "Milon\\Barcode\\BarcodeServiceProvider"
                ],
                "aliases": {
                    "DNS1D": "Milon\\Barcode\\Facades\\DNS1DFacade",
                    "DNS2D": "Milon\\Barcode\\Facades\\DNS2DFacade"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Milon\\Barcode": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Nuruzzaman Milon",
                "email": "contact@milon.im"
            }
        ],
        "description": "Barcode generator like Qr Code , PDF417,C39, C39+,C39E,C39E+,C93,S25,S25+,I25,I25+,C128,C128A,C128B,C128C,2-Digits UPC-Based Extention,5-Digits UPC-Based Extention,EAN 8,EAN 13,UPC-A,UPC-E,MSI (Variation of Plessey code) ",
        "keywords": [
            "CODABAR",
            "CODE 128",
            "CODE 39",
            "barcode",
            "datamatrix",
            "ean",
            "laravel",
            "pdf417",
            "qr code",
            "qrcode"
        ]
    },
    {
        "name": "mnapoli/front-yaml",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mnapoli/FrontYAML.git",
            "reference": "76baa8ca538e111bfe53ac49c6a512ec5ea2bf54"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mnapoli/FrontYAML/zipball/76baa8ca538e111bfe53ac49c6a512ec5ea2bf54",
            "reference": "76baa8ca538e111bfe53ac49c6a512ec5ea2bf54",
            "shasum": ""
        },
        "require": {
            "erusev/parsedown": "~1.0",
            "php": ">=7.3",
            "symfony/yaml": "~2.1|^3.0|^4.0|^5.0"
        },
        "require-dev": {
            "league/commonmark": "~1.4",
            "phpunit/phpunit": "^9.4"
        },
        "time": "2020-12-04T10:52:19+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Mni\\FrontYAML\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "mnapoli/silly",
        "version": "1.7.2",
        "version_normalized": "1.7.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mnapoli/silly.git",
            "reference": "66807f87abd2ab8e5708754d70b4b601f5614c32"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mnapoli/silly/zipball/66807f87abd2ab8e5708754d70b4b601f5614c32",
            "reference": "66807f87abd2ab8e5708754d70b4b601f5614c32",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0",
            "php-di/invoker": "~2.0",
            "psr/container": "^1.0",
            "symfony/console": "~3.0|~4.0|~5.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.12",
            "mnapoli/phpunit-easymock": "~1.0",
            "phpunit/phpunit": "~6.4"
        },
        "time": "2019-11-26T20:07:27+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Silly\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Silly CLI micro-framework based on Symfony Console",
        "keywords": [
            "PSR-11",
            "cli",
            "console",
            "framework",
            "micro-framework",
            "silly"
        ]
    },
    {
        "name": "mockery/mockery",
        "version": "1.3.5",
        "version_normalized": "1.3.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mockery/mockery.git",
            "reference": "472fa8ca4e55483d55ee1e73c963718c4393791d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mockery/mockery/zipball/472fa8ca4e55483d55ee1e73c963718c4393791d",
            "reference": "472fa8ca4e55483d55ee1e73c963718c4393791d",
            "shasum": ""
        },
        "require": {
            "hamcrest/hamcrest-php": "^2.0.1",
            "lib-pcre": ">=7.0",
            "php": ">=5.6.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7.10|^6.5|^7.5|^8.5|^9.3"
        },
        "time": "2021-09-13T15:33:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Mockery": "library/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Pádraic Brady",
                "email": "padraic.brady@gmail.com",
                "homepage": "http://blog.astrumfutura.com"
            },
            {
                "name": "Dave Marshall",
                "email": "dave.marshall@atstsolutions.co.uk",
                "homepage": "http://davedevelopment.co.uk"
            }
        ],
        "description": "Mockery is a simple yet flexible PHP mock object framework",
        "homepage": "https://github.com/mockery/mockery",
        "keywords": [
            "BDD",
            "TDD",
            "library",
            "mock",
            "mock objects",
            "mockery",
            "stub",
            "test",
            "test double",
            "testing"
        ]
    },
    {
        "name": "monolog/monolog",
        "version": "1.26.1",
        "version_normalized": "1.26.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Seldaek/monolog.git",
            "reference": "c6b00f05152ae2c9b04a448f99c7590beb6042f5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Seldaek/monolog/zipball/c6b00f05152ae2c9b04a448f99c7590beb6042f5",
            "reference": "c6b00f05152ae2c9b04a448f99c7590beb6042f5",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0",
            "psr/log": "~1.0"
        },
        "provide": {
            "psr/log-implementation": "1.0.0"
        },
        "require-dev": {
            "aws/aws-sdk-php": "^2.4.9 || ^3.0",
            "doctrine/couchdb": "~1.0@dev",
            "graylog2/gelf-php": "~1.0",
            "php-amqplib/php-amqplib": "~2.4",
            "php-console/php-console": "^3.1.3",
            "phpstan/phpstan": "^0.12.59",
            "phpunit/phpunit": "~4.5",
            "ruflin/elastica": ">=0.90 <3.0",
            "sentry/sentry": "^0.13",
            "swiftmailer/swiftmailer": "^5.3|^6.0"
        },
        "suggest": {
            "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
            "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
            "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
            "ext-mongo": "Allow sending log messages to a MongoDB server",
            "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
            "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver",
            "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
            "php-console/php-console": "Allow sending log messages to Google Chrome",
            "rollbar/rollbar": "Allow sending log messages to Rollbar",
            "ruflin/elastica": "Allow sending log messages to an Elastic Search server",
            "sentry/sentry": "Allow sending log messages to a Sentry server"
        },
        "time": "2021-05-28T08:32:12+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Monolog\\": "src/Monolog"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jordi Boggiano",
                "email": "j.boggiano@seld.be",
                "homepage": "http://seld.be"
            }
        ],
        "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
        "homepage": "http://github.com/Seldaek/monolog",
        "keywords": [
            "log",
            "logging",
            "psr-3"
        ]
    },
    {
        "name": "mpdf/mpdf",
        "version": "v8.0.13",
        "version_normalized": "8.0.13.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mpdf/mpdf.git",
            "reference": "42f145615cfe830fd432474da1d2e1f927efe402"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mpdf/mpdf/zipball/42f145615cfe830fd432474da1d2e1f927efe402",
            "reference": "42f145615cfe830fd432474da1d2e1f927efe402",
            "shasum": ""
        },
        "require": {
            "ext-gd": "*",
            "ext-mbstring": "*",
            "myclabs/deep-copy": "^1.7",
            "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
            "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0",
            "psr/log": "^1.0",
            "setasign/fpdi": "^2.1"
        },
        "require-dev": {
            "mockery/mockery": "^1.3.0",
            "mpdf/qrcode": "^1.1.0",
            "squizlabs/php_codesniffer": "^3.5.0",
            "tracy/tracy": "^2.4",
            "yoast/phpunit-polyfills": "^1.0"
        },
        "suggest": {
            "ext-bcmath": "Needed for generation of some types of barcodes",
            "ext-xml": "Needed mainly for SVG manipulation",
            "ext-zlib": "Needed for compression of embedded resources, such as fonts"
        },
        "time": "2021-09-10T10:09:59+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Mpdf\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-2.0-only"
        ],
        "authors": [
            {
                "name": "Matěj Humpál",
                "role": "Developer, maintainer"
            },
            {
                "name": "Ian Back",
                "role": "Developer (retired)"
            }
        ],
        "description": "PHP library generating PDF files from UTF-8 encoded HTML",
        "homepage": "https://mpdf.github.io",
        "keywords": [
            "pdf",
            "php",
            "utf-8"
        ]
    },
    {
        "name": "mpociot/documentarian",
        "version": "0.4.0",
        "version_normalized": "0.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mpociot/documentarian.git",
            "reference": "c7dc266b6646a49f82b304a3451e41161cc4b1c3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mpociot/documentarian/zipball/c7dc266b6646a49f82b304a3451e41161cc4b1c3",
            "reference": "c7dc266b6646a49f82b304a3451e41161cc4b1c3",
            "shasum": ""
        },
        "require": {
            "illuminate/view": "5.*|^6.0|^7.0",
            "mnapoli/front-yaml": "^1.5",
            "mnapoli/silly": "~1.0",
            "php": ">=5.5.9",
            "windwalker/renderer": "3.*"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8"
        },
        "time": "2020-03-06T07:31:21+00:00",
        "bin": [
            "documentarian"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "includes/helpers.php"
            ],
            "psr-4": {
                "Mpociot\\Documentarian\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache 2"
        ],
        "authors": [
            {
                "name": "Marcel Pociot",
                "email": "m.pociot@gmail.com"
            }
        ]
    },
    {
        "name": "mpociot/laravel-apidoc-generator",
        "version": "4.8.2",
        "version_normalized": "4.8.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mpociot/laravel-apidoc-generator.git",
            "reference": "9015d39020dc1d7e80b0cd012bc1e999fd2542ca"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mpociot/laravel-apidoc-generator/zipball/9015d39020dc1d7e80b0cd012bc1e999fd2542ca",
            "reference": "9015d39020dc1d7e80b0cd012bc1e999fd2542ca",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "fzaninotto/faker": "^1.8",
            "illuminate/console": "^5.7|^6.0|^7.0",
            "illuminate/routing": "^5.7|^6.0|^7.0",
            "illuminate/support": "^5.7|^6.0|^7.0",
            "league/flysystem": "^1.0",
            "mpociot/documentarian": "^0.4.0",
            "mpociot/reflection-docblock": "^1.0.1",
            "nunomaduro/collision": "^3.0|^4.0",
            "php": ">=7.2.0",
            "ramsey/uuid": "^3.8|^4.0",
            "symfony/var-exporter": "^4.0|^5.0"
        },
        "require-dev": {
            "dms/phpunit-arraysubset-asserts": "^0.1.0",
            "laravel/lumen-framework": "^5.7|^6.0|^7.0",
            "league/fractal": "^0.19.0",
            "orchestra/testbench": "^3.7|^4.0|^5.0",
            "phpstan/phpstan": "^0.11.15",
            "phpunit/phpunit": "^8.0"
        },
        "suggest": {
            "league/fractal": "Required for transformers support"
        },
        "time": "2020-05-28T14:10:08+00:00",
        "type": "library",
        "extra": {
            "laravel": {
                "providers": [
                    "Mpociot\\ApiDoc\\ApiDocGeneratorServiceProvider"
                ]
            },
            "branch-alias": {
                "dev-v4": "4.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Mpociot\\ApiDoc\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marcel Pociot",
                "email": "m.pociot@gmail.com"
            }
        ],
        "description": "Generate beautiful API documentation from your Laravel application",
        "homepage": "http://github.com/mpociot/laravel-apidoc-generator",
        "keywords": [
            "api",
            "documentation",
            "laravel"
        ]
    },
    {
        "name": "mpociot/reflection-docblock",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/mpociot/reflection-docblock.git",
            "reference": "c8b2e2b1f5cebbb06e2b5ccbf2958f2198867587"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/mpociot/reflection-docblock/zipball/c8b2e2b1f5cebbb06e2b5ccbf2958f2198867587",
            "reference": "c8b2e2b1f5cebbb06e2b5ccbf2958f2198867587",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "suggest": {
            "dflydev/markdown": "~1.0",
            "erusev/parsedown": "~1.0"
        },
        "time": "2016-06-20T20:53:12+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Mpociot": [
                    "src/"
                ]
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mike van Riel",
                "email": "mike.vanriel@naenius.com"
            }
        ]
    },
    {
        "name": "myclabs/deep-copy",
        "version": "1.10.2",
        "version_normalized": "1.10.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/myclabs/DeepCopy.git",
            "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
            "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
            "shasum": ""
        },
        "require": {
            "php": "^7.1 || ^8.0"
        },
        "replace": {
            "myclabs/deep-copy": "self.version"
        },
        "require-dev": {
            "doctrine/collections": "^1.0",
            "doctrine/common": "^2.6",
            "phpunit/phpunit": "^7.1"
        },
        "time": "2020-11-13T09:40:50+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "DeepCopy\\": "src/DeepCopy/"
            },
            "files": [
                "src/DeepCopy/deep_copy.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Create deep copies (clones) of your objects",
        "keywords": [
            "clone",
            "copy",
            "duplicate",
            "object",
            "object graph"
        ]
    },
    {
        "name": "myclabs/php-enum",
        "version": "1.8.3",
        "version_normalized": "1.8.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/myclabs/php-enum.git",
            "reference": "b942d263c641ddb5190929ff840c68f78713e937"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937",
            "reference": "b942d263c641ddb5190929ff840c68f78713e937",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "php": "^7.3 || ^8.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^9.5",
            "squizlabs/php_codesniffer": "1.*",
            "vimeo/psalm": "^4.6.2"
        },
        "time": "2021-07-05T08:18:36+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "MyCLabs\\Enum\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP Enum contributors",
                "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
            }
        ],
        "description": "PHP Enum implementation",
        "homepage": "http://github.com/myclabs/php-enum",
        "keywords": [
            "enum"
        ]
    },
    {
        "name": "nesbot/carbon",
        "version": "2.53.1",
        "version_normalized": "2.53.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/briannesbitt/Carbon.git",
            "reference": "f4655858a784988f880c1b8c7feabbf02dfdf045"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/f4655858a784988f880c1b8c7feabbf02dfdf045",
            "reference": "f4655858a784988f880c1b8c7feabbf02dfdf045",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "php": "^7.1.8 || ^8.0",
            "symfony/polyfill-mbstring": "^1.0",
            "symfony/polyfill-php80": "^1.16",
            "symfony/translation": "^3.4 || ^4.0 || ^5.0"
        },
        "require-dev": {
            "doctrine/orm": "^2.7",
            "friendsofphp/php-cs-fixer": "^3.0",
            "kylekatarnls/multi-tester": "^2.0",
            "phpmd/phpmd": "^2.9",
            "phpstan/extension-installer": "^1.0",
            "phpstan/phpstan": "^0.12.54",
            "phpunit/phpunit": "^7.5.20 || ^8.5.14",
            "squizlabs/php_codesniffer": "^3.4"
        },
        "time": "2021-09-06T09:29:23+00:00",
        "bin": [
            "bin/carbon"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-3.x": "3.x-dev",
                "dev-master": "2.x-dev"
            },
            "laravel": {
                "providers": [
                    "Carbon\\Laravel\\ServiceProvider"
                ]
            },
            "phpstan": {
                "includes": [
                    "extension.neon"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Carbon\\": "src/Carbon/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Brian Nesbitt",
                "email": "brian@nesbot.com",
                "homepage": "https://markido.com"
            },
            {
                "name": "kylekatarnls",
                "homepage": "https://github.com/kylekatarnls"
            }
        ],
        "description": "An API extension for DateTime that supports 281 different languages.",
        "homepage": "https://carbon.nesbot.com",
        "keywords": [
            "date",
            "datetime",
            "time"
        ]
    },
    {
        "name": "nexmo/laravel",
        "version": "2.4.1",
        "version_normalized": "2.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Nexmo/nexmo-laravel.git",
            "reference": "029bdc19fc58cd6ef0aa75c7041d82b9d9dc61bd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Nexmo/nexmo-laravel/zipball/029bdc19fc58cd6ef0aa75c7041d82b9d9dc61bd",
            "reference": "029bdc19fc58cd6ef0aa75c7041d82b9d9dc61bd",
            "shasum": ""
        },
        "require": {
            "illuminate/support": "^5.2|^6.0|^7.0|^8.0",
            "php": "^5.6|^7.1|^8.0",
            "vonage/client": "^2.0"
        },
        "require-dev": {
            "orchestra/testbench": "~3.0|^4.0|^5.0|^6.0",
            "phpunit/phpunit": "^5.3|~6.0|~8.0|~9.0"
        },
        "time": "2020-12-04T13:11:05+00:00",
        "type": "library",
        "extra": {
            "laravel": {
                "providers": [
                    "Nexmo\\Laravel\\NexmoServiceProvider"
                ],
                "aliases": {
                    "Nexmo": "Nexmo\\Laravel\\Facade\\Nexmo"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Nexmo\\Laravel\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Tim Lytle",
                "email": "tim@nexmo.com",
                "homepage": "http://twitter.com/tjlytle",
                "role": "Developer"
            },
            {
                "name": "Michael Heap",
                "email": "michael.heap@nexmo.com",
                "homepage": "http://twitter.com/mheap",
                "role": "Developer"
            },
            {
                "name": "Chris Tankersley",
                "email": "chris.tankersley@nexmo.com",
                "homepage": "http://twitter.com/dragonmantank",
                "role": "Developer"
            }
        ],
        "description": "Laravel Package for Nexmo's PHP Client"
    },
    {
        "name": "nikic/php-parser",
        "version": "v4.13.0",
        "version_normalized": "4.13.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nikic/PHP-Parser.git",
            "reference": "50953a2691a922aa1769461637869a0a2faa3f53"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/50953a2691a922aa1769461637869a0a2faa3f53",
            "reference": "50953a2691a922aa1769461637869a0a2faa3f53",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": ">=7.0"
        },
        "require-dev": {
            "ircmaxell/php-yacc": "^0.0.7",
            "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
        },
        "time": "2021-09-20T12:20:58+00:00",
        "bin": [
            "bin/php-parse"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.9-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhpParser\\": "lib/PhpParser"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Nikita Popov"
            }
        ],
        "description": "A PHP parser written in PHP",
        "keywords": [
            "parser",
            "php"
        ]
    },
    {
        "name": "nunomaduro/collision",
        "version": "v3.2.0",
        "version_normalized": "3.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nunomaduro/collision.git",
            "reference": "f7c45764dfe4ba5f2618d265a6f1f9c72732e01d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nunomaduro/collision/zipball/f7c45764dfe4ba5f2618d265a6f1f9c72732e01d",
            "reference": "f7c45764dfe4ba5f2618d265a6f1f9c72732e01d",
            "shasum": ""
        },
        "require": {
            "filp/whoops": "^2.1.4",
            "php": "^7.2.5 || ^8.0",
            "php-parallel-lint/php-console-highlighter": "0.5.*",
            "symfony/console": "~2.8|~3.3|~4.0"
        },
        "require-dev": {
            "laravel/framework": "^6.0",
            "phpunit/phpunit": "^8.0 || ^9.0"
        },
        "time": "2021-02-11T09:01:42+00:00",
        "type": "library",
        "extra": {
            "laravel": {
                "providers": [
                    "NunoMaduro\\Collision\\Adapters\\Laravel\\CollisionServiceProvider"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "NunoMaduro\\Collision\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nuno Maduro",
                "email": "enunomaduro@gmail.com"
            }
        ],
        "description": "Cli error handling for console/command-line PHP applications.",
        "keywords": [
            "artisan",
            "cli",
            "command-line",
            "console",
            "error",
            "handling",
            "laravel",
            "laravel-zero",
            "php",
            "symfony"
        ]
    },
    {
        "name": "nwidart/laravel-menus",
        "version": "4.0.0",
        "version_normalized": "4.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nWidart/laravel-menus.git",
            "reference": "e6a97cfa704bc9b93f4a06ad9184fa65fe6120fc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nWidart/laravel-menus/zipball/e6a97cfa704bc9b93f4a06ad9184fa65fe6120fc",
            "reference": "e6a97cfa704bc9b93f4a06ad9184fa65fe6120fc",
            "shasum": ""
        },
        "require": {
            "illuminate/config": "5.8.*",
            "illuminate/support": "5.8.*",
            "illuminate/view": "5.8.*",
            "laravelcollective/html": "5.8.*.*",
            "php": ">=7.1"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.10",
            "mockery/mockery": "^1.0",
            "orchestra/testbench": "3.8.*",
            "phpunit/phpunit": "^7.3"
        },
        "time": "2019-10-01T16:50:43+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.0-dev"
            },
            "laravel": {
                "providers": [
                    "Nwidart\\Menus\\MenusServiceProvider"
                ],
                "aliases": {
                    "Menu": "Nwidart\\Menus\\Facades\\Menu"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Nwidart\\Menus\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Widart",
                "email": "n.widart@gmail.com"
            },
            {
                "name": "Pingpong Labs",
                "email": "pingpong.labs@gmail.com"
            }
        ],
        "description": "Laravel Menu management",
        "keywords": [
            "bootstrap",
            "laravel",
            "menus",
            "nav",
            "navigation"
        ]
    },
    {
        "name": "nwidart/laravel-modules",
        "version": "5.1.0",
        "version_normalized": "5.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/nWidart/laravel-modules.git",
            "reference": "d4edc3465d471644ca44b1b303803492609957cd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/nWidart/laravel-modules/zipball/d4edc3465d471644ca44b1b303803492609957cd",
            "reference": "d4edc3465d471644ca44b1b303803492609957cd",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "^2.14",
            "laravel/framework": "5.8.*",
            "mockery/mockery": "~1.0",
            "orchestra/testbench": "^3.8",
            "phpstan/phpstan": "^0.9.2",
            "phpunit/phpunit": "~7.0|~8.0",
            "spatie/phpunit-snapshot-assertions": "^2.1.0"
        },
        "time": "2019-09-05T09:41:08+00:00",
        "type": "library",
        "extra": {
            "laravel": {
                "providers": [
                    "Nwidart\\Modules\\LaravelModulesServiceProvider"
                ],
                "aliases": {
                    "Module": "Nwidart\\Modules\\Facades\\Module"
                }
            },
            "branch-alias": {
                "dev-master": "5.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Nwidart\\Modules\\": "src"
            },
            "files": [
                "src/helpers.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Widart",
                "email": "n.widart@gmail.com",
                "homepage": "https://nicolaswidart.com",
                "role": "Developer"
            }
        ],
        "description": "Laravel Module management",
        "keywords": [
            "laravel",
            "module",
            "modules",
            "nwidart",
            "rad"
        ]
    },
    {
        "name": "ocramius/package-versions",
        "version": "1.9.0",
        "version_normalized": "1.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Ocramius/PackageVersions.git",
            "reference": "94c9d42a466c57f91390cdd49c81313264f49d85"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Ocramius/PackageVersions/zipball/94c9d42a466c57f91390cdd49c81313264f49d85",
            "reference": "94c9d42a466c57f91390cdd49c81313264f49d85",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.1.0 || ^2.0",
            "php": "^7.4.0"
        },
        "require-dev": {
            "composer/composer": "^1.9.3 || ^2.0@dev",
            "doctrine/coding-standard": "^7.0.2",
            "ext-zip": "^1.15.0",
            "infection/infection": "^0.15.3",
            "phpunit/phpunit": "^9.1.1",
            "vimeo/psalm": "^3.9.3"
        },
        "time": "2020-06-22T14:15:44+00:00",
        "type": "composer-plugin",
        "extra": {
            "class": "PackageVersions\\Installer",
            "branch-alias": {
                "dev-master": "1.99.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PackageVersions\\": "src/PackageVersions"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marco Pivetta",
                "email": "ocramius@gmail.com"
            }
        ],
        "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)"
    },
    {
        "name": "opis/closure",
        "version": "3.6.2",
        "version_normalized": "3.6.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/opis/closure.git",
            "reference": "06e2ebd25f2869e54a306dda991f7db58066f7f6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/opis/closure/zipball/06e2ebd25f2869e54a306dda991f7db58066f7f6",
            "reference": "06e2ebd25f2869e54a306dda991f7db58066f7f6",
            "shasum": ""
        },
        "require": {
            "php": "^5.4 || ^7.0 || ^8.0"
        },
        "require-dev": {
            "jeremeamia/superclosure": "^2.0",
            "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
        },
        "time": "2021-04-09T13:42:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.6.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Opis\\Closure\\": "src/"
            },
            "files": [
                "functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marius Sarca",
                "email": "marius.sarca@gmail.com"
            },
            {
                "name": "Sorin Sarca",
                "email": "sarca_sorin@hotmail.com"
            }
        ],
        "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
        "homepage": "https://opis.io/closure",
        "keywords": [
            "anonymous functions",
            "closure",
            "function",
            "serializable",
            "serialization",
            "serialize"
        ]
    },
    {
        "name": "paragonie/random_compat",
        "version": "v9.99.100",
        "version_normalized": "9.99.100.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/random_compat.git",
            "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
            "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
            "shasum": ""
        },
        "require": {
            "php": ">= 7"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*|5.*",
            "vimeo/psalm": "^1"
        },
        "suggest": {
            "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
        },
        "time": "2020-10-15T08:29:30+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Paragon Initiative Enterprises",
                "email": "security@paragonie.com",
                "homepage": "https://paragonie.com"
            }
        ],
        "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
        "keywords": [
            "csprng",
            "polyfill",
            "pseudorandom",
            "random"
        ]
    },
    {
        "name": "paragonie/sodium_compat",
        "version": "v1.17.0",
        "version_normalized": "1.17.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/paragonie/sodium_compat.git",
            "reference": "c59cac21abbcc0df06a3dd18076450ea4797b321"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/c59cac21abbcc0df06a3dd18076450ea4797b321",
            "reference": "c59cac21abbcc0df06a3dd18076450ea4797b321",
            "shasum": ""
        },
        "require": {
            "paragonie/random_compat": ">=1",
            "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8"
        },
        "require-dev": {
            "phpunit/phpunit": "^3|^4|^5|^6|^7|^8|^9"
        },
        "suggest": {
            "ext-libsodium": "PHP < 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security.",
            "ext-sodium": "PHP >= 7.0: Better performance, password hashing (Argon2i), secure memory management (memzero), and better security."
        },
        "time": "2021-08-10T02:43:50+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "autoload.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "ISC"
        ],
        "authors": [
            {
                "name": "Paragon Initiative Enterprises",
                "email": "security@paragonie.com"
            },
            {
                "name": "Frank Denis",
                "email": "jedisct1@pureftpd.org"
            }
        ],
        "description": "Pure PHP implementation of libsodium; uses the PHP extension if it exists",
        "keywords": [
            "Authentication",
            "BLAKE2b",
            "ChaCha20",
            "ChaCha20-Poly1305",
            "Chapoly",
            "Curve25519",
            "Ed25519",
            "EdDSA",
            "Edwards-curve Digital Signature Algorithm",
            "Elliptic Curve Diffie-Hellman",
            "Poly1305",
            "Pure-PHP cryptography",
            "RFC 7748",
            "RFC 8032",
            "Salpoly",
            "Salsa20",
            "X25519",
            "XChaCha20-Poly1305",
            "XSalsa20-Poly1305",
            "Xchacha20",
            "Xsalsa20",
            "aead",
            "cryptography",
            "ecdh",
            "elliptic curve",
            "elliptic curve cryptography",
            "encryption",
            "libsodium",
            "php",
            "public-key cryptography",
            "secret-key cryptography",
            "side-channel resistant"
        ]
    },
    {
        "name": "patchwork/utf8",
        "version": "v1.3.3",
        "version_normalized": "1.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tchwork/utf8.git",
            "reference": "e1fa4d4a57896d074c9a8d01742b688d5db4e9d5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tchwork/utf8/zipball/e1fa4d4a57896d074c9a8d01742b688d5db4e9d5",
            "reference": "e1fa4d4a57896d074c9a8d01742b688d5db4e9d5",
            "shasum": ""
        },
        "require": {
            "lib-pcre": ">=7.3",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "symfony/phpunit-bridge": "^3.4|^4.4"
        },
        "suggest": {
            "ext-iconv": "Use iconv for best performance",
            "ext-intl": "Use Intl for best performance",
            "ext-mbstring": "Use Mbstring for best performance",
            "ext-wfio": "Use WFIO for UTF-8 filesystem access on Windows"
        },
        "time": "2021-01-07T16:38:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Patchwork\\": "src/Patchwork/"
            },
            "classmap": [
                "src/Normalizer.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "(Apache-2.0 or GPL-2.0)"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            }
        ],
        "description": "Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP",
        "homepage": "https://github.com/tchwork/utf8",
        "keywords": [
            "grapheme",
            "i18n",
            "unicode",
            "utf-8",
            "utf8"
        ],
        "abandoned": "symfony/polyfill-mbstring or symfony/string"
    },
    {
        "name": "phar-io/manifest",
        "version": "1.0.3",
        "version_normalized": "1.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phar-io/manifest.git",
            "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phar-io/manifest/zipball/7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
            "reference": "7761fcacf03b4d4f16e7ccb606d4879ca431fcf4",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-phar": "*",
            "phar-io/version": "^2.0",
            "php": "^5.6 || ^7.0"
        },
        "time": "2018-07-08T19:23:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Arne Blankerts",
                "role": "Developer",
                "email": "arne@blankerts.de"
            },
            {
                "name": "Sebastian Heuer",
                "role": "Developer",
                "email": "sebastian@phpeople.de"
            },
            {
                "name": "Sebastian Bergmann",
                "role": "Developer",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)"
    },
    {
        "name": "phar-io/version",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phar-io/version.git",
            "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
            "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "time": "2018-07-08T19:19:57+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Arne Blankerts",
                "email": "arne@blankerts.de",
                "role": "Developer"
            },
            {
                "name": "Sebastian Heuer",
                "email": "sebastian@phpeople.de",
                "role": "Developer"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "Developer"
            }
        ],
        "description": "Library for handling version information and constraints"
    },
    {
        "name": "phenx/php-font-lib",
        "version": "0.5.2",
        "version_normalized": "0.5.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PhenX/php-font-lib.git",
            "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PhenX/php-font-lib/zipball/ca6ad461f032145fff5971b5985e5af9e7fa88d8",
            "reference": "ca6ad461f032145fff5971b5985e5af9e7fa88d8",
            "shasum": ""
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5 || ^6 || ^7"
        },
        "time": "2020-03-08T15:31:32+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "FontLib\\": "src/FontLib"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Fabien Ménager",
                "email": "fabien.menager@gmail.com"
            }
        ],
        "description": "A library to read, parse, export and make subsets of different types of font files.",
        "homepage": "https://github.com/PhenX/php-font-lib"
    },
    {
        "name": "phenx/php-svg-lib",
        "version": "v0.3.3",
        "version_normalized": "0.3.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PhenX/php-svg-lib.git",
            "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PhenX/php-svg-lib/zipball/5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
            "reference": "5fa61b65e612ce1ae15f69b3d223cb14ecc60e32",
            "shasum": ""
        },
        "require": {
            "sabberworm/php-css-parser": "^8.3"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.5|^6.5"
        },
        "time": "2019-09-11T20:02:13+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Svg\\": "src/Svg"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-3.0"
        ],
        "authors": [
            {
                "name": "Fabien Ménager",
                "email": "fabien.menager@gmail.com"
            }
        ],
        "description": "A library to read, parse and export to PDF SVG files.",
        "homepage": "https://github.com/PhenX/php-svg-lib"
    },
    {
        "name": "php-di/invoker",
        "version": "2.3.2",
        "version_normalized": "2.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PHP-DI/Invoker.git",
            "reference": "5214cbe5aad066022cd845dbf313f0e47aed928f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PHP-DI/Invoker/zipball/5214cbe5aad066022cd845dbf313f0e47aed928f",
            "reference": "5214cbe5aad066022cd845dbf313f0e47aed928f",
            "shasum": ""
        },
        "require": {
            "php": ">=7.3",
            "psr/container": "^1.0|^2.0"
        },
        "require-dev": {
            "athletic/athletic": "~0.1.8",
            "mnapoli/hard-mode": "~0.3.0",
            "phpunit/phpunit": "^9.0"
        },
        "time": "2021-07-30T15:05:32+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Invoker\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Generic and extensible callable invoker",
        "homepage": "https://github.com/PHP-DI/Invoker",
        "keywords": [
            "callable",
            "dependency",
            "dependency-injection",
            "injection",
            "invoke",
            "invoker"
        ]
    },
    {
        "name": "php-http/guzzle6-adapter",
        "version": "v2.0.2",
        "version_normalized": "2.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-http/guzzle6-adapter.git",
            "reference": "9d1a45eb1c59f12574552e81fb295e9e53430a56"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-http/guzzle6-adapter/zipball/9d1a45eb1c59f12574552e81fb295e9e53430a56",
            "reference": "9d1a45eb1c59f12574552e81fb295e9e53430a56",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/guzzle": "^6.0",
            "php": "^7.1 || ^8.0",
            "php-http/httplug": "^2.0",
            "psr/http-client": "^1.0"
        },
        "provide": {
            "php-http/async-client-implementation": "1.0",
            "php-http/client-implementation": "1.0",
            "psr/http-client-implementation": "1.0"
        },
        "require-dev": {
            "ext-curl": "*",
            "php-http/client-integration-tests": "^2.0 || ^3.0",
            "phpunit/phpunit": "^7.4 || ^8.4"
        },
        "time": "2021-03-02T10:52:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Http\\Adapter\\Guzzle6\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "David de Boer",
                "email": "david@ddeboer.nl"
            },
            {
                "name": "Márk Sági-Kazár",
                "email": "mark.sagikazar@gmail.com"
            }
        ],
        "description": "Guzzle 6 HTTP Adapter",
        "homepage": "http://httplug.io",
        "keywords": [
            "Guzzle",
            "http"
        ]
    },
    {
        "name": "php-http/httplug",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-http/httplug.git",
            "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-http/httplug/zipball/191a0a1b41ed026b717421931f8d3bd2514ffbf9",
            "reference": "191a0a1b41ed026b717421931f8d3bd2514ffbf9",
            "shasum": ""
        },
        "require": {
            "php": "^7.1 || ^8.0",
            "php-http/promise": "^1.1",
            "psr/http-client": "^1.0",
            "psr/http-message": "^1.0"
        },
        "require-dev": {
            "friends-of-phpspec/phpspec-code-coverage": "^4.1",
            "phpspec/phpspec": "^5.1 || ^6.0"
        },
        "time": "2020-07-13T15:43:23+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Http\\Client\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Eric GELOEN",
                "email": "geloen.eric@gmail.com"
            },
            {
                "name": "Márk Sági-Kazár",
                "email": "mark.sagikazar@gmail.com",
                "homepage": "https://sagikazarmark.hu"
            }
        ],
        "description": "HTTPlug, the HTTP client abstraction for PHP",
        "homepage": "http://httplug.io",
        "keywords": [
            "client",
            "http"
        ]
    },
    {
        "name": "php-http/promise",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-http/promise.git",
            "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-http/promise/zipball/4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
            "reference": "4c4c1f9b7289a2ec57cde7f1e9762a5789506f88",
            "shasum": ""
        },
        "require": {
            "php": "^7.1 || ^8.0"
        },
        "require-dev": {
            "friends-of-phpspec/phpspec-code-coverage": "^4.3.2",
            "phpspec/phpspec": "^5.1.2 || ^6.2"
        },
        "time": "2020-07-07T09:29:14+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Http\\Promise\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Joel Wurtz",
                "email": "joel.wurtz@gmail.com"
            },
            {
                "name": "Márk Sági-Kazár",
                "email": "mark.sagikazar@gmail.com"
            }
        ],
        "description": "Promise used for asynchronous HTTP requests",
        "homepage": "http://httplug.io",
        "keywords": [
            "promise"
        ]
    },
    {
        "name": "php-parallel-lint/php-console-color",
        "version": "v0.3",
        "version_normalized": "0.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-parallel-lint/PHP-Console-Color.git",
            "reference": "b6af326b2088f1ad3b264696c9fd590ec395b49e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-parallel-lint/PHP-Console-Color/zipball/b6af326b2088f1ad3b264696c9fd590ec395b49e",
            "reference": "b6af326b2088f1ad3b264696c9fd590ec395b49e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.4.0"
        },
        "replace": {
            "jakub-onderka/php-console-color": "*"
        },
        "require-dev": {
            "php-parallel-lint/php-code-style": "1.0",
            "php-parallel-lint/php-parallel-lint": "1.0",
            "php-parallel-lint/php-var-dump-check": "0.*",
            "phpunit/phpunit": "~4.3",
            "squizlabs/php_codesniffer": "1.*"
        },
        "time": "2020-05-14T05:47:14+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "JakubOnderka\\PhpConsoleColor\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-2-Clause"
        ],
        "authors": [
            {
                "name": "Jakub Onderka",
                "email": "jakub.onderka@gmail.com"
            }
        ]
    },
    {
        "name": "php-parallel-lint/php-console-highlighter",
        "version": "v0.5",
        "version_normalized": "0.5.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-parallel-lint/PHP-Console-Highlighter.git",
            "reference": "21bf002f077b177f056d8cb455c5ed573adfdbb8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-parallel-lint/PHP-Console-Highlighter/zipball/21bf002f077b177f056d8cb455c5ed573adfdbb8",
            "reference": "21bf002f077b177f056d8cb455c5ed573adfdbb8",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": ">=5.4.0",
            "php-parallel-lint/php-console-color": "~0.2"
        },
        "replace": {
            "jakub-onderka/php-console-highlighter": "*"
        },
        "require-dev": {
            "php-parallel-lint/php-code-style": "~1.0",
            "php-parallel-lint/php-parallel-lint": "~1.0",
            "php-parallel-lint/php-var-dump-check": "~0.1",
            "phpunit/phpunit": "~4.0",
            "squizlabs/php_codesniffer": "~1.5"
        },
        "time": "2020-05-13T07:37:49+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "JakubOnderka\\PhpConsoleHighlighter\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jakub Onderka",
                "email": "acci@acci.cz",
                "homepage": "http://www.acci.cz/"
            }
        ],
        "description": "Highlight PHP code in terminal"
    },
    {
        "name": "phpdocumentor/reflection-common",
        "version": "2.2.0",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
            "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/1d01c49d4ed62f25aa84a747ad35d5a16924662b",
            "reference": "1d01c49d4ed62f25aa84a747ad35d5a16924662b",
            "shasum": ""
        },
        "require": {
            "php": "^7.2 || ^8.0"
        },
        "time": "2020-06-27T09:03:43+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-2.x": "2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jaap van Otterdijk",
                "email": "opensource@ijaap.nl"
            }
        ],
        "description": "Common reflection classes used by phpdocumentor to reflect the code structure",
        "homepage": "http://www.phpdoc.org",
        "keywords": [
            "FQSEN",
            "phpDocumentor",
            "phpdoc",
            "reflection",
            "static analysis"
        ]
    },
    {
        "name": "phpdocumentor/reflection-docblock",
        "version": "5.2.2",
        "version_normalized": "5.2.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
            "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/069a785b2141f5bcf49f3e353548dc1cce6df556",
            "reference": "069a785b2141f5bcf49f3e353548dc1cce6df556",
            "shasum": ""
        },
        "require": {
            "ext-filter": "*",
            "php": "^7.2 || ^8.0",
            "phpdocumentor/reflection-common": "^2.2",
            "phpdocumentor/type-resolver": "^1.3",
            "webmozart/assert": "^1.9.1"
        },
        "require-dev": {
            "mockery/mockery": "~1.3.2"
        },
        "time": "2020-09-03T19:13:55+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mike van Riel",
                "email": "me@mikevanriel.com"
            },
            {
                "name": "Jaap van Otterdijk",
                "email": "account@ijaap.nl"
            }
        ],
        "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock."
    },
    {
        "name": "phpdocumentor/type-resolver",
        "version": "1.5.1",
        "version_normalized": "1.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpDocumentor/TypeResolver.git",
            "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/a12f7e301eb7258bb68acd89d4aefa05c2906cae",
            "reference": "a12f7e301eb7258bb68acd89d4aefa05c2906cae",
            "shasum": ""
        },
        "require": {
            "php": "^7.2 || ^8.0",
            "phpdocumentor/reflection-common": "^2.0"
        },
        "require-dev": {
            "ext-tokenizer": "*",
            "psalm/phar": "^4.8"
        },
        "time": "2021-10-02T14:08:47+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-1.x": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mike van Riel",
                "email": "me@mikevanriel.com"
            }
        ],
        "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names"
    },
    {
        "name": "phpoffice/phpspreadsheet",
        "version": "1.18.0",
        "version_normalized": "1.18.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
            "reference": "418cd304e8e6b417ea79c3b29126a25dc4b1170c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/418cd304e8e6b417ea79c3b29126a25dc4b1170c",
            "reference": "418cd304e8e6b417ea79c3b29126a25dc4b1170c",
            "shasum": ""
        },
        "require": {
            "ext-ctype": "*",
            "ext-dom": "*",
            "ext-fileinfo": "*",
            "ext-gd": "*",
            "ext-iconv": "*",
            "ext-libxml": "*",
            "ext-mbstring": "*",
            "ext-simplexml": "*",
            "ext-xml": "*",
            "ext-xmlreader": "*",
            "ext-xmlwriter": "*",
            "ext-zip": "*",
            "ext-zlib": "*",
            "ezyang/htmlpurifier": "^4.13",
            "maennchen/zipstream-php": "^2.1",
            "markbaker/complex": "^2.0",
            "markbaker/matrix": "^2.0",
            "php": "^7.2 || ^8.0",
            "psr/http-client": "^1.0",
            "psr/http-factory": "^1.0",
            "psr/simple-cache": "^1.0"
        },
        "require-dev": {
            "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
            "dompdf/dompdf": "^1.0",
            "friendsofphp/php-cs-fixer": "^2.18",
            "jpgraph/jpgraph": "^4.0",
            "mpdf/mpdf": "^8.0",
            "phpcompatibility/php-compatibility": "^9.3",
            "phpstan/phpstan": "^0.12.82",
            "phpstan/phpstan-phpunit": "^0.12.18",
            "phpunit/phpunit": "^8.5",
            "squizlabs/php_codesniffer": "^3.5",
            "tecnickcom/tcpdf": "^6.3"
        },
        "suggest": {
            "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
            "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
            "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
            "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
        },
        "time": "2021-05-31T18:21:15+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Maarten Balliauw",
                "homepage": "https://blog.maartenballiauw.be"
            },
            {
                "name": "Mark Baker",
                "homepage": "https://markbakeruk.net"
            },
            {
                "name": "Franck Lefevre",
                "homepage": "https://rootslabs.net"
            },
            {
                "name": "Erik Tilt"
            },
            {
                "name": "Adrien Crivelli"
            }
        ],
        "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
        "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
        "keywords": [
            "OpenXML",
            "excel",
            "gnumeric",
            "ods",
            "php",
            "spreadsheet",
            "xls",
            "xlsx"
        ]
    },
    {
        "name": "phpoption/phpoption",
        "version": "1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/schmittjoh/php-option.git",
            "reference": "5455cb38aed4523f99977c4a12ef19da4bfe2a28"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/5455cb38aed4523f99977c4a12ef19da4bfe2a28",
            "reference": "5455cb38aed4523f99977c4a12ef19da4bfe2a28",
            "shasum": ""
        },
        "require": {
            "php": "^7.0 || ^8.0"
        },
        "require-dev": {
            "bamarni/composer-bin-plugin": "^1.4.1",
            "phpunit/phpunit": "^6.5.14 || ^7.0.20 || ^8.5.19 || ^9.5.8"
        },
        "time": "2021-08-28T21:27:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.8-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PhpOption\\": "src/PhpOption/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "Apache-2.0"
        ],
        "authors": [
            {
                "name": "Johannes M. Schmitt",
                "email": "schmittjoh@gmail.com"
            },
            {
                "name": "Graham Campbell",
                "email": "hello@gjcampbell.co.uk"
            }
        ],
        "description": "Option Type for PHP",
        "keywords": [
            "language",
            "option",
            "php",
            "type"
        ]
    },
    {
        "name": "phpseclib/phpseclib",
        "version": "2.0.33",
        "version_normalized": "2.0.33.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpseclib/phpseclib.git",
            "reference": "fb53b7889497ec7c1362c94e61d8127ac67ea094"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/fb53b7889497ec7c1362c94e61d8127ac67ea094",
            "reference": "fb53b7889497ec7c1362c94e61d8127ac67ea094",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "require-dev": {
            "phing/phing": "~2.7",
            "phpunit/phpunit": "^4.8.35|^5.7|^6.0|^9.4",
            "squizlabs/php_codesniffer": "~2.0"
        },
        "suggest": {
            "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
            "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
            "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
            "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
        },
        "time": "2021-08-16T04:20:12+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "phpseclib/bootstrap.php"
            ],
            "psr-4": {
                "phpseclib\\": "phpseclib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jim Wigginton",
                "email": "terrafrost@php.net",
                "role": "Lead Developer"
            },
            {
                "name": "Patrick Monnerat",
                "email": "pm@datasphere.ch",
                "role": "Developer"
            },
            {
                "name": "Andreas Fischer",
                "email": "bantu@phpbb.com",
                "role": "Developer"
            },
            {
                "name": "Hans-Jürgen Petrich",
                "email": "petrich@tronic-media.com",
                "role": "Developer"
            },
            {
                "name": "Graham Campbell",
                "email": "graham@alt-three.com",
                "role": "Developer"
            }
        ],
        "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
        "homepage": "http://phpseclib.sourceforge.net",
        "keywords": [
            "BigInteger",
            "aes",
            "asn.1",
            "asn1",
            "blowfish",
            "crypto",
            "cryptography",
            "encryption",
            "rsa",
            "security",
            "sftp",
            "signature",
            "signing",
            "ssh",
            "twofish",
            "x.509",
            "x509"
        ]
    },
    {
        "name": "phpspec/prophecy",
        "version": "1.14.0",
        "version_normalized": "1.14.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpspec/prophecy.git",
            "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpspec/prophecy/zipball/d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e",
            "reference": "d86dfc2e2a3cd366cee475e52c6bb3bbc371aa0e",
            "shasum": ""
        },
        "require": {
            "doctrine/instantiator": "^1.2",
            "php": "^7.2 || ~8.0, <8.2",
            "phpdocumentor/reflection-docblock": "^5.2",
            "sebastian/comparator": "^3.0 || ^4.0",
            "sebastian/recursion-context": "^3.0 || ^4.0"
        },
        "require-dev": {
            "phpspec/phpspec": "^6.0 || ^7.0",
            "phpunit/phpunit": "^8.0 || ^9.0"
        },
        "time": "2021-09-10T09:02:12+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Prophecy\\": "src/Prophecy"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            },
            {
                "name": "Marcello Duarte",
                "email": "marcello.duarte@gmail.com"
            }
        ],
        "description": "Highly opinionated mocking framework for PHP 5.3+",
        "homepage": "https://github.com/phpspec/prophecy",
        "keywords": [
            "Double",
            "Dummy",
            "fake",
            "mock",
            "spy",
            "stub"
        ]
    },
    {
        "name": "phpunit/php-code-coverage",
        "version": "6.1.4",
        "version_normalized": "6.1.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
            "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
            "reference": "807e6013b00af69b6c5d9ceb4282d0393dbb9d8d",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-xmlwriter": "*",
            "php": "^7.1",
            "phpunit/php-file-iterator": "^2.0",
            "phpunit/php-text-template": "^1.2.1",
            "phpunit/php-token-stream": "^3.0",
            "sebastian/code-unit-reverse-lookup": "^1.0.1",
            "sebastian/environment": "^3.1 || ^4.0",
            "sebastian/version": "^2.0.1",
            "theseer/tokenizer": "^1.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.0"
        },
        "suggest": {
            "ext-xdebug": "^2.6.0"
        },
        "time": "2018-10-31T16:06:48+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
        "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
        "keywords": [
            "coverage",
            "testing",
            "xunit"
        ]
    },
    {
        "name": "phpunit/php-file-iterator",
        "version": "2.0.4",
        "version_normalized": "2.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
            "reference": "28af674ff175d0768a5a978e6de83f697d4a7f05"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/28af674ff175d0768a5a978e6de83f697d4a7f05",
            "reference": "28af674ff175d0768a5a978e6de83f697d4a7f05",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^8.5"
        },
        "time": "2021-07-19T06:46:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "FilterIterator implementation that filters files based on a list of suffixes.",
        "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
        "keywords": [
            "filesystem",
            "iterator"
        ]
    },
    {
        "name": "phpunit/php-text-template",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-text-template.git",
            "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
            "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2015-06-21T13:50:34+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "Simple template engine.",
        "homepage": "https://github.com/sebastianbergmann/php-text-template/",
        "keywords": [
            "template"
        ]
    },
    {
        "name": "phpunit/php-timer",
        "version": "2.1.3",
        "version_normalized": "2.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-timer.git",
            "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2454ae1765516d20c4ffe103d85a58a9a3bd5662",
            "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^8.5"
        },
        "time": "2020-11-30T08:20:02+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "Utility class for timing",
        "homepage": "https://github.com/sebastianbergmann/php-timer/",
        "keywords": [
            "timer"
        ]
    },
    {
        "name": "phpunit/php-token-stream",
        "version": "3.1.3",
        "version_normalized": "3.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-token-stream.git",
            "reference": "9c1da83261628cb24b6a6df371b6e312b3954768"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/9c1da83261628cb24b6a6df371b6e312b3954768",
            "reference": "9c1da83261628cb24b6a6df371b6e312b3954768",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": ">=7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.0"
        },
        "time": "2021-07-26T12:15:06+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Wrapper around PHP's tokenizer extension.",
        "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
        "keywords": [
            "tokenizer"
        ],
        "abandoned": true
    },
    {
        "name": "phpunit/phpunit",
        "version": "7.5.20",
        "version_normalized": "7.5.20.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/phpunit.git",
            "reference": "9467db479d1b0487c99733bb1e7944d32deded2c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9467db479d1b0487c99733bb1e7944d32deded2c",
            "reference": "9467db479d1b0487c99733bb1e7944d32deded2c",
            "shasum": ""
        },
        "require": {
            "doctrine/instantiator": "^1.1",
            "ext-dom": "*",
            "ext-json": "*",
            "ext-libxml": "*",
            "ext-mbstring": "*",
            "ext-xml": "*",
            "myclabs/deep-copy": "^1.7",
            "phar-io/manifest": "^1.0.2",
            "phar-io/version": "^2.0",
            "php": "^7.1",
            "phpspec/prophecy": "^1.7",
            "phpunit/php-code-coverage": "^6.0.7",
            "phpunit/php-file-iterator": "^2.0.1",
            "phpunit/php-text-template": "^1.2.1",
            "phpunit/php-timer": "^2.1",
            "sebastian/comparator": "^3.0",
            "sebastian/diff": "^3.0",
            "sebastian/environment": "^4.0",
            "sebastian/exporter": "^3.1",
            "sebastian/global-state": "^2.0",
            "sebastian/object-enumerator": "^3.0.3",
            "sebastian/resource-operations": "^2.0",
            "sebastian/version": "^2.0.1"
        },
        "conflict": {
            "phpunit/phpunit-mock-objects": "*"
        },
        "require-dev": {
            "ext-pdo": "*"
        },
        "suggest": {
            "ext-soap": "*",
            "ext-xdebug": "*",
            "phpunit/php-invoker": "^2.0"
        },
        "time": "2020-01-08T08:45:45+00:00",
        "bin": [
            "phpunit"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "7.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "The PHP Unit Testing framework.",
        "homepage": "https://phpunit.de/",
        "keywords": [
            "phpunit",
            "testing",
            "xunit"
        ]
    },
    {
        "name": "psr/container",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/container.git",
            "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
            "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.0"
        },
        "time": "2021-03-05T17:36:06+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Container\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "https://www.php-fig.org/"
            }
        ],
        "description": "Common Container Interface (PHP FIG PSR-11)",
        "homepage": "https://github.com/php-fig/container",
        "keywords": [
            "PSR-11",
            "container",
            "container-interface",
            "container-interop",
            "psr"
        ]
    },
    {
        "name": "psr/http-client",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-client.git",
            "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
            "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
            "shasum": ""
        },
        "require": {
            "php": "^7.0 || ^8.0",
            "psr/http-message": "^1.0"
        },
        "time": "2020-06-29T06:28:15+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Client\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP clients",
        "homepage": "https://github.com/php-fig/http-client",
        "keywords": [
            "http",
            "http-client",
            "psr",
            "psr-18"
        ]
    },
    {
        "name": "psr/http-factory",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-factory.git",
            "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
            "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0.0",
            "psr/http-message": "^1.0"
        },
        "time": "2019-04-30T12:38:16+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Message\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interfaces for PSR-7 HTTP message factories",
        "keywords": [
            "factory",
            "http",
            "message",
            "psr",
            "psr-17",
            "psr-7",
            "request",
            "response"
        ]
    },
    {
        "name": "psr/http-message",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-message.git",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T14:39:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Message\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP messages",
        "homepage": "https://github.com/php-fig/http-message",
        "keywords": [
            "http",
            "http-message",
            "psr",
            "psr-7",
            "request",
            "response"
        ]
    },
    {
        "name": "psr/log",
        "version": "1.1.4",
        "version_normalized": "1.1.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/log.git",
            "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
            "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2021-05-03T11:20:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Log\\": "Psr/Log/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "https://www.php-fig.org/"
            }
        ],
        "description": "Common interface for logging libraries",
        "homepage": "https://github.com/php-fig/log",
        "keywords": [
            "log",
            "psr",
            "psr-3"
        ]
    },
    {
        "name": "psr/simple-cache",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/simple-cache.git",
            "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
            "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-10-23T01:57:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\SimpleCache\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interfaces for simple caching",
        "keywords": [
            "cache",
            "caching",
            "psr",
            "psr-16",
            "simple-cache"
        ]
    },
    {
        "name": "psy/psysh",
        "version": "v0.9.12",
        "version_normalized": "0.9.12.0",
        "source": {
            "type": "git",
            "url": "https://github.com/bobthecow/psysh.git",
            "reference": "90da7f37568aee36b116a030c5f99c915267edd4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/bobthecow/psysh/zipball/90da7f37568aee36b116a030c5f99c915267edd4",
            "reference": "90da7f37568aee36b116a030c5f99c915267edd4",
            "shasum": ""
        },
        "require": {
            "dnoegel/php-xdg-base-dir": "0.1.*",
            "ext-json": "*",
            "ext-tokenizer": "*",
            "jakub-onderka/php-console-highlighter": "0.3.*|0.4.*",
            "nikic/php-parser": "~1.3|~2.0|~3.0|~4.0",
            "php": ">=5.4.0",
            "symfony/console": "~2.3.10|^2.4.2|~3.0|~4.0|~5.0",
            "symfony/var-dumper": "~2.7|~3.0|~4.0|~5.0"
        },
        "require-dev": {
            "bamarni/composer-bin-plugin": "^1.2",
            "hoa/console": "~2.15|~3.16",
            "phpunit/phpunit": "~4.8.35|~5.0|~6.0|~7.0"
        },
        "suggest": {
            "ext-pcntl": "Enabling the PCNTL extension makes PsySH a lot happier :)",
            "ext-pdo-sqlite": "The doc command requires SQLite to work.",
            "ext-posix": "If you have PCNTL, you'll want the POSIX extension as well.",
            "ext-readline": "Enables support for arrow-key history navigation, and showing and manipulating command history.",
            "hoa/console": "A pure PHP readline implementation. You'll want this if your PHP install doesn't already support readline or libedit."
        },
        "time": "2019-12-06T14:19:43+00:00",
        "bin": [
            "bin/psysh"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-develop": "0.9.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/functions.php"
            ],
            "psr-4": {
                "Psy\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Justin Hileman",
                "email": "justin@justinhileman.info",
                "homepage": "http://justinhileman.com"
            }
        ],
        "description": "An interactive shell for modern PHP.",
        "homepage": "http://psysh.org",
        "keywords": [
            "REPL",
            "console",
            "interactive",
            "shell"
        ]
    },
    {
        "name": "pusher/pusher-php-server",
        "version": "v4.1.5",
        "version_normalized": "4.1.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pusher/pusher-http-php.git",
            "reference": "251f22602320c1b1aff84798fe74f3f7ee0504a9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pusher/pusher-http-php/zipball/251f22602320c1b1aff84798fe74f3f7ee0504a9",
            "reference": "251f22602320c1b1aff84798fe74f3f7ee0504a9",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "paragonie/sodium_compat": "^1.6",
            "php": "^7.1|^8.0",
            "psr/log": "^1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.2|^8.5|^9.3"
        },
        "time": "2020-12-09T09:38:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Pusher\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Library for interacting with the Pusher REST API",
        "keywords": [
            "events",
            "messaging",
            "php-pusher-server",
            "publish",
            "push",
            "pusher",
            "real time",
            "real-time",
            "realtime",
            "rest",
            "trigger"
        ]
    },
    {
        "name": "ralouphie/getallheaders",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ralouphie/getallheaders.git",
            "reference": "120b605dfeb996808c31b6477290a714d356e822"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
            "reference": "120b605dfeb996808c31b6477290a714d356e822",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "php-coveralls/php-coveralls": "^2.1",
            "phpunit/phpunit": "^5 || ^6.5"
        },
        "time": "2019-03-08T08:55:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/getallheaders.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ralph Khattar",
                "email": "ralph.khattar@gmail.com"
            }
        ],
        "description": "A polyfill for getallheaders."
    },
    {
        "name": "ramsey/uuid",
        "version": "3.9.6",
        "version_normalized": "3.9.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ramsey/uuid.git",
            "reference": "ffa80ab953edd85d5b6c004f96181a538aad35a3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ramsey/uuid/zipball/ffa80ab953edd85d5b6c004f96181a538aad35a3",
            "reference": "ffa80ab953edd85d5b6c004f96181a538aad35a3",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "paragonie/random_compat": "^1 | ^2 | ^9.99.99",
            "php": "^5.4 | ^7.0 | ^8.0",
            "symfony/polyfill-ctype": "^1.8"
        },
        "replace": {
            "rhumsaa/uuid": "self.version"
        },
        "require-dev": {
            "codeception/aspect-mock": "^1 | ^2",
            "doctrine/annotations": "^1.2",
            "goaop/framework": "1.0.0-alpha.2 | ^1 | >=2.1.0 <=2.3.2",
            "mockery/mockery": "^0.9.11 | ^1",
            "moontoast/math": "^1.1",
            "nikic/php-parser": "<=4.5.0",
            "paragonie/random-lib": "^2",
            "php-mock/php-mock-phpunit": "^0.3 | ^1.1 | ^2.6",
            "php-parallel-lint/php-parallel-lint": "^1.3",
            "phpunit/phpunit": ">=4.8.36 <9.0.0 | >=9.3.0",
            "squizlabs/php_codesniffer": "^3.5",
            "yoast/phpunit-polyfills": "^1.0"
        },
        "suggest": {
            "ext-ctype": "Provides support for PHP Ctype functions",
            "ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
            "ext-openssl": "Provides the OpenSSL extension for use with the OpenSslGenerator",
            "ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
            "moontoast/math": "Provides support for converting UUID to 128-bit integer (in string form).",
            "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
            "ramsey/uuid-console": "A console application for generating UUIDs with ramsey/uuid",
            "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
        },
        "time": "2021-09-25T23:07:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Ramsey\\Uuid\\": "src/"
            },
            "files": [
                "src/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ben Ramsey",
                "email": "ben@benramsey.com",
                "homepage": "https://benramsey.com"
            },
            {
                "name": "Marijn Huizendveld",
                "email": "marijn.huizendveld@gmail.com"
            },
            {
                "name": "Thibaud Fabre",
                "email": "thibaud@aztech.io"
            }
        ],
        "description": "Formerly rhumsaa/uuid. A PHP 5.4+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).",
        "homepage": "https://github.com/ramsey/uuid",
        "keywords": [
            "guid",
            "identifier",
            "uuid"
        ]
    },
    {
        "name": "razorpay/razorpay",
        "version": "2.7.1",
        "version_normalized": "2.7.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/razorpay/razorpay-php.git",
            "reference": "f562c919d153c343428c9a4e8d4e0848f334aef4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/razorpay/razorpay-php/zipball/f562c919d153c343428c9a4e8d4e0848f334aef4",
            "reference": "f562c919d153c343428c9a4e8d4e0848f334aef4",
            "shasum": ""
        },
        "require": {
            "ext-json": "*",
            "php": ">=5.3.0",
            "rmccue/requests": "v1.8.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.8|~5.0",
            "raveren/kint": "1.*"
        },
        "time": "2021-09-16T06:18:12+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Razorpay\\Api\\": "src/",
                "Razorpay\\Tests\\": "tests/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Abhay Rana",
                "email": "nemo@razorpay.com",
                "homepage": "https://captnemo.in",
                "role": "Developer"
            },
            {
                "name": "Shashank Kumar",
                "email": "shashank@razorpay.com",
                "role": "Developer"
            }
        ],
        "description": "Razorpay PHP Client Library",
        "homepage": "https://docs.razorpay.com",
        "keywords": [
            "api",
            "client",
            "php",
            "razorpay"
        ]
    },
    {
        "name": "rmccue/requests",
        "version": "v1.8.0",
        "version_normalized": "1.8.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/WordPress/Requests.git",
            "reference": "afbe4790e4def03581c4a0963a1e8aa01f6030f1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/WordPress/Requests/zipball/afbe4790e4def03581c4a0963a1e8aa01f6030f1",
            "reference": "afbe4790e4def03581c4a0963a1e8aa01f6030f1",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "require-dev": {
            "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
            "php-parallel-lint/php-console-highlighter": "^0.5.0",
            "php-parallel-lint/php-parallel-lint": "^1.3",
            "phpcompatibility/php-compatibility": "^9.0",
            "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5",
            "requests/test-server": "dev-master",
            "squizlabs/php_codesniffer": "^3.5",
            "wp-coding-standards/wpcs": "^2.0"
        },
        "time": "2021-04-27T11:05:25+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Requests": "library/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "ISC"
        ],
        "authors": [
            {
                "name": "Ryan McCue",
                "homepage": "http://ryanmccue.info"
            }
        ],
        "description": "A HTTP library written in PHP, for human beings.",
        "homepage": "http://github.com/WordPress/Requests",
        "keywords": [
            "curl",
            "fsockopen",
            "http",
            "idna",
            "ipv6",
            "iri",
            "sockets"
        ]
    },
    {
        "name": "sabberworm/php-css-parser",
        "version": "8.3.1",
        "version_normalized": "8.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sabberworm/PHP-CSS-Parser.git",
            "reference": "d217848e1396ef962fb1997cf3e2421acba7f796"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sabberworm/PHP-CSS-Parser/zipball/d217848e1396ef962fb1997cf3e2421acba7f796",
            "reference": "d217848e1396ef962fb1997cf3e2421acba7f796",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.2"
        },
        "require-dev": {
            "codacy/coverage": "^1.4",
            "phpunit/phpunit": "~4.8"
        },
        "time": "2020-06-01T09:10:00+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Sabberworm\\CSS": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Raphael Schweikert"
            }
        ],
        "description": "Parser for CSS Files written in PHP",
        "homepage": "http://www.sabberworm.com/blog/2010/6/10/php-css-parser",
        "keywords": [
            "css",
            "parser",
            "stylesheet"
        ]
    },
    {
        "name": "sebastian/code-unit-reverse-lookup",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
            "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c010cb153fcd68b8d0f64606f523f7619",
            "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "phpunit/phpunit": "^8.5"
        },
        "time": "2020-11-30T08:15:22+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Looks up which function or method a line of code belongs to",
        "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/"
    },
    {
        "name": "sebastian/comparator",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/comparator.git",
            "reference": "1071dfcef776a57013124ff35e1fc41ccd294758"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1071dfcef776a57013124ff35e1fc41ccd294758",
            "reference": "1071dfcef776a57013124ff35e1fc41ccd294758",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1",
            "sebastian/diff": "^3.0",
            "sebastian/exporter": "^3.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^8.5"
        },
        "time": "2020-11-30T08:04:30+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            },
            {
                "name": "Jeff Welch",
                "email": "whatthejeff@gmail.com"
            },
            {
                "name": "Volker Dusch",
                "email": "github@wallbash.com"
            },
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@2bepublished.at"
            }
        ],
        "description": "Provides the functionality to compare PHP values for equality",
        "homepage": "https://github.com/sebastianbergmann/comparator",
        "keywords": [
            "comparator",
            "compare",
            "equality"
        ]
    },
    {
        "name": "sebastian/diff",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/diff.git",
            "reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
            "reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.5 || ^8.0",
            "symfony/process": "^2 || ^3.3 || ^4"
        },
        "time": "2020-11-30T07:59:04+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            },
            {
                "name": "Kore Nordmann",
                "email": "mail@kore-nordmann.de"
            }
        ],
        "description": "Diff implementation",
        "homepage": "https://github.com/sebastianbergmann/diff",
        "keywords": [
            "diff",
            "udiff",
            "unidiff",
            "unified diff"
        ]
    },
    {
        "name": "sebastian/environment",
        "version": "4.2.4",
        "version_normalized": "4.2.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/environment.git",
            "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
            "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.5"
        },
        "suggest": {
            "ext-posix": "*"
        },
        "time": "2020-11-30T07:53:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Provides functionality to handle HHVM/PHP environments",
        "homepage": "http://www.github.com/sebastianbergmann/environment",
        "keywords": [
            "Xdebug",
            "environment",
            "hhvm"
        ]
    },
    {
        "name": "sebastian/exporter",
        "version": "3.1.3",
        "version_normalized": "3.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/exporter.git",
            "reference": "6b853149eab67d4da22291d36f5b0631c0fd856e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/6b853149eab67d4da22291d36f5b0631c0fd856e",
            "reference": "6b853149eab67d4da22291d36f5b0631c0fd856e",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0",
            "sebastian/recursion-context": "^3.0"
        },
        "require-dev": {
            "ext-mbstring": "*",
            "phpunit/phpunit": "^6.0"
        },
        "time": "2020-11-30T07:47:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            },
            {
                "name": "Jeff Welch",
                "email": "whatthejeff@gmail.com"
            },
            {
                "name": "Volker Dusch",
                "email": "github@wallbash.com"
            },
            {
                "name": "Adam Harvey",
                "email": "aharvey@php.net"
            },
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@gmail.com"
            }
        ],
        "description": "Provides the functionality to export PHP variables for visualization",
        "homepage": "http://www.github.com/sebastianbergmann/exporter",
        "keywords": [
            "export",
            "exporter"
        ]
    },
    {
        "name": "sebastian/global-state",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/global-state.git",
            "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
            "reference": "e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c4",
            "shasum": ""
        },
        "require": {
            "php": "^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0"
        },
        "suggest": {
            "ext-uopz": "*"
        },
        "time": "2017-04-27T15:39:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Snapshotting of global state",
        "homepage": "http://www.github.com/sebastianbergmann/global-state",
        "keywords": [
            "global state"
        ]
    },
    {
        "name": "sebastian/object-enumerator",
        "version": "3.0.4",
        "version_normalized": "3.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/object-enumerator.git",
            "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
            "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0",
            "sebastian/object-reflector": "^1.1.1",
            "sebastian/recursion-context": "^3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0"
        },
        "time": "2020-11-30T07:40:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Traverses array structures and object graphs to enumerate all referenced objects",
        "homepage": "https://github.com/sebastianbergmann/object-enumerator/"
    },
    {
        "name": "sebastian/object-reflector",
        "version": "1.1.2",
        "version_normalized": "1.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/object-reflector.git",
            "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
            "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0"
        },
        "time": "2020-11-30T07:37:18+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Allows reflection of object attributes, including inherited and non-public ones",
        "homepage": "https://github.com/sebastianbergmann/object-reflector/"
    },
    {
        "name": "sebastian/recursion-context",
        "version": "3.0.1",
        "version_normalized": "3.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/recursion-context.git",
            "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/367dcba38d6e1977be014dc4b22f47a484dac7fb",
            "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb",
            "shasum": ""
        },
        "require": {
            "php": ">=7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0"
        },
        "time": "2020-11-30T07:34:24+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            },
            {
                "name": "Jeff Welch",
                "email": "whatthejeff@gmail.com"
            },
            {
                "name": "Adam Harvey",
                "email": "aharvey@php.net"
            }
        ],
        "description": "Provides functionality to recursively process PHP variables",
        "homepage": "http://www.github.com/sebastianbergmann/recursion-context"
    },
    {
        "name": "sebastian/resource-operations",
        "version": "2.0.2",
        "version_normalized": "2.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/resource-operations.git",
            "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/31d35ca87926450c44eae7e2611d45a7a65ea8b3",
            "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "time": "2020-11-30T07:30:19+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Provides a list of PHP built-in functions that operate on resources",
        "homepage": "https://www.github.com/sebastianbergmann/resource-operations"
    },
    {
        "name": "sebastian/version",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/version.git",
            "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
            "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "time": "2016-10-03T07:35:21+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "Library that helps with managing the version number of Git-hosted PHP projects",
        "homepage": "https://github.com/sebastianbergmann/version"
    },
    {
        "name": "setasign/fpdi",
        "version": "v2.3.6",
        "version_normalized": "2.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Setasign/FPDI.git",
            "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Setasign/FPDI/zipball/6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
            "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
            "shasum": ""
        },
        "require": {
            "ext-zlib": "*",
            "php": "^5.6 || ^7.0 || ^8.0"
        },
        "conflict": {
            "setasign/tfpdf": "<1.31"
        },
        "require-dev": {
            "phpunit/phpunit": "~5.7",
            "setasign/fpdf": "~1.8",
            "setasign/tfpdf": "1.31",
            "squizlabs/php_codesniffer": "^3.5",
            "tecnickcom/tcpdf": "~6.2"
        },
        "suggest": {
            "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
        },
        "time": "2021-02-11T11:37:01+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "setasign\\Fpdi\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jan Slabon",
                "email": "jan.slabon@setasign.com",
                "homepage": "https://www.setasign.com"
            },
            {
                "name": "Maximilian Kresse",
                "email": "maximilian.kresse@setasign.com",
                "homepage": "https://www.setasign.com"
            }
        ],
        "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
        "homepage": "https://www.setasign.com/fpdi",
        "keywords": [
            "fpdf",
            "fpdi",
            "pdf"
        ]
    },
    {
        "name": "spatie/db-dumper",
        "version": "2.21.1",
        "version_normalized": "2.21.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/spatie/db-dumper.git",
            "reference": "05e5955fb882008a8947c5a45146d86cfafa10d1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/spatie/db-dumper/zipball/05e5955fb882008a8947c5a45146d86cfafa10d1",
            "reference": "05e5955fb882008a8947c5a45146d86cfafa10d1",
            "shasum": ""
        },
        "require": {
            "php": "^7.2|^8.0",
            "symfony/process": "^4.2|^5.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.0|^8.0|^9.0"
        },
        "time": "2021-02-24T14:56:42+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Spatie\\DbDumper\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Freek Van der Herten",
                "email": "freek@spatie.be",
                "homepage": "https://spatie.be",
                "role": "Developer"
            }
        ],
        "description": "Dump databases",
        "homepage": "https://github.com/spatie/db-dumper",
        "keywords": [
            "database",
            "db-dumper",
            "dump",
            "mysqldump",
            "spatie"
        ]
    },
    {
        "name": "spatie/dropbox-api",
        "version": "1.19.1",
        "version_normalized": "1.19.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/spatie/dropbox-api.git",
            "reference": "0ea6d08445b339241d21b833db111d371e61ed4f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/spatie/dropbox-api/zipball/0ea6d08445b339241d21b833db111d371e61ed4f",
            "reference": "0ea6d08445b339241d21b833db111d371e61ed4f",
            "shasum": ""
        },
        "require": {
            "graham-campbell/guzzle-factory": "^3.0||^4.0||^5.0",
            "guzzlehttp/guzzle": "^6.2||^7.0",
            "php": "^7.1||^8.0"
        },
        "conflict": {
            "guzzlehttp/psr7": "<1.7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.5.15|^8.5|^9.3"
        },
        "time": "2021-07-04T12:13:24+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Spatie\\Dropbox\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alex Vanderbist",
                "email": "alex.vanderbist@gmail.com",
                "homepage": "https://spatie.be",
                "role": "Developer"
            },
            {
                "name": "Freek Van der Herten",
                "email": "freek@spatie.be",
                "homepage": "https://spatie.be",
                "role": "Developer"
            }
        ],
        "description": "A minimal implementation of Dropbox API v2",
        "homepage": "https://github.com/spatie/dropbox-api",
        "keywords": [
            "Dropbox-API",
            "api",
            "dropbox",
            "spatie",
            "v2"
        ]
    },
    {
        "name": "spatie/flysystem-dropbox",
        "version": "1.2.3",
        "version_normalized": "1.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/spatie/flysystem-dropbox.git",
            "reference": "8b6b072f217343b875316ca6a4203dd59f04207a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/spatie/flysystem-dropbox/zipball/8b6b072f217343b875316ca6a4203dd59f04207a",
            "reference": "8b6b072f217343b875316ca6a4203dd59f04207a",
            "shasum": ""
        },
        "require": {
            "league/flysystem": "^1.0.20",
            "php": "^7.0 || ^8.0",
            "spatie/dropbox-api": "^1.1.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.5.14 || ^7.5.20 || ^8.5.11 || ^9.4.3"
        },
        "time": "2020-11-28T22:17:09+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Spatie\\FlysystemDropbox\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alex Vanderbist",
                "email": "alex.vanderbist@gmail.com",
                "homepage": "https://spatie.be",
                "role": "Developer"
            }
        ],
        "description": "Flysystem Adapter for the Dropbox v2 API",
        "homepage": "https://github.com/spatie/flysystem-dropbox",
        "keywords": [
            "Flysystem",
            "api",
            "dropbox",
            "flysystem-dropbox",
            "spatie",
            "v2"
        ]
    },
    {
        "name": "spatie/laravel-activitylog",
        "version": "3.9.1",
        "version_normalized": "3.9.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/spatie/laravel-activitylog.git",
            "reference": "659738573f8607191afbd2b794db8669a5b20951"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/spatie/laravel-activitylog/zipball/659738573f8607191afbd2b794db8669a5b20951",
            "reference": "659738573f8607191afbd2b794db8669a5b20951",
            "shasum": ""
        },
        "require": {
            "illuminate/config": "5.8.*|^6.0",
            "illuminate/database": "5.8.*|^6.0",
            "illuminate/support": "5.8.*|^6.0",
            "php": "^7.2",
            "spatie/string": "^2.1"
        },
        "require-dev": {
            "ext-json": "*",
            "orchestra/testbench": "3.8.*|^4.0",
            "phpunit/phpunit": "^7.5|^8.0",
            "scrutinizer/ocular": "^1.5"
        },
        "time": "2019-10-15T07:39:07+00:00",
        "type": "library",
        "extra": {
            "laravel": {
                "providers": [
                    "Spatie\\Activitylog\\ActivitylogServiceProvider"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Spatie\\Activitylog\\": "src"
            },
            "files": [
                "src/helpers.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Freek Van der Herten",
                "email": "freek@spatie.be",
                "homepage": "https://spatie.be",
                "role": "Developer"
            },
            {
                "name": "Sebastian De Deyne",
                "email": "sebastian@spatie.be",
                "homepage": "https://spatie.be",
                "role": "Developer"
            },
            {
                "name": "Tom Witkowski",
                "email": "dev.gummibeer@gmail.com",
                "homepage": "https://gummibeer.de",
                "role": "Developer"
            }
        ],
        "description": "A very simple activity logger to monitor the users of your website or application",
        "homepage": "https://github.com/spatie/activitylog",
        "keywords": [
            "activity",
            "laravel",
            "log",
            "spatie",
            "user"
        ]
    },
    {
        "name": "spatie/laravel-backup",
        "version": "5.12.1",
        "version_normalized": "5.12.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/spatie/laravel-backup.git",
            "reference": "553562557ef13fda0e823cc609cd7d4f2c4f2552"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/spatie/laravel-backup/zipball/553562557ef13fda0e823cc609cd7d4f2c4f2552",
            "reference": "553562557ef13fda0e823cc609cd7d4f2c4f2552",
            "shasum": ""
        },
        "require": {
            "illuminate/console": "~5.5.0|~5.6.0|~5.7.0|~5.8.0",
            "illuminate/contracts": "~5.5.0|~5.6.0|~5.7.0|~5.8.0",
            "illuminate/events": "~5.5.0|~5.6.0|~5.7.0|~5.8.0",
            "illuminate/filesystem": "~5.5.0|~5.6.0|~5.7.0|~5.8.0",
            "illuminate/notifications": "~5.5.0|~5.6.0|~5.7.0|~5.8.0",
            "illuminate/support": "~5.5.0|~5.6.0|~5.7.0|~5.8.0",
            "league/flysystem": "^1.0.27",
            "php": "^7.1",
            "spatie/db-dumper": "^2.11.1",
            "spatie/temporary-directory": "^1.1",
            "symfony/finder": "^3.3|^4.0"
        },
        "require-dev": {
            "mockery/mockery": "^1.0",
            "orchestra/testbench": "~3.5.0|~3.6.0|~3.7.0|~3.8.0",
            "phpunit/phpunit": "^7.3"
        },
        "suggest": {
            "guzzlehttp/guzzle": "Allows notifications to be sent via Slack"
        },
        "time": "2019-04-04T12:00:30+00:00",
        "type": "library",
        "extra": {
            "laravel": {
                "providers": [
                    "Spatie\\Backup\\BackupServiceProvider"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Spatie\\Backup\\": "src"
            },
            "files": [
                "src/Helpers/functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Freek Van der Herten",
                "role": "Developer",
                "email": "freek@spatie.be",
                "homepage": "https://spatie.be"
            }
        ],
        "description": "A Laravel 5 package to backup your application",
        "homepage": "https://github.com/spatie/laravel-backup",
        "keywords": [
            "backup",
            "database",
            "laravel-backup",
            "spatie"
        ]
    },
    {
        "name": "spatie/laravel-permission",
        "version": "2.38.0",
        "version_normalized": "2.38.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/spatie/laravel-permission.git",
            "reference": "674ad54a0ba95d8ad26990aa250b5c9d9b165e15"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/spatie/laravel-permission/zipball/674ad54a0ba95d8ad26990aa250b5c9d9b165e15",
            "reference": "674ad54a0ba95d8ad26990aa250b5c9d9b165e15",
            "shasum": ""
        },
        "require": {
            "illuminate/auth": "~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0",
            "illuminate/container": "~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0",
            "illuminate/contracts": "~5.3.0|~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0",
            "illuminate/database": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0",
            "php": ">=7.0"
        },
        "require-dev": {
            "orchestra/testbench": "~3.4.2|~3.5.0|~3.6.0|~3.7.0",
            "phpunit/phpunit": "^5.7|6.2|^7.0",
            "predis/predis": "^1.1"
        },
        "time": "2019-09-02T17:12:21+00:00",
        "type": "library",
        "extra": {
            "laravel": {
                "providers": [
                    "Spatie\\Permission\\PermissionServiceProvider"
                ]
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Spatie\\Permission\\": "src"
            },
            "files": [
                "src/helpers.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Freek Van der Herten",
                "email": "freek@spatie.be",
                "homepage": "https://spatie.be",
                "role": "Developer"
            }
        ],
        "description": "Permission handling for Laravel 5.4 to 5.8",
        "homepage": "https://github.com/spatie/laravel-permission",
        "keywords": [
            "acl",
            "laravel",
            "permission",
            "permissions",
            "rbac",
            "roles",
            "security",
            "spatie"
        ]
    },
    {
        "name": "spatie/string",
        "version": "2.2.3",
        "version_normalized": "2.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/spatie/string.git",
            "reference": "79ed501c8d624fb85bf71da4254e1878fb616c51"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/spatie/string/zipball/79ed501c8d624fb85bf71da4254e1878fb616c51",
            "reference": "79ed501c8d624fb85bf71da4254e1878fb616c51",
            "shasum": ""
        },
        "require": {
            "anahkiasen/underscore-php": "^2.0",
            "php": "^7.0|^8.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^9.3"
        },
        "time": "2020-11-28T22:24:20+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/string_functions.php"
            ],
            "psr-4": {
                "Spatie\\String\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Freek Van der Herten",
                "email": "freek@spatie.be",
                "homepage": "https://spatie.be",
                "role": "Developer"
            }
        ],
        "description": "String handling evolved",
        "homepage": "https://github.com/spatie/string",
        "keywords": [
            "handling",
            "handy",
            "spatie",
            "string"
        ]
    },
    {
        "name": "spatie/temporary-directory",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/spatie/temporary-directory.git",
            "reference": "f517729b3793bca58f847c5fd383ec16f03ffec6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/spatie/temporary-directory/zipball/f517729b3793bca58f847c5fd383ec16f03ffec6",
            "reference": "f517729b3793bca58f847c5fd383ec16f03ffec6",
            "shasum": ""
        },
        "require": {
            "php": "^7.2|^8.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^8.0|^9.0"
        },
        "time": "2020-11-09T15:54:21+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Spatie\\TemporaryDirectory\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alex Vanderbist",
                "email": "alex@spatie.be",
                "homepage": "https://spatie.be",
                "role": "Developer"
            }
        ],
        "description": "Easily create, use and destroy temporary directories",
        "homepage": "https://github.com/spatie/temporary-directory",
        "keywords": [
            "php",
            "spatie",
            "temporary-directory"
        ]
    },
    {
        "name": "srmklive/paypal",
        "version": "1.9.0",
        "version_normalized": "1.9.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/srmklive/laravel-paypal.git",
            "reference": "779bc87eb4cd62982e4f2f57fb667fe47c78e259"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/srmklive/laravel-paypal/zipball/779bc87eb4cd62982e4f2f57fb667fe47c78e259",
            "reference": "779bc87eb4cd62982e4f2f57fb667fe47c78e259",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/guzzle": "~6.0|~7.0",
            "illuminate/support": "~5.1|~5.2|~5.3|~5.4|~5.5|~5.6|~5.7|~5.8|~6.0|~7.0|~8.0",
            "nesbot/carbon": "~1.0|~2.0"
        },
        "time": "2021-06-07T16:21:12+00:00",
        "type": "library",
        "extra": {
            "laravel": {
                "providers": [
                    "Srmklive\\PayPal\\Providers\\PayPalServiceProvider"
                ],
                "aliases": {
                    "PayPal": "Srmklive\\PayPal\\Facades\\PayPal"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Srmklive\\PayPal\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Raza Mehdi",
                "email": "srmk@outlook.com"
            }
        ],
        "description": "Laravel plugin For Processing Payments Through Paypal Express Checkout. Can Be Used Independently With Other Applications.",
        "keywords": [
            "http",
            "laravel paypal",
            "paypal",
            "rest",
            "web service"
        ]
    },
    {
        "name": "stripe/stripe-php",
        "version": "v7.97.0",
        "version_normalized": "7.97.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/stripe/stripe-php.git",
            "reference": "ae41c309ce113362706f8d5f19cf0cf2c730bc4a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/stripe/stripe-php/zipball/ae41c309ce113362706f8d5f19cf0cf2c730bc4a",
            "reference": "ae41c309ce113362706f8d5f19cf0cf2c730bc4a",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "ext-mbstring": "*",
            "php": ">=5.6.0"
        },
        "require-dev": {
            "friendsofphp/php-cs-fixer": "2.17.1",
            "php-coveralls/php-coveralls": "^2.1",
            "phpunit/phpunit": "^5.7",
            "squizlabs/php_codesniffer": "^3.3",
            "symfony/process": "~3.4"
        },
        "time": "2021-09-16T21:28:33+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Stripe\\": "lib/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Stripe and contributors",
                "homepage": "https://github.com/stripe/stripe-php/contributors"
            }
        ],
        "description": "Stripe PHP Library",
        "homepage": "https://stripe.com/",
        "keywords": [
            "api",
            "payment processing",
            "stripe"
        ]
    },
    {
        "name": "swiftmailer/swiftmailer",
        "version": "v6.2.7",
        "version_normalized": "6.2.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/swiftmailer/swiftmailer.git",
            "reference": "15f7faf8508e04471f666633addacf54c0ab5933"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/15f7faf8508e04471f666633addacf54c0ab5933",
            "reference": "15f7faf8508e04471f666633addacf54c0ab5933",
            "shasum": ""
        },
        "require": {
            "egulias/email-validator": "^2.0|^3.1",
            "php": ">=7.0.0",
            "symfony/polyfill-iconv": "^1.0",
            "symfony/polyfill-intl-idn": "^1.10",
            "symfony/polyfill-mbstring": "^1.0"
        },
        "require-dev": {
            "mockery/mockery": "^1.0",
            "symfony/phpunit-bridge": "^4.4|^5.0"
        },
        "suggest": {
            "ext-intl": "Needed to support internationalized email addresses"
        },
        "time": "2021-03-09T12:30:35+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/swift_required.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Chris Corbyn"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Swiftmailer, free feature-rich PHP mailer",
        "homepage": "https://swiftmailer.symfony.com",
        "keywords": [
            "email",
            "mail",
            "mailer"
        ]
    },
    {
        "name": "symfony/console",
        "version": "v4.4.30",
        "version_normalized": "4.4.30.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/console.git",
            "reference": "a3f7189a0665ee33b50e9e228c46f50f5acbed22"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/console/zipball/a3f7189a0665ee33b50e9e228c46f50f5acbed22",
            "reference": "a3f7189a0665ee33b50e9e228c46f50f5acbed22",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/polyfill-php73": "^1.8",
            "symfony/polyfill-php80": "^1.16",
            "symfony/service-contracts": "^1.1|^2"
        },
        "conflict": {
            "psr/log": ">=3",
            "symfony/dependency-injection": "<3.4",
            "symfony/event-dispatcher": "<4.3|>=5",
            "symfony/lock": "<4.4",
            "symfony/process": "<3.3"
        },
        "provide": {
            "psr/log-implementation": "1.0|2.0"
        },
        "require-dev": {
            "psr/log": "^1|^2",
            "symfony/config": "^3.4|^4.0|^5.0",
            "symfony/dependency-injection": "^3.4|^4.0|^5.0",
            "symfony/event-dispatcher": "^4.3",
            "symfony/lock": "^4.4|^5.0",
            "symfony/process": "^3.4|^4.0|^5.0",
            "symfony/var-dumper": "^4.3|^5.0"
        },
        "suggest": {
            "psr/log": "For using the console logger",
            "symfony/event-dispatcher": "",
            "symfony/lock": "",
            "symfony/process": ""
        },
        "time": "2021-08-25T19:27:26+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Console\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Eases the creation of beautiful and testable command line interfaces",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/css-selector",
        "version": "v5.3.4",
        "version_normalized": "5.3.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/css-selector.git",
            "reference": "7fb120adc7f600a59027775b224c13a33530dd90"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/css-selector/zipball/7fb120adc7f600a59027775b224c13a33530dd90",
            "reference": "7fb120adc7f600a59027775b224c13a33530dd90",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.5",
            "symfony/polyfill-php80": "^1.16"
        },
        "time": "2021-07-21T12:38:00+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\CssSelector\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Jean-François Simon",
                "email": "jeanfrancois.simon@sensiolabs.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Converts CSS selectors to XPath expressions",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/debug",
        "version": "v4.4.31",
        "version_normalized": "4.4.31.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/debug.git",
            "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/debug/zipball/43ede438d4cb52cd589ae5dc070e9323866ba8e0",
            "reference": "43ede438d4cb52cd589ae5dc070e9323866ba8e0",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3",
            "psr/log": "^1|^2|^3"
        },
        "conflict": {
            "symfony/http-kernel": "<3.4"
        },
        "require-dev": {
            "symfony/http-kernel": "^3.4|^4.0|^5.0"
        },
        "time": "2021-09-24T13:30:14+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Debug\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Provides tools to ease debugging PHP code",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/deprecation-contracts",
        "version": "v2.4.0",
        "version_normalized": "2.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/deprecation-contracts.git",
            "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
            "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "time": "2021-03-23T23:28:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "2.4-dev"
            },
            "thanks": {
                "name": "symfony/contracts",
                "url": "https://github.com/symfony/contracts"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "function.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "A generic function and convention to trigger deprecation notices",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/error-handler",
        "version": "v4.4.30",
        "version_normalized": "4.4.30.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/error-handler.git",
            "reference": "51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/error-handler/zipball/51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5",
            "reference": "51f98f7aa99f00f3b1da6bafe934e67ae6ba6dc5",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3",
            "psr/log": "^1|^2|^3",
            "symfony/debug": "^4.4.5",
            "symfony/var-dumper": "^4.4|^5.0"
        },
        "require-dev": {
            "symfony/http-kernel": "^4.4|^5.0",
            "symfony/serializer": "^4.4|^5.0"
        },
        "time": "2021-08-27T17:42:48+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\ErrorHandler\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Provides tools to manage errors and ease debugging PHP code",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "v4.4.30",
        "version_normalized": "4.4.30.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher.git",
            "reference": "2fe81680070043c4c80e7cedceb797e34f377bac"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/2fe81680070043c4c80e7cedceb797e34f377bac",
            "reference": "2fe81680070043c4c80e7cedceb797e34f377bac",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3",
            "symfony/event-dispatcher-contracts": "^1.1",
            "symfony/polyfill-php80": "^1.16"
        },
        "conflict": {
            "symfony/dependency-injection": "<3.4"
        },
        "provide": {
            "psr/event-dispatcher-implementation": "1.0",
            "symfony/event-dispatcher-implementation": "1.1"
        },
        "require-dev": {
            "psr/log": "^1|^2|^3",
            "symfony/config": "^3.4|^4.0|^5.0",
            "symfony/dependency-injection": "^3.4|^4.0|^5.0",
            "symfony/error-handler": "~3.4|~4.4",
            "symfony/expression-language": "^3.4|^4.0|^5.0",
            "symfony/http-foundation": "^3.4|^4.0|^5.0",
            "symfony/service-contracts": "^1.1|^2",
            "symfony/stopwatch": "^3.4|^4.0|^5.0"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2021-08-04T20:31:23+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\EventDispatcher\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/event-dispatcher-contracts",
        "version": "v1.1.9",
        "version_normalized": "1.1.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher-contracts.git",
            "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/84e23fdcd2517bf37aecbd16967e83f0caee25a7",
            "reference": "84e23fdcd2517bf37aecbd16967e83f0caee25a7",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3"
        },
        "suggest": {
            "psr/event-dispatcher": "",
            "symfony/event-dispatcher-implementation": ""
        },
        "time": "2020-07-06T13:19:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            },
            "thanks": {
                "name": "symfony/contracts",
                "url": "https://github.com/symfony/contracts"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Contracts\\EventDispatcher\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Generic abstractions related to dispatching event",
        "homepage": "https://symfony.com",
        "keywords": [
            "abstractions",
            "contracts",
            "decoupling",
            "interfaces",
            "interoperability",
            "standards"
        ],
        "funding": [
            {
                "url": "https://symfony.com/sponsor",
                "type": "custom"
            },
            {
                "url": "https://github.com/fabpot",
                "type": "github"
            },
            {
                "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                "type": "tidelift"
            }
        ]
    },
    {
        "name": "symfony/finder",
        "version": "v4.4.30",
        "version_normalized": "4.4.30.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/finder.git",
            "reference": "70362f1e112280d75b30087c7598b837c1b468b6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/finder/zipball/70362f1e112280d75b30087c7598b837c1b468b6",
            "reference": "70362f1e112280d75b30087c7598b837c1b468b6",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3",
            "symfony/polyfill-php80": "^1.16"
        },
        "time": "2021-08-04T20:31:23+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Finder\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Finds files and directories via an intuitive fluent interface",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/http-client-contracts",
        "version": "v2.4.0",
        "version_normalized": "2.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-client-contracts.git",
            "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
            "reference": "7e82f6084d7cae521a75ef2cb5c9457bbda785f4",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.5"
        },
        "suggest": {
            "symfony/http-client-implementation": ""
        },
        "time": "2021-04-11T23:07:08+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "2.4-dev"
            },
            "thanks": {
                "name": "symfony/contracts",
                "url": "https://github.com/symfony/contracts"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Contracts\\HttpClient\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Generic abstractions related to HTTP clients",
        "homepage": "https://symfony.com",
        "keywords": [
            "abstractions",
            "contracts",
            "decoupling",
            "interfaces",
            "interoperability",
            "standards"
        ]
    },
    {
        "name": "symfony/http-foundation",
        "version": "v4.4.30",
        "version_normalized": "4.4.30.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-foundation.git",
            "reference": "09b3202651ab23ac8dcf455284a48a3500e56731"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-foundation/zipball/09b3202651ab23ac8dcf455284a48a3500e56731",
            "reference": "09b3202651ab23ac8dcf455284a48a3500e56731",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3",
            "symfony/mime": "^4.3|^5.0",
            "symfony/polyfill-mbstring": "~1.1",
            "symfony/polyfill-php80": "^1.16"
        },
        "require-dev": {
            "predis/predis": "~1.0",
            "symfony/expression-language": "^3.4|^4.0|^5.0"
        },
        "time": "2021-08-26T15:51:23+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\HttpFoundation\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Defines an object-oriented layer for the HTTP specification",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/http-kernel",
        "version": "v4.4.32",
        "version_normalized": "4.4.32.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/http-kernel.git",
            "reference": "f7bda3ea8f05ae90627400e58af5179b25ce0f38"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/http-kernel/zipball/f7bda3ea8f05ae90627400e58af5179b25ce0f38",
            "reference": "f7bda3ea8f05ae90627400e58af5179b25ce0f38",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3",
            "psr/log": "^1|^2",
            "symfony/error-handler": "^4.4",
            "symfony/event-dispatcher": "^4.4",
            "symfony/http-client-contracts": "^1.1|^2",
            "symfony/http-foundation": "^4.4.30|^5.3.7",
            "symfony/polyfill-ctype": "^1.8",
            "symfony/polyfill-php73": "^1.9",
            "symfony/polyfill-php80": "^1.16"
        },
        "conflict": {
            "symfony/browser-kit": "<4.3",
            "symfony/config": "<3.4",
            "symfony/console": ">=5",
            "symfony/dependency-injection": "<4.3",
            "symfony/translation": "<4.2",
            "twig/twig": "<1.43|<2.13,>=2"
        },
        "provide": {
            "psr/log-implementation": "1.0|2.0"
        },
        "require-dev": {
            "psr/cache": "^1.0|^2.0|^3.0",
            "symfony/browser-kit": "^4.3|^5.0",
            "symfony/config": "^3.4|^4.0|^5.0",
            "symfony/console": "^3.4|^4.0",
            "symfony/css-selector": "^3.4|^4.0|^5.0",
            "symfony/dependency-injection": "^4.3|^5.0",
            "symfony/dom-crawler": "^3.4|^4.0|^5.0",
            "symfony/expression-language": "^3.4|^4.0|^5.0",
            "symfony/finder": "^3.4|^4.0|^5.0",
            "symfony/process": "^3.4|^4.0|^5.0",
            "symfony/routing": "^3.4|^4.0|^5.0",
            "symfony/stopwatch": "^3.4|^4.0|^5.0",
            "symfony/templating": "^3.4|^4.0|^5.0",
            "symfony/translation": "^4.2|^5.0",
            "symfony/translation-contracts": "^1.1|^2",
            "twig/twig": "^1.43|^2.13|^3.0.4"
        },
        "suggest": {
            "symfony/browser-kit": "",
            "symfony/config": "",
            "symfony/console": "",
            "symfony/dependency-injection": ""
        },
        "time": "2021-09-28T10:20:04+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\HttpKernel\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Provides a structured process for converting a Request into a Response",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/mime",
        "version": "v5.3.8",
        "version_normalized": "5.3.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/mime.git",
            "reference": "a756033d0a7e53db389618653ae991eba5a19a11"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/mime/zipball/a756033d0a7e53db389618653ae991eba5a19a11",
            "reference": "a756033d0a7e53db389618653ae991eba5a19a11",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.5",
            "symfony/deprecation-contracts": "^2.1",
            "symfony/polyfill-intl-idn": "^1.10",
            "symfony/polyfill-mbstring": "^1.0",
            "symfony/polyfill-php80": "^1.16"
        },
        "conflict": {
            "egulias/email-validator": "~3.0.0",
            "phpdocumentor/reflection-docblock": "<3.2.2",
            "phpdocumentor/type-resolver": "<1.4.0",
            "symfony/mailer": "<4.4"
        },
        "require-dev": {
            "egulias/email-validator": "^2.1.10|^3.1",
            "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
            "symfony/dependency-injection": "^4.4|^5.0",
            "symfony/property-access": "^4.4|^5.1",
            "symfony/property-info": "^4.4|^5.1",
            "symfony/serializer": "^5.2"
        },
        "time": "2021-09-10T12:30:38+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Mime\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Allows manipulating MIME messages",
        "homepage": "https://symfony.com",
        "keywords": [
            "mime",
            "mime-type"
        ]
    },
    {
        "name": "symfony/polyfill-ctype",
        "version": "v1.23.0",
        "version_normalized": "1.23.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-ctype.git",
            "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
            "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "suggest": {
            "ext-ctype": "For best performance"
        },
        "time": "2021-02-19T12:13:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.23-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Ctype\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Gert de Pagter",
                "email": "BackEndTea@gmail.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for ctype functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "ctype",
            "polyfill",
            "portable"
        ]
    },
    {
        "name": "symfony/polyfill-iconv",
        "version": "v1.23.0",
        "version_normalized": "1.23.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-iconv.git",
            "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/63b5bb7db83e5673936d6e3b8b3e022ff6474933",
            "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "suggest": {
            "ext-iconv": "For best performance"
        },
        "time": "2021-05-27T09:27:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.23-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Iconv\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Iconv extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "iconv",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-intl-idn",
        "version": "v1.23.0",
        "version_normalized": "1.23.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-intl-idn.git",
            "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
            "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1",
            "symfony/polyfill-intl-normalizer": "^1.10",
            "symfony/polyfill-php72": "^1.10"
        },
        "suggest": {
            "ext-intl": "For best performance"
        },
        "time": "2021-05-27T09:27:20+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.23-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Intl\\Idn\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Laurent Bassin",
                "email": "laurent@bassin.info"
            },
            {
                "name": "Trevor Rowbotham",
                "email": "trevor.rowbotham@pm.me"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "idn",
            "intl",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-intl-normalizer",
        "version": "v1.23.0",
        "version_normalized": "1.23.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
            "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
            "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "suggest": {
            "ext-intl": "For best performance"
        },
        "time": "2021-02-19T12:13:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.23-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
            },
            "files": [
                "bootstrap.php"
            ],
            "classmap": [
                "Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for intl's Normalizer class and related functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "intl",
            "normalizer",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.23.1",
        "version_normalized": "1.23.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6",
            "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2021-05-27T12:26:48+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.23-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-php72",
        "version": "v1.23.0",
        "version_normalized": "1.23.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php72.git",
            "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
            "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "time": "2021-05-27T09:17:38+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.23-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php72\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-php73",
        "version": "v1.23.0",
        "version_normalized": "1.23.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php73.git",
            "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
            "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "time": "2021-02-19T12:13:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.23-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php73\\": ""
            },
            "files": [
                "bootstrap.php"
            ],
            "classmap": [
                "Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-php80",
        "version": "v1.23.1",
        "version_normalized": "1.23.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php80.git",
            "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/1100343ed1a92e3a38f9ae122fc0eb21602547be",
            "reference": "1100343ed1a92e3a38f9ae122fc0eb21602547be",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "time": "2021-07-28T13:41:28+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "1.23-dev"
            },
            "thanks": {
                "name": "symfony/polyfill",
                "url": "https://github.com/symfony/polyfill"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php80\\": ""
            },
            "files": [
                "bootstrap.php"
            ],
            "classmap": [
                "Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ion Bazan",
                "email": "ion.bazan@gmail.com"
            },
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/process",
        "version": "v4.4.30",
        "version_normalized": "4.4.30.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/process.git",
            "reference": "13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/process/zipball/13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d",
            "reference": "13d3161ef63a8ec21eeccaaf9a4d7f784a87a97d",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3",
            "symfony/polyfill-php80": "^1.16"
        },
        "time": "2021-08-04T20:31:23+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Process\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Executes commands in sub-processes",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/psr-http-message-bridge",
        "version": "v1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/psr-http-message-bridge.git",
            "reference": "9d3e80d54d9ae747ad573cad796e8e247df7b796"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/psr-http-message-bridge/zipball/9d3e80d54d9ae747ad573cad796e8e247df7b796",
            "reference": "9d3e80d54d9ae747ad573cad796e8e247df7b796",
            "shasum": ""
        },
        "require": {
            "php": "^7.1",
            "psr/http-message": "^1.0",
            "symfony/http-foundation": "^4.4 || ^5.0"
        },
        "require-dev": {
            "nyholm/psr7": "^1.1",
            "symfony/phpunit-bridge": "^4.4 || ^5.0",
            "zendframework/zend-diactoros": "^1.4.1 || ^2.0"
        },
        "suggest": {
            "nyholm/psr7": "For a super lightweight PSR-7/17 implementation"
        },
        "time": "2019-11-25T19:33:50+00:00",
        "type": "symfony-bridge",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Bridge\\PsrHttpMessage\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "http://symfony.com/contributors"
            }
        ],
        "description": "PSR HTTP message bridge",
        "homepage": "http://symfony.com",
        "keywords": [
            "http",
            "http-message",
            "psr-17",
            "psr-7"
        ]
    },
    {
        "name": "symfony/routing",
        "version": "v4.4.30",
        "version_normalized": "4.4.30.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/routing.git",
            "reference": "9ddf033927ad9f30ba2bfd167a7b342cafa13e8e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/routing/zipball/9ddf033927ad9f30ba2bfd167a7b342cafa13e8e",
            "reference": "9ddf033927ad9f30ba2bfd167a7b342cafa13e8e",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3",
            "symfony/polyfill-php80": "^1.16"
        },
        "conflict": {
            "symfony/config": "<4.2",
            "symfony/dependency-injection": "<3.4",
            "symfony/yaml": "<3.4"
        },
        "require-dev": {
            "doctrine/annotations": "^1.10.4",
            "psr/log": "^1|^2|^3",
            "symfony/config": "^4.2|^5.0",
            "symfony/dependency-injection": "^3.4|^4.0|^5.0",
            "symfony/expression-language": "^3.4|^4.0|^5.0",
            "symfony/http-foundation": "^3.4|^4.0|^5.0",
            "symfony/yaml": "^3.4|^4.0|^5.0"
        },
        "suggest": {
            "doctrine/annotations": "For using the annotation loader",
            "symfony/config": "For using the all-in-one router or any loader",
            "symfony/expression-language": "For using expression matching",
            "symfony/http-foundation": "For using a Symfony Request object",
            "symfony/yaml": "For using the YAML loader"
        },
        "time": "2021-08-04T21:41:01+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Routing\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Maps an HTTP request to a set of configuration variables",
        "homepage": "https://symfony.com",
        "keywords": [
            "router",
            "routing",
            "uri",
            "url"
        ]
    },
    {
        "name": "symfony/service-contracts",
        "version": "v2.4.0",
        "version_normalized": "2.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/service-contracts.git",
            "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
            "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.5",
            "psr/container": "^1.1"
        },
        "suggest": {
            "symfony/service-implementation": ""
        },
        "time": "2021-04-01T10:43:52+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "2.4-dev"
            },
            "thanks": {
                "name": "symfony/contracts",
                "url": "https://github.com/symfony/contracts"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Contracts\\Service\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Generic abstractions related to writing services",
        "homepage": "https://symfony.com",
        "keywords": [
            "abstractions",
            "contracts",
            "decoupling",
            "interfaces",
            "interoperability",
            "standards"
        ]
    },
    {
        "name": "symfony/translation",
        "version": "v4.4.32",
        "version_normalized": "4.4.32.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/translation.git",
            "reference": "db0ba1e85280d8ff11e38d53c70f8814d4d740f5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/translation/zipball/db0ba1e85280d8ff11e38d53c70f8814d4d740f5",
            "reference": "db0ba1e85280d8ff11e38d53c70f8814d4d740f5",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/polyfill-php80": "^1.16",
            "symfony/translation-contracts": "^1.1.6|^2"
        },
        "conflict": {
            "symfony/config": "<3.4",
            "symfony/dependency-injection": "<3.4",
            "symfony/http-kernel": "<4.4",
            "symfony/yaml": "<3.4"
        },
        "provide": {
            "symfony/translation-implementation": "1.0|2.0"
        },
        "require-dev": {
            "psr/log": "^1|^2|^3",
            "symfony/config": "^3.4|^4.0|^5.0",
            "symfony/console": "^3.4|^4.0|^5.0",
            "symfony/dependency-injection": "^3.4|^4.0|^5.0",
            "symfony/finder": "~2.8|~3.0|~4.0|^5.0",
            "symfony/http-kernel": "^4.4",
            "symfony/intl": "^3.4|^4.0|^5.0",
            "symfony/service-contracts": "^1.1.2|^2",
            "symfony/yaml": "^3.4|^4.0|^5.0"
        },
        "suggest": {
            "psr/log-implementation": "To use logging capability in translator",
            "symfony/config": "",
            "symfony/yaml": ""
        },
        "time": "2021-08-26T05:57:13+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Translation\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Provides tools to internationalize your application",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/translation-contracts",
        "version": "v2.4.0",
        "version_normalized": "2.4.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/translation-contracts.git",
            "reference": "95c812666f3e91db75385749fe219c5e494c7f95"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/translation-contracts/zipball/95c812666f3e91db75385749fe219c5e494c7f95",
            "reference": "95c812666f3e91db75385749fe219c5e494c7f95",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.5"
        },
        "suggest": {
            "symfony/translation-implementation": ""
        },
        "time": "2021-03-23T23:28:01+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-main": "2.4-dev"
            },
            "thanks": {
                "name": "symfony/contracts",
                "url": "https://github.com/symfony/contracts"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Contracts\\Translation\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Generic abstractions related to translation",
        "homepage": "https://symfony.com",
        "keywords": [
            "abstractions",
            "contracts",
            "decoupling",
            "interfaces",
            "interoperability",
            "standards"
        ]
    },
    {
        "name": "symfony/var-dumper",
        "version": "v4.4.31",
        "version_normalized": "4.4.31.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/var-dumper.git",
            "reference": "1f12cc0c2e880a5f39575c19af81438464717839"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/var-dumper/zipball/1f12cc0c2e880a5f39575c19af81438464717839",
            "reference": "1f12cc0c2e880a5f39575c19af81438464717839",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/polyfill-php72": "~1.5",
            "symfony/polyfill-php80": "^1.16"
        },
        "conflict": {
            "phpunit/phpunit": "<4.8.35|<5.4.3,>=5.0",
            "symfony/console": "<3.4"
        },
        "require-dev": {
            "ext-iconv": "*",
            "symfony/console": "^3.4|^4.0|^5.0",
            "symfony/process": "^4.4|^5.0",
            "twig/twig": "^1.43|^2.13|^3.0.4"
        },
        "suggest": {
            "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
            "ext-intl": "To show region name in time zone dump",
            "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
        },
        "time": "2021-09-24T15:30:11+00:00",
        "bin": [
            "Resources/bin/var-dump-server"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "Resources/functions/dump.php"
            ],
            "psr-4": {
                "Symfony\\Component\\VarDumper\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Provides mechanisms for walking through any arbitrary PHP variable",
        "homepage": "https://symfony.com",
        "keywords": [
            "debug",
            "dump"
        ]
    },
    {
        "name": "symfony/var-exporter",
        "version": "v5.3.8",
        "version_normalized": "5.3.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/var-exporter.git",
            "reference": "a7604de14bcf472fe8e33f758e9e5b7bf07d3b91"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/var-exporter/zipball/a7604de14bcf472fe8e33f758e9e5b7bf07d3b91",
            "reference": "a7604de14bcf472fe8e33f758e9e5b7bf07d3b91",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.5",
            "symfony/polyfill-php80": "^1.16"
        },
        "require-dev": {
            "symfony/var-dumper": "^4.4.9|^5.0.9"
        },
        "time": "2021-08-31T12:49:16+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\VarExporter\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Allows exporting any serializable PHP data structure to plain PHP code",
        "homepage": "https://symfony.com",
        "keywords": [
            "clone",
            "construct",
            "export",
            "hydrate",
            "instantiate",
            "serialize"
        ]
    },
    {
        "name": "symfony/yaml",
        "version": "v5.3.6",
        "version_normalized": "5.3.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/yaml.git",
            "reference": "4500fe63dc9c6ffc32d3b1cb0448c329f9c814b7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/yaml/zipball/4500fe63dc9c6ffc32d3b1cb0448c329f9c814b7",
            "reference": "4500fe63dc9c6ffc32d3b1cb0448c329f9c814b7",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.5",
            "symfony/deprecation-contracts": "^2.1",
            "symfony/polyfill-ctype": "~1.8"
        },
        "conflict": {
            "symfony/console": "<4.4"
        },
        "require-dev": {
            "symfony/console": "^4.4|^5.0"
        },
        "suggest": {
            "symfony/console": "For validating YAML files using the lint command"
        },
        "time": "2021-07-29T06:20:01+00:00",
        "bin": [
            "Resources/bin/yaml-lint"
        ],
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\Yaml\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Loads and dumps YAML files",
        "homepage": "https://symfony.com"
    },
    {
        "name": "theseer/tokenizer",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/theseer/tokenizer.git",
            "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
            "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-tokenizer": "*",
            "ext-xmlwriter": "*",
            "php": "^7.2 || ^8.0"
        },
        "time": "2021-07-28T10:34:58+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Arne Blankerts",
                "email": "arne@blankerts.de",
                "role": "Developer"
            }
        ],
        "description": "A small library for converting tokenized PHP source code into XML and potentially other formats"
    },
    {
        "name": "tijsverkoyen/css-to-inline-styles",
        "version": "2.2.3",
        "version_normalized": "2.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tijsverkoyen/CssToInlineStyles.git",
            "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tijsverkoyen/CssToInlineStyles/zipball/b43b05cf43c1b6d849478965062b6ef73e223bb5",
            "reference": "b43b05cf43c1b6d849478965062b6ef73e223bb5",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-libxml": "*",
            "php": "^5.5 || ^7.0 || ^8.0",
            "symfony/css-selector": "^2.7 || ^3.0 || ^4.0 || ^5.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^7.5"
        },
        "time": "2020-07-13T06:12:54+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "TijsVerkoyen\\CssToInlineStyles\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Tijs Verkoyen",
                "email": "css_to_inline_styles@verkoyen.eu",
                "role": "Developer"
            }
        ],
        "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.",
        "homepage": "https://github.com/tijsverkoyen/CssToInlineStyles"
    },
    {
        "name": "twilio/sdk",
        "version": "5.41.1",
        "version_normalized": "5.41.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/twilio/twilio-php.git",
            "reference": "b10341d50d647b1015dd264c530f3b8bca345b6c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/twilio/twilio-php/zipball/b10341d50d647b1015dd264c530f3b8bca345b6c",
            "reference": "b10341d50d647b1015dd264c530f3b8bca345b6c",
            "shasum": ""
        },
        "require": {
            "php": ">=5.5.0"
        },
        "require-dev": {
            "apigen/apigen": "^4.1",
            "guzzlehttp/guzzle": "^6.3",
            "phpunit/phpunit": ">=4.5"
        },
        "suggest": {
            "guzzlehttp/guzzle": "An HTTP client to execute the API requests"
        },
        "time": "2019-12-18T19:43:22+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Twilio\\": "src/Twilio/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Twilio API Team",
                "email": "api@twilio.com"
            }
        ],
        "description": "A PHP wrapper for Twilio's API",
        "homepage": "http://github.com/twilio/twilio-php",
        "keywords": [
            "api",
            "sms",
            "twilio"
        ]
    },
    {
        "name": "unicodeveloper/laravel-paystack",
        "version": "1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/unicodeveloper/laravel-paystack.git",
            "reference": "533d45b3e7c68e283a2ed71ddd45af1ef7728873"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/unicodeveloper/laravel-paystack/zipball/533d45b3e7c68e283a2ed71ddd45af1ef7728873",
            "reference": "533d45b3e7c68e283a2ed71ddd45af1ef7728873",
            "shasum": ""
        },
        "require": {
            "guzzlehttp/guzzle": "5.*|6.*",
            "illuminate/support": "^5.8.15|^6.0|^7.0",
            "php": "^7.0"
        },
        "require-dev": {
            "mockery/mockery": "^1.3",
            "php-coveralls/php-coveralls": "^2.0",
            "phpunit/phpunit": "^8.4|^9.0",
            "scrutinizer/ocular": "~1.1"
        },
        "time": "2020-05-23T16:38:24+00:00",
        "type": "library",
        "extra": {
            "laravel": {
                "providers": [
                    "Unicodeveloper\\Paystack\\PaystackServiceProvider"
                ],
                "aliases": {
                    "Paystack": "Unicodeveloper\\Paystack\\Facades\\Paystack"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/Support/helpers.php"
            ],
            "psr-4": {
                "Unicodeveloper\\Paystack\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "unicodeveloper",
                "email": "prosperotemuyiwa@gmail.com"
            },
            {
                "name": "iamfunsho",
                "email": "info@devfunsho.com"
            }
        ],
        "description": "A Laravel Package for Paystack",
        "keywords": [
            "github",
            "laravel",
            "laravel 5",
            "laravel 6",
            "open source",
            "payments",
            "paystack",
            "paystack.co",
            "php",
            "subscription"
        ]
    },
    {
        "name": "vlucas/phpdotenv",
        "version": "v3.6.9",
        "version_normalized": "3.6.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/vlucas/phpdotenv.git",
            "reference": "a1bf4c9853d90ade427b4efe35355fc41b3d6988"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/a1bf4c9853d90ade427b4efe35355fc41b3d6988",
            "reference": "a1bf4c9853d90ade427b4efe35355fc41b3d6988",
            "shasum": ""
        },
        "require": {
            "php": "^5.4 || ^7.0 || ^8.0",
            "phpoption/phpoption": "^1.5.2",
            "symfony/polyfill-ctype": "^1.17"
        },
        "require-dev": {
            "ext-filter": "*",
            "ext-pcre": "*",
            "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.21"
        },
        "suggest": {
            "ext-filter": "Required to use the boolean validator.",
            "ext-pcre": "Required to use most of the library."
        },
        "time": "2021-10-02T19:07:56+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Dotenv\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Graham Campbell",
                "email": "hello@gjcampbell.co.uk"
            },
            {
                "name": "Vance Lucas",
                "email": "vance@vancelucas.com"
            }
        ],
        "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
        "keywords": [
            "dotenv",
            "env",
            "environment"
        ]
    },
    {
        "name": "vonage/client",
        "version": "2.3.0",
        "version_normalized": "2.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Vonage/vonage-php-sdk.git",
            "reference": "e9c1492a9f1572124143e6fa963da417bb20d9ae"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Vonage/vonage-php-sdk/zipball/e9c1492a9f1572124143e6fa963da417bb20d9ae",
            "reference": "e9c1492a9f1572124143e6fa963da417bb20d9ae",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1",
            "php-http/guzzle6-adapter": "^2.0",
            "vonage/client-core": "^2.0"
        },
        "time": "2020-08-24T14:20:39+00:00",
        "type": "library",
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Tim Lytle",
                "email": "tim@nexmo.com",
                "homepage": "http://twitter.com/tjlytle",
                "role": "Developer"
            },
            {
                "name": "Michael Heap",
                "email": "michael.heap@vonage.com",
                "role": "Developer"
            },
            {
                "name": "Lorna Mitchell",
                "email": "lorna.mitchell@vonage.com",
                "role": "Developer"
            },
            {
                "name": "Chris Tankersley",
                "email": "chris.tankersley@vonage.com",
                "role": "Developer"
            }
        ],
        "description": "PHP Client for using Vonage's API."
    },
    {
        "name": "vonage/client-core",
        "version": "2.1.0",
        "version_normalized": "2.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Vonage/vonage-php-sdk-core.git",
            "reference": "ef7e8a0715c93c5ddc7915e8a29f29331798bb52"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Vonage/vonage-php-sdk-core/zipball/ef7e8a0715c93c5ddc7915e8a29f29331798bb52",
            "reference": "ef7e8a0715c93c5ddc7915e8a29f29331798bb52",
            "shasum": ""
        },
        "require": {
            "lcobucci/jwt": "^3.2",
            "ocramius/package-versions": "^1.4",
            "php": ">=7.1",
            "php-http/client-implementation": "^1.0",
            "zendframework/zend-diactoros": "^1.8.4 || ^2.0"
        },
        "require-dev": {
            "estahn/phpunit-json-assertions": "^3.0.0",
            "php-http/guzzle6-adapter": "^1.0",
            "php-http/mock-client": "^0.3.0",
            "phpunit/phpunit": "^7.4",
            "squizlabs/php_codesniffer": "^3.1"
        },
        "time": "2019-10-18T08:19:04+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Nexmo\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Tim Lytle",
                "email": "tim@nexmo.com",
                "homepage": "http://twitter.com/tjlytle",
                "role": "Developer"
            },
            {
                "name": "Michael Heap",
                "email": "michael.heap@vonage.com",
                "role": "Developer"
            },
            {
                "name": "Lorna Mitchell",
                "email": "lorna.mitchell@vonage.com",
                "role": "Developer"
            },
            {
                "name": "Chris Tankersley",
                "email": "chris.tankersley@vonage.com",
                "role": "Developer"
            }
        ],
        "description": "PHP Client for using Nexmo's API."
    },
    {
        "name": "webmozart/assert",
        "version": "1.10.0",
        "version_normalized": "1.10.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/webmozarts/assert.git",
            "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25",
            "reference": "6964c76c7804814a842473e0c8fd15bab0f18e25",
            "shasum": ""
        },
        "require": {
            "php": "^7.2 || ^8.0",
            "symfony/polyfill-ctype": "^1.8"
        },
        "conflict": {
            "phpstan/phpstan": "<0.12.20",
            "vimeo/psalm": "<4.6.1 || 4.6.2"
        },
        "require-dev": {
            "phpunit/phpunit": "^8.5.13"
        },
        "time": "2021-03-09T10:59:23+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.10-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Webmozart\\Assert\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@gmail.com"
            }
        ],
        "description": "Assertions to validate method input/output with nice error messages.",
        "keywords": [
            "assert",
            "check",
            "validate"
        ]
    },
    {
        "name": "windwalker/renderer",
        "version": "3.5.23",
        "version_normalized": "3.5.23.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ventoviro/windwalker-renderer.git",
            "reference": "b157f2832dac02209db032cb61e21b8264ee4499"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ventoviro/windwalker-renderer/zipball/b157f2832dac02209db032cb61e21b8264ee4499",
            "reference": "b157f2832dac02209db032cb61e21b8264ee4499",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3",
            "windwalker/structure": "~3.0"
        },
        "require-dev": {
            "illuminate/view": "5.2.*",
            "league/plates": "3.*",
            "mustache/mustache": "2.*",
            "twig/twig": "1.*",
            "windwalker/dom": "~3.0",
            "windwalker/filesystem": "~3.0",
            "windwalker/test": "~3.0"
        },
        "suggest": {
            "illuminate/view": "Install 5.* if you require Laravel Blade engine.",
            "league/plates": "Install 3.* if you require Plates template engine.",
            "mustache/mustache": "Install 2.* if you require Mustache engine.",
            "twig/twig": "Install 1.* if you require Twig engine."
        },
        "time": "2019-10-26T15:42:26+00:00",
        "type": "windwalker-package",
        "extra": {
            "branch-alias": {
                "dev-master": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Windwalker\\Renderer\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.0-or-later"
        ],
        "description": "Windwalker Renderer package",
        "homepage": "https://github.com/ventoviro/windwalker-renderer",
        "keywords": [
            "framework",
            "renderer",
            "windwalker"
        ]
    },
    {
        "name": "windwalker/structure",
        "version": "3.5.23",
        "version_normalized": "3.5.23.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ventoviro/windwalker-structure.git",
            "reference": "59466adb846685d60463f9c1403df2832d2fcf90"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ventoviro/windwalker-structure/zipball/59466adb846685d60463f9c1403df2832d2fcf90",
            "reference": "59466adb846685d60463f9c1403df2832d2fcf90",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1.3"
        },
        "require-dev": {
            "ext-json": "*",
            "laktak/hjson": "^2.1",
            "symfony/yaml": "^4.0||^5.0",
            "windwalker/test": "~3.0",
            "yosymfony/toml": "^1.0"
        },
        "suggest": {
            "laktak/hjson": "Install ~2.0 if you require HJSON support.",
            "symfony/yaml": "Install 3.* if you require YAML support.",
            "yosymfony/toml": "Install ~1.0 if you require TOML support."
        },
        "time": "2020-07-04T09:50:33+00:00",
        "type": "windwalker-package",
        "extra": {
            "branch-alias": {
                "dev-master": "3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Windwalker\\Structure\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.0-or-later"
        ],
        "description": "Windwalker Structure package",
        "homepage": "https://github.com/ventoviro/windwalker-structure",
        "keywords": [
            "framework",
            "structure",
            "windwalker"
        ]
    },
    {
        "name": "yajra/laravel-datatables-oracle",
        "version": "v9.18.1",
        "version_normalized": "9.18.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yajra/laravel-datatables.git",
            "reference": "7148225d52bcdfdd77c24e8d456058f1150b84e7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yajra/laravel-datatables/zipball/7148225d52bcdfdd77c24e8d456058f1150b84e7",
            "reference": "7148225d52bcdfdd77c24e8d456058f1150b84e7",
            "shasum": ""
        },
        "require": {
            "illuminate/database": "5.8.*|^6|^7|^8",
            "illuminate/filesystem": "5.8.*|^6|^7|^8",
            "illuminate/http": "5.8.*|^6|^7|^8",
            "illuminate/support": "5.8.*|^6|^7|^8",
            "illuminate/view": "5.8.*|^6|^7|^8",
            "php": "^7.1.3|^8"
        },
        "require-dev": {
            "orchestra/testbench": "^3.8"
        },
        "suggest": {
            "yajra/laravel-datatables-buttons": "Plugin for server-side exporting of dataTables.",
            "yajra/laravel-datatables-editor": "Plugin to use DataTables Editor (requires a license).",
            "yajra/laravel-datatables-fractal": "Plugin for server-side response using Fractal.",
            "yajra/laravel-datatables-html": "Plugin for server-side HTML builder of dataTables."
        },
        "time": "2021-06-28T01:24:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "9.0-dev"
            },
            "laravel": {
                "providers": [
                    "Yajra\\DataTables\\DataTablesServiceProvider"
                ],
                "aliases": {
                    "DataTables": "Yajra\\DataTables\\Facades\\DataTables"
                }
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Yajra\\DataTables\\": "src/"
            },
            "files": [
                "src/helper.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Arjay Angeles",
                "email": "aqangeles@gmail.com"
            }
        ],
        "description": "jQuery DataTables API for Laravel 4|5|6|7",
        "keywords": [
            "datatables",
            "jquery",
            "laravel"
        ]
    }
]

Youez - 2016 - github.com/yon3zu
LinuXploit