{
    "packages": [
        {
            "name": "2amigos/yii2-chartjs-widget",
            "version": "2.1.3",
            "version_normalized": "2.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2amigos/yii2-chartjs-widget.git",
                "reference": "b144a4ebd923872a7263c980f8afe2e212378275"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2amigos/yii2-chartjs-widget/zipball/b144a4ebd923872a7263c980f8afe2e212378275",
                "reference": "b144a4ebd923872a7263c980f8afe2e212378275",
                "shasum": ""
            },
            "require": {
                "bower-asset/chartjs": "~2.6",
                "yiisoft/yii2": "~2.0.5"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.0",
                "phpunit/phpunit": "~4.4"
            },
            "time": "2018-05-02T17:59:16+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "dosamigos\\chartjs\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "2amigOS! Consulting Group",
                    "email": "hola@2amigos.us",
                    "homepage": "http://2amigos.us",
                    "role": "Developer"
                }
            ],
            "description": "ChartJs widget for Yii2.",
            "homepage": "http://yiiwheels.com/extension/chartjs-widget",
            "keywords": [
                "2amigos",
                "chartjs",
                "extension",
                "widget",
                "yii",
                "yii 2",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/2amigos/yii2-chartjs-widget/issues",
                "source": "https://github.com/2amigos/yii2-chartjs-widget"
            },
            "abandoned": true,
            "install-path": "../2amigos/yii2-chartjs-widget"
        },
        {
            "name": "behat/gherkin",
            "version": "v4.10.0",
            "version_normalized": "4.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Behat/Gherkin.git",
                "reference": "cbb83c4c435dd8d05a161f2a5ae322e61b2f4db6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Behat/Gherkin/zipball/cbb83c4c435dd8d05a161f2a5ae322e61b2f4db6",
                "reference": "cbb83c4c435dd8d05a161f2a5ae322e61b2f4db6",
                "shasum": ""
            },
            "require": {
                "php": "~7.2|~8.0"
            },
            "require-dev": {
                "cucumber/cucumber": "dev-gherkin-24.1.0",
                "phpunit/phpunit": "~8|~9",
                "symfony/yaml": "~3|~4|~5|~6|~7"
            },
            "suggest": {
                "symfony/yaml": "If you want to parse features, represented in YAML files"
            },
            "time": "2024-10-19T14:46:06+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Behat\\Gherkin": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                }
            ],
            "description": "Gherkin DSL parser for PHP",
            "homepage": "http://behat.org/",
            "keywords": [
                "BDD",
                "Behat",
                "Cucumber",
                "DSL",
                "gherkin",
                "parser"
            ],
            "support": {
                "issues": "https://github.com/Behat/Gherkin/issues",
                "source": "https://github.com/Behat/Gherkin/tree/v4.10.0"
            },
            "install-path": "../behat/gherkin"
        },
        {
            "name": "bizley/migration",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/bizley/yii2-migration.git",
                "reference": "cbe9c0e7b1f2749e1d63ce51dddc83a6c5fd0af0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bizley/yii2-migration/zipball/cbe9c0e7b1f2749e1d63ce51dddc83a6c5fd0af0",
                "reference": "cbe9c0e7b1f2749e1d63ce51dddc83a6c5fd0af0",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "ext-pdo": "*",
                "php": ">=7.2",
                "yiisoft/yii2": "^2.0.19"
            },
            "require-dev": {
                "infection/infection": "*",
                "phpstan/phpstan": "*",
                "phpunit/phpunit": "<10.0",
                "roave/security-advisories": "dev-latest"
            },
            "time": "2024-01-18T17:57:49+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "bizley\\migration\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Paweł Bizley Brzozowski",
                    "email": "pawel@positive.codes"
                }
            ],
            "description": "Migration generator for Yii 2.",
            "keywords": [
                "console",
                "generator",
                "migrate",
                "migration",
                "updater",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/bizley/yii2-migration/issues",
                "source": "https://github.com/bizley/yii2-migration"
            },
            "funding": [
                {
                    "url": "https://github.com/sponsors/bizley",
                    "type": "github"
                }
            ],
            "install-path": "../bizley/migration"
        },
        {
            "name": "bower-asset/bootstrap",
            "version": "v3.4.1",
            "version_normalized": "3.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twbs/bootstrap.git",
                "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twbs/bootstrap/zipball/68b0d231a13201eb14acd3dc84e51543d16e5f7e",
                "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e"
            },
            "require": {
                "bower-asset/jquery": ">=1.9.1,<4.0"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/bootstrap"
        },
        {
            "name": "bower-asset/chartjs",
            "version": "2.9.x-dev",
            "version_normalized": "2.9.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/chartjs/Chart.js.git",
                "reference": "171a7e3a7a23b1d4a9d37ed2b2495698969b79d5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/171a7e3a7a23b1d4a9d37ed2b2495698969b79d5",
                "reference": "171a7e3a7a23b1d4a9d37ed2b2495698969b79d5"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/chartjs"
        },
        {
            "name": "bower-asset/inputmask",
            "version": "5.x-dev",
            "version_normalized": "5.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/RobinHerbots/Inputmask.git",
                "reference": "b45bb673cbcee0ce8b1dc5ad22c3e019176fe148"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/b45bb673cbcee0ce8b1dc5ad22c3e019176fe148",
                "reference": "b45bb673cbcee0ce8b1dc5ad22c3e019176fe148"
            },
            "require": {
                "bower-asset/jquery": ">=1.7"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "http://opensource.org/licenses/mit-license.php"
            ],
            "install-path": "../bower-asset/inputmask"
        },
        {
            "name": "bower-asset/jquery",
            "version": "3.7.1",
            "version_normalized": "3.7.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jquery/jquery-dist.git",
                "reference": "fde1f76e2799dd877c176abde0ec836553246991"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/fde1f76e2799dd877c176abde0ec836553246991",
                "reference": "fde1f76e2799dd877c176abde0ec836553246991"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/jquery"
        },
        {
            "name": "bower-asset/jquery-ui",
            "version": "1.12.1",
            "version_normalized": "1.12.1.0",
            "source": {
                "type": "git",
                "url": "git@github.com:components/jqueryui.git",
                "reference": "44ecf3794cc56b65954cc19737234a3119d036cc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/components/jqueryui/zipball/44ecf3794cc56b65954cc19737234a3119d036cc",
                "reference": "44ecf3794cc56b65954cc19737234a3119d036cc"
            },
            "require": {
                "bower-asset/jquery": ">=1.6"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/jquery-ui"
        },
        {
            "name": "bower-asset/punycode",
            "version": "v1.4.1",
            "version_normalized": "1.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mathiasbynens/punycode.js.git",
                "reference": "0fbadd6e81f3a0ce06c38998040d6db6bdfbc5c9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mathiasbynens/punycode.js/zipball/0fbadd6e81f3a0ce06c38998040d6db6bdfbc5c9",
                "reference": "0fbadd6e81f3a0ce06c38998040d6db6bdfbc5c9"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/punycode"
        },
        {
            "name": "bower-asset/yii2-pjax",
            "version": "2.0.8",
            "version_normalized": "2.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/jquery-pjax.git",
                "reference": "a9298d57da63d14a950f1b94366a864bc62264fb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/a9298d57da63d14a950f1b94366a864bc62264fb",
                "reference": "a9298d57da63d14a950f1b94366a864bc62264fb"
            },
            "require": {
                "bower-asset/jquery": ">=1.8"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/yii2-pjax"
        },
        {
            "name": "cebe/markdown",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/cebe/markdown.git",
                "reference": "2b2461bed9e15305486319ee552bafca75d1cdaa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cebe/markdown/zipball/2b2461bed9e15305486319ee552bafca75d1cdaa",
                "reference": "2b2461bed9e15305486319ee552bafca75d1cdaa",
                "shasum": ""
            },
            "require": {
                "lib-pcre": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "cebe/indent": "*",
                "facebook/xhprof": "*@dev",
                "phpunit/phpunit": "4.1.*"
            },
            "time": "2020-02-26T01:55:18+00:00",
            "default-branch": true,
            "bin": [
                "bin/markdown"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "cebe\\markdown\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Carsten Brandt",
                    "email": "mail@cebe.cc",
                    "homepage": "http://cebe.cc/",
                    "role": "Creator"
                }
            ],
            "description": "A super fast, highly extensible markdown parser for PHP",
            "homepage": "https://github.com/cebe/markdown#readme",
            "keywords": [
                "extensible",
                "fast",
                "gfm",
                "markdown",
                "markdown-extra"
            ],
            "support": {
                "issues": "https://github.com/cebe/markdown/issues",
                "source": "https://github.com/cebe/markdown"
            },
            "install-path": "../cebe/markdown"
        },
        {
            "name": "codeception/base",
            "version": "2.5.x-dev",
            "version_normalized": "2.5.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/base.git",
                "reference": "aace5bab5593c93d8473b620f70754135a1eb4f0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/base/zipball/aace5bab5593c93d8473b620f70754135a1eb4f0",
                "reference": "aace5bab5593c93d8473b620f70754135a1eb4f0",
                "shasum": ""
            },
            "require": {
                "behat/gherkin": "^4.4.0",
                "codeception/phpunit-wrapper": "^6.0.9|^7.0.6",
                "codeception/stub": "^2.0",
                "ext-curl": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "guzzlehttp/psr7": "~1.0",
                "php": ">=5.6.0 <8.0",
                "symfony/browser-kit": ">=2.7 <5.0",
                "symfony/console": ">=2.7 <5.0",
                "symfony/css-selector": ">=2.7 <5.0",
                "symfony/dom-crawler": ">=2.7 <5.0",
                "symfony/event-dispatcher": ">=2.7 <5.0",
                "symfony/finder": ">=2.7 <5.0",
                "symfony/yaml": ">=2.7 <5.0"
            },
            "require-dev": {
                "codeception/specify": "~0.3",
                "facebook/graph-sdk": "~5.3",
                "flow/jsonpath": "~0.2",
                "monolog/monolog": "~1.8",
                "pda/pheanstalk": "~3.0",
                "php-amqplib/php-amqplib": "~2.4",
                "predis/predis": "^1.0",
                "squizlabs/php_codesniffer": "~2.0",
                "symfony/process": ">=2.7 <5.0",
                "vlucas/phpdotenv": "^3.0"
            },
            "suggest": {
                "aws/aws-sdk-php": "For using AWS Auth in REST module and Queue module",
                "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests",
                "codeception/specify": "BDD-style code blocks",
                "codeception/verify": "BDD-style assertions",
                "flow/jsonpath": "For using JSONPath in REST module",
                "league/factory-muffin": "For DataFactory module",
                "league/factory-muffin-faker": "For Faker support in DataFactory module",
                "phpseclib/phpseclib": "for SFTP option in FTP Module",
                "stecman/symfony-console-completion": "For BASH autocompletion",
                "symfony/phpunit-bridge": "For phpunit-bridge support"
            },
            "time": "2019-04-24T11:36:34+00:00",
            "bin": [
                "codecept"
            ],
            "type": "library",
            "extra": {
                "branch-alias": []
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Codeception\\": "src/Codeception",
                    "Codeception\\Extension\\": "ext"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk",
                    "email": "davert@mail.ua",
                    "homepage": "http://codegyre.com"
                }
            ],
            "description": "BDD-style testing framework",
            "homepage": "http://codeception.com/",
            "keywords": [
                "BDD",
                "TDD",
                "acceptance testing",
                "functional testing",
                "unit testing"
            ],
            "support": {
                "source": "https://github.com/Codeception/base/tree/2.5"
            },
            "abandoned": true,
            "install-path": "../codeception/base"
        },
        {
            "name": "codeception/phpunit-wrapper",
            "version": "7.8.4",
            "version_normalized": "7.8.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/phpunit-wrapper.git",
                "reference": "dd44fc152433d27d3de03d59b4945449b3407af0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/dd44fc152433d27d3de03d59b4945449b3407af0",
                "reference": "dd44fc152433d27d3de03d59b4945449b3407af0",
                "shasum": ""
            },
            "require": {
                "phpunit/php-code-coverage": "^6.0",
                "phpunit/phpunit": "7.5.*",
                "sebastian/comparator": "^3.0",
                "sebastian/diff": "^3.0"
            },
            "require-dev": {
                "codeception/specify": "*",
                "vlucas/phpdotenv": "^3.0"
            },
            "time": "2022-05-23T06:09:22+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Codeception\\PHPUnit\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Davert",
                    "email": "davert.php@resend.cc"
                }
            ],
            "description": "PHPUnit classes used by Codeception",
            "support": {
                "issues": "https://github.com/Codeception/phpunit-wrapper/issues",
                "source": "https://github.com/Codeception/phpunit-wrapper/tree/7.8.4"
            },
            "abandoned": true,
            "install-path": "../codeception/phpunit-wrapper"
        },
        {
            "name": "codeception/stub",
            "version": "2.x-dev",
            "version_normalized": "2.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/Stub.git",
                "reference": "bf8c7903fa8b66fe184a076fc589d3afc7b32e82"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/Stub/zipball/bf8c7903fa8b66fe184a076fc589d3afc7b32e82",
                "reference": "bf8c7903fa8b66fe184a076fc589d3afc7b32e82",
                "shasum": ""
            },
            "require": {
                "codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.3"
            },
            "time": "2019-07-30T07:49:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Codeception\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Flexible Stub wrapper for PHPUnit's Mock Builder",
            "support": {
                "issues": "https://github.com/Codeception/Stub/issues",
                "source": "https://github.com/Codeception/Stub/tree/master"
            },
            "install-path": "../codeception/stub"
        },
        {
            "name": "codeception/verify",
            "version": "0.3.3",
            "version_normalized": "0.3.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/Verify.git",
                "reference": "5d649dda453cd814dadc4bb053060cd2c6bb4b4c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/Verify/zipball/5d649dda453cd814dadc4bb053060cd2c6bb4b4c",
                "reference": "5d649dda453cd814dadc4bb053060cd2c6bb4b4c",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "time": "2017-01-09T10:58:51+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/Codeception/function.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk",
                    "email": "davert.php@mailican.com"
                }
            ],
            "description": "BDD assertion library for PHPUnit",
            "support": {
                "issues": "https://github.com/Codeception/Verify/issues",
                "source": "https://github.com/Codeception/Verify/tree/master"
            },
            "install-path": "../codeception/verify"
        },
        {
            "name": "coderius/yii2-hit-counter",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/coderius/yii2-hit-counter.git",
                "reference": "a4dacb7bfeb4e7709d74f44e044efd0596dd3413"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/coderius/yii2-hit-counter/zipball/a4dacb7bfeb4e7709d74f44e044efd0596dd3413",
                "reference": "a4dacb7bfeb4e7709d74f44e044efd0596dd3413",
                "shasum": ""
            },
            "require": {
                "mockery/mockery": "^1.2",
                "php": ">=5.6.0",
                "piwik/device-detector": "~3.12",
                "yiisoft/yii2": "^2.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.0"
            },
            "time": "2020-11-05T16:51:12+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                },
                "asset-vcs-driver-options": {
                    "github-no-api": true
                },
                "asset-pattern-skip-version": "(-patch)"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "coderius\\hitCounter\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Serg Coderius",
                    "email": "sunrise4fun@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "yii2 hit counter",
            "keywords": [
                "analitycs",
                "hit counter",
                "hits",
                "module",
                "visitor-counter",
                "yii2",
                "yii2-extension",
                "yii2-modules"
            ],
            "support": {
                "issues": "https://github.com/coderius/yii2-hit-counter/issues",
                "source": "https://github.com/coderius/yii2-hit-counter/tree/master"
            },
            "install-path": "../coderius/yii2-hit-counter"
        },
        {
            "name": "daxslab/yii2-taggedview",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/daxslab/yii2-taggedview.git",
                "reference": "06c509ccadcfd20c625bdd4603d35e23b1736730"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/daxslab/yii2-taggedview/zipball/06c509ccadcfd20c625bdd4603d35e23b1736730",
                "reference": "06c509ccadcfd20c625bdd4603d35e23b1736730",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "*"
            },
            "time": "2021-08-25T13:47:39+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "daxslab\\taggedview\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gabriel A. López López",
                    "email": "glpz@daxslab.com"
                }
            ],
            "description": "Extension to help setup the standard HTML meta tags besides the ones defined by Opengraph and Twitter to contribute to website SEO",
            "keywords": [
                "facebook",
                "html",
                "metatags",
                "seo",
                "twitter",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/daxslab/yii2-taggedview/issues",
                "source": "https://github.com/daxslab/yii2-taggedview/tree/1.0.3"
            },
            "install-path": "../daxslab/yii2-taggedview"
        },
        {
            "name": "doctrine/deprecations",
            "version": "1.1.x-dev",
            "version_normalized": "1.1.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/deprecations.git",
                "reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/deprecations/zipball/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
                "reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "phpunit/phpunit": "<=7.5 || >=13"
            },
            "require-dev": {
                "doctrine/coding-standard": "^9 || ^12 || ^13",
                "phpstan/phpstan": "1.4.10 || 2.1.11",
                "phpstan/phpstan-phpunit": "^1.0 || ^2",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12",
                "psr/log": "^1 || ^2 || ^3"
            },
            "suggest": {
                "psr/log": "Allows logging deprecations via PSR-3 logger implementation"
            },
            "time": "2025-04-07T20:06:18+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Deprecations\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.",
            "homepage": "https://www.doctrine-project.org/",
            "support": {
                "issues": "https://github.com/doctrine/deprecations/issues",
                "source": "https://github.com/doctrine/deprecations/tree/1.1.5"
            },
            "install-path": "../doctrine/deprecations"
        },
        {
            "name": "doctrine/instantiator",
            "version": "1.5.x-dev",
            "version_normalized": "1.5.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/instantiator.git",
                "reference": "12be2483e1f0e850b353e26869e4e6c038459501"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/12be2483e1f0e850b353e26869e4e6c038459501",
                "reference": "12be2483e1f0e850b353e26869e4e6c038459501",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^9 || ^12",
                "ext-pdo": "*",
                "ext-phar": "*",
                "phpbench/phpbench": "^0.16 || ^1",
                "phpstan/phpstan": "^1.4",
                "phpstan/phpstan-phpunit": "^1",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
                "vimeo/psalm": "^4.30 || ^5.4"
            },
            "time": "2023-12-09T14:16:53+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"
            ],
            "support": {
                "issues": "https://github.com/doctrine/instantiator/issues",
                "source": "https://github.com/doctrine/instantiator/tree/1.5.x"
            },
            "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%2Finstantiator",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/instantiator"
        },
        {
            "name": "doctrine/lexer",
            "version": "2.1.x-dev",
            "version_normalized": "2.1.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6",
                "reference": "861c870e8b75f7c8f69c146c7f89cc1c0f1b49b6",
                "shasum": ""
            },
            "require": {
                "doctrine/deprecations": "^1.0",
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^9 || ^12",
                "phpstan/phpstan": "^1.3",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
                "psalm/plugin-phpunit": "^0.18.3",
                "vimeo/psalm": "^4.11 || ^5.21"
            },
            "time": "2024-02-05T11:35:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Lexer\\": "src"
                }
            },
            "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"
            ],
            "support": {
                "issues": "https://github.com/doctrine/lexer/issues",
                "source": "https://github.com/doctrine/lexer/tree/2.1.x"
            },
            "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"
                }
            ],
            "install-path": "../doctrine/lexer"
        },
        {
            "name": "egulias/email-validator",
            "version": "3.x-dev",
            "version_normalized": "3.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/egulias/EmailValidator.git",
                "reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7",
                "reference": "e5997fa97e8790cdae03a9cbd5e78e45e3c7bda7",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "^1.2|^2",
                "php": ">=7.2",
                "symfony/polyfill-intl-idn": "^1.15"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5.8|^9.3.3",
                "vimeo/psalm": "^4"
            },
            "suggest": {
                "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
            },
            "time": "2023-06-01T07:04:22+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.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"
            ],
            "support": {
                "issues": "https://github.com/egulias/EmailValidator/issues",
                "source": "https://github.com/egulias/EmailValidator/tree/3.x"
            },
            "funding": [
                {
                    "url": "https://github.com/egulias",
                    "type": "github"
                }
            ],
            "install-path": "../egulias/email-validator"
        },
        {
            "name": "ezyang/htmlpurifier",
            "version": "v4.18.0",
            "version_normalized": "4.18.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ezyang/htmlpurifier.git",
                "reference": "cb56001e54359df7ae76dc522d08845dc741621b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/cb56001e54359df7ae76dc522d08845dc741621b",
                "reference": "cb56001e54359df7ae76dc522d08845dc741621b",
                "shasum": ""
            },
            "require": {
                "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
            },
            "require-dev": {
                "cerdic/css-tidy": "^1.7 || ^2.0",
                "simpletest/simpletest": "dev-master"
            },
            "suggest": {
                "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
                "ext-bcmath": "Used for unit conversion and imagecrash protection",
                "ext-iconv": "Converts text to and from non-UTF-8 encodings",
                "ext-tidy": "Used for pretty-printing HTML"
            },
            "time": "2024-11-01T03:51:45+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "library/HTMLPurifier.composer.php"
                ],
                "psr-0": {
                    "HTMLPurifier": "library/"
                },
                "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"
            ],
            "support": {
                "issues": "https://github.com/ezyang/htmlpurifier/issues",
                "source": "https://github.com/ezyang/htmlpurifier/tree/v4.18.0"
            },
            "install-path": "../ezyang/htmlpurifier"
        },
        {
            "name": "fakerphp/faker",
            "version": "1.24.x-dev",
            "version_normalized": "1.24.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/FakerPHP/Faker.git",
                "reference": "f7ac50712e417f008402c8fc889c964e75eecfe9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/f7ac50712e417f008402c8fc889c964e75eecfe9",
                "reference": "f7ac50712e417f008402c8fc889c964e75eecfe9",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ^8.0",
                "psr/container": "^1.0 || ^2.0",
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
            },
            "conflict": {
                "fzaninotto/faker": "*"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4.1",
                "doctrine/persistence": "^1.3 || ^2.0",
                "ext-intl": "*",
                "phpunit/phpunit": "^9.5.26",
                "symfony/phpunit-bridge": "^5.4.16"
            },
            "suggest": {
                "doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
                "ext-curl": "Required by Faker\\Provider\\Image to download images.",
                "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
                "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
                "ext-mbstring": "Required for multibyte Unicode string functionality."
            },
            "time": "2025-02-22T09:07:46+00:00",
            "type": "library",
            "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"
            ],
            "support": {
                "issues": "https://github.com/FakerPHP/Faker/issues",
                "source": "https://github.com/FakerPHP/Faker/tree/1.24"
            },
            "install-path": "../fakerphp/faker"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "1.9.x-dev",
            "version_normalized": "1.9.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/e4490cabc77465aaee90b20cfc9a770f8c04be6b",
                "reference": "e4490cabc77465aaee90b20cfc9a770f8c04be6b",
                "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": "2023-04-17T16:00:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "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"
            ],
            "support": {
                "issues": "https://github.com/guzzle/psr7/issues",
                "source": "https://github.com/guzzle/psr7/tree/1.9"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/psr7"
        },
        {
            "name": "hamcrest/hamcrest-php",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/hamcrest/hamcrest-php.git",
                "reference": "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hamcrest/hamcrest-php/zipball/f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487",
                "reference": "f8b1c0173b22fa6ec77a81fe63e5b01eba7e6487",
                "shasum": ""
            },
            "require": {
                "php": "^7.4|^8.0"
            },
            "replace": {
                "cordoval/hamcrest-php": "*",
                "davedevelopment/hamcrest-php": "*",
                "kodova/hamcrest-php": "*"
            },
            "require-dev": {
                "phpunit/php-file-iterator": "^1.4 || ^2.0 || ^3.0",
                "phpunit/phpunit": "^4.8.36 || ^5.7 || ^6.5 || ^7.0 || ^8.0 || ^9.0"
            },
            "time": "2025-04-30T06:54:44+00:00",
            "default-branch": true,
            "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"
            ],
            "support": {
                "issues": "https://github.com/hamcrest/hamcrest-php/issues",
                "source": "https://github.com/hamcrest/hamcrest-php/tree/v2.1.1"
            },
            "install-path": "../hamcrest/hamcrest-php"
        },
        {
            "name": "himiklab/yii2-recaptcha-widget",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/himiklab/yii2-recaptcha-widget.git",
                "reference": "0aee7840bf476e20f2860b92ab793fa3c5297d3f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/himiklab/yii2-recaptcha-widget/zipball/0aee7840bf476e20f2860b92ab793fa3c5297d3f",
                "reference": "0aee7840bf476e20f2860b92ab793fa3c5297d3f",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "~2.0.11",
                "yiisoft/yii2-httpclient": "*"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.34"
            },
            "time": "2019-06-27T17:51:28+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "himiklab\\yii2\\recaptcha\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "HimikLab",
                    "homepage": "https://github.com/himiklab/"
                }
            ],
            "description": "Yii2 Google reCAPTCHA v2 and v3 widget",
            "keywords": [
                "captcha",
                "google",
                "recaptcha",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/himiklab/yii2-recaptcha-widget/issues",
                "source": "https://github.com/himiklab/yii2-recaptcha-widget"
            },
            "abandoned": true,
            "install-path": "../himiklab/yii2-recaptcha-widget"
        },
        {
            "name": "johnitvn/yii2-ajaxcrud",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/johnitvn/yii2-ajaxcrud.git",
                "reference": "d6614cd7123937dfb7be8429e4267eb0cc1f761e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/johnitvn/yii2-ajaxcrud/zipball/d6614cd7123937dfb7be8429e4267eb0cc1f761e",
                "reference": "d6614cd7123937dfb7be8429e4267eb0cc1f761e",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-editable": "^1.7.3",
                "kartik-v/yii2-grid": "^3.0.4",
                "kartik-v/yii2-mpdf": "^1.0.0",
                "yiisoft/yii2": "*",
                "yiisoft/yii2-bootstrap4": "*",
                "yiisoft/yii2-gii": "*"
            },
            "time": "2022-12-23T04:35:41+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "bootstrap": "johnitvn\\ajaxcrud\\Bootstrap"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "johnitvn\\ajaxcrud\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "John Martin",
                    "email": "john.itvn@gmail.com",
                    "homepage": "https://github.com/johnitvn?tab=repositories"
                }
            ],
            "description": "Gii CRUD template for Single Page Ajax Administration for yii2",
            "keywords": [
                "ajax",
                "crud",
                "database",
                "extension",
                "gii",
                "template",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/johnitvn/yii2-ajaxcrud/issues?state=open",
                "source": "https://github.com/johnitvn/yii2-ajaxcrud"
            },
            "install-path": "../johnitvn/yii2-ajaxcrud"
        },
        {
            "name": "kartik-v/bootstrap-fileinput",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/bootstrap-fileinput.git",
                "reference": "4d0f58b64f444a7d510504e99524384c2ff5cd65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/4d0f58b64f444a7d510504e99524384c2ff5cd65",
                "reference": "4d0f58b64f444a7d510504e99524384c2ff5cd65",
                "shasum": ""
            },
            "time": "2024-12-12T12:02:02+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\plugins\\fileinput\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "An enhanced HTML 5 file input for Bootstrap 5.x, 4.x, and 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.",
            "homepage": "https://github.com/kartik-v/bootstrap-fileinput",
            "keywords": [
                "ajax",
                "bootstrap",
                "delete",
                "file",
                "image",
                "input",
                "jquery",
                "multiple",
                "preview",
                "progress",
                "upload"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/bootstrap-fileinput/issues",
                "source": "https://github.com/kartik-v/bootstrap-fileinput/tree/master"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/bootstrap-fileinput",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/bootstrap-fileinput"
        },
        {
            "name": "kartik-v/bootstrap-popover-x",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/bootstrap-popover-x.git",
                "reference": "879def62529797833e10885b6e77864e83e9e240"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/bootstrap-popover-x/zipball/879def62529797833e10885b6e77864e83e9e240",
                "reference": "879def62529797833e10885b6e77864e83e9e240",
                "shasum": ""
            },
            "time": "2024-03-12T13:23:15+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\plugins\\popover\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Bootstrap Popover Extended - Popover with modal behavior, styling enhancements and more.",
            "homepage": "https://github.com/kartik-v/bootstrap-popover-x",
            "keywords": [
                "bootstrap",
                "extended",
                "jquery",
                "modal",
                "modal-popover",
                "popover",
                "popover-x"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/bootstrap-popover-x/issues",
                "source": "https://github.com/kartik-v/bootstrap-popover-x/tree/v1.5.4"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/bootstrap-popover-x",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/bootstrap-popover-x"
        },
        {
            "name": "kartik-v/bootstrap-star-rating",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/bootstrap-star-rating.git",
                "reference": "6f8575fe14ca186ff80aa776c4e234fd5b26af83"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/bootstrap-star-rating/zipball/6f8575fe14ca186ff80aa776c4e234fd5b26af83",
                "reference": "6f8575fe14ca186ff80aa776c4e234fd5b26af83",
                "shasum": ""
            },
            "time": "2023-03-22T15:47:40+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.1.x-dev"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A simple yet powerful JQuery star rating plugin for Bootstrap.",
            "homepage": "https://github.com/kartik-v/bootstrap-star-rating",
            "keywords": [
                "Rating",
                "awesome",
                "bootstrap",
                "font",
                "glyphicon",
                "star",
                "svg"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/bootstrap-star-rating/issues",
                "source": "https://github.com/kartik-v/bootstrap-star-rating/tree/master"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/bootstrap-star-rating",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/bootstrap-star-rating"
        },
        {
            "name": "kartik-v/bootstrap-tabs-x",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/bootstrap-tabs-x.git",
                "reference": "2a59eab2b6a181a0a8a33a17f86c55fd4645b065"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/bootstrap-tabs-x/zipball/2a59eab2b6a181a0a8a33a17f86c55fd4645b065",
                "reference": "2a59eab2b6a181a0a8a33a17f86c55fd4645b065",
                "shasum": ""
            },
            "time": "2021-09-21T06:30:48+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\plugins\\tabs\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Extended Bootstrap Tabs with ability to align tabs in multiple ways, add borders, rotated titles, and more.",
            "homepage": "https://github.com/kartik-v/bootstrap-tabs-x",
            "keywords": [
                "bootstrap",
                "extended",
                "jquery",
                "modal",
                "modal-tabs",
                "tabs",
                "tabs-x"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/bootstrap-tabs-x/issues",
                "source": "https://github.com/kartik-v/bootstrap-tabs-x/tree/master"
            },
            "install-path": "../kartik-v/bootstrap-tabs-x"
        },
        {
            "name": "kartik-v/dependent-dropdown",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/dependent-dropdown.git",
                "reference": "c9e0b2b5b58ad717842396053804f8d0281df1ae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/dependent-dropdown/zipball/c9e0b2b5b58ad717842396053804f8d0281df1ae",
                "reference": "c9e0b2b5b58ad717842396053804f8d0281df1ae",
                "shasum": ""
            },
            "time": "2019-09-03T03:12:44+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\plugins\\depdrop\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A multi level dependent dropdown JQuery plugin that allows nested dependencies.",
            "homepage": "https://github.com/kartik-v/dependent-dropdown",
            "keywords": [
                "dependent",
                "dropdown",
                "jquery",
                "option",
                "select"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/dependent-dropdown/issues",
                "source": "https://github.com/kartik-v/dependent-dropdown/tree/master"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/dependent-dropdown",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/dependent-dropdown"
        },
        {
            "name": "kartik-v/php-date-formatter",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/php-date-formatter.git",
                "reference": "c67f551f09005bfe1acfbecd6ff42caf57bf567e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/php-date-formatter/zipball/c67f551f09005bfe1acfbecd6ff42caf57bf567e",
                "reference": "c67f551f09005bfe1acfbecd6ff42caf57bf567e",
                "shasum": ""
            },
            "time": "2025-02-06T20:52:09+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\plugins\\dateformatter\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A Javascript datetime formatting and manipulation library using PHP date-time formats.",
            "homepage": "https://github.com/kartik-v/php-date-formatter",
            "keywords": [
                "date",
                "datetime",
                "formatter",
                "javascript",
                "php",
                "php-date-formatter.js",
                "time"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/php-date-formatter/issues",
                "source": "https://github.com/kartik-v/php-date-formatter/tree/master"
            },
            "install-path": "../kartik-v/php-date-formatter"
        },
        {
            "name": "kartik-v/yii2-builder",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-builder.git",
                "reference": "616c2f8d322a45c037a4d32f0ee1eb1457865e73"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-builder/zipball/616c2f8d322a45c037a4d32f0ee1eb1457865e73",
                "reference": "616c2f8d322a45c037a4d32f0ee1eb1457865e73",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-grid": ">=3.2.5",
                "kartik-v/yii2-helpers": ">=1.3.8",
                "kartik-v/yii2-widget-activeform": ">=1.6.0"
            },
            "time": "2022-01-05T14:09:44+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\builder\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Build forms (single-row or multi-row/tabular) easily for Yii Framework 2.0",
            "homepage": "https://github.com/kartik-v/yii2-builder",
            "keywords": [
                "builder",
                "extension",
                "form",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-builder/issues",
                "source": "https://github.com/kartik-v/yii2-builder/tree/v1.6.9"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/kartik-v",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/yii2-builder"
        },
        {
            "name": "kartik-v/yii2-datecontrol",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-datecontrol.git",
                "reference": "88ac2401ce1858b0da98b498197373691953c3d6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-datecontrol/zipball/88ac2401ce1858b0da98b498197373691953c3d6",
                "reference": "88ac2401ce1858b0da98b498197373691953c3d6",
                "shasum": ""
            },
            "require": {
                "kartik-v/php-date-formatter": ">1.3",
                "kartik-v/yii2-krajee-base": ">=3.0.4"
            },
            "time": "2022-03-04T09:47:47+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.9.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\datecontrol\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Date control module allowing separation of formats for View and Model for Yii Framework 2.0",
            "homepage": "https://github.com/kartik-v/yii2-datecontrol",
            "keywords": [
                "control",
                "date",
                "extension",
                "format",
                "yii",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-datecontrol/issues",
                "source": "https://github.com/kartik-v/yii2-datecontrol/tree/v1.9.9"
            },
            "install-path": "../kartik-v/yii2-datecontrol"
        },
        {
            "name": "kartik-v/yii2-dialog",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-dialog.git",
                "reference": "de5d8335231e7023f21e93c06bfa163743443a19"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-dialog/zipball/de5d8335231e7023f21e93c06bfa163743443a19",
                "reference": "de5d8335231e7023f21e93c06bfa163743443a19",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=3.0.0"
            },
            "time": "2022-05-09T04:47:43+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\dialog\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "An asset bundle for bootstrap3-dialog for Yii 2.0 framework.",
            "homepage": "https://github.com/kartik-v/yii2-dialog",
            "keywords": [
                "alert",
                "bootstrap",
                "dialog",
                "extension",
                "modal",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-dialog/issues",
                "source": "https://github.com/kartik-v/yii2-dialog/tree/master"
            },
            "install-path": "../kartik-v/yii2-dialog"
        },
        {
            "name": "kartik-v/yii2-editable",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-editable.git",
                "reference": "ae4cc2384e667ba9dfe8bfb0098716caeb2500a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-editable/zipball/ae4cc2384e667ba9dfe8bfb0098716caeb2500a8",
                "reference": "ae4cc2384e667ba9dfe8bfb0098716caeb2500a8",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-popover-x": "~1.3",
                "kartik-v/yii2-widget-activeform": ">=1.6.2"
            },
            "time": "2022-04-29T12:51:01+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\editable\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "An enhanced editable widget for Yii 2.0 that allows easy editing of displayed data with numerous configuration possibilities.",
            "homepage": "https://github.com/kartik-v/yii2-editable",
            "keywords": [
                "bootstrap",
                "editable",
                "input",
                "jquery",
                "popover",
                "popover-x",
                "widget"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-editable/issues",
                "source": "https://github.com/kartik-v/yii2-editable/tree/v1.8.0"
            },
            "install-path": "../kartik-v/yii2-editable"
        },
        {
            "name": "kartik-v/yii2-editors",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-editors.git",
                "reference": "529cff31afda936ac5c98d7f9c53bb01c4452419"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-editors/zipball/529cff31afda936ac5c98d7f9c53bb01c4452419",
                "reference": "529cff31afda936ac5c98d7f9c53bb01c4452419",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=3.0.0"
            },
            "time": "2021-09-03T07:40:00+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\editors\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Editor widgets Yii2 framework. Summernote WYSIWYG editor, Codemirror code editor and PlainText editor for Bootstrap 3.x, 4.x and 5.x.",
            "homepage": "https://github.com/kartik-v/yii2-editors",
            "keywords": [
                "bootstrap",
                "code",
                "codemirror",
                "editor",
                "extension",
                "file",
                "html",
                "input",
                "rich",
                "summernote",
                "widget",
                "wysiwyg",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-editors/issues",
                "source": "https://github.com/kartik-v/yii2-editors/tree/v1.0.1"
            },
            "install-path": "../kartik-v/yii2-editors"
        },
        {
            "name": "kartik-v/yii2-grid",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-grid.git",
                "reference": "bcaacfc442b8c7ac97c00c52dfdb5f7ebdca4e0c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-grid/zipball/bcaacfc442b8c7ac97c00c52dfdb5f7ebdca4e0c",
                "reference": "bcaacfc442b8c7ac97c00c52dfdb5f7ebdca4e0c",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-dialog": "~1.0",
                "kartik-v/yii2-krajee-base": ">=3.0.3"
            },
            "suggest": {
                "kartik-v/yii2-bootstrap4-dropdown": "For enabling dropdown support when using with Bootstrap v4.x",
                "kartik-v/yii2-bootstrap5-dropdown": "For enabling dropdown support when using with Bootstrap v5.x",
                "kartik-v/yii2-mpdf": "For exporting grids to PDF"
            },
            "time": "2023-10-15T08:11:32+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\grid\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Yii 2 GridView on steroids. Various enhancements and utilities for the Yii 2.0 GridView widget.",
            "homepage": "https://github.com/kartik-v/yii2-grid",
            "keywords": [
                "extension",
                "grid",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-grid/issues",
                "source": "https://github.com/kartik-v/yii2-grid/tree/master"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/yii2-grid",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/yii2-grid"
        },
        {
            "name": "kartik-v/yii2-helpers",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-helpers.git",
                "reference": "ddce6838646c2401db0078f5ba2c98840d1f898e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-helpers/zipball/ddce6838646c2401db0078f5ba2c98840d1f898e",
                "reference": "ddce6838646c2401db0078f5ba2c98840d1f898e",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=2.0.0"
            },
            "time": "2024-05-02T02:12:08+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\helpers\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A collection of useful helper functions for Yii Framework 2.0",
            "homepage": "https://github.com/kartik-v/yii2-helpers",
            "keywords": [
                "bootstrap",
                "extension",
                "helper",
                "utilities",
                "yii",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-helpers/issues",
                "source": "https://github.com/kartik-v/yii2-helpers/tree/master"
            },
            "install-path": "../kartik-v/yii2-helpers"
        },
        {
            "name": "kartik-v/yii2-krajee-base",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-krajee-base.git",
                "reference": "5c095126d1be47e0bb1f92779b7dc099f6feae31"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/5c095126d1be47e0bb1f92779b7dc099f6feae31",
                "reference": "5c095126d1be47e0bb1f92779b7dc099f6feae31",
                "shasum": ""
            },
            "suggest": {
                "yiisoft/yii2-bootstrap": "for Krajee extensions to work with Bootstrap 3.x version",
                "yiisoft/yii2-bootstrap4": "for Krajee extensions to work with Bootstrap 4.x version",
                "yiisoft/yii2-bootstrap5": "for Krajee extensions to work with Bootstrap 5.x version"
            },
            "time": "2022-06-01T14:05:39+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\base\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Base library and foundation components for all Yii2 Krajee extensions.",
            "homepage": "https://github.com/kartik-v/yii2-krajee-base",
            "keywords": [
                "base",
                "extension",
                "foundation",
                "krajee",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-krajee-base/issues",
                "source": "https://github.com/kartik-v/yii2-krajee-base/tree/v3.0.5"
            },
            "install-path": "../kartik-v/yii2-krajee-base"
        },
        {
            "name": "kartik-v/yii2-mpdf",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-mpdf.git",
                "reference": "6a6506e680e4a07b1781da12bed9c080263f5f4a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-mpdf/zipball/6a6506e680e4a07b1781da12bed9c080263f5f4a",
                "reference": "6a6506e680e4a07b1781da12bed9c080263f5f4a",
                "shasum": ""
            },
            "require": {
                "mpdf/mpdf": "~8.1"
            },
            "time": "2022-09-19T18:31:07+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\mpdf\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.",
            "homepage": "https://github.com/kartik-v/yii2-mpdf",
            "keywords": [
                "component",
                "extension",
                "html",
                "mpdf",
                "pdf",
                "utf8",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-mpdf/issues",
                "source": "https://github.com/kartik-v/yii2-mpdf/tree/master"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/yii2-mpdf",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/yii2-mpdf"
        },
        {
            "name": "kartik-v/yii2-popover-x",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-popover-x.git",
                "reference": "b0320d1315bbfce31ec8907882c6f4abed223a28"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-popover-x/zipball/b0320d1315bbfce31ec8907882c6f4abed223a28",
                "reference": "b0320d1315bbfce31ec8907882c6f4abed223a28",
                "shasum": ""
            },
            "require": {
                "kartik-v/bootstrap-popover-x": ">=1.4",
                "kartik-v/yii2-krajee-base": ">=2.0"
            },
            "time": "2020-04-02T17:20:29+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\popover\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "An extended bootstrap 3.0 popover widget which combines both the bootstrap popover and modal features and includes various new styling enhancements.",
            "homepage": "https://github.com/kartik-v/yii2-popover-x",
            "keywords": [
                "bootstrap",
                "extended",
                "jquery",
                "modal",
                "modal-popover",
                "popover",
                "popover-x"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-popover-x/issues",
                "source": "https://github.com/kartik-v/yii2-popover-x/tree/v1.3.5"
            },
            "install-path": "../kartik-v/yii2-popover-x"
        },
        {
            "name": "kartik-v/yii2-tabs-x",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-tabs-x.git",
                "reference": "20e2a2b41ca43e09574caab408004e5ac4e00a7d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-tabs-x/zipball/20e2a2b41ca43e09574caab408004e5ac4e00a7d",
                "reference": "20e2a2b41ca43e09574caab408004e5ac4e00a7d",
                "shasum": ""
            },
            "require": {
                "kartik-v/bootstrap-tabs-x": "~1.3",
                "kartik-v/yii2-krajee-base": ">=3.0.0"
            },
            "time": "2022-10-15T11:14:01+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\tabs\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A supercharged Bootstrap tabs widget with ability to align tabs in multiple ways, add borders, rotated titles, and more.",
            "homepage": "https://github.com/kartik-v/yii2-tabs-x",
            "keywords": [
                "bootstrap",
                "extended",
                "jquery",
                "modal",
                "modal-tabs",
                "tabs",
                "tabs-x"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-tabs-x/issues",
                "source": "https://github.com/kartik-v/yii2-tabs-x/tree/v1.2.9"
            },
            "install-path": "../kartik-v/yii2-tabs-x"
        },
        {
            "name": "kartik-v/yii2-widget-activeform",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-activeform.git",
                "reference": "697407c8fa9c81593a7bb9bef4b7ad53f7d38b79"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/697407c8fa9c81593a7bb9bef4b7ad53f7d38b79",
                "reference": "697407c8fa9c81593a7bb9bef4b7ad53f7d38b79",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=3.0.3"
            },
            "time": "2023-07-31T11:33:59+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\form\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Enhanced Yii2 active-form and active-field with full bootstrap styling support (sub repo split from yii2-widgets).",
            "homepage": "https://github.com/kartik-v/yii2-widget-activeform",
            "keywords": [
                "activefield",
                "activeform",
                "extension",
                "field",
                "form",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-activeform/issues",
                "source": "https://github.com/kartik-v/yii2-widget-activeform/tree/v1.6.4"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/yii2-widgets",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/yii2-widget-activeform"
        },
        {
            "name": "kartik-v/yii2-widget-affix",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-affix.git",
                "reference": "7f3266b1989ffd54a7025c4b1a322fcec38a9665"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-affix/zipball/7f3266b1989ffd54a7025c4b1a322fcec38a9665",
                "reference": "7f3266b1989ffd54a7025c4b1a322fcec38a9665",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "*"
            },
            "time": "2018-02-07T11:46:39+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\affix\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A scrollspy and affixed enhanced navigation to highlight page sections (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-affix",
            "keywords": [
                "affix",
                "bootstrap",
                "extension",
                "jquery",
                "navigation",
                "plugin",
                "scrollspy",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-affix/issues",
                "source": "https://github.com/kartik-v/yii2-widget-affix/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-affix"
        },
        {
            "name": "kartik-v/yii2-widget-alert",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-alert.git",
                "reference": "6a45d7dc294eecd578cf8cb9acb671d1cafa0727"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-alert/zipball/6a45d7dc294eecd578cf8cb9acb671d1cafa0727",
                "reference": "6a45d7dc294eecd578cf8cb9acb671d1cafa0727",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-widget-growl": ">=1.1.2"
            },
            "time": "2021-10-16T10:23:22+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\alert\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A widget to generate alert based notifications using bootstrap-alert plugin (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-alert",
            "keywords": [
                "alert",
                "block",
                "bootstrap",
                "extension",
                "flash",
                "jquery",
                "notification",
                "plugin",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-alert/issues",
                "source": "https://github.com/kartik-v/yii2-widget-alert/tree/v1.1.5"
            },
            "install-path": "../kartik-v/yii2-widget-alert"
        },
        {
            "name": "kartik-v/yii2-widget-colorinput",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-colorinput.git",
                "reference": "377873eb28a173501550e99fb13f0cb4c88f6329"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-colorinput/zipball/377873eb28a173501550e99fb13f0cb4c88f6329",
                "reference": "377873eb28a173501550e99fb13f0cb4c88f6329",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=1.9"
            },
            "time": "2023-12-08T05:49:37+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\color\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "An enhanced Yii 2 widget encapsulating the HTML 5 color input (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-colorinput",
            "keywords": [
                "HTML5",
                "color",
                "extension",
                "form",
                "input",
                "jquery",
                "plugin",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-colorinput/issues",
                "source": "https://github.com/kartik-v/yii2-widget-colorinput/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-colorinput"
        },
        {
            "name": "kartik-v/yii2-widget-datepicker",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-datepicker.git",
                "reference": "a42d8f56efa4e37af609c466c6133acab1a5c21e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-datepicker/zipball/a42d8f56efa4e37af609c466c6133acab1a5c21e",
                "reference": "a42d8f56efa4e37af609c466c6133acab1a5c21e",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=2.0.0"
            },
            "time": "2023-07-28T07:45:11+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\date\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Enhanced Yii2 wrapper for the bootstrap datepicker plugin (sub repo split from yii2-widgets).",
            "homepage": "https://github.com/kartik-v/yii2-widget-datepicker",
            "keywords": [
                "date",
                "extension",
                "form",
                "jquery",
                "picker",
                "plugin",
                "select2",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-datepicker/issues",
                "source": "https://github.com/kartik-v/yii2-widget-datepicker/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-datepicker"
        },
        {
            "name": "kartik-v/yii2-widget-datetimepicker",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-datetimepicker.git",
                "reference": "85b22d38553ca207f86be198f37e6531347e9a23"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-datetimepicker/zipball/85b22d38553ca207f86be198f37e6531347e9a23",
                "reference": "85b22d38553ca207f86be198f37e6531347e9a23",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=3.0.4"
            },
            "time": "2022-03-18T17:42:22+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\datetime\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Enhanced Yii2 wrapper for the bootstrap datetimepicker plugin (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-datetimepicker",
            "keywords": [
                "datetime",
                "extension",
                "form",
                "jquery",
                "picker",
                "plugin",
                "select2",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-datetimepicker/issues",
                "source": "https://github.com/kartik-v/yii2-widget-datetimepicker/tree/v1.5.1"
            },
            "install-path": "../kartik-v/yii2-widget-datetimepicker"
        },
        {
            "name": "kartik-v/yii2-widget-depdrop",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-depdrop.git",
                "reference": "4dffe1fd0c9d9d5b7e6231f6cd059dfa36d22b3b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-depdrop/zipball/4dffe1fd0c9d9d5b7e6231f6cd059dfa36d22b3b",
                "reference": "4dffe1fd0c9d9d5b7e6231f6cd059dfa36d22b3b",
                "shasum": ""
            },
            "require": {
                "kartik-v/dependent-dropdown": "~1.4",
                "kartik-v/yii2-krajee-base": ">=2.0.0"
            },
            "time": "2019-05-25T07:32:15+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\depdrop\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Widget that enables setting up dependent dropdowns with nested dependencies (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-depdrop",
            "keywords": [
                "dependent",
                "dropdown",
                "extension",
                "form",
                "jquery",
                "plugin",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-depdrop/issues",
                "source": "https://github.com/kartik-v/yii2-widget-depdrop/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-depdrop"
        },
        {
            "name": "kartik-v/yii2-widget-fileinput",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-fileinput.git",
                "reference": "b5500b6855526837154694c2afab8dbc3afc8abd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/b5500b6855526837154694c2afab8dbc3afc8abd",
                "reference": "b5500b6855526837154694c2afab8dbc3afc8abd",
                "shasum": ""
            },
            "require": {
                "kartik-v/bootstrap-fileinput": ">=5.5.0",
                "kartik-v/yii2-krajee-base": ">=3.0.5"
            },
            "time": "2022-06-28T04:31:04+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\file\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "An enhanced FileInput widget for Bootstrap 3.x, 4.x & 5.x with file preview, multiple selection, and more features (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-fileinput",
            "keywords": [
                "extension",
                "file",
                "form",
                "input",
                "jquery",
                "plugin",
                "upload",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-fileinput/issues",
                "source": "https://github.com/kartik-v/yii2-widget-fileinput/tree/v1.1.1"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/yii2-widget-fileinput",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/yii2-widget-fileinput"
        },
        {
            "name": "kartik-v/yii2-widget-growl",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-growl.git",
                "reference": "80b4a4da28b59e95b909b24b4aa5d6eb1765d2c9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-growl/zipball/80b4a4da28b59e95b909b24b4aa5d6eb1765d2c9",
                "reference": "80b4a4da28b59e95b909b24b4aa5d6eb1765d2c9",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=2.0.0"
            },
            "time": "2021-10-28T04:21:15+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\growl\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-growl",
            "keywords": [
                "alert",
                "bootstrap",
                "extension",
                "growl",
                "jquery",
                "notification",
                "plugin",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-growl/issues",
                "source": "https://github.com/kartik-v/yii2-widget-growl/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-growl"
        },
        {
            "name": "kartik-v/yii2-widget-rangeinput",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-rangeinput.git",
                "reference": "c27f7c90299df5707fdd35ef2617042ce32b891c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-rangeinput/zipball/c27f7c90299df5707fdd35ef2617042ce32b891c",
                "reference": "c27f7c90299df5707fdd35ef2617042ce32b891c",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=1.9"
            },
            "time": "2018-11-05T12:34:11+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\range\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "An enhanced Yii 2 widget encapsulating the HTML 5 range input (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-rangeinput",
            "keywords": [
                "HTML5",
                "extension",
                "form",
                "input",
                "jquery",
                "plugin",
                "range",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-rangeinput/issues",
                "source": "https://github.com/kartik-v/yii2-widget-rangeinput/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-rangeinput"
        },
        {
            "name": "kartik-v/yii2-widget-rating",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-rating.git",
                "reference": "d3d7249490044f80e65f8f3938191f39a76586b2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-rating/zipball/d3d7249490044f80e65f8f3938191f39a76586b2",
                "reference": "d3d7249490044f80e65f8f3938191f39a76586b2",
                "shasum": ""
            },
            "require": {
                "kartik-v/bootstrap-star-rating": "~4.0",
                "kartik-v/yii2-krajee-base": ">=1.9"
            },
            "time": "2021-11-20T05:26:05+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\rating\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-rating",
            "keywords": [
                "Rating",
                "bootstrap",
                "extension",
                "form",
                "input",
                "jquery",
                "plugin",
                "star",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-rating/issues",
                "source": "https://github.com/kartik-v/yii2-widget-rating/tree/v1.0.5"
            },
            "install-path": "../kartik-v/yii2-widget-rating"
        },
        {
            "name": "kartik-v/yii2-widget-select2",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-select2.git",
                "reference": "958ba374af39fbc88f1fd11209b22efe1055d567"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/958ba374af39fbc88f1fd11209b22efe1055d567",
                "reference": "958ba374af39fbc88f1fd11209b22efe1055d567",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=3.0.4",
                "select2/select2": ">=4.0.0"
            },
            "time": "2024-07-24T05:21:32+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\select2\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).",
            "homepage": "https://github.com/kartik-v/yii2-widget-select2",
            "keywords": [
                "dropdown",
                "extension",
                "form",
                "jquery",
                "plugin",
                "select2",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-select2/issues",
                "source": "https://github.com/kartik-v/yii2-widget-select2/tree/master"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/yii2-widget-select2",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/yii2-widget-select2"
        },
        {
            "name": "kartik-v/yii2-widget-sidenav",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-sidenav.git",
                "reference": "5d3276503d224f73c34f1010d6bc6dd4e936c50f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-sidenav/zipball/5d3276503d224f73c34f1010d6bc6dd4e936c50f",
                "reference": "5d3276503d224f73c34f1010d6bc6dd4e936c50f",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=3.0.0"
            },
            "time": "2021-09-07T07:35:25+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\sidenav\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "An enhanced side navigation menu styled for bootstrap (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-sidenav",
            "keywords": [
                "bootstrap",
                "extension",
                "jquery",
                "menu",
                "navigation",
                "plugin",
                "sidenav",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-sidenav/issues",
                "source": "https://github.com/kartik-v/yii2-widget-sidenav/tree/master"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/yii2-widget-sidenav",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/yii2-widget-sidenav"
        },
        {
            "name": "kartik-v/yii2-widget-spinner",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-spinner.git",
                "reference": "db22bd63fd1c1d3f9d8aa9477842f16338050ff1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-spinner/zipball/db22bd63fd1c1d3f9d8aa9477842f16338050ff1",
                "reference": "db22bd63fd1c1d3f9d8aa9477842f16338050ff1",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=2.0.0"
            },
            "time": "2019-05-25T07:33:33+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\spinner\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A widget to render animated CSS3 loading spinners with VML fallback for IE (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-spinner",
            "keywords": [
                "CSS3",
                "extension",
                "jquery",
                "loading",
                "plugin",
                "spinner",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-spinner/issues",
                "source": "https://github.com/kartik-v/yii2-widget-spinner/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-spinner"
        },
        {
            "name": "kartik-v/yii2-widget-switchinput",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-switchinput.git",
                "reference": "10afe2ac8274da9371b43aaf69e99fc553f1b947"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-switchinput/zipball/10afe2ac8274da9371b43aaf69e99fc553f1b947",
                "reference": "10afe2ac8274da9371b43aaf69e99fc553f1b947",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "*"
            },
            "time": "2018-02-07T11:45:58+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\switchinput\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle switchinputes (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-switchinput",
            "keywords": [
                "bootstrap",
                "extension",
                "form",
                "input",
                "jquery",
                "plugin",
                "switchinput",
                "toggle",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-switchinput/issues",
                "source": "https://github.com/kartik-v/yii2-widget-switchinput/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-switchinput"
        },
        {
            "name": "kartik-v/yii2-widget-timepicker",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-timepicker.git",
                "reference": "680aec2d79846e926c072da455cf6f33e1c3bb12"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-timepicker/zipball/680aec2d79846e926c072da455cf6f33e1c3bb12",
                "reference": "680aec2d79846e926c072da455cf6f33e1c3bb12",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=2.0.0"
            },
            "time": "2021-10-28T03:49:56+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\time\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Enhanced Yii2 wrapper for the bootstrap timepicker plugin (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-timepicker",
            "keywords": [
                "bootstrap",
                "extension",
                "form",
                "jquery",
                "picker",
                "plugin",
                "time",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-timepicker/issues",
                "source": "https://github.com/kartik-v/yii2-widget-timepicker/tree/v1.0.5"
            },
            "install-path": "../kartik-v/yii2-widget-timepicker"
        },
        {
            "name": "kartik-v/yii2-widget-touchspin",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-touchspin.git",
                "reference": "1eec4c3f3a8bf9a170e1e0682c2c89f2929d65e9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-touchspin/zipball/1eec4c3f3a8bf9a170e1e0682c2c89f2929d65e9",
                "reference": "1eec4c3f3a8bf9a170e1e0682c2c89f2929d65e9",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=3.0"
            },
            "time": "2021-09-02T12:50:50+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\touchspin\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle touchspines (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-touchspin",
            "keywords": [
                "bootstrap",
                "extension",
                "form",
                "input",
                "jquery",
                "plugin",
                "spinner",
                "touch",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-touchspin/issues",
                "source": "https://github.com/kartik-v/yii2-widget-touchspin/tree/v1.2.4"
            },
            "install-path": "../kartik-v/yii2-widget-touchspin"
        },
        {
            "name": "kartik-v/yii2-widget-typeahead",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-typeahead.git",
                "reference": "5335af5263a692d0559dd9f92fd6a2a5a4393760"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-typeahead/zipball/5335af5263a692d0559dd9f92fd6a2a5a4393760",
                "reference": "5335af5263a692d0559dd9f92fd6a2a5a4393760",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=2.0.0"
            },
            "time": "2021-12-21T05:27:46+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\typeahead\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Enhanced Yii2 wrapper for the Twitter Typeahead plugin (sub repo split from yii2-widgets).",
            "homepage": "https://github.com/kartik-v/yii2-widget-typeahead",
            "keywords": [
                "dropdown",
                "extension",
                "form",
                "jquery",
                "plugin",
                "typeahead",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-typeahead/issues",
                "source": "https://github.com/kartik-v/yii2-widget-typeahead/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-typeahead"
        },
        {
            "name": "kartik-v/yii2-widgets",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widgets.git",
                "reference": "0674838c869e5ccabc15756ee0c065ccecd09969"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widgets/zipball/0674838c869e5ccabc15756ee0c065ccecd09969",
                "reference": "0674838c869e5ccabc15756ee0c065ccecd09969",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "*",
                "kartik-v/yii2-widget-activeform": "*",
                "kartik-v/yii2-widget-affix": "*",
                "kartik-v/yii2-widget-alert": "*",
                "kartik-v/yii2-widget-colorinput": "*",
                "kartik-v/yii2-widget-datepicker": "*",
                "kartik-v/yii2-widget-datetimepicker": "*",
                "kartik-v/yii2-widget-depdrop": "*",
                "kartik-v/yii2-widget-fileinput": "*",
                "kartik-v/yii2-widget-growl": "*",
                "kartik-v/yii2-widget-rangeinput": "*",
                "kartik-v/yii2-widget-rating": "*",
                "kartik-v/yii2-widget-select2": "*",
                "kartik-v/yii2-widget-sidenav": "*",
                "kartik-v/yii2-widget-spinner": "*",
                "kartik-v/yii2-widget-switchinput": "*",
                "kartik-v/yii2-widget-timepicker": "*",
                "kartik-v/yii2-widget-touchspin": "*",
                "kartik-v/yii2-widget-typeahead": "*"
            },
            "time": "2019-09-03T03:11:11+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\widgets\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Collection of useful widgets for Yii Framework 2.0 extending functionalities for Bootstrap",
            "homepage": "https://github.com/kartik-v/yii2-widgets",
            "keywords": [
                "extension",
                "form",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widgets/issues",
                "source": "https://github.com/kartik-v/yii2-widgets/tree/master"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/yii2-widgets",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/yii2-widgets"
        },
        {
            "name": "mdmsoft/yii2-admin",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/mdmsoft/yii2-admin.git",
                "reference": "014923cfe159fcd646c03ff5d7f1f8be07836d05"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mdmsoft/yii2-admin/zipball/014923cfe159fcd646c03ff5d7f1f8be07836d05",
                "reference": "014923cfe159fcd646c03ff5d7f1f8be07836d05",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "~2.0.7"
            },
            "require-dev": {
                "yiisoft/yii2-codeception": "~2.0"
            },
            "suggest": {
                "yiisoft/yii2-bootstrap": "Used when using layout 'left-menu', 'right-menu' or 'top-menu'"
            },
            "time": "2022-10-27T03:35:06+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev",
                    "dev-1.0.master": "1.0.x-dev"
                },
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "mdm\\admin\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Misbahul Munir",
                    "email": "misbahuldmunir@gmail.com"
                }
            ],
            "description": "RBAC Auth manager for Yii2 ",
            "keywords": [
                "admin",
                "auth",
                "rbac",
                "yii"
            ],
            "support": {
                "issues": "https://github.com/mdmsoft/yii2-admin/issues",
                "source": "https://github.com/mdmsoft/yii2-admin"
            },
            "install-path": "../mdmsoft/yii2-admin"
        },
        {
            "name": "mdmsoft/yii2-ar-behaviors",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/mdmsoft/yii2-ar-behaviors.git",
                "reference": "16985ebe3fdf9cd67b0c58900adccbe816c16dc3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mdmsoft/yii2-ar-behaviors/zipball/16985ebe3fdf9cd67b0c58900adccbe816c16dc3",
                "reference": "16985ebe3fdf9cd67b0c58900adccbe816c16dc3",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "~2.0"
            },
            "time": "2018-12-26T04:59:14+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "bootstrap": "mdm\\behaviors\\ar\\Bootstrap",
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "mdm\\behaviors\\ar\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Misbahul Munir",
                    "email": "misbahuldmunir@gmail.com"
                }
            ],
            "description": "Behaviors for Yii2",
            "keywords": [
                "Behavior",
                "activerecord",
                "query scope",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/mdmsoft/yii2-ar-behaviors/issues",
                "source": "https://github.com/mdmsoft/yii2-ar-behaviors"
            },
            "install-path": "../mdmsoft/yii2-ar-behaviors"
        },
        {
            "name": "mdmsoft/yii2-format-converter",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/mdmsoft/yii2-format-converter.git",
                "reference": "b3793b341d919ee65bd4bab456872d6525030507"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mdmsoft/yii2-format-converter/zipball/b3793b341d919ee65bd4bab456872d6525030507",
                "reference": "b3793b341d919ee65bd4bab456872d6525030507",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "~2.0"
            },
            "time": "2016-05-27T05:13:48+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "mdm\\converter\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Misbahul D Munir",
                    "email": "misbahuldmunir@gmail.com"
                }
            ],
            "description": "Yii2 AR attribute converter",
            "keywords": [
                "extension",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/mdmsoft/yii2-format-converter/issues",
                "source": "https://github.com/mdmsoft/yii2-format-converter/tree/master"
            },
            "install-path": "../mdmsoft/yii2-format-converter"
        },
        {
            "name": "mdmsoft/yii2-widgets",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/mdmsoft/yii2-widgets.git",
                "reference": "8285ee4bbc577af4f262db077b3d42778c829681"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mdmsoft/yii2-widgets/zipball/8285ee4bbc577af4f262db077b3d42778c829681",
                "reference": "8285ee4bbc577af4f262db077b3d42778c829681",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "~2.0.4"
            },
            "time": "2020-10-20T05:29:00+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "mdm\\widgets\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Misbahul Munir",
                    "email": "misbahuldmunir@gmail.com"
                }
            ],
            "description": "Widgets for Yii2",
            "keywords": [
                "tabular input",
                "widgets",
                "yii"
            ],
            "support": {
                "issues": "https://github.com/mdmsoft/yii2-widgets/issues",
                "source": "https://github.com/mdmsoft/yii2-widgets"
            },
            "install-path": "../mdmsoft/yii2-widgets"
        },
        {
            "name": "miloschuman/yii2-highcharts-widget",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/miloschuman/yii2-highcharts.git",
                "reference": "2ef01ffec361a1c581de3f38ebad4ba19541f390"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/miloschuman/yii2-highcharts/zipball/2ef01ffec361a1c581de3f38ebad4ba19541f390",
                "reference": "2ef01ffec361a1c581de3f38ebad4ba19541f390",
                "shasum": ""
            },
            "require": {
                "npm-asset/highcharts": "^11.0",
                "yiisoft/yii2": "*"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.4"
            },
            "time": "2024-09-18T22:10:48+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "miloschuman\\highcharts\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Milo Schuman",
                    "email": "miloschuman@gmail.com"
                }
            ],
            "description": "Highcharts widget for Yii 2 Framework.",
            "homepage": "https://github.com/miloschuman/yii2-highcharts",
            "keywords": [
                "extension",
                "highcharts",
                "highmaps",
                "highstock",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/miloschuman/yii2-highcharts/issues",
                "source": "https://github.com/miloschuman/yii2-highcharts/tree/v11.0"
            },
            "install-path": "../miloschuman/yii2-highcharts-widget"
        },
        {
            "name": "mockery/mockery",
            "version": "1.3.x-dev",
            "version_normalized": "1.3.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/mockery/mockery.git",
                "reference": "dc206df4fa314a50bbb81cf72239a305c5bbd5c0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mockery/mockery/zipball/dc206df4fa314a50bbb81cf72239a305c5bbd5c0",
                "reference": "dc206df4fa314a50bbb81cf72239a305c5bbd5c0",
                "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": "2022-09-07T15:05:49+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"
            ],
            "support": {
                "issues": "https://github.com/mockery/mockery/issues",
                "source": "https://github.com/mockery/mockery/tree/1.3"
            },
            "install-path": "../mockery/mockery"
        },
        {
            "name": "mpdf/mpdf",
            "version": "v8.2.5",
            "version_normalized": "8.2.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mpdf/mpdf.git",
                "reference": "e175b05e3e00977b85feb96a8cccb174ac63621f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mpdf/mpdf/zipball/e175b05e3e00977b85feb96a8cccb174ac63621f",
                "reference": "e175b05e3e00977b85feb96a8cccb174ac63621f",
                "shasum": ""
            },
            "require": {
                "ext-gd": "*",
                "ext-mbstring": "*",
                "mpdf/psr-http-message-shim": "^1.0 || ^2.0",
                "mpdf/psr-log-aware-trait": "^2.0 || ^3.0",
                "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 || ~8.2.0 || ~8.3.0 || ~8.4.0",
                "psr/http-message": "^1.0 || ^2.0",
                "psr/log": "^1.0 || ^2.0 || ^3.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.5",
                "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": "2024-11-18T15:30:42+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions.php"
                ],
                "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"
            ],
            "support": {
                "docs": "https://mpdf.github.io",
                "issues": "https://github.com/mpdf/mpdf/issues",
                "source": "https://github.com/mpdf/mpdf"
            },
            "funding": [
                {
                    "url": "https://www.paypal.me/mpdf",
                    "type": "custom"
                }
            ],
            "install-path": "../mpdf/mpdf"
        },
        {
            "name": "mpdf/psr-http-message-shim",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mpdf/psr-http-message-shim.git",
                "reference": "3206e6b80b6d2479e148ee497e9f2bebadc919db"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mpdf/psr-http-message-shim/zipball/3206e6b80b6d2479e148ee497e9f2bebadc919db",
                "reference": "3206e6b80b6d2479e148ee497e9f2bebadc919db",
                "shasum": ""
            },
            "require": {
                "psr/http-message": "^1.0"
            },
            "time": "2023-09-01T05:59:47+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Mpdf\\PsrHttpMessageShim\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Dorison",
                    "email": "mark@chromatichq.com"
                },
                {
                    "name": "Kristofer Widholm",
                    "email": "kristofer@chromatichq.com"
                },
                {
                    "name": "Nigel Cunningham",
                    "email": "nigel.cunningham@technocrat.com.au"
                }
            ],
            "description": "Shim to allow support of different psr/message versions.",
            "support": {
                "issues": "https://github.com/mpdf/psr-http-message-shim/issues",
                "source": "https://github.com/mpdf/psr-http-message-shim/tree/1.0.0"
            },
            "install-path": "../mpdf/psr-http-message-shim"
        },
        {
            "name": "mpdf/psr-log-aware-trait",
            "version": "2.x-dev",
            "version_normalized": "2.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/mpdf/psr-log-aware-trait.git",
                "reference": "7a077416e8f39eb626dee4246e0af99dd9ace275"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mpdf/psr-log-aware-trait/zipball/7a077416e8f39eb626dee4246e0af99dd9ace275",
                "reference": "7a077416e8f39eb626dee4246e0af99dd9ace275",
                "shasum": ""
            },
            "require": {
                "psr/log": "^1.0 || ^2.0"
            },
            "time": "2023-05-03T06:18:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Mpdf\\PsrLogAwareTrait\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Dorison",
                    "email": "mark@chromatichq.com"
                },
                {
                    "name": "Kristofer Widholm",
                    "email": "kristofer@chromatichq.com"
                }
            ],
            "description": "Trait to allow support of different psr/log versions.",
            "support": {
                "issues": "https://github.com/mpdf/psr-log-aware-trait/issues",
                "source": "https://github.com/mpdf/psr-log-aware-trait/tree/2.x"
            },
            "install-path": "../mpdf/psr-log-aware-trait"
        },
        {
            "name": "mustangostang/spyc",
            "version": "0.6.3",
            "version_normalized": "0.6.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mustangostang/spyc.git",
                "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mustangostang/spyc/zipball/4627c838b16550b666d15aeae1e5289dd5b77da0",
                "reference": "4627c838b16550b666d15aeae1e5289dd5b77da0",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.1"
            },
            "require-dev": {
                "phpunit/phpunit": "4.3.*@dev"
            },
            "time": "2019-09-10T13:16:29+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Spyc.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "mustangostang",
                    "email": "vlad.andersen@gmail.com"
                }
            ],
            "description": "A simple YAML loader/dumper class for PHP",
            "homepage": "https://github.com/mustangostang/spyc/",
            "keywords": [
                "spyc",
                "yaml",
                "yml"
            ],
            "support": {
                "issues": "https://github.com/mustangostang/spyc/issues",
                "source": "https://github.com/mustangostang/spyc/tree/0.6.3"
            },
            "install-path": "../mustangostang/spyc"
        },
        {
            "name": "myclabs/deep-copy",
            "version": "1.x-dev",
            "version_normalized": "1.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/DeepCopy.git",
                "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/1720ddd719e16cf0db4eb1c6eca108031636d46c",
                "reference": "1720ddd719e16cf0db4eb1c6eca108031636d46c",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "doctrine/collections": "<1.6.8",
                "doctrine/common": "<2.13.3 || >=3 <3.2.2"
            },
            "require-dev": {
                "doctrine/collections": "^1.6.8",
                "doctrine/common": "^2.13.3 || ^3.2.2",
                "phpspec/prophecy": "^1.10",
                "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
            },
            "time": "2025-04-29T12:36:36+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/DeepCopy/deep_copy.php"
                ],
                "psr-4": {
                    "DeepCopy\\": "src/DeepCopy/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Create deep copies (clones) of your objects",
            "keywords": [
                "clone",
                "copy",
                "duplicate",
                "object",
                "object graph"
            ],
            "support": {
                "issues": "https://github.com/myclabs/DeepCopy/issues",
                "source": "https://github.com/myclabs/DeepCopy/tree/1.13.1"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
                    "type": "tidelift"
                }
            ],
            "install-path": "../myclabs/deep-copy"
        },
        {
            "name": "nikic/php-parser",
            "version": "v5.4.0",
            "version_normalized": "5.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "447a020a1f875a434d62f2a401f53b82a396e494"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/447a020a1f875a434d62f2a401f53b82a396e494",
                "reference": "447a020a1f875a434d62f2a401f53b82a396e494",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-json": "*",
                "ext-tokenizer": "*",
                "php": ">=7.4"
            },
            "require-dev": {
                "ircmaxell/php-yacc": "^0.0.7",
                "phpunit/phpunit": "^9.0"
            },
            "time": "2024-12-30T11:07:19+00:00",
            "bin": [
                "bin/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.0-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"
            ],
            "support": {
                "issues": "https://github.com/nikic/PHP-Parser/issues",
                "source": "https://github.com/nikic/PHP-Parser/tree/v5.4.0"
            },
            "install-path": "../nikic/php-parser"
        },
        {
            "name": "nnnick/chartjs",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/chartjs/Chart.js.git",
                "reference": "3361a637052c2e51d5bcf077e727e06a53941a3a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/3361a637052c2e51d5bcf077e727e06a53941a3a",
                "reference": "3361a637052c2e51d5bcf077e727e06a53941a3a",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "time": "2025-04-18T11:16:34+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "release/2.0": "v2.0-dev"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "NICK DOWNIE",
                    "email": "hello@nickdownie.com"
                }
            ],
            "description": "Simple HTML5 charts using the canvas element.",
            "homepage": "https://www.chartjs.org/",
            "keywords": [
                "JS",
                "chart"
            ],
            "support": {
                "issues": "https://github.com/chartjs/Chart.js/issues",
                "source": "https://github.com/chartjs/Chart.js/tree/master"
            },
            "install-path": "../nnnick/chartjs"
        },
        {
            "name": "npm-asset/bootstrap",
            "version": "4.6.2",
            "version_normalized": "4.6.2.0",
            "dist": {
                "type": "tar",
                "url": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.2.tgz"
            },
            "type": "npm-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../npm-asset/bootstrap"
        },
        {
            "name": "npm-asset/highcharts",
            "version": "11.4.8",
            "version_normalized": "11.4.8.0",
            "dist": {
                "type": "tar",
                "url": "https://registry.npmjs.org/highcharts/-/highcharts-11.4.8.tgz"
            },
            "type": "npm-asset",
            "installation-source": "dist",
            "license": [
                "https://www.highcharts.com/license"
            ],
            "install-path": "../npm-asset/highcharts"
        },
        {
            "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"
            ],
            "support": {
                "email": "info@paragonie.com",
                "issues": "https://github.com/paragonie/random_compat/issues",
                "source": "https://github.com/paragonie/random_compat"
            },
            "install-path": "../paragonie/random_compat"
        },
        {
            "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",
                    "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": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
            "support": {
                "issues": "https://github.com/phar-io/manifest/issues",
                "source": "https://github.com/phar-io/manifest/tree/master"
            },
            "install-path": "../phar-io/manifest"
        },
        {
            "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",
            "support": {
                "issues": "https://github.com/phar-io/version/issues",
                "source": "https://github.com/phar-io/version/tree/master"
            },
            "install-path": "../phar-io/version"
        },
        {
            "name": "phpdocumentor/reflection-common",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
                "reference": "a0eeab580cbdf4414fef6978732510a36ed0a9d6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/a0eeab580cbdf4414fef6978732510a36ed0a9d6",
                "reference": "a0eeab580cbdf4414fef6978732510a36ed0a9d6",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2021-06-25T13:47:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "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"
            ],
            "support": {
                "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues",
                "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/master"
            },
            "install-path": "../phpdocumentor/reflection-common"
        },
        {
            "name": "phpdocumentor/reflection-docblock",
            "version": "5.x-dev",
            "version_normalized": "5.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
                "reference": "65a4d3e9dde659bd2be77541310ffb78992334b0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/65a4d3e9dde659bd2be77541310ffb78992334b0",
                "reference": "65a4d3e9dde659bd2be77541310ffb78992334b0",
                "shasum": ""
            },
            "require": {
                "doctrine/deprecations": "^1.1",
                "ext-filter": "*",
                "php": "^7.4 || ^8.0",
                "phpdocumentor/reflection-common": "^2.2",
                "phpdocumentor/type-resolver": "^1.7",
                "phpstan/phpdoc-parser": "^1.7|^2.0",
                "webmozart/assert": "^1.9.1"
            },
            "require-dev": {
                "mockery/mockery": "~1.3.5 || ~1.6.0",
                "phpstan/extension-installer": "^1.1",
                "phpstan/phpstan": "^1.8",
                "phpstan/phpstan-mockery": "^1.1",
                "phpstan/phpstan-webmozart-assert": "^1.2",
                "phpunit/phpunit": "^9.5",
                "psalm/phar": "^5.26"
            },
            "time": "2025-04-21T07:16:29+00:00",
            "default-branch": true,
            "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": "opensource@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.",
            "support": {
                "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
                "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.x"
            },
            "install-path": "../phpdocumentor/reflection-docblock"
        },
        {
            "name": "phpdocumentor/type-resolver",
            "version": "1.x-dev",
            "version_normalized": "1.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/TypeResolver.git",
                "reference": "fb84a85e4f300d110cab3e6d58bdfde572a5eb34"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fb84a85e4f300d110cab3e6d58bdfde572a5eb34",
                "reference": "fb84a85e4f300d110cab3e6d58bdfde572a5eb34",
                "shasum": ""
            },
            "require": {
                "doctrine/deprecations": "^1.0",
                "php": "^7.3 || ^8.0",
                "phpdocumentor/reflection-common": "^2.0",
                "phpstan/phpdoc-parser": "^1.18|^2.0"
            },
            "require-dev": {
                "ext-tokenizer": "*",
                "phpbench/phpbench": "^1.2",
                "phpstan/extension-installer": "^1.1",
                "phpstan/phpstan": "^1.8",
                "phpstan/phpstan-phpunit": "^1.1",
                "phpunit/phpunit": "^9.5",
                "rector/rector": "^0.13.9",
                "vimeo/psalm": "^4.25"
            },
            "time": "2025-05-07T19:23:22+00:00",
            "default-branch": true,
            "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",
            "support": {
                "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
                "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.x"
            },
            "install-path": "../phpdocumentor/type-resolver"
        },
        {
            "name": "phpspec/php-diff",
            "version": "v1.1.3",
            "version_normalized": "1.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpspec/php-diff.git",
                "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpspec/php-diff/zipball/fc1156187f9f6c8395886fe85ed88a0a245d72e9",
                "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9",
                "shasum": ""
            },
            "time": "2020-09-18T13:47:07+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Diff": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Chris Boulton",
                    "homepage": "http://github.com/chrisboulton"
                }
            ],
            "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
            "support": {
                "source": "https://github.com/phpspec/php-diff/tree/v1.1.3"
            },
            "install-path": "../phpspec/php-diff"
        },
        {
            "name": "phpspec/prophecy",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/phpspec/prophecy.git",
                "reference": "2ee35163ca7b334e7c8c7b6cf5fccbd49b3ddccc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/2ee35163ca7b334e7c8c7b6cf5fccbd49b3ddccc",
                "reference": "2ee35163ca7b334e7c8c7b6cf5fccbd49b3ddccc",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.2 || ^2.0",
                "php": "^7.4 || 8.0.* || 8.1.* || 8.2.* || 8.3.* || 8.4.*",
                "phpdocumentor/reflection-docblock": "^5.2",
                "sebastian/comparator": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0",
                "sebastian/recursion-context": "^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.40",
                "phpspec/phpspec": "^6.0 || ^7.0",
                "phpstan/phpstan": "^2.1.13",
                "phpunit/phpunit": "^8.0 || ^9.0 || ^10.0"
            },
            "time": "2025-05-01T21:27:30+00:00",
            "default-branch": true,
            "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",
                "dev",
                "fake",
                "mock",
                "spy",
                "stub"
            ],
            "support": {
                "issues": "https://github.com/phpspec/prophecy/issues",
                "source": "https://github.com/phpspec/prophecy/tree/master"
            },
            "install-path": "../phpspec/prophecy"
        },
        {
            "name": "phpstan/phpdoc-parser",
            "version": "2.1.x-dev",
            "version_normalized": "2.1.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/phpstan/phpdoc-parser.git",
                "reference": "0a8e718713203ec86db768a5c99ce261a9810d5d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/0a8e718713203ec86db768a5c99ce261a9810d5d",
                "reference": "0a8e718713203ec86db768a5c99ce261a9810d5d",
                "shasum": ""
            },
            "require": {
                "php": "^7.4 || ^8.0"
            },
            "require-dev": {
                "doctrine/annotations": "^2.0",
                "nikic/php-parser": "^5.3.0",
                "php-parallel-lint/php-parallel-lint": "^1.2",
                "phpstan/extension-installer": "^1.0",
                "phpstan/phpstan": "^2.0",
                "phpstan/phpstan-phpunit": "^2.0",
                "phpstan/phpstan-strict-rules": "^2.0",
                "phpunit/phpunit": "^9.6",
                "symfony/process": "^5.2"
            },
            "time": "2025-04-15T15:30:49+00:00",
            "default-branch": true,
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PHPStan\\PhpDocParser\\": [
                        "src/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "PHPDoc parser with support for nullable, intersection and generic types",
            "support": {
                "issues": "https://github.com/phpstan/phpdoc-parser/issues",
                "source": "https://github.com/phpstan/phpdoc-parser/tree/2.1.x"
            },
            "install-path": "../phpstan/phpdoc-parser"
        },
        {
            "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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/master"
            },
            "install-path": "../phpunit/php-code-coverage"
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "2.0.x-dev",
            "version_normalized": "2.0.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
                "reference": "69deeb8664f611f156a924154985fbd4911eb36b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/69deeb8664f611f156a924154985fbd4911eb36b",
                "reference": "69deeb8664f611f156a924154985fbd4911eb36b",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5"
            },
            "time": "2024-03-01T13:39:50+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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
                "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.6"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../phpunit/php-file-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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
                "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
            },
            "install-path": "../phpunit/php-text-template"
        },
        {
            "name": "phpunit/php-timer",
            "version": "2.1.x-dev",
            "version_normalized": "2.1.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-timer.git",
                "reference": "a691211e94ff39a34811abd521c31bd5b305b0bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/a691211e94ff39a34811abd521c31bd5b305b0bb",
                "reference": "a691211e94ff39a34811abd521c31bd5b305b0bb",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5"
            },
            "time": "2024-03-01T13:42:41+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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-timer/issues",
                "source": "https://github.com/sebastianbergmann/php-timer/tree/2.1.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../phpunit/php-timer"
        },
        {
            "name": "phpunit/php-token-stream",
            "version": "3.1.x-dev",
            "version_normalized": "3.1.9999999.9999999-dev",
            "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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
                "source": "https://github.com/sebastianbergmann/php-token-stream/tree/3.1"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "abandoned": true,
            "install-path": "../phpunit/php-token-stream"
        },
        {
            "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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
                "source": "https://github.com/sebastianbergmann/phpunit/tree/7.5.20"
            },
            "install-path": "../phpunit/phpunit"
        },
        {
            "name": "piwik/device-detector",
            "version": "3.13.1",
            "version_normalized": "3.13.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/matomo-org/device-detector.git",
                "reference": "e90533302c58acf41f0d8075a0151537d0ddf34d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/e90533302c58acf41f0d8075a0151537d0ddf34d",
                "reference": "e90533302c58acf41f0d8075a0151537d0ddf34d",
                "shasum": ""
            },
            "require": {
                "mustangostang/spyc": "*",
                "php": ">=5.5"
            },
            "require-dev": {
                "fabpot/php-cs-fixer": "~1.7",
                "matthiasmullie/scrapbook": "@stable",
                "phpunit/phpunit": "^4.8.36",
                "psr/cache": "^1.0",
                "psr/simple-cache": "^1.0"
            },
            "suggest": {
                "doctrine/cache": "Can directly be used for caching purpose",
                "ext-yaml": "Necessary for using the Pecl YAML parser"
            },
            "time": "2020-10-25T10:17:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DeviceDetector\\": ""
                },
                "exclude-from-classmap": [
                    "Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-or-later"
            ],
            "authors": [
                {
                    "name": "The Matomo Team",
                    "email": "hello@matomo.org",
                    "homepage": "https://matomo.org/team/"
                }
            ],
            "description": "The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.",
            "homepage": "https://matomo.org",
            "keywords": [
                "devicedetection",
                "parser",
                "useragent"
            ],
            "support": {
                "forum": "http://forum.matomo.org/",
                "issues": "https://github.com/matomo-org/device-detector/issues",
                "source": "https://github.com/matomo-org/piwik",
                "wiki": "https://dev.matomo.org/"
            },
            "abandoned": "matomo/device-detector",
            "install-path": "../piwik/device-detector"
        },
        {
            "name": "psr/container",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "707984727bd5b2b670e59559d3ed2500240cf875"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/707984727bd5b2b670e59559d3ed2500240cf875",
                "reference": "707984727bd5b2b670e59559d3ed2500240cf875",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "time": "2023-09-22T11:11:30+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "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"
            ],
            "support": {
                "issues": "https://github.com/php-fig/container/issues",
                "source": "https://github.com/php-fig/container"
            },
            "install-path": "../psr/container"
        },
        {
            "name": "psr/event-dispatcher",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/event-dispatcher.git",
                "reference": "bbd9eacc080d33861e5b5c75b3b8c4d7e6d01874"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/bbd9eacc080d33861e5b5c75b3b8c4d7e6d01874",
                "reference": "bbd9eacc080d33861e5b5c75b3b8c4d7e6d01874",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "suggest": {
                "fig/event-dispatcher-util": "Provides some useful PSR-14 utilities"
            },
            "time": "2024-03-17T21:29:03+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\EventDispatcher\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Standard interfaces for event handling.",
            "keywords": [
                "events",
                "psr",
                "psr-14"
            ],
            "support": {
                "source": "https://github.com/php-fig/event-dispatcher"
            },
            "install-path": "../psr/event-dispatcher"
        },
        {
            "name": "psr/http-message",
            "version": "1.1",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-message.git",
                "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
                "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2023-04-04T09:50:52+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.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"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-message/tree/1.1"
            },
            "install-path": "../psr/http-message"
        },
        {
            "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"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/1.1.4"
            },
            "install-path": "../psr/log"
        },
        {
            "name": "psy/psysh",
            "version": "dev-main",
            "version_normalized": "dev-main",
            "source": {
                "type": "git",
                "url": "https://github.com/bobthecow/psysh.git",
                "reference": "1731502ec245d5d82359388190e163193989b7ad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bobthecow/psysh/zipball/1731502ec245d5d82359388190e163193989b7ad",
                "reference": "1731502ec245d5d82359388190e163193989b7ad",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-tokenizer": "*",
                "nikic/php-parser": "^5.0 || ^4.0",
                "php": "^8.0 || ^7.4",
                "symfony/console": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4",
                "symfony/var-dumper": "^7.0 || ^6.0 || ^5.0 || ^4.0 || ^3.4"
            },
            "conflict": {
                "symfony/console": "4.4.37 || 5.3.14 || 5.3.15 || 5.4.3 || 5.4.4 || 6.0.3 || 6.0.4"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.2"
            },
            "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."
            },
            "time": "2025-05-11T16:52:40+00:00",
            "default-branch": true,
            "bin": [
                "bin/psysh"
            ],
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": false,
                    "forward-command": false
                },
                "branch-alias": {
                    "dev-main": "0.12.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"
            ],
            "support": {
                "issues": "https://github.com/bobthecow/psysh/issues",
                "source": "https://github.com/bobthecow/psysh/tree/main"
            },
            "install-path": "../psy/psysh"
        },
        {
            "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.",
            "support": {
                "issues": "https://github.com/ralouphie/getallheaders/issues",
                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
            },
            "install-path": "../ralouphie/getallheaders"
        },
        {
            "name": "sebastian/code-unit-reverse-lookup",
            "version": "1.0.x-dev",
            "version_normalized": "1.0.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
                "reference": "92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54",
                "reference": "92a1a52e86d34cde6caa54f1b5ffa9fda18e5d54",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5"
            },
            "time": "2024-03-01T13:45:45+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/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
                "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/code-unit-reverse-lookup"
        },
        {
            "name": "sebastian/comparator",
            "version": "3.0.x-dev",
            "version_normalized": "3.0.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/comparator.git",
                "reference": "1dc7ceb4a24aede938c7af2a9ed1de09609ca770"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dc7ceb4a24aede938c7af2a9ed1de09609ca770",
                "reference": "1dc7ceb4a24aede938c7af2a9ed1de09609ca770",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "sebastian/diff": "^3.0",
                "sebastian/exporter": "^3.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5"
            },
            "time": "2022-09-14T12:31:48+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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/comparator/issues",
                "source": "https://github.com/sebastianbergmann/comparator/tree/3.0.5"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/comparator"
        },
        {
            "name": "sebastian/diff",
            "version": "3.0.x-dev",
            "version_normalized": "3.0.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/diff.git",
                "reference": "98ff311ca519c3aa73ccd3de053bdb377171d7b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/98ff311ca519c3aa73ccd3de053bdb377171d7b6",
                "reference": "98ff311ca519c3aa73ccd3de053bdb377171d7b6",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5 || ^8.0",
                "symfony/process": "^2 || ^3.3 || ^4"
            },
            "time": "2024-03-02T06:16:36+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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/diff/issues",
                "source": "https://github.com/sebastianbergmann/diff/tree/3.0.6"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/diff"
        },
        {
            "name": "sebastian/environment",
            "version": "4.2.x-dev",
            "version_normalized": "4.2.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/environment.git",
                "reference": "56932f6049a0482853056ffd617c91ffcc754205"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/56932f6049a0482853056ffd617c91ffcc754205",
                "reference": "56932f6049a0482853056ffd617c91ffcc754205",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5"
            },
            "suggest": {
                "ext-posix": "*"
            },
            "time": "2024-03-01T13:49:59+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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/environment/issues",
                "source": "https://github.com/sebastianbergmann/environment/tree/4.2.5"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/environment"
        },
        {
            "name": "sebastian/exporter",
            "version": "3.1.x-dev",
            "version_normalized": "3.1.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/exporter.git",
                "reference": "1939bc8fd1d39adcfa88c5b35335910869214c56"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/1939bc8fd1d39adcfa88c5b35335910869214c56",
                "reference": "1939bc8fd1d39adcfa88c5b35335910869214c56",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "sebastian/recursion-context": "^3.0"
            },
            "require-dev": {
                "ext-mbstring": "*",
                "phpunit/phpunit": "^8.5"
            },
            "time": "2024-03-02T06:21:38+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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/exporter/issues",
                "source": "https://github.com/sebastianbergmann/exporter/tree/3.1.6"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/global-state/issues",
                "source": "https://github.com/sebastianbergmann/global-state/tree/2.0.0"
            },
            "install-path": "../sebastian/global-state"
        },
        {
            "name": "sebastian/object-enumerator",
            "version": "3.0.x-dev",
            "version_normalized": "3.0.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
                "reference": "ac5b293dba925751b808e02923399fb44ff0d541"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/ac5b293dba925751b808e02923399fb44ff0d541",
                "reference": "ac5b293dba925751b808e02923399fb44ff0d541",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0",
                "sebastian/object-reflector": "^1.1.1",
                "sebastian/recursion-context": "^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0"
            },
            "time": "2024-03-01T13:54:02+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/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
                "source": "https://github.com/sebastianbergmann/object-enumerator/tree/3.0.5"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/object-enumerator"
        },
        {
            "name": "sebastian/object-reflector",
            "version": "1.1.x-dev",
            "version_normalized": "1.1.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-reflector.git",
                "reference": "1d439c229e61f244ff1f211e5c99737f90c67def"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/1d439c229e61f244ff1f211e5c99737f90c67def",
                "reference": "1d439c229e61f244ff1f211e5c99737f90c67def",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0"
            },
            "time": "2024-03-01T13:56:04+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/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
                "source": "https://github.com/sebastianbergmann/object-reflector/tree/1.1.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/object-reflector"
        },
        {
            "name": "sebastian/recursion-context",
            "version": "3.0.x-dev",
            "version_normalized": "3.0.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
                "reference": "9bfd3c6f1f08c026f542032dfb42813544f7d64c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/9bfd3c6f1f08c026f542032dfb42813544f7d64c",
                "reference": "9bfd3c6f1f08c026f542032dfb42813544f7d64c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0"
            },
            "time": "2024-03-01T14:07:30+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",
            "support": {
                "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
                "source": "https://github.com/sebastianbergmann/recursion-context/tree/3.0.2"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/recursion-context"
        },
        {
            "name": "sebastian/resource-operations",
            "version": "2.0.x-dev",
            "version_normalized": "2.0.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
                "reference": "72a7f7674d053d548003b16ff5a106e7e0e06eee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/72a7f7674d053d548003b16ff5a106e7e0e06eee",
                "reference": "72a7f7674d053d548003b16ff5a106e7e0e06eee",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2024-03-01T13:59:09+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",
            "support": {
                "source": "https://github.com/sebastianbergmann/resource-operations/tree/2.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/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",
            "support": {
                "issues": "https://github.com/sebastianbergmann/version/issues",
                "source": "https://github.com/sebastianbergmann/version/tree/master"
            },
            "install-path": "../sebastian/version"
        },
        {
            "name": "select2/select2",
            "version": "dev-develop",
            "version_normalized": "dev-develop",
            "source": {
                "type": "git",
                "url": "https://github.com/select2/select2.git",
                "reference": "595494a72fee67b0a61c64701cbb72e3121f97b9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/select2/select2/zipball/595494a72fee67b0a61c64701cbb72e3121f97b9",
                "reference": "595494a72fee67b0a61c64701cbb72e3121f97b9",
                "shasum": ""
            },
            "time": "2024-09-11T14:53:51+00:00",
            "default-branch": true,
            "type": "component",
            "extra": {
                "component": {
                    "files": [
                        "dist/js/select2.js",
                        "dist/js/i18n/*.js",
                        "dist/css/select2.css"
                    ],
                    "styles": [
                        "dist/css/select2.css"
                    ],
                    "scripts": [
                        "dist/js/select2.js"
                    ]
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Select2 is a jQuery based replacement for select boxes.",
            "homepage": "https://select2.org/",
            "support": {
                "issues": "https://github.com/select2/select2/issues",
                "source": "https://github.com/select2/select2/tree/develop"
            },
            "funding": [
                {
                    "url": "https://github.com/kevin-brown",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/select2",
                    "type": "open_collective"
                }
            ],
            "install-path": "../select2/select2"
        },
        {
            "name": "setasign/fpdi",
            "version": "v2.6.3",
            "version_normalized": "2.6.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Setasign/FPDI.git",
                "reference": "67c31f5e50c93c20579ca9e23035d8c540b51941"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Setasign/FPDI/zipball/67c31f5e50c93c20579ca9e23035d8c540b51941",
                "reference": "67c31f5e50c93c20579ca9e23035d8c540b51941",
                "shasum": ""
            },
            "require": {
                "ext-zlib": "*",
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "setasign/tfpdf": "<1.31"
            },
            "require-dev": {
                "phpunit/phpunit": "^7",
                "setasign/fpdf": "~1.8.6",
                "setasign/tfpdf": "~1.33",
                "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": "2025-02-05T13:22:35+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"
            ],
            "support": {
                "issues": "https://github.com/Setasign/FPDI/issues",
                "source": "https://github.com/Setasign/FPDI/tree/v2.6.3"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
                    "type": "tidelift"
                }
            ],
            "install-path": "../setasign/fpdi"
        },
        {
            "name": "swiftmailer/swiftmailer",
            "version": "v6.3.0",
            "version_normalized": "6.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/swiftmailer/swiftmailer.git",
                "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8a5d5072dca8f48460fce2f4131fcc495eec654c",
                "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c",
                "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.4"
            },
            "suggest": {
                "ext-intl": "Needed to support internationalized email addresses"
            },
            "time": "2021-10-18T15:26:12+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"
            ],
            "support": {
                "issues": "https://github.com/swiftmailer/swiftmailer/issues",
                "source": "https://github.com/swiftmailer/swiftmailer/tree/v6.3.0"
            },
            "funding": [
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer",
                    "type": "tidelift"
                }
            ],
            "abandoned": "symfony/mailer",
            "install-path": "../swiftmailer/swiftmailer"
        },
        {
            "name": "symfony/browser-kit",
            "version": "4.4.x-dev",
            "version_normalized": "4.4.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/browser-kit.git",
                "reference": "2a1ff40723ef6b29c8229a860a9c8f815ad7dbbb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/browser-kit/zipball/2a1ff40723ef6b29c8229a860a9c8f815ad7dbbb",
                "reference": "2a1ff40723ef6b29c8229a860a9c8f815ad7dbbb",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/dom-crawler": "^3.4|^4.0|^5.0",
                "symfony/polyfill-php80": "^1.16"
            },
            "require-dev": {
                "symfony/css-selector": "^3.4|^4.0|^5.0",
                "symfony/http-client": "^4.3|^5.0",
                "symfony/mime": "^4.3|^5.0",
                "symfony/process": "^3.4|^4.0|^5.0"
            },
            "suggest": {
                "symfony/process": ""
            },
            "time": "2022-07-25T12:56:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\BrowserKit\\": ""
                },
                "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": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/browser-kit/tree/4.4"
            },
            "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"
                }
            ],
            "install-path": "../symfony/browser-kit"
        },
        {
            "name": "symfony/console",
            "version": "4.4.x-dev",
            "version_normalized": "4.4.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "33fa45ffc81fdcc1ca368d4946da859c8cdb58d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/33fa45ffc81fdcc1ca368d4946da859c8cdb58d9",
                "reference": "33fa45ffc81fdcc1ca368d4946da859c8cdb58d9",
                "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": "2022-11-05T17:10:16+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",
            "support": {
                "source": "https://github.com/symfony/console/tree/4.4"
            },
            "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"
                }
            ],
            "install-path": "../symfony/console"
        },
        {
            "name": "symfony/css-selector",
            "version": "4.4.x-dev",
            "version_normalized": "4.4.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "bd0a6737e48de45b4b0b7b6fc98c78404ddceaed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/bd0a6737e48de45b4b0b7b6fc98c78404ddceaed",
                "reference": "bd0a6737e48de45b4b0b7b6fc98c78404ddceaed",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/polyfill-php80": "^1.16"
            },
            "time": "2022-06-27T13:16:42+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",
            "support": {
                "source": "https://github.com/symfony/css-selector/tree/4.4"
            },
            "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"
                }
            ],
            "install-path": "../symfony/css-selector"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "2.5.x-dev",
            "version_normalized": "2.5.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/605389f2a7e5625f273b53960dc46aeaf9c62918",
                "reference": "605389f2a7e5625f273b53960dc46aeaf9c62918",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2024-09-25T14:11:13+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "2.5-dev"
                }
            },
            "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",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/2.5"
            },
            "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"
                }
            ],
            "install-path": "../symfony/deprecation-contracts"
        },
        {
            "name": "symfony/dom-crawler",
            "version": "4.4.x-dev",
            "version_normalized": "4.4.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dom-crawler.git",
                "reference": "4b8daf6c56801e6d664224261cb100b73edc78a5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4b8daf6c56801e6d664224261cb100b73edc78a5",
                "reference": "4b8daf6c56801e6d664224261cb100b73edc78a5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "masterminds/html5": "<2.6"
            },
            "require-dev": {
                "masterminds/html5": "^2.6",
                "symfony/css-selector": "^3.4|^4.0|^5.0"
            },
            "suggest": {
                "symfony/css-selector": ""
            },
            "time": "2022-08-03T12:57:57+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\DomCrawler\\": ""
                },
                "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 DOM navigation for HTML and XML documents",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/dom-crawler/tree/4.4"
            },
            "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"
                }
            ],
            "install-path": "../symfony/dom-crawler"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "4.4.x-dev",
            "version_normalized": "4.4.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "1e866e9e5c1b22168e0ce5f0b467f19bba61266a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/1e866e9e5c1b22168e0ce5f0b467f19bba61266a",
                "reference": "1e866e9e5c1b22168e0ce5f0b467f19bba61266a",
                "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": "2022-07-20T09:59:04+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",
            "support": {
                "source": "https://github.com/symfony/event-dispatcher/tree/4.4"
            },
            "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"
                }
            ],
            "install-path": "../symfony/event-dispatcher"
        },
        {
            "name": "symfony/event-dispatcher-contracts",
            "version": "v1.10.0",
            "version_normalized": "1.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                "reference": "761c8b8387cfe5f8026594a75fdf0a4e83ba6974"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/761c8b8387cfe5f8026594a75fdf0a4e83ba6974",
                "reference": "761c8b8387cfe5f8026594a75fdf0a4e83ba6974",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3"
            },
            "suggest": {
                "psr/event-dispatcher": "",
                "symfony/event-dispatcher-implementation": ""
            },
            "time": "2022-07-20T09:59:04+00:00",
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/contracts",
                    "name": "symfony/contracts"
                },
                "branch-alias": {
                    "dev-main": "1.1-dev"
                }
            },
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.10.0"
            },
            "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"
                }
            ],
            "install-path": "../symfony/event-dispatcher-contracts"
        },
        {
            "name": "symfony/finder",
            "version": "4.4.x-dev",
            "version_normalized": "4.4.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "66bd787edb5e42ff59d3523f623895af05043e4f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/66bd787edb5e42ff59d3523f623895af05043e4f",
                "reference": "66bd787edb5e42ff59d3523f623895af05043e4f",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/polyfill-php80": "^1.16"
            },
            "time": "2022-07-29T07:35:46+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",
            "support": {
                "source": "https://github.com/symfony/finder/tree/4.4"
            },
            "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"
                }
            ],
            "install-path": "../symfony/finder"
        },
        {
            "name": "symfony/mailer",
            "version": "5.4.x-dev",
            "version_normalized": "5.4.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mailer.git",
                "reference": "f732e1fafdf0f4a2d865e91f1018aaca174aeed9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mailer/zipball/f732e1fafdf0f4a2d865e91f1018aaca174aeed9",
                "reference": "f732e1fafdf0f4a2d865e91f1018aaca174aeed9",
                "shasum": ""
            },
            "require": {
                "egulias/email-validator": "^2.1.10|^3|^4",
                "php": ">=7.2.5",
                "psr/event-dispatcher": "^1",
                "psr/log": "^1|^2|^3",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
                "symfony/mime": "^5.2.6|^6.0",
                "symfony/polyfill-php80": "^1.16",
                "symfony/service-contracts": "^1.1|^2|^3"
            },
            "conflict": {
                "symfony/http-kernel": "<4.4"
            },
            "require-dev": {
                "symfony/http-client": "^4.4|^5.0|^6.0",
                "symfony/messenger": "^4.4|^5.0|^6.0"
            },
            "time": "2024-09-25T14:11:13+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Mailer\\": ""
                },
                "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": "Helps sending emails",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/mailer/tree/5.4"
            },
            "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"
                }
            ],
            "install-path": "../symfony/mailer"
        },
        {
            "name": "symfony/mime",
            "version": "5.4.x-dev",
            "version_normalized": "5.4.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/mime.git",
                "reference": "8c1b9b3e5b52981551fc6044539af1d974e39064"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/mime/zipball/8c1b9b3e5b52981551fc6044539af1d974e39064",
                "reference": "8c1b9b3e5b52981551fc6044539af1d974e39064",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "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",
                "symfony/serializer": "<5.4.35|>=6,<6.3.12|>=6.4,<6.4.3"
            },
            "require-dev": {
                "egulias/email-validator": "^2.1.10|^3.1|^4",
                "phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
                "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                "symfony/process": "^5.4|^6.4",
                "symfony/property-access": "^4.4|^5.1|^6.0",
                "symfony/property-info": "^4.4|^5.1|^6.0",
                "symfony/serializer": "^5.4.35|~6.3.12|^6.4.3"
            },
            "time": "2024-10-23T20:18:32+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"
            ],
            "support": {
                "source": "https://github.com/symfony/mime/tree/5.4"
            },
            "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"
                }
            ],
            "install-path": "../symfony/mime"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "1.x-dev",
            "version_normalized": "1.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/a3cc8b044a6ea513310cbd48ef7333b384945638",
                "reference": "a3cc8b044a6ea513310cbd48ef7333b384945638",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                }
            },
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.32.0"
            },
            "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"
                }
            ],
            "install-path": "../symfony/polyfill-ctype"
        },
        {
            "name": "symfony/polyfill-iconv",
            "version": "1.x-dev",
            "version_normalized": "1.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-iconv.git",
                "reference": "5f3b930437ae03ae5dff61269024d8ea1b3774aa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/5f3b930437ae03ae5dff61269024d8ea1b3774aa",
                "reference": "5f3b930437ae03ae5dff61269024d8ea1b3774aa",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "provide": {
                "ext-iconv": "*"
            },
            "suggest": {
                "ext-iconv": "For best performance"
            },
            "time": "2024-09-17T14:58:18+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Iconv\\": ""
                }
            },
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-iconv/tree/v1.32.0"
            },
            "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"
                }
            ],
            "install-path": "../symfony/polyfill-iconv"
        },
        {
            "name": "symfony/polyfill-intl-idn",
            "version": "1.x-dev",
            "version_normalized": "1.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/9614ac4d8061dc257ecc64cba1b140873dce8ad3",
                "reference": "9614ac4d8061dc257ecc64cba1b140873dce8ad3",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "symfony/polyfill-intl-normalizer": "^1.10"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2024-09-10T14:38:51+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
                }
            },
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.32.0"
            },
            "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"
                }
            ],
            "install-path": "../symfony/polyfill-intl-idn"
        },
        {
            "name": "symfony/polyfill-intl-normalizer",
            "version": "1.x-dev",
            "version_normalized": "1.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                "reference": "3833d7255cc303546435cb650316bff708a1c75c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/3833d7255cc303546435cb650316bff708a1c75c",
                "reference": "3833d7255cc303546435cb650316bff708a1c75c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
                },
                "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.32.0"
            },
            "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"
                }
            ],
            "install-path": "../symfony/polyfill-intl-normalizer"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "1.x-dev",
            "version_normalized": "1.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/6d857f4d76bd4b343eac26d6b539585d2bc56493",
                "reference": "6d857f4d76bd4b343eac26d6b539585d2bc56493",
                "shasum": ""
            },
            "require": {
                "ext-iconv": "*",
                "php": ">=7.2"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2024-12-23T08:48:59+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                }
            },
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.32.0"
            },
            "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"
                }
            ],
            "install-path": "../symfony/polyfill-mbstring"
        },
        {
            "name": "symfony/polyfill-php73",
            "version": "1.x-dev",
            "version_normalized": "1.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php73.git",
                "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
                "reference": "0f68c03565dcaaf25a890667542e8bd75fe7e5bb",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2024-09-09T11:45:10+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php73\\": ""
                },
                "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php73/tree/v1.32.0"
            },
            "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"
                }
            ],
            "install-path": "../symfony/polyfill-php73"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "1.x-dev",
            "version_normalized": "1.9999999.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
                "reference": "0cc9dd0f17f61d8131e7df6b84bd344899fe2608",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "time": "2025-01-02T08:10:11+00:00",
            "default-branch": true,
            "type": "library",
            "extra": {
                "thanks": {
                    "url": "https://github.com/symfony/polyfill",
                    "name": "symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.32.0"
            },
            "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"
                }
            ],
            "install-path": "../symfony/polyfill-php80"
        },
        {
            "name": "symfony/service-contracts",
            "version": "v1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "191afdcb5804db960d26d8566b7e9a2843cab3a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/191afdcb5804db960d26d8566b7e9a2843cab3a0",
                "reference": "191afdcb5804db960d26d8566b7e9a2843cab3a0",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3"
            },
            "suggest": {
                "psr/container": "",
                "symfony/service-implementation": ""
            },
            "time": "2019-05-28T07:50:59+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/service-contracts/tree/v1.1.2"
            },
            "install-path": "../symfony/service-contracts"
        },
        {
            "name": "symfony/var-dumper",
            "version": "5.4.x-dev",
            "version_normalized": "5.4.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/var-dumper.git",
                "reference": "42f18f170aa86d612c3559cfb3bd11a375df32c8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/var-dumper/zipball/42f18f170aa86d612c3559cfb3bd11a375df32c8",
                "reference": "42f18f170aa86d612c3559cfb3bd11a375df32c8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "symfony/console": "<4.4"
            },
            "require-dev": {
                "ext-iconv": "*",
                "symfony/console": "^4.4|^5.0|^6.0",
                "symfony/http-kernel": "^4.4|^5.0|^6.0",
                "symfony/process": "^4.4|^5.0|^6.0",
                "symfony/uid": "^5.1|^6.0",
                "twig/twig": "^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": "2024-11-08T15:21:10+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"
            ],
            "support": {
                "source": "https://github.com/symfony/var-dumper/tree/5.4"
            },
            "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"
                }
            ],
            "install-path": "../symfony/var-dumper"
        },
        {
            "name": "symfony/yaml",
            "version": "4.4.x-dev",
            "version_normalized": "4.4.9999999.9999999-dev",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d",
                "reference": "aeccc4dc52a9e634f1d1eebeb21eacfdcff1053d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/polyfill-ctype": "~1.8"
            },
            "conflict": {
                "symfony/console": "<3.4"
            },
            "require-dev": {
                "symfony/console": "^3.4|^4.0|^5.0"
            },
            "suggest": {
                "symfony/console": "For validating YAML files using the lint command"
            },
            "time": "2022-08-02T15:47:23+00:00",
            "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",
            "support": {
                "source": "https://github.com/symfony/yaml/tree/4.4"
            },
            "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"
                }
            ],
            "install-path": "../symfony/yaml"
        },
        {
            "name": "theseer/tokenizer",
            "version": "1.2.3",
            "version_normalized": "1.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/theseer/tokenizer.git",
                "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
                "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": "^7.2 || ^8.0"
            },
            "time": "2024-03-03T12:36:25+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",
            "support": {
                "issues": "https://github.com/theseer/tokenizer/issues",
                "source": "https://github.com/theseer/tokenizer/tree/1.2.3"
            },
            "funding": [
                {
                    "url": "https://github.com/theseer",
                    "type": "github"
                }
            ],
            "install-path": "../theseer/tokenizer"
        },
        {
            "name": "vilochane/yii2-barcode-generator",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/Vilochane/yii2-barcode-generator-8-types.git",
                "reference": "b900ad0c26f6895deaa3d8ce88060d07c0d77fe6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Vilochane/yii2-barcode-generator-8-types/zipball/b900ad0c26f6895deaa3d8ce88060d07c0d77fe6",
                "reference": "b900ad0c26f6895deaa3d8ce88060d07c0d77fe6",
                "shasum": ""
            },
            "time": "2017-10-03T05:05:50+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "barcode\\barcode\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Vilochane",
                    "email": "vilochane@gmail.com"
                }
            ],
            "description": "This extension based on Simple jQuery Based Barcode Generator Wrapper for BarCode Coder Library (BCC Library Version 2.0) by DEMONTE Jean-Baptiste, HOUREZ Jonathan.",
            "homepage": "https://github.com/Vilochane/yii2-barcode-generator-8-types.git",
            "keywords": [
                " barcode-generator",
                " barcode-generator-8-types",
                "extension",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/Vilochane/yii2-barcode-generator-8-types/issues",
                "source": "https://github.com/Vilochane/yii2-barcode-generator-8-types/tree/master"
            },
            "install-path": "../vilochane/yii2-barcode-generator"
        },
        {
            "name": "webmozart/assert",
            "version": "1.11.0",
            "version_normalized": "1.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webmozarts/assert.git",
                "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webmozarts/assert/zipball/11cb2199493b2f8a3b53e7f19068fc6aac760991",
                "reference": "11cb2199493b2f8a3b53e7f19068fc6aac760991",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "php": "^7.2 || ^8.0"
            },
            "conflict": {
                "phpstan/phpstan": "<0.12.20",
                "vimeo/psalm": "<4.6.1 || 4.6.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5.13"
            },
            "time": "2022-06-03T18:03:27+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"
            ],
            "support": {
                "issues": "https://github.com/webmozarts/assert/issues",
                "source": "https://github.com/webmozarts/assert/tree/1.11.0"
            },
            "install-path": "../webmozart/assert"
        },
        {
            "name": "yiisoft/yii2",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-framework.git",
                "reference": "cd2cd02812aa2b498d401055708417b38b776c99"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/cd2cd02812aa2b498d401055708417b38b776c99",
                "reference": "cd2cd02812aa2b498d401055708417b38b776c99",
                "shasum": ""
            },
            "require": {
                "bower-asset/inputmask": "^5.0.8 ",
                "bower-asset/jquery": "3.7.*@stable | 3.6.*@stable | 3.5.*@stable | 3.4.*@stable | 3.3.*@stable | 3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
                "bower-asset/punycode": "^1.4",
                "bower-asset/yii2-pjax": "~2.0.1",
                "cebe/markdown": "~1.0.0 | ~1.1.0 | ~1.2.0",
                "ext-ctype": "*",
                "ext-mbstring": "*",
                "ezyang/htmlpurifier": "^4.17",
                "lib-pcre": "*",
                "php": ">=7.3.0",
                "yiisoft/yii2-composer": "~2.0.4"
            },
            "time": "2025-05-06T17:12:51+00:00",
            "default-branch": true,
            "bin": [
                "yii"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Qiang Xue",
                    "email": "qiang.xue@gmail.com",
                    "homepage": "https://www.yiiframework.com/",
                    "role": "Founder and project lead"
                },
                {
                    "name": "Alexander Makarov",
                    "email": "sam@rmcreative.ru",
                    "homepage": "https://rmcreative.ru/",
                    "role": "Core framework development"
                },
                {
                    "name": "Maurizio Domba",
                    "homepage": "http://mdomba.info/",
                    "role": "Core framework development"
                },
                {
                    "name": "Carsten Brandt",
                    "email": "mail@cebe.cc",
                    "homepage": "https://www.cebe.cc/",
                    "role": "Core framework development"
                },
                {
                    "name": "Timur Ruziev",
                    "email": "resurtm@gmail.com",
                    "homepage": "http://resurtm.com/",
                    "role": "Core framework development"
                },
                {
                    "name": "Paul Klimov",
                    "email": "klimov.paul@gmail.com",
                    "role": "Core framework development"
                },
                {
                    "name": "Dmitry Naumenko",
                    "email": "d.naumenko.a@gmail.com",
                    "role": "Core framework development"
                },
                {
                    "name": "Boudewijn Vahrmeijer",
                    "email": "info@dynasource.eu",
                    "homepage": "http://dynasource.eu",
                    "role": "Core framework development"
                }
            ],
            "description": "Yii PHP Framework Version 2",
            "homepage": "https://www.yiiframework.com/",
            "keywords": [
                "framework",
                "yii2"
            ],
            "support": {
                "forum": "https://forum.yiiframework.com/",
                "irc": "ircs://irc.libera.chat:6697/yii",
                "issues": "https://github.com/yiisoft/yii2/issues?state=open",
                "source": "https://github.com/yiisoft/yii2",
                "wiki": "https://www.yiiframework.com/wiki"
            },
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2"
        },
        {
            "name": "yiisoft/yii2-bootstrap",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-bootstrap.git",
                "reference": "2aedc680e9496982e68c106fa010326a4138b389"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/2aedc680e9496982e68c106fa010326a4138b389",
                "reference": "2aedc680e9496982e68c106fa010326a4138b389",
                "shasum": ""
            },
            "require": {
                "bower-asset/bootstrap": "3.4.* | 3.3.* | 3.2.* | 3.1.*",
                "yiisoft/yii2": "~2.0.6"
            },
            "require-dev": {
                "cweagans/composer-patches": "^1.7",
                "phpunit/phpunit": "4.8.34"
            },
            "time": "2023-06-02T07:19:18+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "patches": {
                    "phpunit/phpunit": {
                        "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
                        "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
                    },
                    "phpunit/phpunit-mock-objects": {
                        "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
                    }
                },
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\bootstrap\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Qiang Xue",
                    "email": "qiang.xue@gmail.com",
                    "homepage": "https://www.yiiframework.com/"
                },
                {
                    "name": "Alexander Makarov",
                    "email": "sam@rmcreative.ru",
                    "homepage": "https://rmcreative.ru/"
                },
                {
                    "name": "Antonio Ramirez",
                    "email": "amigo.cobos@gmail.com"
                },
                {
                    "name": "Paul Klimov",
                    "email": "klimov.paul@gmail.com"
                }
            ],
            "description": "The Twitter Bootstrap extension for the Yii framework",
            "keywords": [
                "bootstrap",
                "yii2"
            ],
            "support": {
                "forum": "https://www.yiiframework.com/forum/",
                "irc": "ircs://irc.libera.chat:6697/yii",
                "issues": "https://github.com/yiisoft/yii2-bootstrap/issues",
                "source": "https://github.com/yiisoft/yii2-bootstrap",
                "wiki": "https://www.yiiframework.com/wiki/"
            },
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-bootstrap",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-bootstrap"
        },
        {
            "name": "yiisoft/yii2-bootstrap4",
            "version": "2.0.12",
            "version_normalized": "2.0.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-bootstrap4.git",
                "reference": "49f9b70de3f5ab55ea1dc1ea57021a6bf91b3102"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap4/zipball/49f9b70de3f5ab55ea1dc1ea57021a6bf91b3102",
                "reference": "49f9b70de3f5ab55ea1dc1ea57021a6bf91b3102",
                "shasum": ""
            },
            "require": {
                "npm-asset/bootstrap": "^4.3",
                "yiisoft/yii2": "^2.0.43"
            },
            "require-dev": {
                "cweagans/composer-patches": "^1.7",
                "phpunit/phpunit": "4.8.34",
                "yiisoft/yii2-coding-standards": "~2.0"
            },
            "time": "2025-02-13T21:11:27+00:00",
            "type": "yii2-extension",
            "extra": {
                "patches": {
                    "phpunit/phpunit": {
                        "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
                        "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
                    },
                    "phpunit/phpunit-mock-objects": {
                        "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
                    }
                },
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\bootstrap4\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Qiang Xue",
                    "email": "qiang.xue@gmail.com",
                    "homepage": "https://www.yiiframework.com/"
                },
                {
                    "name": "Alexander Makarov",
                    "email": "sam@rmcreative.ru",
                    "homepage": "https://rmcreative.ru/"
                },
                {
                    "name": "Antonio Ramirez",
                    "email": "amigo.cobos@gmail.com"
                },
                {
                    "name": "Paul Klimov",
                    "email": "klimov.paul@gmail.com"
                },
                {
                    "name": "Simon Karlen",
                    "email": "simi.albi@outlook.com"
                }
            ],
            "description": "The Twitter Bootstrap extension for the Yii framework",
            "keywords": [
                "bootstrap",
                "bootstrap4",
                "yii2"
            ],
            "support": {
                "forum": "https://www.yiiframework.com/forum/",
                "irc": "ircs://irc.libera.chat:6697/yii",
                "issues": "https://github.com/yiisoft/yii2-bootstrap4/issues",
                "source": "https://github.com/yiisoft/yii2-bootstrap4",
                "wiki": "https://www.yiiframework.com/wiki/"
            },
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-bootstrap4",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-bootstrap4"
        },
        {
            "name": "yiisoft/yii2-composer",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-composer.git",
                "reference": "e3c0eac06e0f1276fcfb2cb95a393336dd8300f1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/e3c0eac06e0f1276fcfb2cb95a393336dd8300f1",
                "reference": "e3c0eac06e0f1276fcfb2cb95a393336dd8300f1",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 | ^2.0"
            },
            "require-dev": {
                "composer/composer": "^1.0 | ^2.0@dev",
                "phpunit/phpunit": "<7"
            },
            "time": "2025-02-13T20:59:51+00:00",
            "default-branch": true,
            "type": "composer-plugin",
            "extra": {
                "class": "yii\\composer\\Plugin",
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\composer\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Qiang Xue",
                    "email": "qiang.xue@gmail.com"
                },
                {
                    "name": "Carsten Brandt",
                    "email": "mail@cebe.cc"
                }
            ],
            "description": "The composer plugin for Yii extension installer",
            "keywords": [
                "composer",
                "extension installer",
                "yii2"
            ],
            "support": {
                "forum": "https://www.yiiframework.com/forum/",
                "irc": "ircs://irc.libera.chat:6697/yii",
                "issues": "https://github.com/yiisoft/yii2-composer/issues",
                "source": "https://github.com/yiisoft/yii2-composer",
                "wiki": "https://www.yiiframework.com/wiki/"
            },
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-composer"
        },
        {
            "name": "yiisoft/yii2-debug",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-debug.git",
                "reference": "c31a3aa8cca7b7e25afcdb85e46df4e286ae8a72"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/c31a3aa8cca7b7e25afcdb85e46df4e286ae8a72",
                "reference": "c31a3aa8cca7b7e25afcdb85e46df4e286ae8a72",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=5.4",
                "yiisoft/yii2": "~2.0.13"
            },
            "require-dev": {
                "cweagans/composer-patches": "^1.7",
                "phpunit/phpunit": "4.8.34",
                "yiisoft/yii2-coding-standards": "~2.0",
                "yiisoft/yii2-swiftmailer": "*"
            },
            "time": "2025-02-19T14:40:36+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "patches": {
                    "phpunit/phpunit": {
                        "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
                        "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch",
                        "Fix PHP 8.1 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php81.patch"
                    },
                    "phpunit/phpunit-mock-objects": {
                        "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
                    }
                },
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                },
                "composer-exit-on-patch-failure": true
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\debug\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Qiang Xue",
                    "email": "qiang.xue@gmail.com"
                },
                {
                    "name": "Simon Karlen",
                    "email": "simi.albi@outlook.com"
                }
            ],
            "description": "The debugger extension for the Yii framework",
            "keywords": [
                "debug",
                "debugger",
                "dev",
                "yii2"
            ],
            "support": {
                "forum": "https://www.yiiframework.com/forum/",
                "irc": "ircs://irc.libera.chat:6697/yii",
                "issues": "https://github.com/yiisoft/yii2-debug/issues",
                "source": "https://github.com/yiisoft/yii2-debug",
                "wiki": "https://www.yiiframework.com/wiki/"
            },
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-debug",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-debug"
        },
        {
            "name": "yiisoft/yii2-faker",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-faker.git",
                "reference": "31245ea3f22374cf8738c7901babb39416ff01da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/31245ea3f22374cf8738c7901babb39416ff01da",
                "reference": "31245ea3f22374cf8738c7901babb39416ff01da",
                "shasum": ""
            },
            "require": {
                "fakerphp/faker": "~1.9|~1.10",
                "yiisoft/yii2": "~2.0.0"
            },
            "require-dev": {
                "cweagans/composer-patches": "^1.7",
                "phpunit/phpunit": "4.8.34"
            },
            "time": "2025-02-13T20:54:00+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "patches": {
                    "phpunit/phpunit": {
                        "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
                        "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
                    },
                    "phpunit/phpunit-mock-objects": {
                        "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
                    }
                },
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                },
                "composer-exit-on-patch-failure": true
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\faker\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Mark Jebri",
                    "email": "mark.github@yandex.ru"
                }
            ],
            "description": "Fixture generator. The Faker integration for the Yii framework.",
            "keywords": [
                "Fixture",
                "faker",
                "yii2"
            ],
            "support": {
                "forum": "https://www.yiiframework.com/forum/",
                "irc": "ircs://irc.libera.chat:6697/yii",
                "issues": "https://github.com/yiisoft/yii2-faker/issues",
                "source": "https://github.com/yiisoft/yii2-faker",
                "wiki": "https://www.yiiframework.com/wiki/"
            },
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-faker",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-faker"
        },
        {
            "name": "yiisoft/yii2-gii",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-gii.git",
                "reference": "063ca8904336618b23786d9ddfa486e19d826dce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/063ca8904336618b23786d9ddfa486e19d826dce",
                "reference": "063ca8904336618b23786d9ddfa486e19d826dce",
                "shasum": ""
            },
            "require": {
                "phpspec/php-diff": "^1.1.0",
                "yiisoft/yii2": "~2.0.46"
            },
            "require-dev": {
                "cweagans/composer-patches": "^1.7",
                "phpunit/phpunit": "4.8.34",
                "yiisoft/yii2-coding-standards": "~2.0"
            },
            "time": "2025-02-13T21:21:26+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "patches": {
                    "phpunit/phpunit": {
                        "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
                        "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch",
                        "Fix PHP 8.1 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php81.patch"
                    },
                    "phpunit/php-file-iterator": {
                        "Fix PHP 8.1 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_path_file_iterator.patch"
                    },
                    "phpunit/phpunit-mock-objects": {
                        "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
                    }
                },
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                },
                "composer-exit-on-patch-failure": true
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\gii\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Qiang Xue",
                    "email": "qiang.xue@gmail.com"
                }
            ],
            "description": "The Gii extension for the Yii framework",
            "keywords": [
                "code generator",
                "dev",
                "gii",
                "yii2"
            ],
            "support": {
                "forum": "https://www.yiiframework.com/forum/",
                "irc": "ircs://irc.libera.chat:6697/yii",
                "issues": "https://github.com/yiisoft/yii2-gii/issues",
                "source": "https://github.com/yiisoft/yii2-gii",
                "wiki": "https://www.yiiframework.com/wiki/"
            },
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-gii",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-gii"
        },
        {
            "name": "yiisoft/yii2-httpclient",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-httpclient.git",
                "reference": "0b4de012b25efc4d05bcf1ac6721716f881b03a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-httpclient/zipball/0b4de012b25efc4d05bcf1ac6721716f881b03a8",
                "reference": "0b4de012b25efc4d05bcf1ac6721716f881b03a8",
                "shasum": ""
            },
            "require": {
                "paragonie/random_compat": ">=1",
                "yiisoft/yii2": "~2.0.13"
            },
            "require-dev": {
                "cweagans/composer-patches": "^1.7",
                "phpunit/phpunit": "4.8.34"
            },
            "time": "2025-02-13T21:10:10+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "patches": {
                    "phpunit/phpunit": {
                        "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
                        "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
                    },
                    "phpunit/phpunit-mock-objects": {
                        "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
                    }
                },
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                },
                "composer-exit-on-patch-failure": true
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\httpclient\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Paul Klimov",
                    "email": "klimov.paul@gmail.com"
                }
            ],
            "description": "HTTP client extension for the Yii framework",
            "keywords": [
                "curl",
                "http",
                "httpclient",
                "yii2"
            ],
            "support": {
                "forum": "https://www.yiiframework.com/forum/",
                "irc": "ircs://irc.libera.chat:6697/yii",
                "issues": "https://github.com/yiisoft/yii2-httpclient/issues",
                "source": "https://github.com/yiisoft/yii2-httpclient",
                "wiki": "https://www.yiiframework.com/wiki/"
            },
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-httpclient",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-httpclient"
        },
        {
            "name": "yiisoft/yii2-jui",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-jui.git",
                "reference": "1b4c836f9071afb84f5036f9440cbee7faf74f46"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/1b4c836f9071afb84f5036f9440cbee7faf74f46",
                "reference": "1b4c836f9071afb84f5036f9440cbee7faf74f46",
                "shasum": ""
            },
            "require": {
                "bower-asset/jquery-ui": "~1.12.1",
                "yiisoft/yii2": "~2.0.4"
            },
            "require-dev": {
                "cweagans/composer-patches": "^1.7",
                "phpunit/phpunit": "4.8.34"
            },
            "time": "2025-02-13T20:54:40+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "patches": {
                    "phpunit/phpunit": {
                        "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
                        "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
                    },
                    "phpunit/phpunit-mock-objects": {
                        "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
                    }
                },
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                },
                "composer-exit-on-patch-failure": true
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\jui\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Qiang Xue",
                    "email": "qiang.xue@gmail.com"
                },
                {
                    "name": "Alexander Kochetov",
                    "email": "creocoder@gmail.com"
                },
                {
                    "name": "Carsten Brandt",
                    "email": "mail@cebe.cc"
                },
                {
                    "name": "Alexander Makarov",
                    "email": "sam@rmcreative.ru"
                }
            ],
            "description": "The Jquery UI extension for the Yii framework",
            "keywords": [
                "jQuery UI",
                "yii2"
            ],
            "support": {
                "forum": "https://www.yiiframework.com/forum/",
                "irc": "ircs://irc.libera.chat:6697/yii",
                "issues": "https://github.com/yiisoft/yii2-jui/issues",
                "source": "https://github.com/yiisoft/yii2-jui",
                "wiki": "https://www.yiiframework.com/wiki/"
            },
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-jui",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-jui"
        },
        {
            "name": "yiisoft/yii2-shell",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-shell.git",
                "reference": "74767849843858ac189354da8b8f8bbe4dcc5e80"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-shell/zipball/74767849843858ac189354da8b8f8bbe4dcc5e80",
                "reference": "74767849843858ac189354da8b8f8bbe4dcc5e80",
                "shasum": ""
            },
            "require": {
                "psy/psysh": "~0.9.3|~0.10.3|^0.11.0|^0.12.0",
                "symfony/var-dumper": "~2.7|~3.0|~4.0|~5.0|~6.0|~7.0",
                "yiisoft/yii2": "~2.0.0"
            },
            "time": "2025-02-25T09:21:28+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "bootstrap": "yii\\shell\\Bootstrap",
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\shell\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Daniel Gomez Pan",
                    "email": "pana_1990@hotmail.com"
                },
                {
                    "name": "Sascha Vincent Kurowski",
                    "email": "svkurowski@gmail.com"
                }
            ],
            "description": "The interactive shell extension for Yii framework",
            "keywords": [
                "shell",
                "yii2"
            ],
            "support": {
                "forum": "https://www.yiiframework.com/forum/",
                "irc": "ircs://irc.libera.chat:6697/yii",
                "issues": "https://github.com/yiisoft/yii2-shell/issues",
                "source": "https://github.com/yiisoft/yii2-shell",
                "wiki": "https://www.yiiframework.com/wiki/"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                }
            ],
            "install-path": "../yiisoft/yii2-shell"
        },
        {
            "name": "yiisoft/yii2-swiftmailer",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
                "reference": "eb11929ced5b14dd6e277e0bf91e1db6f084b0c2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/eb11929ced5b14dd6e277e0bf91e1db6f084b0c2",
                "reference": "eb11929ced5b14dd6e277e0bf91e1db6f084b0c2",
                "shasum": ""
            },
            "require": {
                "swiftmailer/swiftmailer": "~6.0",
                "yiisoft/yii2": ">=2.0.4"
            },
            "require-dev": {
                "cweagans/composer-patches": "^1.7",
                "phpunit/phpunit": "4.8.34"
            },
            "time": "2025-02-13T20:56:21+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "patches": {
                    "phpunit/phpunit": {
                        "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
                        "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
                    },
                    "phpunit/phpunit-mock-objects": {
                        "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
                    }
                },
                "branch-alias": {
                    "dev-master": "2.1.x-dev"
                },
                "composer-exit-on-patch-failure": true
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\swiftmailer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Paul Klimov",
                    "email": "klimov.paul@gmail.com"
                }
            ],
            "description": "The SwiftMailer integration for the Yii framework",
            "keywords": [
                "email",
                "mail",
                "mailer",
                "swift",
                "swiftmailer",
                "yii2"
            ],
            "support": {
                "forum": "https://www.yiiframework.com/forum/",
                "irc": "ircs://irc.libera.chat:6697/yii",
                "issues": "https://github.com/yiisoft/yii2-swiftmailer/issues",
                "source": "https://github.com/yiisoft/yii2-swiftmailer",
                "wiki": "https://www.yiiframework.com/wiki/"
            },
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-swiftmailer",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-swiftmailer"
        },
        {
            "name": "yiisoft/yii2-symfonymailer",
            "version": "2.0.4",
            "version_normalized": "2.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-symfonymailer.git",
                "reference": "82f5902551a160633c4734b5096977ce76a809d9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-symfonymailer/zipball/82f5902551a160633c4734b5096977ce76a809d9",
                "reference": "82f5902551a160633c4734b5096977ce76a809d9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0",
                "symfony/mailer": ">=5.4.0",
                "yiisoft/yii2": ">=2.0.4"
            },
            "require-dev": {
                "phpunit/phpunit": "9.5.10"
            },
            "time": "2022-09-04T10:48:21+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\symfonymailer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kirill Petrov",
                    "email": "archibeardrinker@gmail.com"
                }
            ],
            "description": "The SymfonyMailer integration for the Yii framework",
            "keywords": [
                "email",
                "mail",
                "mailer",
                "symfony",
                "symfonymailer",
                "yii2"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2-symfonymailer/issues",
                "source": "https://github.com/yiisoft/yii2-symfonymailer",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-symfonymailer",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-symfonymailer"
        }
    ],
    "dev": true,
    "dev-package-names": [
        "behat/gherkin",
        "bizley/migration",
        "codeception/base",
        "codeception/phpunit-wrapper",
        "codeception/stub",
        "codeception/verify",
        "doctrine/instantiator",
        "fakerphp/faker",
        "guzzlehttp/psr7",
        "phar-io/manifest",
        "phar-io/version",
        "phpdocumentor/reflection-common",
        "phpdocumentor/reflection-docblock",
        "phpdocumentor/type-resolver",
        "phpspec/prophecy",
        "phpstan/phpdoc-parser",
        "phpunit/php-code-coverage",
        "phpunit/php-file-iterator",
        "phpunit/php-text-template",
        "phpunit/php-timer",
        "phpunit/php-token-stream",
        "phpunit/phpunit",
        "psr/container",
        "ralouphie/getallheaders",
        "sebastian/code-unit-reverse-lookup",
        "sebastian/comparator",
        "sebastian/diff",
        "sebastian/environment",
        "sebastian/exporter",
        "sebastian/global-state",
        "sebastian/object-enumerator",
        "sebastian/object-reflector",
        "sebastian/recursion-context",
        "sebastian/resource-operations",
        "sebastian/version",
        "symfony/browser-kit",
        "symfony/css-selector",
        "symfony/dom-crawler",
        "symfony/finder",
        "symfony/polyfill-ctype",
        "symfony/yaml",
        "theseer/tokenizer",
        "webmozart/assert",
        "yiisoft/yii2-debug",
        "yiisoft/yii2-faker"
    ]
}
