[
    {
        "name": "2amigos/yii2-date-picker-widget",
        "version": "1.0.7",
        "version_normalized": "1.0.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/2amigos/yii2-date-picker-widget.git",
            "reference": "d09c2444e8c2329e38528bba77002dd65186c1ff"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/2amigos/yii2-date-picker-widget/zipball/d09c2444e8c2329e38528bba77002dd65186c1ff",
            "reference": "d09c2444e8c2329e38528bba77002dd65186c1ff",
            "shasum": ""
        },
        "require": {
            "bower-asset/bootstrap-datepicker": "1.7.0",
            "yiisoft/yii2": ">=2.0.9",
            "yiisoft/yii2-bootstrap": "*"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2017-07-05T05:52:03+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            },
            "asset-installer-paths": {
                "bower-asset-library": "vendor/bower"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "dosamigos\\datepicker\\": "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": "Bootstrap DatePicker widget for Yii2.",
        "homepage": "http://yiiwheels.com/extension/bootstrap-datepicker",
        "keywords": [
            "2amigos",
            "datepicker",
            "extension",
            "widget",
            "yii",
            "yii 2",
            "yii2"
        ]
    },
    {
        "name": "2amigos/yii2-tinymce-widget",
        "version": "1.1.3",
        "version_normalized": "1.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/2amigos/yii2-tinymce-widget.git",
            "reference": "a58b7a59a1508f4251a8cea9e010d31c9733bde4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/2amigos/yii2-tinymce-widget/zipball/a58b7a59a1508f4251a8cea9e010d31c9733bde4",
            "reference": "a58b7a59a1508f4251a8cea9e010d31c9733bde4",
            "shasum": ""
        },
        "require": {
            "tinymce/tinymce": ">=4",
            "yiisoft/yii2": "^2.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.*"
        },
        "time": "2018-11-01T20:46:52+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0-dev"
            },
            "asset-installer-paths": {
                "bower-asset-library": "vendor/bower"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "dosamigos\\tinymce\\": "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": "TinyMCE widget for Yii2.",
        "homepage": "http://yiiwheels.com/extension/tinymce-widget",
        "keywords": [
            "2amigos",
            "extension",
            "tinymce",
            "widget",
            "yii",
            "yii 2",
            "yii2"
        ]
    },
    {
        "name": "behat/gherkin",
        "version": "v4.6.2",
        "version_normalized": "4.6.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Behat/Gherkin.git",
            "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Behat/Gherkin/zipball/51ac4500c4dc30cbaaabcd2f25694299df666a31",
            "reference": "51ac4500c4dc30cbaaabcd2f25694299df666a31",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.1"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.5|~5",
            "symfony/phpunit-bridge": "~2.7|~3|~4",
            "symfony/yaml": "~2.3|~3|~4"
        },
        "suggest": {
            "symfony/yaml": "If you want to parse features, represented in YAML files"
        },
        "time": "2020-03-17T14:03:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.4-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 5.3",
        "homepage": "http://behat.org/",
        "keywords": [
            "BDD",
            "Behat",
            "Cucumber",
            "DSL",
            "gherkin",
            "parser"
        ]
    },
    {
        "name": "bower-asset/bootstrap",
        "version": "v3.4.1",
        "version_normalized": "3.4.1.0",
        "source": {
            "type": "git",
            "url": "git@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"
        ]
    },
    {
        "name": "bower-asset/bootstrap-datepicker",
        "version": "v1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "git@github.com:eternicode/bootstrap-datepicker.git",
            "reference": "d364be5b066b38f3675a5a1dc174ce1ab1f3360e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/eternicode/bootstrap-datepicker/zipball/d364be5b066b38f3675a5a1dc174ce1ab1f3360e",
            "reference": "d364be5b066b38f3675a5a1dc174ce1ab1f3360e"
        },
        "require": {
            "bower-asset/jquery": ">=1.7.1,<4.0.0"
        },
        "type": "bower-asset",
        "installation-source": "dist",
        "license": [
            "Apache-2.0"
        ]
    },
    {
        "name": "bower-asset/inputmask",
        "version": "3.3.11",
        "version_normalized": "3.3.11.0",
        "source": {
            "type": "git",
            "url": "https://github.com/RobinHerbots/Inputmask.git",
            "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5e670ad62f50c738388d4dcec78d2888505ad77b",
            "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
        },
        "require": {
            "bower-asset/jquery": ">=1.7"
        },
        "type": "bower-asset",
        "installation-source": "dist",
        "license": [
            "http://opensource.org/licenses/mit-license.php"
        ]
    },
    {
        "name": "bower-asset/jquery",
        "version": "3.4.1",
        "version_normalized": "3.4.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/jquery/jquery-dist.git",
            "reference": "15bc73803f76bc53b654b9fdbbbc096f56d7c03d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/15bc73803f76bc53b654b9fdbbbc096f56d7c03d",
            "reference": "15bc73803f76bc53b654b9fdbbbc096f56d7c03d"
        },
        "type": "bower-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "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"
        ]
    },
    {
        "name": "bower-asset/jqueryui-timepicker-addon",
        "version": "v1.6.3",
        "version_normalized": "1.6.3.0",
        "source": {
            "type": "git",
            "url": "git@github.com:trentrichardson/jQuery-Timepicker-Addon.git",
            "reference": "397d6ed930649ea7224123d140d341e9f3ffaba6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/trentrichardson/jQuery-Timepicker-Addon/zipball/397d6ed930649ea7224123d140d341e9f3ffaba6",
            "reference": "397d6ed930649ea7224123d140d341e9f3ffaba6"
        },
        "type": "bower-asset",
        "installation-source": "dist"
    },
    {
        "name": "bower-asset/punycode",
        "version": "v1.3.2",
        "version_normalized": "1.3.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/bestiejs/punycode.js.git",
            "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
            "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
        },
        "type": "bower-asset",
        "installation-source": "dist"
    },
    {
        "name": "bower-asset/yii2-pjax",
        "version": "2.0.7.1",
        "version_normalized": "2.0.7.1",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/jquery-pjax.git",
            "reference": "aef7b953107264f00234902a3880eb50dafc48be"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/aef7b953107264f00234902a3880eb50dafc48be",
            "reference": "aef7b953107264f00234902a3880eb50dafc48be"
        },
        "require": {
            "bower-asset/jquery": ">=1.8"
        },
        "type": "bower-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "cebe/markdown",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/cebe/markdown.git",
            "reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cebe/markdown/zipball/9bac5e971dd391e2802dca5400bbeacbaea9eb86",
            "reference": "9bac5e971dd391e2802dca5400bbeacbaea9eb86",
            "shasum": ""
        },
        "require": {
            "lib-pcre": "*",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "cebe/indent": "*",
            "facebook/xhprof": "*@dev",
            "phpunit/phpunit": "4.1.*"
        },
        "time": "2018-03-26T11:24:36+00:00",
        "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"
        ]
    },
    {
        "name": "codeception/codeception",
        "version": "4.1.4",
        "version_normalized": "4.1.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Codeception/Codeception.git",
            "reference": "55d8d1d882fa0777e47de17b04c29b3c50fe29e7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Codeception/Codeception/zipball/55d8d1d882fa0777e47de17b04c29b3c50fe29e7",
            "reference": "55d8d1d882fa0777e47de17b04c29b3c50fe29e7",
            "shasum": ""
        },
        "require": {
            "behat/gherkin": "^4.4.0",
            "codeception/lib-asserts": "^1.0",
            "codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.1.1 | ^9.0",
            "codeception/stub": "^2.0 | ^3.0",
            "ext-curl": "*",
            "ext-json": "*",
            "ext-mbstring": "*",
            "guzzlehttp/psr7": "~1.4",
            "php": ">=5.6.0 <8.0",
            "symfony/console": ">=2.7 <6.0",
            "symfony/css-selector": ">=2.7 <6.0",
            "symfony/event-dispatcher": ">=2.7 <6.0",
            "symfony/finder": ">=2.7 <6.0",
            "symfony/yaml": ">=2.7 <6.0"
        },
        "require-dev": {
            "codeception/module-asserts": "*@dev",
            "codeception/module-cli": "*@dev",
            "codeception/module-db": "*@dev",
            "codeception/module-filesystem": "*@dev",
            "codeception/module-phpbrowser": "*@dev",
            "codeception/specify": "~0.3",
            "codeception/util-universalframework": "*@dev",
            "monolog/monolog": "~1.8",
            "squizlabs/php_codesniffer": "~2.0",
            "symfony/process": ">=2.7 <6.0",
            "vlucas/phpdotenv": "^2.0 | ^3.0 | ^4.0"
        },
        "suggest": {
            "codeception/specify": "BDD-style code blocks",
            "codeception/verify": "BDD-style assertions",
            "hoa/console": "For interactive console functionality",
            "stecman/symfony-console-completion": "For BASH autocompletion",
            "symfony/phpunit-bridge": "For phpunit-bridge support"
        },
        "time": "2020-03-23T17:07:20+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"
        ]
    },
    {
        "name": "codeception/lib-asserts",
        "version": "1.11.0",
        "version_normalized": "1.11.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Codeception/lib-asserts.git",
            "reference": "1fdc310bf857c11d3703ae02689a2e482c71c5ab"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/1fdc310bf857c11d3703ae02689a2e482c71c5ab",
            "reference": "1fdc310bf857c11d3703ae02689a2e482c71c5ab",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.0 <8.0",
            "phpunit/phpunit": "^8.4 | ^9.0"
        },
        "time": "2020-02-11T10:45:21+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Bodnarchuk",
                "email": "davert@mail.ua",
                "homepage": "http://codegyre.com"
            },
            {
                "name": "Gintautas Miselis"
            }
        ],
        "description": "Assertion methods used by Codeception core and Asserts module",
        "homepage": "http://codeception.com/",
        "keywords": [
            "codeception"
        ]
    },
    {
        "name": "codeception/lib-innerbrowser",
        "version": "1.3.1",
        "version_normalized": "1.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Codeception/lib-innerbrowser.git",
            "reference": "2123542b1325cc349ac68868abe74638bcb32ab6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Codeception/lib-innerbrowser/zipball/2123542b1325cc349ac68868abe74638bcb32ab6",
            "reference": "2123542b1325cc349ac68868abe74638bcb32ab6",
            "shasum": ""
        },
        "require": {
            "codeception/codeception": "*@dev",
            "php": ">=5.6.0 <8.0",
            "symfony/browser-kit": ">=2.7 <6.0",
            "symfony/dom-crawler": ">=2.7 <6.0"
        },
        "conflict": {
            "codeception/codeception": "<4.0"
        },
        "require-dev": {
            "codeception/util-universalframework": "dev-master"
        },
        "time": "2020-02-20T14:46:50+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Bodnarchuk",
                "email": "davert@mail.ua",
                "homepage": "http://codegyre.com"
            },
            {
                "name": "Gintautas Miselis"
            }
        ],
        "description": "Parent library for all Codeception framework modules and PhpBrowser",
        "homepage": "http://codeception.com/",
        "keywords": [
            "codeception"
        ]
    },
    {
        "name": "codeception/module-asserts",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Codeception/module-asserts.git",
            "reference": "87c83ca3ccfbc0d79f5effb57e1f82eeaab0cb3e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Codeception/module-asserts/zipball/87c83ca3ccfbc0d79f5effb57e1f82eeaab0cb3e",
            "reference": "87c83ca3ccfbc0d79f5effb57e1f82eeaab0cb3e",
            "shasum": ""
        },
        "require": {
            "codeception/codeception": "*@dev",
            "codeception/lib-asserts": "^1.0.0",
            "php": ">=5.6.0 <8.0"
        },
        "conflict": {
            "codeception/codeception": "<4.0"
        },
        "require-dev": {
            "codeception/util-robohelpers": "dev-master"
        },
        "time": "2019-11-13T17:32:27+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Bodnarchuk"
            },
            {
                "name": "Gintautas Miselis"
            }
        ],
        "description": "Codeception module containing various assertions",
        "homepage": "http://codeception.com/",
        "keywords": [
            "assertions",
            "asserts",
            "codeception"
        ]
    },
    {
        "name": "codeception/module-filesystem",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Codeception/module-filesystem.git",
            "reference": "fe3c352479924ec0aaf6a6c3d6825dc14242b81e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Codeception/module-filesystem/zipball/fe3c352479924ec0aaf6a6c3d6825dc14242b81e",
            "reference": "fe3c352479924ec0aaf6a6c3d6825dc14242b81e",
            "shasum": ""
        },
        "require": {
            "codeception/codeception": "*@dev",
            "php": ">=5.6.0 <8.0",
            "symfony/finder": ">=2.7 <6.0"
        },
        "conflict": {
            "codeception/codeception": "<4.0"
        },
        "require-dev": {
            "codeception/util-robohelpers": "dev-master"
        },
        "time": "2019-12-04T17:13:39+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Bodnarchuk"
            },
            {
                "name": "Gintautas Miselis"
            }
        ],
        "description": "Codeception module for testing local filesystem",
        "homepage": "http://codeception.com/",
        "keywords": [
            "codeception",
            "filesystem"
        ]
    },
    {
        "name": "codeception/module-yii2",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Codeception/module-yii2.git",
            "reference": "89ec2b34db0fe1c80d404d939ecc7ab07051b4b7"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Codeception/module-yii2/zipball/89ec2b34db0fe1c80d404d939ecc7ab07051b4b7",
            "reference": "89ec2b34db0fe1c80d404d939ecc7ab07051b4b7",
            "shasum": ""
        },
        "require": {
            "codeception/codeception": "4.0.x-dev | ^4.0",
            "codeception/lib-innerbrowser": "^1.0",
            "php": ">=5.6.0 <8.0"
        },
        "require-dev": {
            "codeception/util-robohelpers": "dev-master"
        },
        "time": "2020-01-28T12:56:17+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alexander Makarov"
            },
            {
                "name": "Sam Mouse"
            },
            {
                "name": "Michael Bodnarchuk"
            }
        ],
        "description": "Codeception module for Yii2 framework",
        "homepage": "http://codeception.com/",
        "keywords": [
            "codeception",
            "yii2"
        ]
    },
    {
        "name": "codeception/phpunit-wrapper",
        "version": "8.1.1",
        "version_normalized": "8.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Codeception/phpunit-wrapper.git",
            "reference": "f1370a15e5fe60e7347b1c60642479b923a7ceef"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/f1370a15e5fe60e7347b1c60642479b923a7ceef",
            "reference": "f1370a15e5fe60e7347b1c60642479b923a7ceef",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2",
            "phpunit/php-code-coverage": "^7.0",
            "phpunit/phpunit": "^8.0",
            "sebastian/comparator": "^3.0",
            "sebastian/diff": "^3.0"
        },
        "require-dev": {
            "codeception/specify": "*",
            "vlucas/phpdotenv": "^3.0"
        },
        "time": "2019-12-21T16:08:14+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"
    },
    {
        "name": "codeception/specify",
        "version": "0.4.6",
        "version_normalized": "0.4.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Codeception/Specify.git",
            "reference": "21b586f503ca444aa519dd9cafb32f113a05f286"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Codeception/Specify/zipball/21b586f503ca444aa519dd9cafb32f113a05f286",
            "reference": "21b586f503ca444aa519dd9cafb32f113a05f286",
            "shasum": ""
        },
        "require": {
            "myclabs/deep-copy": "~1.1",
            "php": ">=5.4.0"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.0"
        },
        "time": "2016-10-21T09:42:00+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Codeception\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Bodnarchuk",
                "email": "davert.php@mailican.com"
            }
        ],
        "description": "BDD code blocks for PHPUnit and Codeception"
    },
    {
        "name": "codeception/stub",
        "version": "3.6.1",
        "version_normalized": "3.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Codeception/Stub.git",
            "reference": "a3ba01414cbee76a1bced9f9b6b169cc8d203880"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Codeception/Stub/zipball/a3ba01414cbee76a1bced9f9b6b169cc8d203880",
            "reference": "a3ba01414cbee76a1bced9f9b6b169cc8d203880",
            "shasum": ""
        },
        "require": {
            "phpunit/phpunit": "^8.4 | ^9.0"
        },
        "time": "2020-02-07T18:42:28+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"
    },
    {
        "name": "codeception/verify",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Codeception/Verify.git",
            "reference": "fa0bb946b6d61279f461bcc5a677ac0ed5eab9b3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Codeception/Verify/zipball/fa0bb946b6d61279f461bcc5a677ac0ed5eab9b3",
            "reference": "fa0bb946b6d61279f461bcc5a677ac0ed5eab9b3",
            "shasum": ""
        },
        "require": {
            "codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.4",
            "php": ">= 7.0",
            "phpunit/phpunit": "> 6.0"
        },
        "time": "2019-07-30T18:21:46+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/Codeception/function.php"
            ],
            "psr-4": {
                "Codeception\\": "src\\Codeception"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Bodnarchuk",
                "email": "davert@codeception.com"
            }
        ],
        "description": "BDD assertion library for PHPUnit"
    },
    {
        "name": "doctrine/instantiator",
        "version": "1.3.0",
        "version_normalized": "1.3.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/instantiator.git",
            "reference": "ae466f726242e637cebdd526a7d991b9433bacf1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/instantiator/zipball/ae466f726242e637cebdd526a7d991b9433bacf1",
            "reference": "ae466f726242e637cebdd526a7d991b9433bacf1",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "ext-pdo": "*",
            "ext-phar": "*",
            "phpbench/phpbench": "^0.13",
            "phpstan/phpstan-phpunit": "^0.11",
            "phpstan/phpstan-shim": "^0.11",
            "phpunit/phpunit": "^7.0"
        },
        "time": "2019-10-21T16:45:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "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": "http://ocramius.github.com/"
            }
        ],
        "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
        "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
        "keywords": [
            "constructor",
            "instantiate"
        ]
    },
    {
        "name": "doctrine/lexer",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/doctrine/lexer.git",
            "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/doctrine/lexer/zipball/5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
            "reference": "5242d66dbeb21a30dd8a3e66bf7a73b66e05e1f6",
            "shasum": ""
        },
        "require": {
            "php": "^7.2"
        },
        "require-dev": {
            "doctrine/coding-standard": "^6.0",
            "phpstan/phpstan": "^0.11.8",
            "phpunit/phpunit": "^8.2"
        },
        "time": "2019-10-30T14:39:59+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.2.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Guilherme Blanco",
                "email": "guilhermeblanco@gmail.com"
            },
            {
                "name": "Roman Borschel",
                "email": "roman@code-factory.org"
            },
            {
                "name": "Johannes Schmitt",
                "email": "schmittjoh@gmail.com"
            }
        ],
        "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
        "homepage": "https://www.doctrine-project.org/projects/lexer.html",
        "keywords": [
            "annotations",
            "docblock",
            "lexer",
            "parser",
            "php"
        ]
    },
    {
        "name": "egulias/email-validator",
        "version": "2.1.17",
        "version_normalized": "2.1.17.0",
        "source": {
            "type": "git",
            "url": "https://github.com/egulias/EmailValidator.git",
            "reference": "ade6887fd9bd74177769645ab5c474824f8a418a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ade6887fd9bd74177769645ab5c474824f8a418a",
            "reference": "ade6887fd9bd74177769645ab5c474824f8a418a",
            "shasum": ""
        },
        "require": {
            "doctrine/lexer": "^1.0.1",
            "php": ">=5.5",
            "symfony/polyfill-intl-idn": "^1.10"
        },
        "require-dev": {
            "dominicsayers/isemail": "^3.0.7",
            "phpunit/phpunit": "^4.8.36|^7.5.15",
            "satooshi/php-coveralls": "^1.0.1"
        },
        "suggest": {
            "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
        },
        "time": "2020-02-13T22:36:52+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Egulias\\EmailValidator\\": "EmailValidator"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Eduardo Gulias Davis"
            }
        ],
        "description": "A library for validating emails against several RFCs",
        "homepage": "https://github.com/egulias/EmailValidator",
        "keywords": [
            "email",
            "emailvalidation",
            "emailvalidator",
            "validation",
            "validator"
        ]
    },
    {
        "name": "ezyang/htmlpurifier",
        "version": "v4.12.0",
        "version_normalized": "4.12.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ezyang/htmlpurifier.git",
            "reference": "a617e55bc62a87eec73bd456d146d134ad716f03"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/a617e55bc62a87eec73bd456d146d134ad716f03",
            "reference": "a617e55bc62a87eec73bd456d146d134ad716f03",
            "shasum": ""
        },
        "require": {
            "php": ">=5.2"
        },
        "require-dev": {
            "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
        },
        "time": "2019-10-28T03:44:26+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "HTMLPurifier": "library/"
            },
            "files": [
                "library/HTMLPurifier.composer.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.1-or-later"
        ],
        "authors": [
            {
                "name": "Edward Z. Yang",
                "email": "admin@htmlpurifier.org",
                "homepage": "http://ezyang.com"
            }
        ],
        "description": "Standards compliant HTML filter written in PHP",
        "homepage": "http://htmlpurifier.org/",
        "keywords": [
            "html"
        ]
    },
    {
        "name": "fzaninotto/faker",
        "version": "v1.9.1",
        "version_normalized": "1.9.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/fzaninotto/Faker.git",
            "reference": "fc10d778e4b84d5bd315dad194661e091d307c6f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/fc10d778e4b84d5bd315dad194661e091d307c6f",
            "reference": "fc10d778e4b84d5bd315dad194661e091d307c6f",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.3 || ^7.0"
        },
        "require-dev": {
            "ext-intl": "*",
            "phpunit/phpunit": "^4.8.35 || ^5.7",
            "squizlabs/php_codesniffer": "^2.9.2"
        },
        "time": "2019-12-12T13:22:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.9-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Faker\\": "src/Faker/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "François Zaninotto"
            }
        ],
        "description": "Faker is a PHP library that generates fake data for you.",
        "keywords": [
            "data",
            "faker",
            "fixtures"
        ],
        "abandoned": true
    },
    {
        "name": "guzzlehttp/psr7",
        "version": "1.6.1",
        "version_normalized": "1.6.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/guzzle/psr7.git",
            "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
            "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
            "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.8"
        },
        "suggest": {
            "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
        },
        "time": "2019-07-01T23:21:34+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.6-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "GuzzleHttp\\Psr7\\": "src/"
            },
            "files": [
                "src/functions_include.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Michael Dowling",
                "email": "mtdowling@gmail.com",
                "homepage": "https://github.com/mtdowling"
            },
            {
                "name": "Tobias Schultze",
                "homepage": "https://github.com/Tobion"
            }
        ],
        "description": "PSR-7 message implementation that also provides common utility methods",
        "keywords": [
            "http",
            "message",
            "psr-7",
            "request",
            "response",
            "stream",
            "uri",
            "url"
        ]
    },
    {
        "name": "janisto/yii2-timepicker",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/janisto/yii2-timepicker.git",
            "reference": "91b3e8483404f0667eaa9fd73acf121a99494999"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/janisto/yii2-timepicker/zipball/91b3e8483404f0667eaa9fd73acf121a99494999",
            "reference": "91b3e8483404f0667eaa9fd73acf121a99494999",
            "shasum": ""
        },
        "require": {
            "bower-asset/jqueryui-timepicker-addon": ">=1.5.2",
            "php": ">=5.4.0",
            "yiisoft/yii2": "*",
            "yiisoft/yii2-jui": ">=2.0.4"
        },
        "require-dev": {
            "phpunit/phpunit": "~4.5",
            "scrutinizer/ocular": "~1.1"
        },
        "time": "2015-11-12T10:16:09+00:00",
        "type": "yii2-extension",
        "extra": {
            "asset-installer-paths": {
                "bower-asset-library": "vendor/bower"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "janisto\\timepicker\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "public domain"
        ],
        "authors": [
            {
                "name": "Jani Mikkonen",
                "email": "janisto@php.net"
            }
        ],
        "description": "Yii 2 widget for jQuery Timepicker Addon.",
        "homepage": "https://github.com/janisto/yii2-timepicker",
        "keywords": [
            "date",
            "datetime",
            "extension",
            "time",
            "timepicker",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/bootstrap-fileinput",
        "version": "v5.1.4",
        "version_normalized": "5.1.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/bootstrap-fileinput.git",
            "reference": "be1432169a4ad391b3873e435ef1e8759bfbcafc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/be1432169a4ad391b3873e435ef1e8759bfbcafc",
            "reference": "be1432169a4ad391b3873e435ef1e8759bfbcafc",
            "shasum": ""
        },
        "time": "2021-01-12T11:13:43+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.1.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 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"
        ],
        "funding": [
            {
                "url": "https://opencollective.com/bootstrap-fileinput",
                "type": "open_collective"
            }
        ]
    },
    {
        "name": "kartik-v/bootstrap-popover-x",
        "version": "v1.4.7",
        "version_normalized": "1.4.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/bootstrap-popover-x.git",
            "reference": "d4fc84a0776250f47840eb1594950a1702d8424d"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/bootstrap-popover-x/zipball/d4fc84a0776250f47840eb1594950a1702d8424d",
            "reference": "d4fc84a0776250f47840eb1594950a1702d8424d",
            "shasum": ""
        },
        "time": "2018-09-14T05:15:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.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"
        ]
    },
    {
        "name": "kartik-v/yii2-editable",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-editable.git",
            "reference": "8268f92ff7ed2a87006c96f3db874825b67bc31e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-editable/zipball/8268f92ff7ed2a87006c96f3db874825b67bc31e",
            "reference": "8268f92ff7ed2a87006c96f3db874825b67bc31e",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-popover-x": "~1.3",
            "kartik-v/yii2-widget-activeform": ">=1.5.7"
        },
        "time": "2020-02-21T03:44:29+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.7.x-dev"
            }
        },
        "installation-source": "source",
        "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"
        ]
    },
    {
        "name": "kartik-v/yii2-field-range",
        "version": "v1.3.5",
        "version_normalized": "1.3.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-field-range.git",
            "reference": "8a18edb343b3beb96ddc86e4a06aee28be160787"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-field-range/zipball/8a18edb343b3beb96ddc86e4a06aee28be160787",
            "reference": "8a18edb343b3beb96ddc86e4a06aee28be160787",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-helpers": ">=1.3.9",
            "kartik-v/yii2-widget-activeform": ">=1.5.7"
        },
        "time": "2019-05-25T07:21:55+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.3.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kartik\\field\\": "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": "Easily manage Yii 2 ActiveField ranges (from/to) with Bootstrap 3 addons markup and more",
        "homepage": "https://github.com/kartik-v/yii2-field-range",
        "keywords": [
            "addon",
            "bootstrap",
            "bootstrap 3",
            "bootstrap 4",
            "date",
            "extension",
            "field-range",
            "from",
            "range",
            "to",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "kartik-v/yii2-helpers",
        "version": "v1.3.9",
        "version_normalized": "1.3.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-helpers.git",
            "reference": "0bec7a97bf9d0293d96be5c496fe9654c4dec94b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-helpers/zipball/0bec7a97bf9d0293d96be5c496fe9654c4dec94b",
            "reference": "0bec7a97bf9d0293d96be5c496fe9654c4dec94b",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": ">=2.0.0"
        },
        "time": "2018-10-09T08:03:44+00:00",
        "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"
        ]
    },
    {
        "name": "kartik-v/yii2-krajee-base",
        "version": "v2.0.5",
        "version_normalized": "2.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-krajee-base.git",
            "reference": "9ddb662bdf49fdb671a90853912a40418a26a0dd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/9ddb662bdf49fdb671a90853912a40418a26a0dd",
            "reference": "9ddb662bdf49fdb671a90853912a40418a26a0dd",
            "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"
        },
        "time": "2019-03-13T17:14:54+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.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"
        ]
    },
    {
        "name": "kartik-v/yii2-popover-x",
        "version": "v1.3.5",
        "version_normalized": "1.3.5.0",
        "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",
        "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"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-activeform",
        "version": "v1.5.8",
        "version_normalized": "1.5.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-activeform.git",
            "reference": "02baee5e06a5dfbc94b71dc8c13ca87789716b29"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/02baee5e06a5dfbc94b71dc8c13ca87789716b29",
            "reference": "02baee5e06a5dfbc94b71dc8c13ca87789716b29",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": ">=1.9.8"
        },
        "time": "2019-02-23T19:45:01+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.5.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"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-datepicker",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-datepicker.git",
            "reference": "fada92bc506d382ea3367daac6a1f7a9adf434b2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-datepicker/zipball/fada92bc506d382ea3367daac6a1f7a9adf434b2",
            "reference": "fada92bc506d382ea3367daac6a1f7a9adf434b2",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": ">=2.0.0"
        },
        "time": "2020-03-20T14:21:31+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "source",
        "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"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-datetimepicker",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-datetimepicker.git",
            "reference": "c201f98d3b8e41dcce2c70678ae31008246fc430"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-datetimepicker/zipball/c201f98d3b8e41dcce2c70678ae31008246fc430",
            "reference": "c201f98d3b8e41dcce2c70678ae31008246fc430",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": ">=2.0.0"
        },
        "time": "2019-12-16T09:37:15+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.4.x-dev"
            }
        },
        "installation-source": "source",
        "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"
        ]
    },
    {
        "name": "kartik-v/yii2-widget-fileinput",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-fileinput.git",
            "reference": "e15d65047af23a3cf25e47e8c23444e750a27f2c"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/e15d65047af23a3cf25e47e8c23444e750a27f2c",
            "reference": "e15d65047af23a3cf25e47e8c23444e750a27f2c",
            "shasum": ""
        },
        "require": {
            "kartik-v/bootstrap-fileinput": ">=5.0.0",
            "kartik-v/yii2-krajee-base": ">=2.0.0"
        },
        "time": "2020-12-05T15:43:43+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1.x-dev"
            }
        },
        "installation-source": "source",
        "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 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"
        ],
        "funding": [
            {
                "url": "https://opencollective.com/yii2-widget-fileinput",
                "type": "open_collective"
            }
        ]
    },
    {
        "name": "kartik-v/yii2-widget-select2",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-select2.git",
            "reference": "05ed365ea5ed3555646db27dfb9beea79757a054"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/05ed365ea5ed3555646db27dfb9beea79757a054",
            "reference": "05ed365ea5ed3555646db27dfb9beea79757a054",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": ">=1.9",
            "select2/select2": ">=4.0"
        },
        "time": "2020-12-15T14:53:54+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.2.x-dev"
            }
        },
        "installation-source": "source",
        "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"
        ],
        "funding": [
            {
                "url": "https://opencollective.com/yii2-widget-select2",
                "type": "open_collective"
            }
        ]
    },
    {
        "name": "kartik-v/yii2-widget-timepicker",
        "version": "v1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kartik-v/yii2-widget-timepicker.git",
            "reference": "c1dacfc3712bedf4f694d878279189e440a24b21"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kartik-v/yii2-widget-timepicker/zipball/c1dacfc3712bedf4f694d878279189e440a24b21",
            "reference": "c1dacfc3712bedf4f694d878279189e440a24b21",
            "shasum": ""
        },
        "require": {
            "kartik-v/yii2-krajee-base": ">=2.0.0"
        },
        "time": "2018-10-09T11:58:19+00:00",
        "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"
        ]
    },
    {
        "name": "kidzen/yii2-dynamicform",
        "version": "2.5.1",
        "version_normalized": "2.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/kidzen/yii2-dynamicform.git",
            "reference": "16e928b3c1699eb7c2af6bc7dbce7d73a5cb38d2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/kidzen/yii2-dynamicform/zipball/16e928b3c1699eb7c2af6bc7dbce7d73a5cb38d2",
            "reference": "16e928b3c1699eb7c2af6bc7dbce7d73a5cb38d2",
            "shasum": ""
        },
        "require": {
            "symfony/css-selector": "~2.8|~3.0",
            "symfony/dom-crawler": "~2.8|~3.0",
            "yiisoft/yii2": "~2.0.5"
        },
        "time": "2019-04-07T19:43:18+00:00",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "kidzen\\dynamicform\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "kidzen",
                "email": "kidzenfxc@gmail.com"
            }
        ],
        "description": "It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.",
        "keywords": [
            "copy DOM element",
            "extension",
            "kidzen",
            "widget",
            "yii2",
            "yii2 dynamic form",
            "yii2-dynamicform"
        ]
    },
    {
        "name": "lcobucci/jwt",
        "version": "3.3.1",
        "version_normalized": "3.3.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/lcobucci/jwt.git",
            "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/lcobucci/jwt/zipball/a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
            "reference": "a11ec5f4b4d75d1fcd04e133dede4c317aac9e18",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "ext-openssl": "*",
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "mikey179/vfsstream": "~1.5",
            "phpmd/phpmd": "~2.2",
            "phpunit/php-invoker": "~1.1",
            "phpunit/phpunit": "^5.7 || ^7.3",
            "squizlabs/php_codesniffer": "~2.3"
        },
        "time": "2019-05-24T18:30:49+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Lcobucci\\JWT\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Luís Otávio Cobucci Oblonczyk",
                "email": "lcobucci@gmail.com",
                "role": "Developer"
            }
        ],
        "description": "A simple library to work with JSON Web Token and JSON Web Signature",
        "keywords": [
            "JWS",
            "jwt"
        ]
    },
    {
        "name": "meysampg/yii2-formbuilder",
        "version": "v1.2.6",
        "version_normalized": "1.2.6.0",
        "source": {
            "type": "git",
            "url": "https://github.com/meysampg/yii2-formbuilder.git",
            "reference": "3a1880afbc01fa687af8b2975630a995051003c8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/meysampg/yii2-formbuilder/zipball/3a1880afbc01fa687af8b2975630a995051003c8",
            "reference": "3a1880afbc01fa687af8b2975630a995051003c8",
            "shasum": ""
        },
        "require": {
            "yiisoft/yii2": "*",
            "yiisoft/yii2-jui": "*"
        },
        "time": "2017-12-02T16:56:01+00:00",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "meysampg\\formbuilder\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Meysam P.G.",
                "email": "p.g.meysam@gmail.com"
            }
        ],
        "description": "A drag and drop form builder with jQuery for Yii2",
        "keywords": [
            "JS",
            "extension",
            "form",
            "form-builder",
            "yii2"
        ]
    },
    {
        "name": "myclabs/deep-copy",
        "version": "1.9.5",
        "version_normalized": "1.9.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/myclabs/DeepCopy.git",
            "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/b2c28789e80a97badd14145fda39b545d83ca3ef",
            "reference": "b2c28789e80a97badd14145fda39b545d83ca3ef",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "replace": {
            "myclabs/deep-copy": "self.version"
        },
        "require-dev": {
            "doctrine/collections": "^1.0",
            "doctrine/common": "^2.6",
            "phpunit/phpunit": "^7.1"
        },
        "time": "2020-01-17T21:11:47+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "DeepCopy\\": "src/DeepCopy/"
            },
            "files": [
                "src/DeepCopy/deep_copy.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "description": "Create deep copies (clones) of your objects",
        "keywords": [
            "clone",
            "copy",
            "duplicate",
            "object",
            "object graph"
        ]
    },
    {
        "name": "npm-asset/axios",
        "version": "0.20.0-patch0",
        "version_normalized": "0.20.0.0-patch",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/axios/-/axios-0.20.0-0.tgz"
        },
        "require": {
            "npm-asset/follow-redirects": ">=1.10.0,<2.0.0"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/cacheable-request",
        "version": "2.1.4",
        "version_normalized": "2.1.4.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-2.1.4.tgz"
        },
        "require": {
            "npm-asset/clone-response": "1.0.2",
            "npm-asset/get-stream": "3.0.0",
            "npm-asset/http-cache-semantics": "3.8.1",
            "npm-asset/keyv": "3.0.0",
            "npm-asset/lowercase-keys": "1.0.0",
            "npm-asset/normalize-url": "2.0.1",
            "npm-asset/responselike": "1.0.2"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/clone-response",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.2.tgz"
        },
        "require": {
            "npm-asset/mimic-response": ">=1.0.0,<2.0.0"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/core-util-is",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/decode-uri-component",
        "version": "0.2.0",
        "version_normalized": "0.2.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/decompress-response",
        "version": "3.3.0",
        "version_normalized": "3.3.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz"
        },
        "require": {
            "npm-asset/mimic-response": ">=1.0.0,<2.0.0"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/duplexer3",
        "version": "0.1.4",
        "version_normalized": "0.1.4.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "BSD-3-Clause"
        ]
    },
    {
        "name": "npm-asset/follow-redirects",
        "version": "1.13.0",
        "version_normalized": "1.13.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.13.0.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/from2",
        "version": "2.3.0",
        "version_normalized": "2.3.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz"
        },
        "require": {
            "npm-asset/inherits": ">=2.0.1,<3.0.0",
            "npm-asset/readable-stream": ">=2.0.0,<3.0.0"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/get-stream",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/got",
        "version": "8.3.2",
        "version_normalized": "8.3.2.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/got/-/got-8.3.2.tgz"
        },
        "require": {
            "npm-asset/cacheable-request": ">=2.1.1,<3.0.0",
            "npm-asset/decompress-response": ">=3.3.0,<4.0.0",
            "npm-asset/duplexer3": ">=0.1.4,<0.2.0",
            "npm-asset/get-stream": ">=3.0.0,<4.0.0",
            "npm-asset/into-stream": ">=3.1.0,<4.0.0",
            "npm-asset/is-retry-allowed": ">=1.1.0,<2.0.0",
            "npm-asset/isurl": ">=1.0.0-alpha5,<2.0.0",
            "npm-asset/lowercase-keys": ">=1.0.0,<2.0.0",
            "npm-asset/mimic-response": ">=1.0.0,<2.0.0",
            "npm-asset/p-cancelable": ">=0.4.0,<0.5.0",
            "npm-asset/p-timeout": ">=2.0.1,<3.0.0",
            "npm-asset/pify": ">=3.0.0,<4.0.0",
            "npm-asset/safe-buffer": ">=5.1.1,<6.0.0",
            "npm-asset/sindresorhus--is": ">=0.7.0,<0.8.0",
            "npm-asset/timed-out": ">=4.0.1,<5.0.0",
            "npm-asset/url-parse-lax": ">=3.0.0,<4.0.0",
            "npm-asset/url-to-options": ">=1.0.1,<2.0.0"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/has-symbol-support-x",
        "version": "1.4.2",
        "version_normalized": "1.4.2.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/has-symbol-support-x/-/has-symbol-support-x-1.4.2.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/has-to-string-tag-x",
        "version": "1.4.1",
        "version_normalized": "1.4.1.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.4.1.tgz"
        },
        "require": {
            "npm-asset/has-symbol-support-x": ">=1.4.1,<2.0.0"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/http-cache-semantics",
        "version": "3.8.1",
        "version_normalized": "3.8.1.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-3.8.1.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "BSD-2-Clause"
        ]
    },
    {
        "name": "npm-asset/inherits",
        "version": "2.0.4",
        "version_normalized": "2.0.4.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "ISC"
        ]
    },
    {
        "name": "npm-asset/into-stream",
        "version": "3.1.0",
        "version_normalized": "3.1.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/into-stream/-/into-stream-3.1.0.tgz"
        },
        "require": {
            "npm-asset/from2": ">=2.1.1,<3.0.0",
            "npm-asset/p-is-promise": ">=1.1.0,<2.0.0"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/is-object",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/is-object/-/is-object-1.0.1.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/is-plain-obj",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/is-retry-allowed",
        "version": "1.2.0",
        "version_normalized": "1.2.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.2.0.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/isarray",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/isurl",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/isurl/-/isurl-1.0.0.tgz"
        },
        "require": {
            "npm-asset/has-to-string-tag-x": ">=1.2.0,<2.0.0",
            "npm-asset/is-object": ">=1.0.1,<2.0.0"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/json-buffer",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/keyv",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/keyv/-/keyv-3.0.0.tgz"
        },
        "require": {
            "npm-asset/json-buffer": "3.0.0"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/lowercase-keys",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.0.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/mimic-response",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/normalize-url",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/normalize-url/-/normalize-url-2.0.1.tgz"
        },
        "require": {
            "npm-asset/prepend-http": ">=2.0.0,<3.0.0",
            "npm-asset/query-string": ">=5.0.1,<6.0.0",
            "npm-asset/sort-keys": ">=2.0.0,<3.0.0"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/object-assign",
        "version": "4.1.1",
        "version_normalized": "4.1.1.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/p-cancelable",
        "version": "0.4.1",
        "version_normalized": "0.4.1.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-0.4.1.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/p-finally",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/p-is-promise",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/p-is-promise/-/p-is-promise-1.1.0.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/p-timeout",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/p-timeout/-/p-timeout-2.0.1.tgz"
        },
        "require": {
            "npm-asset/p-finally": ">=1.0.0,<2.0.0"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/pify",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/prepend-http",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/process-nextick-args",
        "version": "v1.0.8",
        "version_normalized": "1.0.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/calvinmetcalf/process-nextick-args.git",
            "reference": "07f531b2e7b3587f1c6cbce3f83054f50aa5cc97"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/calvinmetcalf/process-nextick-args/zipball/07f531b2e7b3587f1c6cbce3f83054f50aa5cc97",
            "reference": "07f531b2e7b3587f1c6cbce3f83054f50aa5cc97"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/query-string",
        "version": "5.1.1",
        "version_normalized": "5.1.1.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/query-string/-/query-string-5.1.1.tgz"
        },
        "require": {
            "npm-asset/decode-uri-component": ">=0.2.0,<0.3.0",
            "npm-asset/object-assign": ">=4.1.0,<5.0.0",
            "npm-asset/strict-uri-encode": ">=1.0.0,<2.0.0"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/readable-stream",
        "version": "2.2.10",
        "version_normalized": "2.2.10.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.2.10.tgz"
        },
        "require": {
            "npm-asset/core-util-is": "~1.0.0",
            "npm-asset/inherits": "~2.0.1",
            "npm-asset/isarray": "~1.0.0",
            "npm-asset/process-nextick-args": "~1.0.6",
            "npm-asset/safe-buffer": ">=5.0.1,<6.0.0",
            "npm-asset/string_decoder": "~1.0.0",
            "npm-asset/util-deprecate": "~1.0.1"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/resize-observer-polyfill",
        "version": "1.5.1",
        "version_normalized": "1.5.1.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/responselike",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz"
        },
        "require": {
            "npm-asset/lowercase-keys": ">=1.0.0,<2.0.0"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/safe-buffer",
        "version": "5.2.1",
        "version_normalized": "5.2.1.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/sindresorhus--is",
        "version": "0.7.0",
        "version_normalized": "0.7.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.7.0.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/sort-keys",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/sort-keys/-/sort-keys-2.0.0.tgz"
        },
        "require": {
            "npm-asset/is-plain-obj": ">=1.0.0,<2.0.0"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/strict-uri-encode",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/string_decoder",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.1.tgz"
        },
        "require": {
            "npm-asset/safe-buffer": ">=5.0.1,<6.0.0"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/timed-out",
        "version": "4.0.1",
        "version_normalized": "4.0.1.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/timed-out/-/timed-out-4.0.1.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/url-parse-lax",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz"
        },
        "require": {
            "npm-asset/prepend-http": ">=2.0.0,<3.0.0"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/url-to-options",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/url-to-options/-/url-to-options-1.0.1.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/util-deprecate",
        "version": "1.0.2",
        "version_normalized": "1.0.2.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/vue",
        "version": "2.6.11",
        "version_normalized": "2.6.11.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/vue/-/vue-2.6.11.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/vue-js-modal",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/euvl/vue-js-modal.git",
            "reference": "518754a4141ad6805b0765815d22ba9df6d57709"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/euvl/vue-js-modal/zipball/518754a4141ad6805b0765815d22ba9df6d57709",
            "reference": "518754a4141ad6805b0765815d22ba9df6d57709"
        },
        "require": {
            "npm-asset/resize-observer-polyfill": ">=1.5.1,<2.0.0"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/vue-notification",
        "version": "1.3.20",
        "version_normalized": "1.3.20.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/vue-notification/-/vue-notification-1.3.20.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/vue-resource",
        "version": "1.5.1",
        "version_normalized": "1.5.1.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/vue-resource/-/vue-resource-1.5.1.tgz"
        },
        "require": {
            "npm-asset/got": ">=8.0.3,<9.0.0"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "npm-asset/vue-router",
        "version": "3.4.3",
        "version_normalized": "3.4.3.0",
        "dist": {
            "type": "tar",
            "url": "https://registry.npmjs.org/vue-router/-/vue-router-3.4.3.tgz"
        },
        "type": "npm-asset",
        "installation-source": "dist",
        "license": [
            "MIT"
        ]
    },
    {
        "name": "onmotion/yii2-vuejs-assets",
        "version": "v1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/onmotion/yii2-vuejs-assets.git",
            "reference": "a87499803b7063058a0f06f8c1f00b226052fb5b"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/onmotion/yii2-vuejs-assets/zipball/a87499803b7063058a0f06f8c1f00b226052fb5b",
            "reference": "a87499803b7063058a0f06f8c1f00b226052fb5b",
            "shasum": ""
        },
        "require": {
            "npm-asset/axios": "*",
            "npm-asset/vue": "*",
            "npm-asset/vue-js-modal": "*",
            "npm-asset/vue-notification": "*",
            "npm-asset/vue-resource": "*",
            "npm-asset/vue-router": "*",
            "yiisoft/yii2": "~2.0.0"
        },
        "time": "2018-10-02T07:24:33+00:00",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "onmotion\\vue\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alexandr Kozhevnikov",
                "email": "onmotion1@gmail.com",
                "homepage": "http://kozhevnikov.me",
                "role": "Developer"
            }
        ],
        "description": "Vue.js assets for Yii2 app",
        "keywords": [
            "assets",
            "vue",
            "vuejs",
            "yii2"
        ]
    },
    {
        "name": "onmotion/yii2-widget-apexcharts",
        "version": "v1.0.4",
        "version_normalized": "1.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/onmotion/yii2-widget-apexcharts.git",
            "reference": "699f4540a975039868674ff21030494e467ebb08"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/onmotion/yii2-widget-apexcharts/zipball/699f4540a975039868674ff21030494e467ebb08",
            "reference": "699f4540a975039868674ff21030494e467ebb08",
            "shasum": ""
        },
        "require": {
            "onmotion/yii2-vuejs-assets": ">=1.0.1",
            "php": ">=5.5.0",
            "yiisoft/yii2": ">=2.0.1"
        },
        "time": "2019-07-12T06:43:40+00:00",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "onmotion\\apexcharts\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Alexandr Kozhevnikov",
                "email": "onmotion1@gmail.com",
                "homepage": "http://kozhevnikov.me",
                "role": "Developer"
            }
        ],
        "description": "Yii2 charts widget - wrapper for the ApexCharts.js",
        "keywords": [
            "apexcharts",
            "chart",
            "charts",
            "diagram",
            "extension",
            "widget",
            "yii2"
        ]
    },
    {
        "name": "opis/closure",
        "version": "3.5.1",
        "version_normalized": "3.5.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/opis/closure.git",
            "reference": "93ebc5712cdad8d5f489b500c59d122df2e53969"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/opis/closure/zipball/93ebc5712cdad8d5f489b500c59d122df2e53969",
            "reference": "93ebc5712cdad8d5f489b500c59d122df2e53969",
            "shasum": ""
        },
        "require": {
            "php": "^5.4 || ^7.0"
        },
        "require-dev": {
            "jeremeamia/superclosure": "^2.0",
            "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0"
        },
        "time": "2019-11-29T22:36:02+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Opis\\Closure\\": "src/"
            },
            "files": [
                "functions.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Marius Sarca",
                "email": "marius.sarca@gmail.com"
            },
            {
                "name": "Sorin Sarca",
                "email": "sarca_sorin@hotmail.com"
            }
        ],
        "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
        "homepage": "https://opis.io/closure",
        "keywords": [
            "anonymous functions",
            "closure",
            "function",
            "serializable",
            "serialization",
            "serialize"
        ]
    },
    {
        "name": "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)"
    },
    {
        "name": "phar-io/version",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phar-io/version.git",
            "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phar-io/version/zipball/45a2ec53a73c70ce41d55cedef9063630abaf1b6",
            "reference": "45a2ec53a73c70ce41d55cedef9063630abaf1b6",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "time": "2018-07-08T19:19:57+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Arne Blankerts",
                "email": "arne@blankerts.de",
                "role": "Developer"
            },
            {
                "name": "Sebastian Heuer",
                "email": "sebastian@phpeople.de",
                "role": "Developer"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "Developer"
            }
        ],
        "description": "Library for handling version information and constraints"
    },
    {
        "name": "phpdocumentor/reflection-common",
        "version": "2.0.0",
        "version_normalized": "2.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpDocumentor/ReflectionCommon.git",
            "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpDocumentor/ReflectionCommon/zipball/63a995caa1ca9e5590304cd845c15ad6d482a62a",
            "reference": "63a995caa1ca9e5590304cd845c15ad6d482a62a",
            "shasum": ""
        },
        "require": {
            "php": ">=7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "~6"
        },
        "time": "2018-08-07T13:53:10+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"
        ]
    },
    {
        "name": "phpdocumentor/reflection-docblock",
        "version": "5.1.0",
        "version_normalized": "5.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
            "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e",
            "reference": "cd72d394ca794d3466a3b2fc09d5a6c1dc86b47e",
            "shasum": ""
        },
        "require": {
            "ext-filter": "^7.1",
            "php": "^7.2",
            "phpdocumentor/reflection-common": "^2.0",
            "phpdocumentor/type-resolver": "^1.0",
            "webmozart/assert": "^1"
        },
        "require-dev": {
            "doctrine/instantiator": "^1",
            "mockery/mockery": "^1"
        },
        "time": "2020-02-22T12:28:44+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mike van Riel",
                "email": "me@mikevanriel.com"
            },
            {
                "name": "Jaap van Otterdijk",
                "email": "account@ijaap.nl"
            }
        ],
        "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock."
    },
    {
        "name": "phpdocumentor/type-resolver",
        "version": "1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpDocumentor/TypeResolver.git",
            "reference": "7462d5f123dfc080dfdf26897032a6513644fc95"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/7462d5f123dfc080dfdf26897032a6513644fc95",
            "reference": "7462d5f123dfc080dfdf26897032a6513644fc95",
            "shasum": ""
        },
        "require": {
            "php": "^7.2",
            "phpdocumentor/reflection-common": "^2.0"
        },
        "require-dev": {
            "ext-tokenizer": "^7.2",
            "mockery/mockery": "~1"
        },
        "time": "2020-02-18T18:59:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "phpDocumentor\\Reflection\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Mike van Riel",
                "email": "me@mikevanriel.com"
            }
        ],
        "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names"
    },
    {
        "name": "phpoffice/phpexcel",
        "version": "dev-develop",
        "version_normalized": "dev-develop",
        "source": {
            "type": "git",
            "url": "https://github.com/PHPOffice/PHPExcel.git",
            "reference": "2b601574975acfb9d4378a788ed5f2b747958095"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/PHPOffice/PHPExcel/zipball/2b601574975acfb9d4378a788ed5f2b747958095",
            "reference": "2b601574975acfb9d4378a788ed5f2b747958095",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "ext-xml": "*",
            "ext-xmlwriter": "*",
            "php": "^5.2|^7.0"
        },
        "require-dev": {
            "squizlabs/php_codesniffer": "2.*"
        },
        "time": "2018-11-22T22:50:50+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "psr-0": {
                "PHPExcel": "Classes/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.1"
        ],
        "authors": [
            {
                "name": "Maarten Balliauw",
                "homepage": "http://blog.maartenballiauw.be"
            },
            {
                "name": "Erik Tilt"
            },
            {
                "name": "Franck Lefevre",
                "homepage": "http://rootslabs.net"
            },
            {
                "name": "Mark Baker",
                "homepage": "http://markbakeruk.net"
            }
        ],
        "description": "PHPExcel - OpenXML - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
        "homepage": "https://github.com/PHPOffice/PHPExcel",
        "keywords": [
            "OpenXML",
            "excel",
            "php",
            "spreadsheet",
            "xls",
            "xlsx"
        ],
        "abandoned": "phpoffice/phpspreadsheet"
    },
    {
        "name": "phpspec/php-diff",
        "version": "v1.1.0",
        "version_normalized": "1.1.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpspec/php-diff.git",
            "reference": "0464787bfa7cd13576c5a1e318709768798bec6a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpspec/php-diff/zipball/0464787bfa7cd13576c5a1e318709768798bec6a",
            "reference": "0464787bfa7cd13576c5a1e318709768798bec6a",
            "shasum": ""
        },
        "time": "2016-04-07T12:29:16+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)."
    },
    {
        "name": "phpspec/prophecy",
        "version": "v1.10.3",
        "version_normalized": "1.10.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/phpspec/prophecy.git",
            "reference": "451c3cd1418cf640de218914901e51b064abb093"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/phpspec/prophecy/zipball/451c3cd1418cf640de218914901e51b064abb093",
            "reference": "451c3cd1418cf640de218914901e51b064abb093",
            "shasum": ""
        },
        "require": {
            "doctrine/instantiator": "^1.0.2",
            "php": "^5.3|^7.0",
            "phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0|^5.0",
            "sebastian/comparator": "^1.2.3|^2.0|^3.0|^4.0",
            "sebastian/recursion-context": "^1.0|^2.0|^3.0|^4.0"
        },
        "require-dev": {
            "phpspec/phpspec": "^2.5 || ^3.2",
            "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.5 || ^7.1"
        },
        "time": "2020-03-05T15:02:03+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.10.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Prophecy\\": "src/Prophecy"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Konstantin Kudryashov",
                "email": "ever.zet@gmail.com",
                "homepage": "http://everzet.com"
            },
            {
                "name": "Marcello Duarte",
                "email": "marcello.duarte@gmail.com"
            }
        ],
        "description": "Highly opinionated mocking framework for PHP 5.3+",
        "homepage": "https://github.com/phpspec/prophecy",
        "keywords": [
            "Double",
            "Dummy",
            "fake",
            "mock",
            "spy",
            "stub"
        ]
    },
    {
        "name": "phpunit/php-code-coverage",
        "version": "7.0.10",
        "version_normalized": "7.0.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
            "reference": "f1884187926fbb755a9aaf0b3836ad3165b478bf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/f1884187926fbb755a9aaf0b3836ad3165b478bf",
            "reference": "f1884187926fbb755a9aaf0b3836ad3165b478bf",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-xmlwriter": "*",
            "php": "^7.2",
            "phpunit/php-file-iterator": "^2.0.2",
            "phpunit/php-text-template": "^1.2.1",
            "phpunit/php-token-stream": "^3.1.1",
            "sebastian/code-unit-reverse-lookup": "^1.0.1",
            "sebastian/environment": "^4.2.2",
            "sebastian/version": "^2.0.1",
            "theseer/tokenizer": "^1.1.3"
        },
        "require-dev": {
            "phpunit/phpunit": "^8.2.2"
        },
        "suggest": {
            "ext-xdebug": "^2.7.2"
        },
        "time": "2019-11-20T13:55:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "7.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",
                "role": "lead"
            }
        ],
        "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
        "homepage": "https://github.com/sebastianbergmann/php-code-coverage",
        "keywords": [
            "coverage",
            "testing",
            "xunit"
        ]
    },
    {
        "name": "phpunit/php-file-iterator",
        "version": "2.0.2",
        "version_normalized": "2.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
            "reference": "050bedf145a257b1ff02746c31894800e5122946"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/050bedf145a257b1ff02746c31894800e5122946",
            "reference": "050bedf145a257b1ff02746c31894800e5122946",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.1"
        },
        "time": "2018-09-13T20:33:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "FilterIterator implementation that filters files based on a list of suffixes.",
        "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
        "keywords": [
            "filesystem",
            "iterator"
        ]
    },
    {
        "name": "phpunit/php-text-template",
        "version": "1.2.1",
        "version_normalized": "1.2.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-text-template.git",
            "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
            "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2015-06-21T13:50:34+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "Simple template engine.",
        "homepage": "https://github.com/sebastianbergmann/php-text-template/",
        "keywords": [
            "template"
        ]
    },
    {
        "name": "phpunit/php-timer",
        "version": "2.1.2",
        "version_normalized": "2.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-timer.git",
            "reference": "1038454804406b0b5f5f520358e78c1c2f71501e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/1038454804406b0b5f5f520358e78c1c2f71501e",
            "reference": "1038454804406b0b5f5f520358e78c1c2f71501e",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.0"
        },
        "time": "2019-06-07T04:22:29+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "Utility class for timing",
        "homepage": "https://github.com/sebastianbergmann/php-timer/",
        "keywords": [
            "timer"
        ]
    },
    {
        "name": "phpunit/php-token-stream",
        "version": "3.1.1",
        "version_normalized": "3.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/php-token-stream.git",
            "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/995192df77f63a59e47f025390d2d1fdf8f425ff",
            "reference": "995192df77f63a59e47f025390d2d1fdf8f425ff",
            "shasum": ""
        },
        "require": {
            "ext-tokenizer": "*",
            "php": "^7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.0"
        },
        "time": "2019-09-17T06:23:10+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Wrapper around PHP's tokenizer extension.",
        "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
        "keywords": [
            "tokenizer"
        ],
        "abandoned": true
    },
    {
        "name": "phpunit/phpunit",
        "version": "8.5.2",
        "version_normalized": "8.5.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/phpunit.git",
            "reference": "018b6ac3c8ab20916db85fa91bf6465acb64d1e0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/018b6ac3c8ab20916db85fa91bf6465acb64d1e0",
            "reference": "018b6ac3c8ab20916db85fa91bf6465acb64d1e0",
            "shasum": ""
        },
        "require": {
            "doctrine/instantiator": "^1.2.0",
            "ext-dom": "*",
            "ext-json": "*",
            "ext-libxml": "*",
            "ext-mbstring": "*",
            "ext-xml": "*",
            "ext-xmlwriter": "*",
            "myclabs/deep-copy": "^1.9.1",
            "phar-io/manifest": "^1.0.3",
            "phar-io/version": "^2.0.1",
            "php": "^7.2",
            "phpspec/prophecy": "^1.8.1",
            "phpunit/php-code-coverage": "^7.0.7",
            "phpunit/php-file-iterator": "^2.0.2",
            "phpunit/php-text-template": "^1.2.1",
            "phpunit/php-timer": "^2.1.2",
            "sebastian/comparator": "^3.0.2",
            "sebastian/diff": "^3.0.2",
            "sebastian/environment": "^4.2.2",
            "sebastian/exporter": "^3.1.1",
            "sebastian/global-state": "^3.0.0",
            "sebastian/object-enumerator": "^3.0.3",
            "sebastian/resource-operations": "^2.0.1",
            "sebastian/type": "^1.1.3",
            "sebastian/version": "^2.0.1"
        },
        "require-dev": {
            "ext-pdo": "*"
        },
        "suggest": {
            "ext-soap": "*",
            "ext-xdebug": "*",
            "phpunit/php-invoker": "^2.0.0"
        },
        "time": "2020-01-08T08:49:49+00:00",
        "bin": [
            "phpunit"
        ],
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "8.5-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "The PHP Unit Testing framework.",
        "homepage": "https://phpunit.de/",
        "keywords": [
            "phpunit",
            "testing",
            "xunit"
        ]
    },
    {
        "name": "practically/yii2-chartjs",
        "version": "v1.0.2",
        "version_normalized": "1.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/Practically/yii2-chartjs.git",
            "reference": "d4a8743d6821f10bfe7dc49149786c30c4c7f858"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/Practically/yii2-chartjs/zipball/d4a8743d6821f10bfe7dc49149786c30c4c7f858",
            "reference": "d4a8743d6821f10bfe7dc49149786c30c4c7f858",
            "shasum": ""
        },
        "require": {
            "yiisoft/yii2": "^2.0"
        },
        "require-dev": {
            "bower-asset/chart-js": "^2.7",
            "phpunit/phpunit": "^7",
            "squizlabs/php_codesniffer": "^2.8"
        },
        "time": "2020-03-23T10:27:24+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "practically\\chartjs\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Ade Attwood",
                "email": "ade@practically.io",
                "role": "Developer"
            },
            {
                "name": "Neil Davies",
                "email": "neil@practically.io",
                "role": "Contributor"
            }
        ],
        "description": "Chart js wrapper for yii2 to help with rendering data charts"
    },
    {
        "name": "psr/container",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/container.git",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/container/zipball/b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "reference": "b7ce3b176482dbbc1245ebf52b181af44c2cf55f",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2017-02-14T16:28:37+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.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": "http://www.php-fig.org/"
            }
        ],
        "description": "Common Container Interface (PHP FIG PSR-11)",
        "homepage": "https://github.com/php-fig/container",
        "keywords": [
            "PSR-11",
            "container",
            "container-interface",
            "container-interop",
            "psr"
        ]
    },
    {
        "name": "psr/event-dispatcher",
        "version": "1.0.0",
        "version_normalized": "1.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/event-dispatcher.git",
            "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
            "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
            "shasum": ""
        },
        "require": {
            "php": ">=7.2.0"
        },
        "time": "2019-01-08T18:20:26+00:00",
        "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": "http://www.php-fig.org/"
            }
        ],
        "description": "Standard interfaces for event handling.",
        "keywords": [
            "events",
            "psr",
            "psr-14"
        ]
    },
    {
        "name": "psr/http-message",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/php-fig/http-message.git",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363",
            "reference": "f6561bf28d520154e4b0ec72be95418abe6d9363",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.0"
        },
        "time": "2016-08-06T14:39:51+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Psr\\Http\\Message\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "PHP-FIG",
                "homepage": "http://www.php-fig.org/"
            }
        ],
        "description": "Common interface for HTTP messages",
        "homepage": "https://github.com/php-fig/http-message",
        "keywords": [
            "http",
            "http-message",
            "psr",
            "psr-7",
            "request",
            "response"
        ]
    },
    {
        "name": "ralouphie/getallheaders",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/ralouphie/getallheaders.git",
            "reference": "120b605dfeb996808c31b6477290a714d356e822"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
            "reference": "120b605dfeb996808c31b6477290a714d356e822",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "require-dev": {
            "php-coveralls/php-coveralls": "^2.1",
            "phpunit/phpunit": "^5 || ^6.5"
        },
        "time": "2019-03-08T08:55:37+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "files": [
                "src/getallheaders.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Ralph Khattar",
                "email": "ralph.khattar@gmail.com"
            }
        ],
        "description": "A polyfill for getallheaders."
    },
    {
        "name": "sebastian/code-unit-reverse-lookup",
        "version": "1.0.1",
        "version_normalized": "1.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
            "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
            "reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
            "shasum": ""
        },
        "require": {
            "php": "^5.6 || ^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^5.7 || ^6.0"
        },
        "time": "2017-03-04T06:30:41+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Looks up which function or method a line of code belongs to",
        "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/"
    },
    {
        "name": "sebastian/comparator",
        "version": "3.0.2",
        "version_normalized": "3.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/comparator.git",
            "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
            "reference": "5de4fc177adf9bce8df98d8d141a7559d7ccf6da",
            "shasum": ""
        },
        "require": {
            "php": "^7.1",
            "sebastian/diff": "^3.0",
            "sebastian/exporter": "^3.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.1"
        },
        "time": "2018-07-12T15:12:46+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": "Jeff Welch",
                "email": "whatthejeff@gmail.com"
            },
            {
                "name": "Volker Dusch",
                "email": "github@wallbash.com"
            },
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@2bepublished.at"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Provides the functionality to compare PHP values for equality",
        "homepage": "https://github.com/sebastianbergmann/comparator",
        "keywords": [
            "comparator",
            "compare",
            "equality"
        ]
    },
    {
        "name": "sebastian/diff",
        "version": "3.0.2",
        "version_normalized": "3.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/diff.git",
            "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
            "reference": "720fcc7e9b5cf384ea68d9d930d480907a0c1a29",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.5 || ^8.0",
            "symfony/process": "^2 || ^3.3 || ^4"
        },
        "time": "2019-02-04T06:01:07+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": "Kore Nordmann",
                "email": "mail@kore-nordmann.de"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Diff implementation",
        "homepage": "https://github.com/sebastianbergmann/diff",
        "keywords": [
            "diff",
            "udiff",
            "unidiff",
            "unified diff"
        ]
    },
    {
        "name": "sebastian/environment",
        "version": "4.2.3",
        "version_normalized": "4.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/environment.git",
            "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
            "reference": "464c90d7bdf5ad4e8a6aea15c091fec0603d4368",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "require-dev": {
            "phpunit/phpunit": "^7.5"
        },
        "suggest": {
            "ext-posix": "*"
        },
        "time": "2019-11-20T08:46:58+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Provides functionality to handle HHVM/PHP environments",
        "homepage": "http://www.github.com/sebastianbergmann/environment",
        "keywords": [
            "Xdebug",
            "environment",
            "hhvm"
        ]
    },
    {
        "name": "sebastian/exporter",
        "version": "3.1.2",
        "version_normalized": "3.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/exporter.git",
            "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/68609e1261d215ea5b21b7987539cbfbe156ec3e",
            "reference": "68609e1261d215ea5b21b7987539cbfbe156ec3e",
            "shasum": ""
        },
        "require": {
            "php": "^7.0",
            "sebastian/recursion-context": "^3.0"
        },
        "require-dev": {
            "ext-mbstring": "*",
            "phpunit/phpunit": "^6.0"
        },
        "time": "2019-09-14T09:02:43+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.1.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            },
            {
                "name": "Jeff Welch",
                "email": "whatthejeff@gmail.com"
            },
            {
                "name": "Volker Dusch",
                "email": "github@wallbash.com"
            },
            {
                "name": "Adam Harvey",
                "email": "aharvey@php.net"
            },
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@gmail.com"
            }
        ],
        "description": "Provides the functionality to export PHP variables for visualization",
        "homepage": "http://www.github.com/sebastianbergmann/exporter",
        "keywords": [
            "export",
            "exporter"
        ]
    },
    {
        "name": "sebastian/global-state",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/global-state.git",
            "reference": "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4",
            "reference": "edf8a461cf1d4005f19fb0b6b8b95a9f7fa0adc4",
            "shasum": ""
        },
        "require": {
            "php": "^7.2",
            "sebastian/object-reflector": "^1.1.1",
            "sebastian/recursion-context": "^3.0"
        },
        "require-dev": {
            "ext-dom": "*",
            "phpunit/phpunit": "^8.0"
        },
        "suggest": {
            "ext-uopz": "*"
        },
        "time": "2019-02-01T05:30:01+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"
            }
        ],
        "description": "Snapshotting of global state",
        "homepage": "http://www.github.com/sebastianbergmann/global-state",
        "keywords": [
            "global state"
        ]
    },
    {
        "name": "sebastian/object-enumerator",
        "version": "3.0.3",
        "version_normalized": "3.0.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/object-enumerator.git",
            "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
            "reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
            "shasum": ""
        },
        "require": {
            "php": "^7.0",
            "sebastian/object-reflector": "^1.1.1",
            "sebastian/recursion-context": "^3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0"
        },
        "time": "2017-08-03T12:35:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Traverses array structures and object graphs to enumerate all referenced objects",
        "homepage": "https://github.com/sebastianbergmann/object-enumerator/"
    },
    {
        "name": "sebastian/object-reflector",
        "version": "1.1.1",
        "version_normalized": "1.1.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/object-reflector.git",
            "reference": "773f97c67f28de00d397be301821b06708fca0be"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
            "reference": "773f97c67f28de00d397be301821b06708fca0be",
            "shasum": ""
        },
        "require": {
            "php": "^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0"
        },
        "time": "2017-03-29T09:07:27+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.1-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Allows reflection of object attributes, including inherited and non-public ones",
        "homepage": "https://github.com/sebastianbergmann/object-reflector/"
    },
    {
        "name": "sebastian/recursion-context",
        "version": "3.0.0",
        "version_normalized": "3.0.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/recursion-context.git",
            "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
            "reference": "5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8",
            "shasum": ""
        },
        "require": {
            "php": "^7.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^6.0"
        },
        "time": "2017-03-03T06:23:57+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": "Jeff Welch",
                "email": "whatthejeff@gmail.com"
            },
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            },
            {
                "name": "Adam Harvey",
                "email": "aharvey@php.net"
            }
        ],
        "description": "Provides functionality to recursively process PHP variables",
        "homepage": "http://www.github.com/sebastianbergmann/recursion-context"
    },
    {
        "name": "sebastian/resource-operations",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/resource-operations.git",
            "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
            "reference": "4d7a795d35b889bf80a0cc04e08d77cedfa917a9",
            "shasum": ""
        },
        "require": {
            "php": "^7.1"
        },
        "time": "2018-10-04T04:07:39+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de"
            }
        ],
        "description": "Provides a list of PHP built-in functions that operate on resources",
        "homepage": "https://www.github.com/sebastianbergmann/resource-operations"
    },
    {
        "name": "sebastian/type",
        "version": "1.1.3",
        "version_normalized": "1.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/type.git",
            "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/3aaaa15fa71d27650d62a948be022fe3b48541a3",
            "reference": "3aaaa15fa71d27650d62a948be022fe3b48541a3",
            "shasum": ""
        },
        "require": {
            "php": "^7.2"
        },
        "require-dev": {
            "phpunit/phpunit": "^8.2"
        },
        "time": "2019-07-02T08:10:15+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",
                "role": "lead"
            }
        ],
        "description": "Collection of value objects that represent the types of the PHP type system",
        "homepage": "https://github.com/sebastianbergmann/type"
    },
    {
        "name": "sebastian/version",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sebastianbergmann/version.git",
            "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/99732be0ddb3361e16ad77b68ba41efc8e979019",
            "reference": "99732be0ddb3361e16ad77b68ba41efc8e979019",
            "shasum": ""
        },
        "require": {
            "php": ">=5.6"
        },
        "time": "2016-10-03T07:35:21+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Sebastian Bergmann",
                "email": "sebastian@phpunit.de",
                "role": "lead"
            }
        ],
        "description": "Library that helps with managing the version number of Git-hosted PHP projects",
        "homepage": "https://github.com/sebastianbergmann/version"
    },
    {
        "name": "select2/select2",
        "version": "4.0.13",
        "version_normalized": "4.0.13.0",
        "source": {
            "type": "git",
            "url": "https://github.com/select2/select2.git",
            "reference": "45f2b83ceed5231afa7b3d5b12b58ad335edd82e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/select2/select2/zipball/45f2b83ceed5231afa7b3d5b12b58ad335edd82e",
            "reference": "45f2b83ceed5231afa7b3d5b12b58ad335edd82e",
            "shasum": ""
        },
        "time": "2020-01-28T05:01:22+00:00",
        "type": "component",
        "extra": {
            "component": {
                "scripts": [
                    "dist/js/select2.js"
                ],
                "styles": [
                    "dist/css/select2.css"
                ],
                "files": [
                    "dist/js/select2.js",
                    "dist/js/i18n/*.js",
                    "dist/css/select2.css"
                ]
            }
        },
        "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/"
    },
    {
        "name": "sizeg/yii2-jwt",
        "version": "v2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/sizeg/yii2-jwt.git",
            "reference": "e91679acace7816f8d7be6a88896d9225caf5333"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/sizeg/yii2-jwt/zipball/e91679acace7816f8d7be6a88896d9225caf5333",
            "reference": "e91679acace7816f8d7be6a88896d9225caf5333",
            "shasum": ""
        },
        "require": {
            "lcobucci/jwt": "~3.3.0",
            "php": ">=5.6.0",
            "yiisoft/yii2": "~2.0.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8"
        },
        "time": "2019-10-23T07:44:44+00:00",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "sizeg\\jwt\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "authors": [
            {
                "name": "Dmitriy Demin",
                "email": "sizemail@gmail.com",
                "homepage": "https://sizeg.tk"
            }
        ],
        "description": "JWT based on Icobucci",
        "keywords": [
            "jwt",
            "yii 2",
            "yii2"
        ]
    },
    {
        "name": "swiftmailer/swiftmailer",
        "version": "v6.2.3",
        "version_normalized": "6.2.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/swiftmailer/swiftmailer.git",
            "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
            "reference": "149cfdf118b169f7840bbe3ef0d4bc795d1780c9",
            "shasum": ""
        },
        "require": {
            "egulias/email-validator": "~2.0",
            "php": ">=7.0.0",
            "symfony/polyfill-iconv": "^1.0",
            "symfony/polyfill-intl-idn": "^1.10",
            "symfony/polyfill-mbstring": "^1.0"
        },
        "require-dev": {
            "mockery/mockery": "~0.9.1",
            "symfony/phpunit-bridge": "^3.4.19|^4.1.8"
        },
        "suggest": {
            "ext-intl": "Needed to support internationalized email addresses",
            "true/punycode": "Needed to support internationalized email addresses, if ext-intl is not installed"
        },
        "time": "2019-11-12T09:31:26+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "6.2-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "files": [
                "lib/swift_required.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Chris Corbyn"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            }
        ],
        "description": "Swiftmailer, free feature-rich PHP mailer",
        "homepage": "https://swiftmailer.symfony.com",
        "keywords": [
            "email",
            "mail",
            "mailer"
        ]
    },
    {
        "name": "symfony/browser-kit",
        "version": "v4.2.4",
        "version_normalized": "4.2.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/browser-kit.git",
            "reference": "61d85c5af2fc058014c7c89504c3944e73a086f0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/browser-kit/zipball/61d85c5af2fc058014c7c89504c3944e73a086f0",
            "reference": "61d85c5af2fc058014c7c89504c3944e73a086f0",
            "shasum": ""
        },
        "require": {
            "php": "^7.1.3",
            "symfony/dom-crawler": "~3.4|~4.0"
        },
        "require-dev": {
            "symfony/css-selector": "~3.4|~4.0",
            "symfony/process": "~3.4|~4.0"
        },
        "suggest": {
            "symfony/process": ""
        },
        "time": "2019-02-23T15:17:42+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "4.2-dev"
            }
        },
        "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": "Symfony BrowserKit Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/console",
        "version": "v5.0.5",
        "version_normalized": "5.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/console.git",
            "reference": "d29e2d36941de13600c399e393a60b8cfe59ac49"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/console/zipball/d29e2d36941de13600c399e393a60b8cfe59ac49",
            "reference": "d29e2d36941de13600c399e393a60b8cfe59ac49",
            "shasum": ""
        },
        "require": {
            "php": "^7.2.5",
            "symfony/polyfill-mbstring": "~1.0",
            "symfony/polyfill-php73": "^1.8",
            "symfony/service-contracts": "^1.1|^2"
        },
        "conflict": {
            "symfony/dependency-injection": "<4.4",
            "symfony/event-dispatcher": "<4.4",
            "symfony/lock": "<4.4",
            "symfony/process": "<4.4"
        },
        "provide": {
            "psr/log-implementation": "1.0"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "^4.4|^5.0",
            "symfony/dependency-injection": "^4.4|^5.0",
            "symfony/event-dispatcher": "^4.4|^5.0",
            "symfony/lock": "^4.4|^5.0",
            "symfony/process": "^4.4|^5.0",
            "symfony/var-dumper": "^4.4|^5.0"
        },
        "suggest": {
            "psr/log": "For using the console logger",
            "symfony/event-dispatcher": "",
            "symfony/lock": "",
            "symfony/process": ""
        },
        "time": "2020-02-24T15:05:31+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0-dev"
            }
        },
        "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": "Symfony Console Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/css-selector",
        "version": "v3.4.9",
        "version_normalized": "3.4.9.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/css-selector.git",
            "reference": "519a80d7c1d95c6cc0b67f686d15fe27c6910de0"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/css-selector/zipball/519a80d7c1d95c6cc0b67f686d15fe27c6910de0",
            "reference": "519a80d7c1d95c6cc0b67f686d15fe27c6910de0",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8"
        },
        "time": "2018-03-19T22:32:39+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Component\\CssSelector\\": ""
            },
            "exclude-from-classmap": [
                "/Tests/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Jean-François Simon",
                "email": "jeanfrancois.simon@sensiolabs.com"
            },
            {
                "name": "Fabien Potencier",
                "email": "fabien@symfony.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony CssSelector Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/dom-crawler",
        "version": "v3.4.38",
        "version_normalized": "3.4.38.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/dom-crawler.git",
            "reference": "5ea08fead7392bc5bfe83fb8a289ac9b72cb689e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/5ea08fead7392bc5bfe83fb8a289ac9b72cb689e",
            "reference": "5ea08fead7392bc5bfe83fb8a289ac9b72cb689e",
            "shasum": ""
        },
        "require": {
            "php": "^5.5.9|>=7.0.8",
            "symfony/polyfill-ctype": "~1.8",
            "symfony/polyfill-mbstring": "~1.0"
        },
        "require-dev": {
            "symfony/css-selector": "~2.8|~3.0|~4.0"
        },
        "suggest": {
            "symfony/css-selector": ""
        },
        "time": "2020-02-26T17:12:32+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "3.4-dev"
            }
        },
        "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": "Symfony DomCrawler Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/event-dispatcher",
        "version": "v5.0.5",
        "version_normalized": "5.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher.git",
            "reference": "b45ad88b253c5a9702ce218e201d89c85d148cea"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/b45ad88b253c5a9702ce218e201d89c85d148cea",
            "reference": "b45ad88b253c5a9702ce218e201d89c85d148cea",
            "shasum": ""
        },
        "require": {
            "php": "^7.2.5",
            "symfony/event-dispatcher-contracts": "^2"
        },
        "conflict": {
            "symfony/dependency-injection": "<4.4"
        },
        "provide": {
            "psr/event-dispatcher-implementation": "1.0",
            "symfony/event-dispatcher-implementation": "2.0"
        },
        "require-dev": {
            "psr/log": "~1.0",
            "symfony/config": "^4.4|^5.0",
            "symfony/dependency-injection": "^4.4|^5.0",
            "symfony/expression-language": "^4.4|^5.0",
            "symfony/http-foundation": "^4.4|^5.0",
            "symfony/service-contracts": "^1.1|^2",
            "symfony/stopwatch": "^4.4|^5.0"
        },
        "suggest": {
            "symfony/dependency-injection": "",
            "symfony/http-kernel": ""
        },
        "time": "2020-02-22T20:09:08+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0-dev"
            }
        },
        "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": "Symfony EventDispatcher Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/event-dispatcher-contracts",
        "version": "v2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/event-dispatcher-contracts.git",
            "reference": "af23c2584d4577d54661c434446fb8fbed6025dd"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/af23c2584d4577d54661c434446fb8fbed6025dd",
            "reference": "af23c2584d4577d54661c434446fb8fbed6025dd",
            "shasum": ""
        },
        "require": {
            "php": "^7.2.5",
            "psr/event-dispatcher": "^1"
        },
        "suggest": {
            "symfony/event-dispatcher-implementation": ""
        },
        "time": "2019-11-18T17:27:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-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"
        ]
    },
    {
        "name": "symfony/finder",
        "version": "v5.0.5",
        "version_normalized": "5.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/finder.git",
            "reference": "6251f201187ca9d66f6b099d3de65d279e971138"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/finder/zipball/6251f201187ca9d66f6b099d3de65d279e971138",
            "reference": "6251f201187ca9d66f6b099d3de65d279e971138",
            "shasum": ""
        },
        "require": {
            "php": "^7.2.5"
        },
        "time": "2020-02-14T07:43:07+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0-dev"
            }
        },
        "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": "Symfony Finder Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "symfony/polyfill-ctype",
        "version": "v1.14.0",
        "version_normalized": "1.14.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-ctype.git",
            "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/fbdeaec0df06cf3d51c93de80c7eb76e271f5a38",
            "reference": "fbdeaec0df06cf3d51c93de80c7eb76e271f5a38",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-ctype": "For best performance"
        },
        "time": "2020-01-13T11:15:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.14-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Ctype\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Gert de Pagter",
                "email": "BackEndTea@gmail.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for ctype functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "ctype",
            "polyfill",
            "portable"
        ]
    },
    {
        "name": "symfony/polyfill-iconv",
        "version": "v1.14.0",
        "version_normalized": "1.14.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-iconv.git",
            "reference": "926832ce51059bb58211b7b2080a88e0c3b5328e"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/926832ce51059bb58211b7b2080a88e0c3b5328e",
            "reference": "926832ce51059bb58211b7b2080a88e0c3b5328e",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-iconv": "For best performance"
        },
        "time": "2020-01-13T11:15:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.14-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Iconv\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Iconv extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "iconv",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-intl-idn",
        "version": "v1.14.0",
        "version_normalized": "1.14.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-intl-idn.git",
            "reference": "6842f1a39cf7d580655688069a03dd7cd83d244a"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/6842f1a39cf7d580655688069a03dd7cd83d244a",
            "reference": "6842f1a39cf7d580655688069a03dd7cd83d244a",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3",
            "symfony/polyfill-mbstring": "^1.3",
            "symfony/polyfill-php72": "^1.10"
        },
        "suggest": {
            "ext-intl": "For best performance"
        },
        "time": "2020-01-17T12:01:36+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.14-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Intl\\Idn\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Laurent Bassin",
                "email": "laurent@bassin.info"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "idn",
            "intl",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-mbstring",
        "version": "v1.14.0",
        "version_normalized": "1.14.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-mbstring.git",
            "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/34094cfa9abe1f0f14f48f490772db7a775559f2",
            "reference": "34094cfa9abe1f0f14f48f490772db7a775559f2",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "suggest": {
            "ext-mbstring": "For best performance"
        },
        "time": "2020-01-13T11:15:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.14-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Mbstring\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill for the Mbstring extension",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "mbstring",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-php72",
        "version": "v1.14.0",
        "version_normalized": "1.14.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php72.git",
            "reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf",
            "reference": "46ecacf4751dd0dc81e4f6bf01dbf9da1dc1dadf",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2020-01-13T11:15:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.14-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php72\\": ""
            },
            "files": [
                "bootstrap.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/polyfill-php73",
        "version": "v1.14.0",
        "version_normalized": "1.14.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/polyfill-php73.git",
            "reference": "5e66a0fa1070bf46bec4bea7962d285108edd675"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/5e66a0fa1070bf46bec4bea7962d285108edd675",
            "reference": "5e66a0fa1070bf46bec4bea7962d285108edd675",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3.3"
        },
        "time": "2020-01-13T11:15:53+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "1.14-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Symfony\\Polyfill\\Php73\\": ""
            },
            "files": [
                "bootstrap.php"
            ],
            "classmap": [
                "Resources/stubs"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Nicolas Grekas",
                "email": "p@tchwork.com"
            },
            {
                "name": "Symfony Community",
                "homepage": "https://symfony.com/contributors"
            }
        ],
        "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
        "homepage": "https://symfony.com",
        "keywords": [
            "compatibility",
            "polyfill",
            "portable",
            "shim"
        ]
    },
    {
        "name": "symfony/service-contracts",
        "version": "v2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/service-contracts.git",
            "reference": "144c5e51266b281231e947b51223ba14acf1a749"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/service-contracts/zipball/144c5e51266b281231e947b51223ba14acf1a749",
            "reference": "144c5e51266b281231e947b51223ba14acf1a749",
            "shasum": ""
        },
        "require": {
            "php": "^7.2.5",
            "psr/container": "^1.0"
        },
        "suggest": {
            "symfony/service-implementation": ""
        },
        "time": "2019-11-18T17:27:11+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0-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"
        ]
    },
    {
        "name": "symfony/yaml",
        "version": "v5.0.5",
        "version_normalized": "5.0.5.0",
        "source": {
            "type": "git",
            "url": "https://github.com/symfony/yaml.git",
            "reference": "a4b613d7e44f62941adff5a802cff70adee57d3f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/symfony/yaml/zipball/a4b613d7e44f62941adff5a802cff70adee57d3f",
            "reference": "a4b613d7e44f62941adff5a802cff70adee57d3f",
            "shasum": ""
        },
        "require": {
            "php": "^7.2.5",
            "symfony/polyfill-ctype": "~1.8"
        },
        "conflict": {
            "symfony/console": "<4.4"
        },
        "require-dev": {
            "symfony/console": "^4.4|^5.0"
        },
        "suggest": {
            "symfony/console": "For validating YAML files using the lint command"
        },
        "time": "2020-02-03T13:51:17+00:00",
        "type": "library",
        "extra": {
            "branch-alias": {
                "dev-master": "5.0-dev"
            }
        },
        "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": "Symfony Yaml Component",
        "homepage": "https://symfony.com"
    },
    {
        "name": "theseer/tokenizer",
        "version": "1.1.3",
        "version_normalized": "1.1.3.0",
        "source": {
            "type": "git",
            "url": "https://github.com/theseer/tokenizer.git",
            "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/theseer/tokenizer/zipball/11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
            "reference": "11336f6f84e16a720dae9d8e6ed5019efa85a0f9",
            "shasum": ""
        },
        "require": {
            "ext-dom": "*",
            "ext-tokenizer": "*",
            "ext-xmlwriter": "*",
            "php": "^7.0"
        },
        "time": "2019-06-13T22:48:21+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "classmap": [
                "src/"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Arne Blankerts",
                "email": "arne@blankerts.de",
                "role": "Developer"
            }
        ],
        "description": "A small library for converting tokenized PHP source code into XML and potentially other formats"
    },
    {
        "name": "tinymce/tinymce",
        "version": "5.7.0",
        "version_normalized": "5.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/tinymce/tinymce-dist.git",
            "reference": "729e1f713c3b6d526daa6cb8f7a3b3ad864c53e3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/729e1f713c3b6d526daa6cb8f7a3b3ad864c53e3",
            "reference": "729e1f713c3b6d526daa6cb8f7a3b3ad864c53e3",
            "shasum": ""
        },
        "time": "2021-02-10T03:44:04+00:00",
        "type": "component",
        "extra": {
            "component": {
                "scripts": [
                    "tinymce.js",
                    "plugins/*/plugin.js",
                    "themes/*/theme.js",
                    "themes/*/icons.js"
                ],
                "files": [
                    "tinymce.min.js",
                    "plugins/*/plugin.min.js",
                    "themes/*/theme.min.js",
                    "skins/**",
                    "icons/*/icons.min.js"
                ]
            }
        },
        "installation-source": "dist",
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "LGPL-2.1-only"
        ],
        "description": "Web based JavaScript HTML WYSIWYG editor control.",
        "homepage": "http://www.tinymce.com",
        "keywords": [
            "editor",
            "html",
            "javascript",
            "richtext",
            "tinymce",
            "wysiwyg"
        ]
    },
    {
        "name": "wbraganca/yii2-dynamicform",
        "version": "v2.0.2",
        "version_normalized": "2.0.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/wbraganca/yii2-dynamicform.git",
            "reference": "9b761d708aa6c06c1219e1c2ed321f7cb205b09f"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/wbraganca/yii2-dynamicform/zipball/9b761d708aa6c06c1219e1c2ed321f7cb205b09f",
            "reference": "9b761d708aa6c06c1219e1c2ed321f7cb205b09f",
            "shasum": ""
        },
        "require": {
            "symfony/css-selector": "*",
            "symfony/dom-crawler": "*",
            "yiisoft/yii2": "*"
        },
        "time": "2015-02-25T15:31:24+00:00",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "wbraganca\\dynamicform\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Wanderson Bragança",
                "email": "wanderson.wbc@gmail.com"
            }
        ],
        "description": "It is widget to yii2 framework to clone form elements in a nested manner, maintaining accessibility.",
        "keywords": [
            "copy DOM element",
            "extension",
            "widget",
            "yii2",
            "yii2 dynamic form",
            "yii2-dynamicform"
        ]
    },
    {
        "name": "webmozart/assert",
        "version": "1.7.0",
        "version_normalized": "1.7.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/webmozarts/assert.git",
            "reference": "aed98a490f9a8f78468232db345ab9cf606cf598"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/webmozarts/assert/zipball/aed98a490f9a8f78468232db345ab9cf606cf598",
            "reference": "aed98a490f9a8f78468232db345ab9cf606cf598",
            "shasum": ""
        },
        "require": {
            "php": "^5.3.3 || ^7.0",
            "symfony/polyfill-ctype": "^1.8"
        },
        "conflict": {
            "vimeo/psalm": "<3.6.0"
        },
        "require-dev": {
            "phpunit/phpunit": "^4.8.36 || ^7.5.13"
        },
        "time": "2020-02-14T12:15:55+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "Webmozart\\Assert\\": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Bernhard Schussek",
                "email": "bschussek@gmail.com"
            }
        ],
        "description": "Assertions to validate method input/output with nice error messages.",
        "keywords": [
            "assert",
            "check",
            "validate"
        ]
    },
    {
        "name": "yiidoc/yii2-redactor",
        "version": "2.0.1",
        "version_normalized": "2.0.1.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiidoc/yii2-redactor.git",
            "reference": "c4c80c19c68728e88d135f4eec5c51352fbbaa37"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiidoc/yii2-redactor/zipball/c4c80c19c68728e88d135f4eec5c51352fbbaa37",
            "reference": "c4c80c19c68728e88d135f4eec5c51352fbbaa37",
            "shasum": ""
        },
        "require": {
            "yiisoft/yii2": "*"
        },
        "time": "2015-06-02T21:47:24+00:00",
        "type": "yii2-extension",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "yii\\redactor\\": "/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Nghia Nguyen",
                "email": "zinzinday@gmail.com"
            }
        ],
        "description": "Extension redactor for Yii2 Framework.",
        "keywords": [
            "Redactor",
            "extension",
            "html editor",
            "imperavi",
            "wysiwyg",
            "yii2"
        ]
    },
    {
        "name": "yiisoft/yii2",
        "version": "2.0.33",
        "version_normalized": "2.0.33.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-framework.git",
            "reference": "8c0a329b72b11d938e1cb7e4cabf700139206723"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/8c0a329b72b11d938e1cb7e4cabf700139206723",
            "reference": "8c0a329b72b11d938e1cb7e4cabf700139206723",
            "shasum": ""
        },
        "require": {
            "bower-asset/inputmask": "~3.2.2 | ~3.3.5",
            "bower-asset/jquery": "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.3.*",
            "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.6",
            "lib-pcre": "*",
            "php": ">=5.4.0",
            "yiisoft/yii2-composer": "~2.0.4"
        },
        "time": "2020-03-24T20:03:06+00:00",
        "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": "http://www.yiiframework.com/",
                "role": "Founder and project lead"
            },
            {
                "name": "Alexander Makarov",
                "email": "sam@rmcreative.ru",
                "homepage": "http://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": "http://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": "http://www.yiiframework.com/",
        "keywords": [
            "framework",
            "yii2"
        ]
    },
    {
        "name": "yiisoft/yii2-bootstrap",
        "version": "2.0.10",
        "version_normalized": "2.0.10.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-bootstrap.git",
            "reference": "073c9ab0a4eb71f2485d84c96a1967130300d8fc"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/073c9ab0a4eb71f2485d84c96a1967130300d8fc",
            "reference": "073c9ab0a4eb71f2485d84c96a1967130300d8fc",
            "shasum": ""
        },
        "require": {
            "bower-asset/bootstrap": "3.4.* | 3.3.* | 3.2.* | 3.1.*",
            "yiisoft/yii2": "~2.0.6"
        },
        "require-dev": {
            "phpunit/phpunit": "<7"
        },
        "time": "2019-04-23T13:18:43+00:00",
        "type": "yii2-extension",
        "extra": {
            "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": "Paul Klimov",
                "email": "klimov.paul@gmail.com"
            },
            {
                "name": "Alexander Makarov",
                "email": "sam@rmcreative.ru",
                "homepage": "http://rmcreative.ru/"
            },
            {
                "name": "Antonio Ramirez",
                "email": "amigo.cobos@gmail.com"
            },
            {
                "name": "Qiang Xue",
                "email": "qiang.xue@gmail.com",
                "homepage": "http://www.yiiframework.com/"
            }
        ],
        "description": "The Twitter Bootstrap extension for the Yii framework",
        "keywords": [
            "bootstrap",
            "yii2"
        ]
    },
    {
        "name": "yiisoft/yii2-composer",
        "version": "2.0.8",
        "version_normalized": "2.0.8.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-composer.git",
            "reference": "5c7ca9836cf80b34db265332a7f2f8438eb469b9"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/5c7ca9836cf80b34db265332a7f2f8438eb469b9",
            "reference": "5c7ca9836cf80b34db265332a7f2f8438eb469b9",
            "shasum": ""
        },
        "require": {
            "composer-plugin-api": "^1.0"
        },
        "require-dev": {
            "composer/composer": "^1.0",
            "phpunit/phpunit": "<7"
        },
        "time": "2019-07-16T13:22:30+00:00",
        "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"
        ]
    },
    {
        "name": "yiisoft/yii2-debug",
        "version": "2.1.13",
        "version_normalized": "2.1.13.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-debug.git",
            "reference": "696712a2a3565b1a072ad3c9d298e262967e8282"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/696712a2a3565b1a072ad3c9d298e262967e8282",
            "reference": "696712a2a3565b1a072ad3c9d298e262967e8282",
            "shasum": ""
        },
        "require": {
            "ext-mbstring": "*",
            "opis/closure": "^3.3",
            "php": ">=5.4",
            "yiisoft/yii2": "~2.0.13"
        },
        "require-dev": {
            "phpunit/phpunit": "<7",
            "yiisoft/yii2-coding-standards": "~2.0",
            "yiisoft/yii2-swiftmailer": "*"
        },
        "time": "2020-01-17T13:40:32+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "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",
            "yii2"
        ]
    },
    {
        "name": "yiisoft/yii2-faker",
        "version": "2.0.4",
        "version_normalized": "2.0.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-faker.git",
            "reference": "3df62b1dcb272a8413f9c6e532c9d73f325ccde1"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/3df62b1dcb272a8413f9c6e532c9d73f325ccde1",
            "reference": "3df62b1dcb272a8413f9c6e532c9d73f325ccde1",
            "shasum": ""
        },
        "require": {
            "fzaninotto/faker": "~1.4",
            "yiisoft/yii2": "~2.0.0"
        },
        "time": "2018-02-19T20:27:10+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "yii\\faker\\": ""
            }
        },
        "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"
        ]
    },
    {
        "name": "yiisoft/yii2-gii",
        "version": "2.1.4",
        "version_normalized": "2.1.4.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-gii.git",
            "reference": "d879cb186361fbc6f71a2d994d580b5a071a5642"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/d879cb186361fbc6f71a2d994d580b5a071a5642",
            "reference": "d879cb186361fbc6f71a2d994d580b5a071a5642",
            "shasum": ""
        },
        "require": {
            "phpspec/php-diff": "^1.1.0",
            "yiisoft/yii2": "~2.0.14"
        },
        "require-dev": {
            "phpunit/phpunit": "<7",
            "yiisoft/yii2-coding-standards": "~2.0"
        },
        "time": "2020-01-17T13:33:30+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "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",
            "gii",
            "yii2"
        ]
    },
    {
        "name": "yiisoft/yii2-jui",
        "version": "2.0.7",
        "version_normalized": "2.0.7.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-jui.git",
            "reference": "ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed",
            "reference": "ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed",
            "shasum": ""
        },
        "require": {
            "bower-asset/jquery-ui": "~1.12.1",
            "yiisoft/yii2": "~2.0.4"
        },
        "time": "2017-11-25T15:32:29+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.0.x-dev"
            }
        },
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "yii\\jui\\": ""
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "BSD-3-Clause"
        ],
        "authors": [
            {
                "name": "Qiang Xue",
                "email": "qiang.xue@gmail.com"
            }
        ],
        "description": "The Jquery UI extension for the Yii framework",
        "keywords": [
            "jQuery UI",
            "yii2"
        ]
    },
    {
        "name": "yiisoft/yii2-swiftmailer",
        "version": "2.1.2",
        "version_normalized": "2.1.2.0",
        "source": {
            "type": "git",
            "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
            "reference": "09659a55959f9e64b8178d842b64a9ffae42b994"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/09659a55959f9e64b8178d842b64a9ffae42b994",
            "reference": "09659a55959f9e64b8178d842b64a9ffae42b994",
            "shasum": ""
        },
        "require": {
            "swiftmailer/swiftmailer": "~6.0",
            "yiisoft/yii2": ">=2.0.4"
        },
        "time": "2018-09-23T22:00:47+00:00",
        "type": "yii2-extension",
        "extra": {
            "branch-alias": {
                "dev-master": "2.1.x-dev"
            }
        },
        "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"
        ]
    }
]
