{
    "packages": [
        {
            "name": "2amigos/yii2-selectize-widget",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2amigos/yii2-selectize-widget.git",
                "reference": "9762a34d1095f15b60f46b876dad245011755bfc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2amigos/yii2-selectize-widget/zipball/9762a34d1095f15b60f46b876dad245011755bfc",
                "reference": "9762a34d1095f15b60f46b876dad245011755bfc",
                "shasum": ""
            },
            "require": {
                "bower-asset/selectize": "~0.12.0",
                "yiisoft/yii2": "~2.0.0",
                "yiisoft/yii2-bootstrap": "~2.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "time": "2017-09-19T22:02:33+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "dosamigos\\selectize\\": "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": "The selectize.js widget for the Yii framework",
            "homepage": "https://github.com/2amigos/yii2-selectize-widget",
            "keywords": [
                "2amigos",
                "selectize",
                "widget",
                "yii",
                "yii 2",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/2amigos/yii2-selectize-widget/issues",
                "source": "https://github.com/2amigos/yii2-selectize-widget/tree/master"
            },
            "install-path": "../2amigos/yii2-selectize-widget"
        },
        {
            "name": "2amigos/yii2-taggable-behavior",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2amigos/yii2-taggable-behavior.git",
                "reference": "139adc766ceab78501a130c8a0bfedd5cdf7d3be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2amigos/yii2-taggable-behavior/zipball/139adc766ceab78501a130c8a0bfedd5cdf7d3be",
                "reference": "139adc766ceab78501a130c8a0bfedd5cdf7d3be",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "^2.0"
            },
            "require-dev": {
                "phpunit/dbunit": "~1.0",
                "phpunit/phpunit": "~4.0"
            },
            "time": "2016-12-09T12:23:25+00:00",
            "type": "yii2-extension",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                },
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "dosamigos\\taggable\\": "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"
                },
                {
                    "name": "Alexander Kochetov",
                    "email": "creocoder@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "The taggable behavior for the Yii framework",
            "homepage": "https://github.com/2amigos/yii2-taggable-behavior",
            "keywords": [
                "2amigos",
                "Behavior",
                "tags",
                "yii",
                "yii 2",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/2amigos/yii2-taggable-behavior/issues",
                "source": "https://github.com/2amigos/yii2-taggable-behavior/tree/master"
            },
            "install-path": "../2amigos/yii2-taggable-behavior"
        },
        {
            "name": "2amigos/yii2-usuario",
            "version": "1.5.1",
            "version_normalized": "1.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2amigos/yii2-usuario.git",
                "reference": "e2b041a32a9cd248c7849ff6cfb12a2f60822b57"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2amigos/yii2-usuario/zipball/e2b041a32a9cd248c7849ff6cfb12a2f60822b57",
                "reference": "e2b041a32a9cd248c7849ff6cfb12a2f60822b57",
                "shasum": ""
            },
            "require": {
                "2amigos/yii2-selectize-widget": "^1.1",
                "php": ">=5.5",
                "yiisoft/yii2-authclient": "^2.1",
                "yiisoft/yii2-bootstrap": "^2.0",
                "yiisoft/yii2-httpclient": "^2.0",
                "yiisoft/yii2-swiftmailer": "^2.0"
            },
            "conflict": {
                "dektrium/yii2-rbac": "*",
                "dektrium/yii2-user": "*"
            },
            "require-dev": {
                "codeception/codeception": "*",
                "codeception/module-asserts": "^1.1",
                "codeception/module-db": "^1.0",
                "codeception/module-filesystem": "^1.0",
                "codeception/module-yii2": "^1.1",
                "codeception/verify": "^0.3.3",
                "friendsofphp/php-cs-fixer": "^2.3",
                "phpmd/phpmd": "@stable",
                "roave/security-advisories": "dev-master",
                "squizlabs/php_codesniffer": "*"
            },
            "suggest": {
                "2amigos/2fa-library": "Needed if you want to enable 2 Factor Authentication. Require version ^1.0",
                "2amigos/qrcode-library": "Needed if you want to enable 2FA with QR Code generation. Require version ^1.1"
            },
            "time": "2020-04-05T11:59:36+00:00",
            "type": "yii2-extension",
            "extra": {
                "bootstrap": "Da\\User\\Bootstrap"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Da\\User\\": "./src/User"
                }
            },
            "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"
                },
                {
                    "name": "Antonio Ramirez Cobos",
                    "email": "hola@2amigos.us",
                    "homepage": "http://2amigos.us",
                    "role": "Developer"
                }
            ],
            "description": "Highly customizable and extensible user management, authentication, and authorization Yii2 extension",
            "keywords": [
                "2amigos",
                "User management",
                "access",
                "acl",
                "backend",
                "rbac",
                "user",
                "yii",
                "yii 2",
                "yii framework",
                "yii2",
                "yii2 user",
                "yii2-user"
            ],
            "support": {
                "forum": "https://gitter.im/2amigos/yii2-usuario",
                "issues": "https://github.com/2amigos/yii2-usuario/issues?state=open",
                "source": "https://github.com/2amigos/yii2-usuario"
            },
            "install-path": "../2amigos/yii2-usuario"
        },
        {
            "name": "akiraz2/yii2-blog",
            "version": "dev-develop",
            "version_normalized": "dev-develop",
            "source": {
                "type": "git",
                "url": "https://github.com/akiraz2/yii2-blog.git",
                "reference": "e3438dc9a49e2a4678f25a54fe9daa4032ea364f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/akiraz2/yii2-blog/zipball/e3438dc9a49e2a4678f25a54fe9daa4032ea364f",
                "reference": "e3438dc9a49e2a4678f25a54fe9daa4032ea364f",
                "shasum": ""
            },
            "require": {
                "2amigos/yii2-taggable-behavior": "~1.0",
                "himiklab/yii2-sortable-grid-view-widget": "*",
                "noam148/yii2-image-manager": "*",
                "yii-dream-team/yii2-upload-behavior": "*",
                "yiidoc/yii2-redactor": "*",
                "yiisoft/yii2": "*"
            },
            "time": "2021-01-25T15:21:33+00:00",
            "type": "yii2-extension",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "akiraz2\\blog\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Akiraz",
                    "email": "akiraz@bk.ru"
                }
            ],
            "description": "Simple, configurable blog module for Yii2 (post, comment, nested category, tags). + frontend, backend. + SEO! (Opengraph, Schema.org)",
            "keywords": [
                "blog",
                "category",
                "comments",
                "extension",
                "module",
                "post",
                "seo",
                "tag",
                "yii2",
                "yii2-blog"
            ],
            "support": {
                "issues": "https://github.com/akiraz2/yii2-blog/issues",
                "source": "https://github.com/akiraz2/yii2-blog/tree/develop"
            },
            "install-path": "../akiraz2/yii2-blog"
        },
        {
            "name": "almasaeed2010/adminlte",
            "version": "v3.2.0",
            "version_normalized": "3.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ColorlibHQ/AdminLTE.git",
                "reference": "bd4d9c72931f1dd28601b6bfb387554a381ad540"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ColorlibHQ/AdminLTE/zipball/bd4d9c72931f1dd28601b6bfb387554a381ad540",
                "reference": "bd4d9c72931f1dd28601b6bfb387554a381ad540",
                "shasum": ""
            },
            "time": "2022-02-07T20:33:09+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Colorlib"
                }
            ],
            "description": "AdminLTE - admin control panel and dashboard that's based on Bootstrap 4",
            "homepage": "https://adminlte.io/",
            "keywords": [
                "JS",
                "admin",
                "back-end",
                "css",
                "less",
                "responsive",
                "template",
                "theme",
                "web"
            ],
            "support": {
                "issues": "https://github.com/ColorlibHQ/AdminLTE/issues",
                "source": "https://github.com/ColorlibHQ/AdminLTE/tree/v3.2.0"
            },
            "install-path": "../almasaeed2010/adminlte"
        },
        {
            "name": "behat/gherkin",
            "version": "v4.9.0",
            "version_normalized": "4.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Behat/Gherkin.git",
                "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Behat/Gherkin/zipball/0bc8d1e30e96183e4f36db9dc79caead300beff4",
                "reference": "0bc8d1e30e96183e4f36db9dc79caead300beff4",
                "shasum": ""
            },
            "require": {
                "php": "~7.2|~8.0"
            },
            "require-dev": {
                "cucumber/cucumber": "dev-gherkin-22.0.0",
                "phpunit/phpunit": "~8|~9",
                "symfony/yaml": "~3|~4|~5"
            },
            "suggest": {
                "symfony/yaml": "If you want to parse features, represented in YAML files"
            },
            "time": "2021-10-12T13:05:09+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Behat\\Gherkin": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                }
            ],
            "description": "Gherkin DSL parser for PHP",
            "homepage": "http://behat.org/",
            "keywords": [
                "BDD",
                "Behat",
                "Cucumber",
                "DSL",
                "gherkin",
                "parser"
            ],
            "support": {
                "issues": "https://github.com/Behat/Gherkin/issues",
                "source": "https://github.com/Behat/Gherkin/tree/v4.9.0"
            },
            "install-path": "../behat/gherkin"
        },
        {
            "name": "bower-asset/bootstrap",
            "version": "v3.4.1",
            "version_normalized": "3.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twbs/bootstrap.git",
                "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twbs/bootstrap/zipball/68b0d231a13201eb14acd3dc84e51543d16e5f7e",
                "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e"
            },
            "require": {
                "bower-asset/jquery": ">=1.9.1,<4.0"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/bootstrap"
        },
        {
            "name": "bower-asset/fabric",
            "version": "v4.5.0",
            "version_normalized": "4.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/fabricjs/fabric.js.git",
                "reference": "f897b968a286b1ddafddd236a9b74dcbeeb446cf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fabricjs/fabric.js/zipball/f897b968a286b1ddafddd236a9b74dcbeeb446cf",
                "reference": "f897b968a286b1ddafddd236a9b74dcbeeb446cf"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/fabric"
        },
        {
            "name": "bower-asset/fullcalendar",
            "version": "v3.9.0",
            "version_normalized": "3.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/fullcalendar/fullcalendar.git",
                "reference": "3ddb3c8d1461c6b841aed3487ba07d8ba338adb6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fullcalendar/fullcalendar/zipball/3ddb3c8d1461c6b841aed3487ba07d8ba338adb6",
                "reference": "3ddb3c8d1461c6b841aed3487ba07d8ba338adb6"
            },
            "require": {
                "bower-asset/jquery": ">=2,<4.0",
                "bower-asset/moment": ">=2.20.1,<3.0.0"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/fullcalendar"
        },
        {
            "name": "bower-asset/fullcalendar-scheduler",
            "version": "v1.10.4",
            "version_normalized": "1.10.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/fullcalendar/fullcalendar-scheduler.git",
                "reference": "56c3aef7610de850835ac97ad29ff45bf3cbe3cc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fullcalendar/fullcalendar-scheduler/zipball/56c3aef7610de850835ac97ad29ff45bf3cbe3cc",
                "reference": "56c3aef7610de850835ac97ad29ff45bf3cbe3cc"
            },
            "require": {
                "bower-asset/fullcalendar": "~3.9.0",
                "bower-asset/jquery": ">=2,<4.0",
                "bower-asset/moment": ">=2.20.1,<3.0.0"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "SEE LICENSE IN LICENSE.md"
            ],
            "install-path": "../bower-asset/fullcalendar-scheduler"
        },
        {
            "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"
            ],
            "install-path": "../bower-asset/inputmask"
        },
        {
            "name": "bower-asset/jquery",
            "version": "3.6.1",
            "version_normalized": "3.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jquery/jquery-dist.git",
                "reference": "3711efedf0ca2e998cd0417324f717f2e0b828ec"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/3711efedf0ca2e998cd0417324f717f2e0b828ec",
                "reference": "3711efedf0ca2e998cd0417324f717f2e0b828ec"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/jquery"
        },
        {
            "name": "bower-asset/jquery-ui",
            "version": "1.12.1",
            "version_normalized": "1.12.1.0",
            "source": {
                "type": "git",
                "url": "git@github.com:components/jqueryui.git",
                "reference": "44ecf3794cc56b65954cc19737234a3119d036cc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/components/jqueryui/zipball/44ecf3794cc56b65954cc19737234a3119d036cc",
                "reference": "44ecf3794cc56b65954cc19737234a3119d036cc"
            },
            "require": {
                "bower-asset/jquery": ">=1.6"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/jquery-ui"
        },
        {
            "name": "bower-asset/microplugin",
            "version": "v0.0.3",
            "version_normalized": "0.0.3.0",
            "source": {
                "type": "git",
                "url": "git@github.com:brianreavis/microplugin.js.git",
                "reference": "d8671e6cc769938648f8735610534427cdeeaf67"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brianreavis/microplugin.js/zipball/d8671e6cc769938648f8735610534427cdeeaf67",
                "reference": "d8671e6cc769938648f8735610534427cdeeaf67"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "Apache License, Version 2.0"
            ],
            "install-path": "../bower-asset/microplugin"
        },
        {
            "name": "bower-asset/moment",
            "version": "2.29.4",
            "version_normalized": "2.29.4.0",
            "source": {
                "type": "git",
                "url": "git@github.com:moment/moment.git",
                "reference": "000ac1800e620f770f4eb31b5ae908f6167b0ab2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/moment/moment/zipball/000ac1800e620f770f4eb31b5ae908f6167b0ab2",
                "reference": "000ac1800e620f770f4eb31b5ae908f6167b0ab2"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/moment"
        },
        {
            "name": "bower-asset/printthis",
            "version": "v1.15.0",
            "version_normalized": "1.15.0.0",
            "source": {
                "type": "git",
                "url": "git@github.com:jasonday/printThis.git",
                "reference": "c941b376b3615c9fc8e8a8361c266a14c40f5477"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jasonday/printThis/zipball/c941b376b3615c9fc8e8a8361c266a14c40f5477",
                "reference": "c941b376b3615c9fc8e8a8361c266a14c40f5477"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/printthis"
        },
        {
            "name": "bower-asset/punycode",
            "version": "v1.3.2",
            "version_normalized": "1.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mathiasbynens/punycode.js.git",
                "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mathiasbynens/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
                "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/punycode"
        },
        {
            "name": "bower-asset/selectize",
            "version": "0.12.6-patch1",
            "version_normalized": "0.12.6.0-patch1",
            "source": {
                "type": "git",
                "url": "git@github.com:selectize/selectize.js.git",
                "reference": "b8df29c9d4733857a4df4ddbf40d72abfd7c3ae9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/selectize/selectize.js/zipball/b8df29c9d4733857a4df4ddbf40d72abfd7c3ae9",
                "reference": "b8df29c9d4733857a4df4ddbf40d72abfd7c3ae9"
            },
            "require": {
                "bower-asset/jquery": ">=1.7.0",
                "bower-asset/microplugin": "dev-0.0.x|0.0.x",
                "bower-asset/sifter": "dev-0.5.x|0.5.x"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "Apache License, Version 2.0"
            ],
            "install-path": "../bower-asset/selectize"
        },
        {
            "name": "bower-asset/sifter",
            "version": "v0.5.4",
            "version_normalized": "0.5.4.0",
            "source": {
                "type": "git",
                "url": "git@github.com:brianreavis/sifter.js.git",
                "reference": "2009705c24ba9bb0fbe71fa3c60b1dfa682538d2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brianreavis/sifter.js/zipball/2009705c24ba9bb0fbe71fa3c60b1dfa682538d2",
                "reference": "2009705c24ba9bb0fbe71fa3c60b1dfa682538d2"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "Apache License, Version 2.0"
            ],
            "install-path": "../bower-asset/sifter"
        },
        {
            "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"
            ],
            "install-path": "../bower-asset/yii2-pjax"
        },
        {
            "name": "brick/math",
            "version": "0.9.3",
            "version_normalized": "0.9.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/brick/math.git",
                "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brick/math/zipball/ca57d18f028f84f777b2168cd1911b0dee2343ae",
                "reference": "ca57d18f028f84f777b2168cd1911b0dee2343ae",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.2",
                "phpunit/phpunit": "^7.5.15 || ^8.5 || ^9.0",
                "vimeo/psalm": "4.9.2"
            },
            "time": "2021-08-15T20:50:18+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Brick\\Math\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Arbitrary-precision arithmetic library",
            "keywords": [
                "Arbitrary-precision",
                "BigInteger",
                "BigRational",
                "arithmetic",
                "bigdecimal",
                "bignum",
                "brick",
                "math"
            ],
            "funding": [
                {
                    "url": "https://github.com/BenMorel",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/brick/math",
                    "type": "tidelift"
                }
            ],
            "install-path": "../brick/math"
        },
        {
            "name": "buttflattery/yii2-formwizard",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/buttflattery/yii2-formwizard.git",
                "reference": "13a963c777a2e580698841526573fab49fc8a0b3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/buttflattery/yii2-formwizard/zipball/13a963c777a2e580698841526573fab49fc8a0b3",
                "reference": "13a963c777a2e580698841526573fab49fc8a0b3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0"
            },
            "time": "2021-07-31T10:08:21+00:00",
            "type": "yii2-extension",
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "buttflattery\\formwizard\\": "//src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "omer aslam",
                    "email": "buttflattery@hotmail.com"
                }
            ],
            "description": "A yii2 widget for form wizard, to create a multistep form.",
            "install-path": "../buttflattery/yii2-formwizard"
        },
        {
            "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"
            ],
            "support": {
                "issues": "https://github.com/cebe/markdown/issues",
                "source": "https://github.com/cebe/markdown"
            },
            "install-path": "../cebe/markdown"
        },
        {
            "name": "codeception/codeception",
            "version": "4.2.2",
            "version_normalized": "4.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/Codeception.git",
                "reference": "b88014f3348c93f3df99dc6d0967b0dbfa804474"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/Codeception/zipball/b88014f3348c93f3df99dc6d0967b0dbfa804474",
                "reference": "b88014f3348c93f3df99dc6d0967b0dbfa804474",
                "shasum": ""
            },
            "require": {
                "behat/gherkin": "^4.4.0",
                "codeception/lib-asserts": "^1.0 | 2.0.*@dev",
                "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 | ^4.0",
                "ext-curl": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "guzzlehttp/psr7": "^1.4 | ^2.0",
                "php": ">=5.6.0 <9.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": "^1.0 | 2.0.*@dev",
                "codeception/module-cli": "^1.0 | 2.0.*@dev",
                "codeception/module-db": "^1.0 | 2.0.*@dev",
                "codeception/module-filesystem": "^1.0 | 2.0.*@dev",
                "codeception/module-phpbrowser": "^1.0 | 2.0.*@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 | ^5.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": "2022-08-13T13:28:25+00:00",
            "bin": [
                "codecept"
            ],
            "type": "library",
            "extra": {
                "branch-alias": []
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "functions.php"
                ],
                "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": "https://codegyre.com"
                }
            ],
            "description": "BDD-style testing framework",
            "homepage": "https://codeception.com/",
            "keywords": [
                "BDD",
                "TDD",
                "acceptance testing",
                "functional testing",
                "unit testing"
            ],
            "support": {
                "issues": "https://github.com/Codeception/Codeception/issues",
                "source": "https://github.com/Codeception/Codeception/tree/4.2.2"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/codeception",
                    "type": "open_collective"
                }
            ],
            "install-path": "../codeception/codeception"
        },
        {
            "name": "codeception/lib-asserts",
            "version": "1.13.2",
            "version_normalized": "1.13.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/lib-asserts.git",
                "reference": "184231d5eab66bc69afd6b9429344d80c67a33b6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/lib-asserts/zipball/184231d5eab66bc69afd6b9429344d80c67a33b6",
                "reference": "184231d5eab66bc69afd6b9429344d80c67a33b6",
                "shasum": ""
            },
            "require": {
                "codeception/phpunit-wrapper": ">6.0.15 <6.1.0 | ^6.6.1 | ^7.7.1 | ^8.0.3 | ^9.0",
                "ext-dom": "*",
                "php": ">=5.6.0 <9.0"
            },
            "time": "2020-10-21T16:26:20+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"
                },
                {
                    "name": "Gustavo Nieves",
                    "homepage": "https://medium.com/@ganieves"
                }
            ],
            "description": "Assertion methods used by Codeception core and Asserts module",
            "homepage": "https://codeception.com/",
            "keywords": [
                "codeception"
            ],
            "support": {
                "issues": "https://github.com/Codeception/lib-asserts/issues",
                "source": "https://github.com/Codeception/lib-asserts/tree/1.13.2"
            },
            "install-path": "../codeception/lib-asserts"
        },
        {
            "name": "codeception/lib-innerbrowser",
            "version": "1.5.1",
            "version_normalized": "1.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/lib-innerbrowser.git",
                "reference": "31b4b56ad53c3464fcb2c0a14d55a51a201bd3c2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/lib-innerbrowser/zipball/31b4b56ad53c3464fcb2c0a14d55a51a201bd3c2",
                "reference": "31b4b56ad53c3464fcb2c0a14d55a51a201bd3c2",
                "shasum": ""
            },
            "require": {
                "codeception/codeception": "4.*@dev",
                "ext-dom": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": ">=5.6.0 <9.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": "2021-08-30T15:21:42+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": "https://codeception.com/",
            "keywords": [
                "codeception"
            ],
            "support": {
                "issues": "https://github.com/Codeception/lib-innerbrowser/issues",
                "source": "https://github.com/Codeception/lib-innerbrowser/tree/1.5.1"
            },
            "install-path": "../codeception/lib-innerbrowser"
        },
        {
            "name": "codeception/module-asserts",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/module-asserts.git",
                "reference": "59374f2fef0cabb9e8ddb53277e85cdca74328de"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/module-asserts/zipball/59374f2fef0cabb9e8ddb53277e85cdca74328de",
                "reference": "59374f2fef0cabb9e8ddb53277e85cdca74328de",
                "shasum": ""
            },
            "require": {
                "codeception/codeception": "*@dev",
                "codeception/lib-asserts": "^1.13.1",
                "php": ">=5.6.0 <9.0"
            },
            "conflict": {
                "codeception/codeception": "<4.0"
            },
            "time": "2020-10-21T16:48:15+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"
                },
                {
                    "name": "Gustavo Nieves",
                    "homepage": "https://medium.com/@ganieves"
                }
            ],
            "description": "Codeception module containing various assertions",
            "homepage": "https://codeception.com/",
            "keywords": [
                "assertions",
                "asserts",
                "codeception"
            ],
            "support": {
                "issues": "https://github.com/Codeception/module-asserts/issues",
                "source": "https://github.com/Codeception/module-asserts/tree/1.3.1"
            },
            "install-path": "../codeception/module-asserts"
        },
        {
            "name": "codeception/module-filesystem",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/module-filesystem.git",
                "reference": "781be167fb1557bfc9b61e0a4eac60a32c534ec1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/module-filesystem/zipball/781be167fb1557bfc9b61e0a4eac60a32c534ec1",
                "reference": "781be167fb1557bfc9b61e0a4eac60a32c534ec1",
                "shasum": ""
            },
            "require": {
                "codeception/codeception": "^4.0",
                "php": ">=5.6.0 <9.0",
                "symfony/finder": ">=2.7 <6.0"
            },
            "conflict": {
                "codeception/codeception": "<4.0"
            },
            "time": "2020-10-24T14:46:40+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"
            ],
            "support": {
                "issues": "https://github.com/Codeception/module-filesystem/issues",
                "source": "https://github.com/Codeception/module-filesystem/tree/1.0.3"
            },
            "install-path": "../codeception/module-filesystem"
        },
        {
            "name": "codeception/module-yii2",
            "version": "1.1.5",
            "version_normalized": "1.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/module-yii2.git",
                "reference": "14269d059b8eaedf3d414a673907bd874cd4ed04"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/module-yii2/zipball/14269d059b8eaedf3d414a673907bd874cd4ed04",
                "reference": "14269d059b8eaedf3d414a673907bd874cd4ed04",
                "shasum": ""
            },
            "require": {
                "codeception/codeception": "^4.0",
                "codeception/lib-innerbrowser": "^1.0",
                "php": ">=5.6.0 <=8.1 | ~8.1.0"
            },
            "require-dev": {
                "codeception/module-asserts": "^1.3",
                "codeception/module-filesystem": "^1.0",
                "codeception/verify": "<2",
                "codemix/yii2-localeurls": "^1.7",
                "yiisoft/yii2": "dev-master",
                "yiisoft/yii2-app-advanced": "dev-master"
            },
            "time": "2021-12-30T09:16:01+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"
            ],
            "support": {
                "issues": "https://github.com/Codeception/module-yii2/issues",
                "source": "https://github.com/Codeception/module-yii2/tree/1.1.5"
            },
            "install-path": "../codeception/module-yii2"
        },
        {
            "name": "codeception/phpunit-wrapper",
            "version": "8.1.6",
            "version_normalized": "8.1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/phpunit-wrapper.git",
                "reference": "7d3479bab7e2b6349044db8af11cd05d57809f9c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/phpunit-wrapper/zipball/7d3479bab7e2b6349044db8af11cd05d57809f9c",
                "reference": "7d3479bab7e2b6349044db8af11cd05d57809f9c",
                "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": "2022-05-23T06:22:33+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Codeception\\PHPUnit\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Davert",
                    "email": "davert.php@resend.cc"
                }
            ],
            "description": "PHPUnit classes used by Codeception",
            "support": {
                "issues": "https://github.com/Codeception/phpunit-wrapper/issues",
                "source": "https://github.com/Codeception/phpunit-wrapper/tree/8.1.6"
            },
            "install-path": "../codeception/phpunit-wrapper"
        },
        {
            "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",
            "support": {
                "issues": "https://github.com/Codeception/Specify/issues",
                "source": "https://github.com/Codeception/Specify/tree/master"
            },
            "install-path": "../codeception/specify"
        },
        {
            "name": "codeception/stub",
            "version": "3.7.0",
            "version_normalized": "3.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/Stub.git",
                "reference": "468dd5fe659f131fc997f5196aad87512f9b1304"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/Stub/zipball/468dd5fe659f131fc997f5196aad87512f9b1304",
                "reference": "468dd5fe659f131fc997f5196aad87512f9b1304",
                "shasum": ""
            },
            "require": {
                "phpunit/phpunit": "^8.4 | ^9.0"
            },
            "time": "2020-07-03T15:54:43+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Codeception\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Flexible Stub wrapper for PHPUnit's Mock Builder",
            "support": {
                "issues": "https://github.com/Codeception/Stub/issues",
                "source": "https://github.com/Codeception/Stub/tree/3.7.0"
            },
            "install-path": "../codeception/stub"
        },
        {
            "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",
            "support": {
                "issues": "https://github.com/Codeception/Verify/issues",
                "source": "https://github.com/Codeception/Verify/tree/master"
            },
            "install-path": "../codeception/verify"
        },
        {
            "name": "doctrine/instantiator",
            "version": "1.4.1",
            "version_normalized": "1.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/instantiator.git",
                "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/10dcfce151b967d20fde1b34ae6640712c3891bc",
                "reference": "10dcfce151b967d20fde1b34ae6640712c3891bc",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^9",
                "ext-pdo": "*",
                "ext-phar": "*",
                "phpbench/phpbench": "^0.16 || ^1",
                "phpstan/phpstan": "^1.4",
                "phpstan/phpstan-phpunit": "^1",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                "vimeo/psalm": "^4.22"
            },
            "time": "2022-03-03T08:28:38+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Instantiator\\": "src/Doctrine/Instantiator/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marco Pivetta",
                    "email": "ocramius@gmail.com",
                    "homepage": "https://ocramius.github.io/"
                }
            ],
            "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
            "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
            "keywords": [
                "constructor",
                "instantiate"
            ],
            "support": {
                "issues": "https://github.com/doctrine/instantiator/issues",
                "source": "https://github.com/doctrine/instantiator/tree/1.4.1"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/instantiator"
        },
        {
            "name": "doctrine/lexer",
            "version": "1.2.3",
            "version_normalized": "1.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/c268e882d4dbdd85e36e4ad69e02dc284f89d229",
                "reference": "c268e882d4dbdd85e36e4ad69e02dc284f89d229",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^9.0",
                "phpstan/phpstan": "^1.3",
                "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5",
                "vimeo/psalm": "^4.11"
            },
            "time": "2022-02-28T11:07:21+00:00",
            "type": "library",
            "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"
            ],
            "support": {
                "issues": "https://github.com/doctrine/lexer/issues",
                "source": "https://github.com/doctrine/lexer/tree/1.2.3"
            },
            "funding": [
                {
                    "url": "https://www.doctrine-project.org/sponsorship.html",
                    "type": "custom"
                },
                {
                    "url": "https://www.patreon.com/phpdoctrine",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/doctrine%2Flexer",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/lexer"
        },
        {
            "name": "egulias/email-validator",
            "version": "3.2.1",
            "version_normalized": "3.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/egulias/EmailValidator.git",
                "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/f88dcf4b14af14a98ad96b14b2b317969eab6715",
                "reference": "f88dcf4b14af14a98ad96b14b2b317969eab6715",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "^1.2",
                "php": ">=7.2",
                "symfony/polyfill-intl-idn": "^1.15"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.2",
                "phpunit/phpunit": "^8.5.8|^9.3.3",
                "vimeo/psalm": "^4"
            },
            "suggest": {
                "ext-intl": "PHP Internationalization Libraries are required to use the SpoofChecking validation"
            },
            "time": "2022-06-18T20:57:19+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Egulias\\EmailValidator\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eduardo Gulias Davis"
                }
            ],
            "description": "A library for validating emails against several RFCs",
            "homepage": "https://github.com/egulias/EmailValidator",
            "keywords": [
                "email",
                "emailvalidation",
                "emailvalidator",
                "validation",
                "validator"
            ],
            "support": {
                "issues": "https://github.com/egulias/EmailValidator/issues",
                "source": "https://github.com/egulias/EmailValidator/tree/3.2.1"
            },
            "funding": [
                {
                    "url": "https://github.com/egulias",
                    "type": "github"
                }
            ],
            "install-path": "../egulias/email-validator"
        },
        {
            "name": "ezyang/htmlpurifier",
            "version": "v4.16.0",
            "version_normalized": "4.16.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ezyang/htmlpurifier.git",
                "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/523407fb06eb9e5f3d59889b3978d5bfe94299c8",
                "reference": "523407fb06eb9e5f3d59889b3978d5bfe94299c8",
                "shasum": ""
            },
            "require": {
                "php": "~5.6.0 || ~7.0.0 || ~7.1.0 || ~7.2.0 || ~7.3.0 || ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0"
            },
            "require-dev": {
                "cerdic/css-tidy": "^1.7 || ^2.0",
                "simpletest/simpletest": "dev-master"
            },
            "suggest": {
                "cerdic/css-tidy": "If you want to use the filter 'Filter.ExtractStyleBlocks'.",
                "ext-bcmath": "Used for unit conversion and imagecrash protection",
                "ext-iconv": "Converts text to and from non-UTF-8 encodings",
                "ext-tidy": "Used for pretty-printing HTML"
            },
            "time": "2022-09-18T07:06:19+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "library/HTMLPurifier.composer.php"
                ],
                "psr-0": {
                    "HTMLPurifier": "library/"
                },
                "exclude-from-classmap": [
                    "/library/HTMLPurifier/Language/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Edward Z. Yang",
                    "email": "admin@htmlpurifier.org",
                    "homepage": "http://ezyang.com"
                }
            ],
            "description": "Standards compliant HTML filter written in PHP",
            "homepage": "http://htmlpurifier.org/",
            "keywords": [
                "html"
            ],
            "support": {
                "issues": "https://github.com/ezyang/htmlpurifier/issues",
                "source": "https://github.com/ezyang/htmlpurifier/tree/v4.16.0"
            },
            "install-path": "../ezyang/htmlpurifier"
        },
        {
            "name": "fakerphp/faker",
            "version": "v1.20.0",
            "version_normalized": "1.20.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FakerPHP/Faker.git",
                "reference": "37f751c67a5372d4e26353bd9384bc03744ec77b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/37f751c67a5372d4e26353bd9384bc03744ec77b",
                "reference": "37f751c67a5372d4e26353bd9384bc03744ec77b",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0",
                "psr/container": "^1.0 || ^2.0",
                "symfony/deprecation-contracts": "^2.2 || ^3.0"
            },
            "conflict": {
                "fzaninotto/faker": "*"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4.1",
                "doctrine/persistence": "^1.3 || ^2.0",
                "ext-intl": "*",
                "symfony/phpunit-bridge": "^4.4 || ^5.2"
            },
            "suggest": {
                "doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
                "ext-curl": "Required by Faker\\Provider\\Image to download images.",
                "ext-dom": "Required by Faker\\Provider\\HtmlLorem for generating random HTML.",
                "ext-iconv": "Required by Faker\\Provider\\ru_RU\\Text::realText() for generating real Russian text.",
                "ext-mbstring": "Required for multibyte Unicode string functionality."
            },
            "time": "2022-07-20T13:12:54+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "v1.20-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"
            ],
            "support": {
                "issues": "https://github.com/FakerPHP/Faker/issues",
                "source": "https://github.com/FakerPHP/Faker/tree/v1.20.0"
            },
            "install-path": "../fakerphp/faker"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "2.4.1",
            "version_normalized": "2.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "69568e4293f4fa993f3b0e51c9723e1e17c41379"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/69568e4293f4fa993f3b0e51c9723e1e17c41379",
                "reference": "69568e4293f4fa993f3b0e51c9723e1e17c41379",
                "shasum": ""
            },
            "require": {
                "php": "^7.2.5 || ^8.0",
                "psr/http-factory": "^1.0",
                "psr/http-message": "^1.0",
                "ralouphie/getallheaders": "^3.0"
            },
            "provide": {
                "psr/http-factory-implementation": "1.0",
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.8.1",
                "http-interop/http-factory-tests": "^0.9",
                "phpunit/phpunit": "^8.5.29 || ^9.5.23"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "time": "2022-08-28T14:45:39+00:00",
            "type": "library",
            "extra": {
                "bamarni-bin": {
                    "bin-links": true,
                    "forward-command": false
                },
                "branch-alias": {
                    "dev-master": "2.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://sagikazarmark.hu"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "support": {
                "issues": "https://github.com/guzzle/psr7/issues",
                "source": "https://github.com/guzzle/psr7/tree/2.4.1"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/psr7",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/psr7"
        },
        {
            "name": "hail812/yii2-adminlte-widgets",
            "version": "v1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/hail812/yii2-adminlte-widgets.git",
                "reference": "bc942430d7a5f5636f6c492553b5f444bf4a6df6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hail812/yii2-adminlte-widgets/zipball/bc942430d7a5f5636f6c492553b5f444bf4a6df6",
                "reference": "bc942430d7a5f5636f6c492553b5f444bf4a6df6",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "~2.0.0",
                "yiisoft/yii2-bootstrap4": "~2.0.8"
            },
            "time": "2022-05-25T05:58:29+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "hail812\\adminlte\\widgets\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "hail",
                    "email": "hail812@163.com"
                }
            ],
            "description": "yii2 adminlte widgets",
            "keywords": [
                "extension",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/hail812/yii2-adminlte-widgets/issues",
                "source": "https://github.com/hail812/yii2-adminlte-widgets/tree/v1.0.5"
            },
            "install-path": "../hail812/yii2-adminlte-widgets"
        },
        {
            "name": "hail812/yii2-adminlte3",
            "version": "v1.1.8",
            "version_normalized": "1.1.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/hail812/yii2-adminlte3.git",
                "reference": "df2c9892a2856e3070374ce9856494033d5e5694"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hail812/yii2-adminlte3/zipball/df2c9892a2856e3070374ce9856494033d5e5694",
                "reference": "df2c9892a2856e3070374ce9856494033d5e5694",
                "shasum": ""
            },
            "require": {
                "almasaeed2010/adminlte": "~3.1",
                "hail812/yii2-adminlte-widgets": "~1.0.2",
                "php": ">=7.0",
                "yiisoft/yii2": "~2.0.0",
                "yiisoft/yii2-bootstrap4": "~2.0.8"
            },
            "time": "2022-04-16T06:46:23+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "hail812\\adminlte3\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "hail",
                    "email": "hail812@163.com"
                }
            ],
            "description": "adminlte3 for yii2",
            "keywords": [
                "AdminLTE",
                "extension",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/hail812/yii2-adminlte3/issues",
                "source": "https://github.com/hail812/yii2-adminlte3/tree/v1.1.8"
            },
            "install-path": "../hail812/yii2-adminlte3"
        },
        {
            "name": "himiklab/yii2-sortable-grid-view-widget",
            "version": "1.0.11",
            "version_normalized": "1.0.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/himiklab/yii2-sortable-grid-view-widget.git",
                "reference": "4e3f419da917db8a7d61a00c963b799593c66e31"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/himiklab/yii2-sortable-grid-view-widget/zipball/4e3f419da917db8a7d61a00c963b799593c66e31",
                "reference": "4e3f419da917db8a7d61a00c963b799593c66e31",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "*",
                "yiisoft/yii2-jui": "*"
            },
            "time": "2018-02-27T13:58:01+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "himiklab\\sortablegrid\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "HimikLab",
                    "homepage": "https://github.com/himiklab"
                }
            ],
            "description": "Sortable modification of standard Yii2 GridView widget",
            "keywords": [
                "grid",
                "gridview",
                "sortable",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/himiklab/yii2-sortable-grid-view-widget/issues",
                "source": "https://github.com/himiklab/yii2-sortable-grid-view-widget"
            },
            "install-path": "../himiklab/yii2-sortable-grid-view-widget"
        },
        {
            "name": "imagine/imagine",
            "version": "1.3.2",
            "version_normalized": "1.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-imagine/Imagine.git",
                "reference": "ae864f26afbf8859ebd2e2b9df92d77ee175dc13"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-imagine/Imagine/zipball/ae864f26afbf8859ebd2e2b9df92d77ee175dc13",
                "reference": "ae864f26afbf8859ebd2e2b9df92d77ee175dc13",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.3"
            },
            "suggest": {
                "ext-exif": "to read EXIF metadata",
                "ext-gd": "to use the GD implementation",
                "ext-gmagick": "to use the Gmagick implementation",
                "ext-imagick": "to use the Imagick implementation"
            },
            "time": "2022-04-01T11:58:30+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-develop": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Imagine\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bulat Shakirzyanov",
                    "email": "mallluhuct@gmail.com",
                    "homepage": "http://avalanche123.com"
                }
            ],
            "description": "Image processing for PHP 5.3",
            "homepage": "http://imagine.readthedocs.org/",
            "keywords": [
                "drawing",
                "graphics",
                "image manipulation",
                "image processing"
            ],
            "support": {
                "issues": "https://github.com/php-imagine/Imagine/issues",
                "source": "https://github.com/php-imagine/Imagine/tree/1.3.2"
            },
            "install-path": "../imagine/imagine"
        },
        {
            "name": "kartik-v/bootstrap-fileinput",
            "version": "v5.5.1",
            "version_normalized": "5.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/bootstrap-fileinput.git",
                "reference": "213e0887d254a9c6fb028ff817abd8af7e734e78"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/213e0887d254a9c6fb028ff817abd8af7e734e78",
                "reference": "213e0887d254a9c6fb028ff817abd8af7e734e78",
                "shasum": ""
            },
            "time": "2022-08-17T07:53:35+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\plugins\\fileinput\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "An enhanced HTML 5 file input for Bootstrap 5.x, 4.x, and 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.",
            "homepage": "https://github.com/kartik-v/bootstrap-fileinput",
            "keywords": [
                "ajax",
                "bootstrap",
                "delete",
                "file",
                "image",
                "input",
                "jquery",
                "multiple",
                "preview",
                "progress",
                "upload"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/bootstrap-fileinput/issues",
                "source": "https://github.com/kartik-v/bootstrap-fileinput/tree/v5.5.1"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/bootstrap-fileinput",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/bootstrap-fileinput"
        },
        {
            "name": "kartik-v/bootstrap-star-rating",
            "version": "v4.1.2",
            "version_normalized": "4.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/bootstrap-star-rating.git",
                "reference": "c301efed4c82e9d5f11a0845ae428ba60931b44e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/bootstrap-star-rating/zipball/c301efed4c82e9d5f11a0845ae428ba60931b44e",
                "reference": "c301efed4c82e9d5f11a0845ae428ba60931b44e",
                "shasum": ""
            },
            "time": "2021-09-20T03:06:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.1.x-dev"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A simple yet powerful JQuery star rating plugin for Bootstrap.",
            "homepage": "https://github.com/kartik-v/bootstrap-star-rating",
            "keywords": [
                "Rating",
                "awesome",
                "bootstrap",
                "font",
                "glyphicon",
                "star",
                "svg"
            ],
            "funding": [
                {
                    "url": "https://opencollective.com/bootstrap-star-rating",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/bootstrap-star-rating"
        },
        {
            "name": "kartik-v/bootstrap-tabs-x",
            "version": "v1.3.5",
            "version_normalized": "1.3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/bootstrap-tabs-x.git",
                "reference": "12e5eeceda5ecbdf1bc7e429c4cea69c0e0b5267"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/bootstrap-tabs-x/zipball/12e5eeceda5ecbdf1bc7e429c4cea69c0e0b5267",
                "reference": "12e5eeceda5ecbdf1bc7e429c4cea69c0e0b5267",
                "shasum": ""
            },
            "time": "2021-09-21T02:01:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\plugins\\tabs\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Extended Bootstrap Tabs with ability to align tabs in multiple ways, add borders, rotated titles, and more.",
            "homepage": "https://github.com/kartik-v/bootstrap-tabs-x",
            "keywords": [
                "bootstrap",
                "extended",
                "jquery",
                "modal",
                "modal-tabs",
                "tabs",
                "tabs-x"
            ],
            "install-path": "../kartik-v/bootstrap-tabs-x"
        },
        {
            "name": "kartik-v/dependent-dropdown",
            "version": "v1.4.9",
            "version_normalized": "1.4.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/dependent-dropdown.git",
                "reference": "54a8806002ee21b744508a2edb95ed01d35c6cf9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/dependent-dropdown/zipball/54a8806002ee21b744508a2edb95ed01d35c6cf9",
                "reference": "54a8806002ee21b744508a2edb95ed01d35c6cf9",
                "shasum": ""
            },
            "time": "2019-03-09T10:53:11+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\plugins\\depdrop\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A multi level dependent dropdown JQuery plugin that allows nested dependencies.",
            "homepage": "https://github.com/kartik-v/dependent-dropdown",
            "keywords": [
                "dependent",
                "dropdown",
                "jquery",
                "option",
                "select"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/dependent-dropdown/issues",
                "source": "https://github.com/kartik-v/dependent-dropdown/tree/master"
            },
            "install-path": "../kartik-v/dependent-dropdown"
        },
        {
            "name": "kartik-v/yii2-krajee-base",
            "version": "v3.0.5",
            "version_normalized": "3.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-krajee-base.git",
                "reference": "5c095126d1be47e0bb1f92779b7dc099f6feae31"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/5c095126d1be47e0bb1f92779b7dc099f6feae31",
                "reference": "5c095126d1be47e0bb1f92779b7dc099f6feae31",
                "shasum": ""
            },
            "suggest": {
                "yiisoft/yii2-bootstrap": "for Krajee extensions to work with Bootstrap 3.x version",
                "yiisoft/yii2-bootstrap4": "for Krajee extensions to work with Bootstrap 4.x version",
                "yiisoft/yii2-bootstrap5": "for Krajee extensions to work with Bootstrap 5.x version"
            },
            "time": "2022-06-01T14:05:39+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\base\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Base library and foundation components for all Yii2 Krajee extensions.",
            "homepage": "https://github.com/kartik-v/yii2-krajee-base",
            "keywords": [
                "base",
                "extension",
                "foundation",
                "krajee",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-krajee-base/issues",
                "source": "https://github.com/kartik-v/yii2-krajee-base/tree/v3.0.5"
            },
            "install-path": "../kartik-v/yii2-krajee-base"
        },
        {
            "name": "kartik-v/yii2-tabs-x",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-tabs-x.git",
                "reference": "c968409e2820339b7084890cb018376687fed408"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-tabs-x/zipball/c968409e2820339b7084890cb018376687fed408",
                "reference": "c968409e2820339b7084890cb018376687fed408",
                "shasum": ""
            },
            "require": {
                "kartik-v/bootstrap-tabs-x": "~1.3",
                "kartik-v/yii2-krajee-base": ">=3.0.0"
            },
            "time": "2021-09-20T06:56:42+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "kartik\\tabs\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A supercharged Bootstrap tabs widget with ability to align tabs in multiple ways, add borders, rotated titles, and more.",
            "homepage": "https://github.com/kartik-v/yii2-tabs-x",
            "keywords": [
                "bootstrap",
                "extended",
                "jquery",
                "modal",
                "modal-tabs",
                "tabs",
                "tabs-x"
            ],
            "install-path": "../kartik-v/yii2-tabs-x"
        },
        {
            "name": "kartik-v/yii2-widget-activeform",
            "version": "v1.6.2",
            "version_normalized": "1.6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-activeform.git",
                "reference": "98dbf789c9f71a35c76a8c2b667e86815ae51ac1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/98dbf789c9f71a35c76a8c2b667e86815ae51ac1",
                "reference": "98dbf789c9f71a35c76a8c2b667e86815ae51ac1",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=3.0.3"
            },
            "time": "2022-02-26T18:53:51+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.6.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\form\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Enhanced Yii2 active-form and active-field with full bootstrap styling support (sub repo split from yii2-widgets).",
            "homepage": "https://github.com/kartik-v/yii2-widget-activeform",
            "keywords": [
                "activefield",
                "activeform",
                "extension",
                "field",
                "form",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-activeform/issues",
                "source": "https://github.com/kartik-v/yii2-widget-activeform/tree/v1.6.2"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/yii2-widgets",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/yii2-widget-activeform"
        },
        {
            "name": "kartik-v/yii2-widget-affix",
            "version": "v1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-affix.git",
                "reference": "2184119bfa518c285406156f744769b13b861712"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-affix/zipball/2184119bfa518c285406156f744769b13b861712",
                "reference": "2184119bfa518c285406156f744769b13b861712",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "*"
            },
            "time": "2014-11-09T04:56:27+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\affix\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD 3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A scrollspy and affixed enhanced navigation to highlight page sections (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-affix",
            "keywords": [
                "affix",
                "bootstrap",
                "extension",
                "jquery",
                "navigation",
                "plugin",
                "scrollspy",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-affix/issues",
                "source": "https://github.com/kartik-v/yii2-widget-affix/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-affix"
        },
        {
            "name": "kartik-v/yii2-widget-alert",
            "version": "v1.1.5",
            "version_normalized": "1.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-alert.git",
                "reference": "6a45d7dc294eecd578cf8cb9acb671d1cafa0727"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-alert/zipball/6a45d7dc294eecd578cf8cb9acb671d1cafa0727",
                "reference": "6a45d7dc294eecd578cf8cb9acb671d1cafa0727",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-widget-growl": ">=1.1.2"
            },
            "time": "2021-10-16T10:23:22+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\alert\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A widget to generate alert based notifications using bootstrap-alert plugin (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-alert",
            "keywords": [
                "alert",
                "block",
                "bootstrap",
                "extension",
                "flash",
                "jquery",
                "notification",
                "plugin",
                "widget",
                "yii2"
            ],
            "install-path": "../kartik-v/yii2-widget-alert"
        },
        {
            "name": "kartik-v/yii2-widget-colorinput",
            "version": "v1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-colorinput.git",
                "reference": "e35e6c7615a735b65557d6c38d112b77e2628c69"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-colorinput/zipball/e35e6c7615a735b65557d6c38d112b77e2628c69",
                "reference": "e35e6c7615a735b65557d6c38d112b77e2628c69",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=1.9"
            },
            "time": "2020-10-23T17:50:44+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\color\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "An enhanced Yii 2 widget encapsulating the HTML 5 color input (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-colorinput",
            "keywords": [
                "HTML5",
                "color",
                "extension",
                "form",
                "input",
                "jquery",
                "plugin",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-colorinput/issues",
                "source": "https://github.com/kartik-v/yii2-widget-colorinput/tree/v1.0.6"
            },
            "install-path": "../kartik-v/yii2-widget-colorinput"
        },
        {
            "name": "kartik-v/yii2-widget-datepicker",
            "version": "v1.4.8",
            "version_normalized": "1.4.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-datepicker.git",
                "reference": "f5f8b396cf03d4a383aad5e7b338f8cb065abf66"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-datepicker/zipball/f5f8b396cf03d4a383aad5e7b338f8cb065abf66",
                "reference": "f5f8b396cf03d4a383aad5e7b338f8cb065abf66",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=2.0.0"
            },
            "time": "2021-10-28T03:58:09+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\date\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Enhanced Yii2 wrapper for the bootstrap datepicker plugin (sub repo split from yii2-widgets).",
            "homepage": "https://github.com/kartik-v/yii2-widget-datepicker",
            "keywords": [
                "date",
                "extension",
                "form",
                "jquery",
                "picker",
                "plugin",
                "select2",
                "widget",
                "yii2"
            ],
            "install-path": "../kartik-v/yii2-widget-datepicker"
        },
        {
            "name": "kartik-v/yii2-widget-datetimepicker",
            "version": "v1.5.1",
            "version_normalized": "1.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-datetimepicker.git",
                "reference": "85b22d38553ca207f86be198f37e6531347e9a23"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-datetimepicker/zipball/85b22d38553ca207f86be198f37e6531347e9a23",
                "reference": "85b22d38553ca207f86be198f37e6531347e9a23",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=3.0.4"
            },
            "time": "2022-03-18T17:42:22+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\datetime\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Enhanced Yii2 wrapper for the bootstrap datetimepicker plugin (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-datetimepicker",
            "keywords": [
                "datetime",
                "extension",
                "form",
                "jquery",
                "picker",
                "plugin",
                "select2",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-datetimepicker/issues",
                "source": "https://github.com/kartik-v/yii2-widget-datetimepicker/tree/v1.5.1"
            },
            "install-path": "../kartik-v/yii2-widget-datetimepicker"
        },
        {
            "name": "kartik-v/yii2-widget-depdrop",
            "version": "v1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-depdrop.git",
                "reference": "ea347e3793fbd8273cc9bd1eb94c4b32bb55d318"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-depdrop/zipball/ea347e3793fbd8273cc9bd1eb94c4b32bb55d318",
                "reference": "ea347e3793fbd8273cc9bd1eb94c4b32bb55d318",
                "shasum": ""
            },
            "require": {
                "kartik-v/dependent-dropdown": "~1.4",
                "kartik-v/yii2-krajee-base": ">=2.0.0"
            },
            "time": "2019-04-19T07:02:48+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\depdrop\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Widget that enables setting up dependent dropdowns with nested dependencies (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-depdrop",
            "keywords": [
                "dependent",
                "dropdown",
                "extension",
                "form",
                "jquery",
                "plugin",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-depdrop/issues",
                "source": "https://github.com/kartik-v/yii2-widget-depdrop/tree/v1.0.6"
            },
            "install-path": "../kartik-v/yii2-widget-depdrop"
        },
        {
            "name": "kartik-v/yii2-widget-fileinput",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-fileinput.git",
                "reference": "b5500b6855526837154694c2afab8dbc3afc8abd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/b5500b6855526837154694c2afab8dbc3afc8abd",
                "reference": "b5500b6855526837154694c2afab8dbc3afc8abd",
                "shasum": ""
            },
            "require": {
                "kartik-v/bootstrap-fileinput": ">=5.5.0",
                "kartik-v/yii2-krajee-base": ">=3.0.5"
            },
            "time": "2022-06-28T04:31:04+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "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 & 5.x with file preview, multiple selection, and more features (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-fileinput",
            "keywords": [
                "extension",
                "file",
                "form",
                "input",
                "jquery",
                "plugin",
                "upload",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-fileinput/issues",
                "source": "https://github.com/kartik-v/yii2-widget-fileinput/tree/v1.1.1"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/yii2-widget-fileinput",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/yii2-widget-fileinput"
        },
        {
            "name": "kartik-v/yii2-widget-growl",
            "version": "v1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-growl.git",
                "reference": "37e8f9f10d3bc9d71f3ef64c4aaa0e2fc83dd5dc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-growl/zipball/37e8f9f10d3bc9d71f3ef64c4aaa0e2fc83dd5dc",
                "reference": "37e8f9f10d3bc9d71f3ef64c4aaa0e2fc83dd5dc",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=2.0.0"
            },
            "time": "2021-05-19T12:44:49+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\growl\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-growl",
            "keywords": [
                "alert",
                "bootstrap",
                "extension",
                "growl",
                "jquery",
                "notification",
                "plugin",
                "widget",
                "yii2"
            ],
            "install-path": "../kartik-v/yii2-widget-growl"
        },
        {
            "name": "kartik-v/yii2-widget-rangeinput",
            "version": "v1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-rangeinput.git",
                "reference": "dd9019bab7e5bf570a02870d9e74387891bbdb32"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-rangeinput/zipball/dd9019bab7e5bf570a02870d9e74387891bbdb32",
                "reference": "dd9019bab7e5bf570a02870d9e74387891bbdb32",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=1.9"
            },
            "time": "2018-09-07T10:05:08+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\range\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "An enhanced Yii 2 widget encapsulating the HTML 5 range input (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-rangeinput",
            "keywords": [
                "HTML5",
                "extension",
                "form",
                "input",
                "jquery",
                "plugin",
                "range",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-rangeinput/issues",
                "source": "https://github.com/kartik-v/yii2-widget-rangeinput/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-rangeinput"
        },
        {
            "name": "kartik-v/yii2-widget-rating",
            "version": "v1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-rating.git",
                "reference": "d3d7249490044f80e65f8f3938191f39a76586b2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-rating/zipball/d3d7249490044f80e65f8f3938191f39a76586b2",
                "reference": "d3d7249490044f80e65f8f3938191f39a76586b2",
                "shasum": ""
            },
            "require": {
                "kartik-v/bootstrap-star-rating": "~4.0",
                "kartik-v/yii2-krajee-base": ">=1.9"
            },
            "time": "2021-11-20T05:26:05+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\rating\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-rating",
            "keywords": [
                "Rating",
                "bootstrap",
                "extension",
                "form",
                "input",
                "jquery",
                "plugin",
                "star",
                "widget",
                "yii2"
            ],
            "install-path": "../kartik-v/yii2-widget-rating"
        },
        {
            "name": "kartik-v/yii2-widget-select2",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-select2.git",
                "reference": "f74f2cfbd5b4628ea578735890c39f9a8e4ed062"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/f74f2cfbd5b4628ea578735890c39f9a8e4ed062",
                "reference": "f74f2cfbd5b4628ea578735890c39f9a8e4ed062",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=3.0.4",
                "select2/select2": ">=4.0"
            },
            "time": "2022-08-29T12:24:10+00:00",
            "default-branch": true,
            "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"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-select2/issues",
                "source": "https://github.com/kartik-v/yii2-widget-select2/tree/v2.2.4"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/yii2-widget-select2",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/yii2-widget-select2"
        },
        {
            "name": "kartik-v/yii2-widget-sidenav",
            "version": "v1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-sidenav.git",
                "reference": "87e9c815624aa966d70bb4507b3d53c158db0d43"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-sidenav/zipball/87e9c815624aa966d70bb4507b3d53c158db0d43",
                "reference": "87e9c815624aa966d70bb4507b3d53c158db0d43",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "*"
            },
            "time": "2021-04-08T17:49:26+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\sidenav\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "An enhanced side navigation menu styled for bootstrap (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-sidenav",
            "keywords": [
                "bootstrap",
                "extension",
                "jquery",
                "menu",
                "navigation",
                "plugin",
                "sidenav",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-sidenav/issues",
                "source": "https://github.com/kartik-v/yii2-widget-sidenav/tree/v1.0.1"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/yii2-widget-sidenav",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/yii2-widget-sidenav"
        },
        {
            "name": "kartik-v/yii2-widget-spinner",
            "version": "v1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-spinner.git",
                "reference": "eb10dad17a107bf14f173c99994770ca23c548a6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-spinner/zipball/eb10dad17a107bf14f173c99994770ca23c548a6",
                "reference": "eb10dad17a107bf14f173c99994770ca23c548a6",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=2.0.0"
            },
            "time": "2018-10-09T11:54:03+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\spinner\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A widget to render animated CSS3 loading spinners with VML fallback for IE (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-spinner",
            "keywords": [
                "CSS3",
                "extension",
                "jquery",
                "loading",
                "plugin",
                "spinner",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-spinner/issues",
                "source": "https://github.com/kartik-v/yii2-widget-spinner/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-spinner"
        },
        {
            "name": "kartik-v/yii2-widget-switchinput",
            "version": "v1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-switchinput.git",
                "reference": "7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-switchinput/zipball/7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6",
                "reference": "7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "*"
            },
            "time": "2016-01-10T16:47:35+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\switchinput\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD 3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle switchinputes (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-switchinput",
            "keywords": [
                "bootstrap",
                "extension",
                "form",
                "input",
                "jquery",
                "plugin",
                "switchinput",
                "toggle",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-switchinput/issues",
                "source": "https://github.com/kartik-v/yii2-widget-switchinput/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-switchinput"
        },
        {
            "name": "kartik-v/yii2-widget-timepicker",
            "version": "v1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-timepicker.git",
                "reference": "680aec2d79846e926c072da455cf6f33e1c3bb12"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-timepicker/zipball/680aec2d79846e926c072da455cf6f33e1c3bb12",
                "reference": "680aec2d79846e926c072da455cf6f33e1c3bb12",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=2.0.0"
            },
            "time": "2021-10-28T03:49:56+00:00",
            "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"
            ],
            "install-path": "../kartik-v/yii2-widget-timepicker"
        },
        {
            "name": "kartik-v/yii2-widget-touchspin",
            "version": "v1.2.4",
            "version_normalized": "1.2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-touchspin.git",
                "reference": "1eec4c3f3a8bf9a170e1e0682c2c89f2929d65e9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-touchspin/zipball/1eec4c3f3a8bf9a170e1e0682c2c89f2929d65e9",
                "reference": "1eec4c3f3a8bf9a170e1e0682c2c89f2929d65e9",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=3.0"
            },
            "time": "2021-09-02T12:50:50+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\touchspin\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle touchspines (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-touchspin",
            "keywords": [
                "bootstrap",
                "extension",
                "form",
                "input",
                "jquery",
                "plugin",
                "spinner",
                "touch",
                "widget",
                "yii2"
            ],
            "install-path": "../kartik-v/yii2-widget-touchspin"
        },
        {
            "name": "kartik-v/yii2-widget-typeahead",
            "version": "v1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-typeahead.git",
                "reference": "7b7041a3cbbeb2db0a608e9f6c9b3f4f63b0069d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-typeahead/zipball/7b7041a3cbbeb2db0a608e9f6c9b3f4f63b0069d",
                "reference": "7b7041a3cbbeb2db0a608e9f6c9b3f4f63b0069d",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=2.0.0"
            },
            "time": "2019-05-29T12:06:56+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\typeahead\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Enhanced Yii2 wrapper for the Twitter Typeahead plugin (sub repo split from yii2-widgets).",
            "homepage": "https://github.com/kartik-v/yii2-widget-typeahead",
            "keywords": [
                "dropdown",
                "extension",
                "form",
                "jquery",
                "plugin",
                "typeahead",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-typeahead/issues",
                "source": "https://github.com/kartik-v/yii2-widget-typeahead/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-typeahead"
        },
        {
            "name": "kartik-v/yii2-widgets",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widgets.git",
                "reference": "0674838c869e5ccabc15756ee0c065ccecd09969"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widgets/zipball/0674838c869e5ccabc15756ee0c065ccecd09969",
                "reference": "0674838c869e5ccabc15756ee0c065ccecd09969",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "*",
                "kartik-v/yii2-widget-activeform": "*",
                "kartik-v/yii2-widget-affix": "*",
                "kartik-v/yii2-widget-alert": "*",
                "kartik-v/yii2-widget-colorinput": "*",
                "kartik-v/yii2-widget-datepicker": "*",
                "kartik-v/yii2-widget-datetimepicker": "*",
                "kartik-v/yii2-widget-depdrop": "*",
                "kartik-v/yii2-widget-fileinput": "*",
                "kartik-v/yii2-widget-growl": "*",
                "kartik-v/yii2-widget-rangeinput": "*",
                "kartik-v/yii2-widget-rating": "*",
                "kartik-v/yii2-widget-select2": "*",
                "kartik-v/yii2-widget-sidenav": "*",
                "kartik-v/yii2-widget-spinner": "*",
                "kartik-v/yii2-widget-switchinput": "*",
                "kartik-v/yii2-widget-timepicker": "*",
                "kartik-v/yii2-widget-touchspin": "*",
                "kartik-v/yii2-widget-typeahead": "*"
            },
            "time": "2019-09-03T03:11:11+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "kartik\\widgets\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Collection of useful widgets for Yii Framework 2.0 extending functionalities for Bootstrap",
            "homepage": "https://github.com/kartik-v/yii2-widgets",
            "keywords": [
                "extension",
                "form",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widgets/issues",
                "source": "https://github.com/kartik-v/yii2-widgets/tree/master"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/yii2-widgets",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/yii2-widgets"
        },
        {
            "name": "masterexploder/phpthumb",
            "version": "2.1",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/masterexploder/PHPThumb.git",
                "reference": "01f6aa65aa3d136e175f67da2b4ea3e316770d02"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/masterexploder/PHPThumb/zipball/01f6aa65aa3d136e175f67da2b4ea3e316770d02",
                "reference": "01f6aa65aa3d136e175f67da2b4ea3e316770d02",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2015-09-08T22:55:44+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "PHPThumb": "src",
                    "PHPThumb\\Tests": "tests"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jarrod Nettles",
                    "email": "jarrod.nettles@icloud.com"
                },
                {
                    "name": "Ian Selby",
                    "email": "ian@gxdlabs.com"
                }
            ],
            "description": "A library for manipulating images in PHP.",
            "homepage": "https://github.com/masterexploder/PHPThumb",
            "keywords": [
                "image",
                "resize",
                "rotate"
            ],
            "support": {
                "issues": "https://github.com/masterexploder/PHPThumb/issues",
                "source": "https://github.com/masterexploder/PHPThumb/tree/2.1"
            },
            "install-path": "../masterexploder/phpthumb"
        },
        {
            "name": "myclabs/deep-copy",
            "version": "1.11.0",
            "version_normalized": "1.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/DeepCopy.git",
                "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/14daed4296fae74d9e3201d2c4925d1acb7aa614",
                "reference": "14daed4296fae74d9e3201d2c4925d1acb7aa614",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "conflict": {
                "doctrine/collections": "<1.6.8",
                "doctrine/common": "<2.13.3 || >=3,<3.2.2"
            },
            "require-dev": {
                "doctrine/collections": "^1.6.8",
                "doctrine/common": "^2.13.3 || ^3.2.2",
                "phpunit/phpunit": "^7.5.20 || ^8.5.23 || ^9.5.13"
            },
            "time": "2022-03-03T13:19:32+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/DeepCopy/deep_copy.php"
                ],
                "psr-4": {
                    "DeepCopy\\": "src/DeepCopy/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Create deep copies (clones) of your objects",
            "keywords": [
                "clone",
                "copy",
                "duplicate",
                "object",
                "object graph"
            ],
            "support": {
                "issues": "https://github.com/myclabs/DeepCopy/issues",
                "source": "https://github.com/myclabs/DeepCopy/tree/1.11.0"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy",
                    "type": "tidelift"
                }
            ],
            "install-path": "../myclabs/deep-copy"
        },
        {
            "name": "noam148/yii2-image-manager",
            "version": "1.2.13",
            "version_normalized": "1.2.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/noam148/yii2-image-manager.git",
                "reference": "6e2216d7d2415b548ec6ae2ab25019e24b905a69"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/noam148/yii2-image-manager/zipball/6e2216d7d2415b548ec6ae2ab25019e24b905a69",
                "reference": "6e2216d7d2415b548ec6ae2ab25019e24b905a69",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-widget-fileinput": "@dev",
                "noam148/yii2-image-resize": "*",
                "yiisoft/yii2": "*"
            },
            "time": "2019-05-16T06:28:53+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "noam148\\imagemanager\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Noam148",
                    "homepage": "https://github.com/noam148/"
                }
            ],
            "description": "A Yii2 module/widget for upload and cropping images",
            "homepage": "https://github.com/noam148/yii2-image-manager",
            "keywords": [
                "crop",
                "extension",
                "image",
                "manager",
                "module",
                "upload",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/noam148/yii2-image-manager/issues",
                "source": "https://github.com/noam148/yii2-image-manager/tree/1.2.13"
            },
            "install-path": "../noam148/yii2-image-manager"
        },
        {
            "name": "noam148/yii2-image-resize",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/noam148/yii2-image-resize.git",
                "reference": "32c5adf7211e06cefc6861a2164855573e968038"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/noam148/yii2-image-resize/zipball/32c5adf7211e06cefc6861a2164855573e968038",
                "reference": "32c5adf7211e06cefc6861a2164855573e968038",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "*",
                "yiisoft/yii2-imagine": "*"
            },
            "time": "2018-02-18T19:23:04+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "noam148\\imageresize\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Noam148",
                    "homepage": "https://github.com/noam148/"
                }
            ],
            "description": "A Yii2 component for resizing images (on the fly)",
            "homepage": "https://github.com/noam148/yii2-image-resize",
            "keywords": [
                "component",
                "extension",
                "image",
                "on-the-fly",
                "resize",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/noam148/yii2-image-resize/issues",
                "source": "https://github.com/noam148/yii2-image-resize/tree/master"
            },
            "install-path": "../noam148/yii2-image-resize"
        },
        {
            "name": "npm-asset/bootstrap",
            "version": "4.6.2",
            "version_normalized": "4.6.2.0",
            "dist": {
                "type": "tar",
                "url": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.2.tgz"
            },
            "type": "npm-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../npm-asset/bootstrap"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v9.99.100",
            "version_normalized": "9.99.100.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
                "shasum": ""
            },
            "require": {
                "php": ">= 7"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*|5.*",
                "vimeo/psalm": "^1"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "time": "2020-10-15T08:29:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "polyfill",
                "pseudorandom",
                "random"
            ],
            "install-path": "../paragonie/random_compat"
        },
        {
            "name": "phar-io/manifest",
            "version": "2.0.3",
            "version_normalized": "2.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/manifest.git",
                "reference": "97803eca37d319dfa7826cc2437fc020857acb53"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/manifest/zipball/97803eca37d319dfa7826cc2437fc020857acb53",
                "reference": "97803eca37d319dfa7826cc2437fc020857acb53",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-phar": "*",
                "ext-xmlwriter": "*",
                "phar-io/version": "^3.0.1",
                "php": "^7.2 || ^8.0"
            },
            "time": "2021-07-20T11:28:43+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": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "Developer"
                }
            ],
            "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
            "support": {
                "issues": "https://github.com/phar-io/manifest/issues",
                "source": "https://github.com/phar-io/manifest/tree/2.0.3"
            },
            "install-path": "../phar-io/manifest"
        },
        {
            "name": "phar-io/version",
            "version": "3.2.1",
            "version_normalized": "3.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phar-io/version.git",
                "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
                "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "time": "2022-02-21T01:04:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Heuer",
                    "email": "sebastian@phpeople.de",
                    "role": "Developer"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "Developer"
                }
            ],
            "description": "Library for handling version information and constraints",
            "support": {
                "issues": "https://github.com/phar-io/version/issues",
                "source": "https://github.com/phar-io/version/tree/3.2.1"
            },
            "install-path": "../phar-io/version"
        },
        {
            "name": "philippfrenzel/yii2fullcalendar",
            "version": "3.9.0",
            "version_normalized": "3.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/philippfrenzel/yii2fullcalendar.git",
                "reference": "0b56a80486fa01b874dda5072ffb9b2cf06210ed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/philippfrenzel/yii2fullcalendar/zipball/0b56a80486fa01b874dda5072ffb9b2cf06210ed",
                "reference": "0b56a80486fa01b874dda5072ffb9b2cf06210ed",
                "shasum": ""
            },
            "require": {
                "bower-asset/fullcalendar": "^3.9.0@stable",
                "bower-asset/fullcalendar-scheduler": "^1.9.2@stable",
                "yiisoft/yii2": "*",
                "yiisoft/yii2-jui": "*"
            },
            "require-dev": {
                "codeception/codeception": "*"
            },
            "time": "2018-05-04T09:06:24+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii2fullcalendar\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Philipp Frenzel",
                    "email": "philipp@frenzel.net",
                    "homepage": "http://www.frenzel.net/",
                    "role": "Developer"
                }
            ],
            "description": "Yii2 fullcalendar Widgets",
            "homepage": "http://www.frenzel.net/",
            "keywords": [
                "fullcalendar",
                "widget",
                "yii2"
            ],
            "install-path": "../philippfrenzel/yii2fullcalendar"
        },
        {
            "name": "phpspec/php-diff",
            "version": "v1.1.3",
            "version_normalized": "1.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpspec/php-diff.git",
                "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpspec/php-diff/zipball/fc1156187f9f6c8395886fe85ed88a0a245d72e9",
                "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9",
                "shasum": ""
            },
            "time": "2020-09-18T13:47:07+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Diff": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Chris Boulton",
                    "homepage": "http://github.com/chrisboulton"
                }
            ],
            "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
            "support": {
                "source": "https://github.com/phpspec/php-diff/tree/v1.1.3"
            },
            "install-path": "../phpspec/php-diff"
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "7.0.15",
            "version_normalized": "7.0.15.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "819f92bba8b001d4363065928088de22f25a3a48"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/819f92bba8b001d4363065928088de22f25a3a48",
                "reference": "819f92bba8b001d4363065928088de22f25a3a48",
                "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.3 || ^4.0",
                "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": "2021-07-26T12:20:09+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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
                "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/7.0.15"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../phpunit/php-code-coverage"
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "2.0.5",
            "version_normalized": "2.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
                "reference": "42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5",
                "reference": "42c5ba5220e6904cbfe8b1a1bda7c0cfdc8c12f5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5"
            },
            "time": "2021-12-02T12:42:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "FilterIterator implementation that filters files based on a list of suffixes.",
            "homepage": "https://github.com/sebastianbergmann/php-file-iterator/",
            "keywords": [
                "filesystem",
                "iterator"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues",
                "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.5"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../phpunit/php-file-iterator"
        },
        {
            "name": "phpunit/php-text-template",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-text-template.git",
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-text-template/zipball/31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
                "reference": "31f8b717e51d9a2afca6c9f046f5d69fc27c8686",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "time": "2015-06-21T13:50:34+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Simple template engine.",
            "homepage": "https://github.com/sebastianbergmann/php-text-template/",
            "keywords": [
                "template"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-text-template/issues",
                "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1"
            },
            "install-path": "../phpunit/php-text-template"
        },
        {
            "name": "phpunit/php-timer",
            "version": "2.1.3",
            "version_normalized": "2.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-timer.git",
                "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2454ae1765516d20c4ffe103d85a58a9a3bd5662",
                "reference": "2454ae1765516d20c4ffe103d85a58a9a3bd5662",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5"
            },
            "time": "2020-11-30T08:20:02+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de",
                    "role": "lead"
                }
            ],
            "description": "Utility class for timing",
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
            "keywords": [
                "timer"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-timer/issues",
                "source": "https://github.com/sebastianbergmann/php-timer/tree/2.1.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../phpunit/php-timer"
        },
        {
            "name": "phpunit/php-token-stream",
            "version": "4.0.4",
            "version_normalized": "4.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
                "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/a853a0e183b9db7eed023d7933a858fa1c8d25a3",
                "reference": "a853a0e183b9db7eed023d7933a858fa1c8d25a3",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.0"
            },
            "time": "2020-08-04T08:28:15+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.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": "Wrapper around PHP's tokenizer extension.",
            "homepage": "https://github.com/sebastianbergmann/php-token-stream/",
            "keywords": [
                "tokenizer"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/php-token-stream/issues",
                "source": "https://github.com/sebastianbergmann/php-token-stream/tree/master"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "abandoned": true,
            "install-path": "../phpunit/php-token-stream"
        },
        {
            "name": "phpunit/phpunit",
            "version": "8.5.29",
            "version_normalized": "8.5.29.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "e8c563c47a9a303662955518ca532b022b337f4d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e8c563c47a9a303662955518ca532b022b337f4d",
                "reference": "e8c563c47a9a303662955518ca532b022b337f4d",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.3.1",
                "ext-dom": "*",
                "ext-json": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-xml": "*",
                "ext-xmlwriter": "*",
                "myclabs/deep-copy": "^1.10.0",
                "phar-io/manifest": "^2.0.3",
                "phar-io/version": "^3.0.2",
                "php": ">=7.2",
                "phpunit/php-code-coverage": "^7.0.12",
                "phpunit/php-file-iterator": "^2.0.4",
                "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.3",
                "sebastian/exporter": "^3.1.2",
                "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"
            },
            "suggest": {
                "ext-soap": "*",
                "ext-xdebug": "*",
                "phpunit/php-invoker": "^2.0.0"
            },
            "time": "2022-08-22T13:59:39+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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/phpunit/issues",
                "source": "https://github.com/sebastianbergmann/phpunit/tree/8.5.29"
            },
            "funding": [
                {
                    "url": "https://phpunit.de/sponsors.html",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../phpunit/phpunit"
        },
        {
            "name": "psr/container",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "2ae37329ee82f91efadc282cc2d527fd6065a5ef"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/2ae37329ee82f91efadc282cc2d527fd6065a5ef",
                "reference": "2ae37329ee82f91efadc282cc2d527fd6065a5ef",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "time": "2021-03-24T13:40:57+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "support": {
                "issues": "https://github.com/php-fig/container/issues",
                "source": "https://github.com/php-fig/container/tree/2.0.1"
            },
            "install-path": "../psr/container"
        },
        {
            "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"
            ],
            "support": {
                "issues": "https://github.com/php-fig/event-dispatcher/issues",
                "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
            },
            "install-path": "../psr/event-dispatcher"
        },
        {
            "name": "psr/http-factory",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-factory.git",
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-factory/zipball/12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
                "reference": "12ac7fcd07e5b077433f5f2bee95b3a771bf61be",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0",
                "psr/http-message": "^1.0"
            },
            "time": "2019-04-30T12:38:16+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Message\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for PSR-7 HTTP message factories",
            "keywords": [
                "factory",
                "http",
                "message",
                "psr",
                "psr-17",
                "psr-7",
                "request",
                "response"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-factory/tree/master"
            },
            "install-path": "../psr/http-factory"
        },
        {
            "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"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-message/tree/master"
            },
            "install-path": "../psr/http-message"
        },
        {
            "name": "ralouphie/getallheaders",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ralouphie/getallheaders.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5 || ^6.5"
            },
            "time": "2019-03-08T08:55:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/getallheaders.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "support": {
                "issues": "https://github.com/ralouphie/getallheaders/issues",
                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
            },
            "install-path": "../ralouphie/getallheaders"
        },
        {
            "name": "ramsey/collection",
            "version": "1.2.2",
            "version_normalized": "1.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ramsey/collection.git",
                "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ramsey/collection/zipball/cccc74ee5e328031b15640b51056ee8d3bb66c0a",
                "reference": "cccc74ee5e328031b15640b51056ee8d3bb66c0a",
                "shasum": ""
            },
            "require": {
                "php": "^7.3 || ^8",
                "symfony/polyfill-php81": "^1.23"
            },
            "require-dev": {
                "captainhook/captainhook": "^5.3",
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                "ergebnis/composer-normalize": "^2.6",
                "fakerphp/faker": "^1.5",
                "hamcrest/hamcrest-php": "^2",
                "jangregor/phpstan-prophecy": "^0.8",
                "mockery/mockery": "^1.3",
                "phpspec/prophecy-phpunit": "^2.0",
                "phpstan/extension-installer": "^1",
                "phpstan/phpstan": "^0.12.32",
                "phpstan/phpstan-mockery": "^0.12.5",
                "phpstan/phpstan-phpunit": "^0.12.11",
                "phpunit/phpunit": "^8.5 || ^9",
                "psy/psysh": "^0.10.4",
                "slevomat/coding-standard": "^6.3",
                "squizlabs/php_codesniffer": "^3.5",
                "vimeo/psalm": "^4.4"
            },
            "time": "2021-10-10T03:01:02+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Ramsey\\Collection\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ben Ramsey",
                    "email": "ben@benramsey.com",
                    "homepage": "https://benramsey.com"
                }
            ],
            "description": "A PHP library for representing and manipulating collections.",
            "keywords": [
                "array",
                "collection",
                "hash",
                "map",
                "queue",
                "set"
            ],
            "funding": [
                {
                    "url": "https://github.com/ramsey",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/ramsey/collection",
                    "type": "tidelift"
                }
            ],
            "install-path": "../ramsey/collection"
        },
        {
            "name": "ramsey/uuid",
            "version": "4.2.3",
            "version_normalized": "4.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ramsey/uuid.git",
                "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ramsey/uuid/zipball/fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
                "reference": "fc9bb7fb5388691fd7373cd44dcb4d63bbcf24df",
                "shasum": ""
            },
            "require": {
                "brick/math": "^0.8 || ^0.9",
                "ext-json": "*",
                "php": "^7.2 || ^8.0",
                "ramsey/collection": "^1.0",
                "symfony/polyfill-ctype": "^1.8",
                "symfony/polyfill-php80": "^1.14"
            },
            "replace": {
                "rhumsaa/uuid": "self.version"
            },
            "require-dev": {
                "captainhook/captainhook": "^5.10",
                "captainhook/plugin-composer": "^5.3",
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                "doctrine/annotations": "^1.8",
                "ergebnis/composer-normalize": "^2.15",
                "mockery/mockery": "^1.3",
                "moontoast/math": "^1.1",
                "paragonie/random-lib": "^2",
                "php-mock/php-mock": "^2.2",
                "php-mock/php-mock-mockery": "^1.3",
                "php-parallel-lint/php-parallel-lint": "^1.1",
                "phpbench/phpbench": "^1.0",
                "phpstan/extension-installer": "^1.0",
                "phpstan/phpstan": "^0.12",
                "phpstan/phpstan-mockery": "^0.12",
                "phpstan/phpstan-phpunit": "^0.12",
                "phpunit/phpunit": "^8.5 || ^9",
                "slevomat/coding-standard": "^7.0",
                "squizlabs/php_codesniffer": "^3.5",
                "vimeo/psalm": "^4.9"
            },
            "suggest": {
                "ext-bcmath": "Enables faster math with arbitrary-precision integers using BCMath.",
                "ext-ctype": "Enables faster processing of character classification using ctype functions.",
                "ext-gmp": "Enables faster math with arbitrary-precision integers using GMP.",
                "ext-uuid": "Enables the use of PeclUuidTimeGenerator and PeclUuidRandomGenerator.",
                "paragonie/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
                "ramsey/uuid-doctrine": "Allows the use of Ramsey\\Uuid\\Uuid as Doctrine field type."
            },
            "time": "2021-09-25T23:10:38+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "4.x-dev"
                },
                "captainhook": {
                    "force-install": true
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Ramsey\\Uuid\\": "src/"
                },
                "files": [
                    "src/functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A PHP library for generating and working with universally unique identifiers (UUIDs).",
            "keywords": [
                "guid",
                "identifier",
                "uuid"
            ],
            "funding": [
                {
                    "url": "https://github.com/ramsey",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/ramsey/uuid",
                    "type": "tidelift"
                }
            ],
            "install-path": "../ramsey/uuid"
        },
        {
            "name": "sebastian/code-unit-reverse-lookup",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
                "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/1de8cd5c010cb153fcd68b8d0f64606f523f7619",
                "reference": "1de8cd5c010cb153fcd68b8d0f64606f523f7619",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5"
            },
            "time": "2020-11-30T08:15:22+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Looks up which function or method a line of code belongs to",
            "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues",
                "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/1.0.2"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/code-unit-reverse-lookup"
        },
        {
            "name": "sebastian/comparator",
            "version": "3.0.5",
            "version_normalized": "3.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/comparator.git",
                "reference": "1dc7ceb4a24aede938c7af2a9ed1de09609ca770"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/1dc7ceb4a24aede938c7af2a9ed1de09609ca770",
                "reference": "1dc7ceb4a24aede938c7af2a9ed1de09609ca770",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "sebastian/diff": "^3.0",
                "sebastian/exporter": "^3.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.5"
            },
            "time": "2022-09-14T12:31:48+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                }
            ],
            "description": "Provides the functionality to compare PHP values for equality",
            "homepage": "https://github.com/sebastianbergmann/comparator",
            "keywords": [
                "comparator",
                "compare",
                "equality"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/comparator/issues",
                "source": "https://github.com/sebastianbergmann/comparator/tree/3.0.5"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/comparator"
        },
        {
            "name": "sebastian/diff",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/diff.git",
                "reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
                "reference": "14f72dd46eaf2f2293cbe79c93cc0bc43161a211",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5 || ^8.0",
                "symfony/process": "^2 || ^3.3 || ^4"
            },
            "time": "2020-11-30T07:59:04+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Kore Nordmann",
                    "email": "mail@kore-nordmann.de"
                }
            ],
            "description": "Diff implementation",
            "homepage": "https://github.com/sebastianbergmann/diff",
            "keywords": [
                "diff",
                "udiff",
                "unidiff",
                "unified diff"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/diff/issues",
                "source": "https://github.com/sebastianbergmann/diff/tree/3.0.3"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/diff"
        },
        {
            "name": "sebastian/environment",
            "version": "4.2.4",
            "version_normalized": "4.2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/environment.git",
                "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
                "reference": "d47bbbad83711771f167c72d4e3f25f7fcc1f8b0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^7.5"
            },
            "suggest": {
                "ext-posix": "*"
            },
            "time": "2020-11-30T07:53:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides functionality to handle HHVM/PHP environments",
            "homepage": "http://www.github.com/sebastianbergmann/environment",
            "keywords": [
                "Xdebug",
                "environment",
                "hhvm"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/environment/issues",
                "source": "https://github.com/sebastianbergmann/environment/tree/4.2.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/environment"
        },
        {
            "name": "sebastian/exporter",
            "version": "3.1.5",
            "version_normalized": "3.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/exporter.git",
                "reference": "73a9676f2833b9a7c36968f9d882589cd75511e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/73a9676f2833b9a7c36968f9d882589cd75511e6",
                "reference": "73a9676f2833b9a7c36968f9d882589cd75511e6",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0",
                "sebastian/recursion-context": "^3.0"
            },
            "require-dev": {
                "ext-mbstring": "*",
                "phpunit/phpunit": "^8.5"
            },
            "time": "2022-09-14T06:00:17+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                }
            ],
            "description": "Provides the functionality to export PHP variables for visualization",
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
            "keywords": [
                "export",
                "exporter"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/exporter/issues",
                "source": "https://github.com/sebastianbergmann/exporter/tree/3.1.5"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/exporter"
        },
        {
            "name": "sebastian/global-state",
            "version": "3.0.2",
            "version_normalized": "3.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/global-state.git",
                "reference": "de036ec91d55d2a9e0db2ba975b512cdb1c23921"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/de036ec91d55d2a9e0db2ba975b512cdb1c23921",
                "reference": "de036ec91d55d2a9e0db2ba975b512cdb1c23921",
                "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": "2022-02-10T06:55:38+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"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/global-state/issues",
                "source": "https://github.com/sebastianbergmann/global-state/tree/3.0.2"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/global-state"
        },
        {
            "name": "sebastian/object-enumerator",
            "version": "3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-enumerator.git",
                "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
                "reference": "e67f6d32ebd0c749cf9d1dbd9f226c727043cdf2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0",
                "sebastian/object-reflector": "^1.1.1",
                "sebastian/recursion-context": "^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0"
            },
            "time": "2020-11-30T07:40:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Traverses array structures and object graphs to enumerate all referenced objects",
            "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/object-enumerator/issues",
                "source": "https://github.com/sebastianbergmann/object-enumerator/tree/3.0.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/object-enumerator"
        },
        {
            "name": "sebastian/object-reflector",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/object-reflector.git",
                "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
                "reference": "9b8772b9cbd456ab45d4a598d2dd1a1bced6363d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0"
            },
            "time": "2020-11-30T07:37:18+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Allows reflection of object attributes, including inherited and non-public ones",
            "homepage": "https://github.com/sebastianbergmann/object-reflector/",
            "support": {
                "issues": "https://github.com/sebastianbergmann/object-reflector/issues",
                "source": "https://github.com/sebastianbergmann/object-reflector/tree/1.1.2"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/object-reflector"
        },
        {
            "name": "sebastian/recursion-context",
            "version": "3.0.1",
            "version_normalized": "3.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
                "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/367dcba38d6e1977be014dc4b22f47a484dac7fb",
                "reference": "367dcba38d6e1977be014dc4b22f47a484dac7fb",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0"
            },
            "time": "2020-11-30T07:34:24+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides functionality to recursively process PHP variables",
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
            "support": {
                "issues": "https://github.com/sebastianbergmann/recursion-context/issues",
                "source": "https://github.com/sebastianbergmann/recursion-context/tree/3.0.1"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/recursion-context"
        },
        {
            "name": "sebastian/resource-operations",
            "version": "2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/resource-operations.git",
                "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/31d35ca87926450c44eae7e2611d45a7a65ea8b3",
                "reference": "31d35ca87926450c44eae7e2611d45a7a65ea8b3",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2020-11-30T07:30:19+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides a list of PHP built-in functions that operate on resources",
            "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
            "support": {
                "issues": "https://github.com/sebastianbergmann/resource-operations/issues",
                "source": "https://github.com/sebastianbergmann/resource-operations/tree/2.0.2"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/resource-operations"
        },
        {
            "name": "sebastian/type",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/type.git",
                "reference": "0150cfbc4495ed2df3872fb31b26781e4e077eb4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/0150cfbc4495ed2df3872fb31b26781e4e077eb4",
                "reference": "0150cfbc4495ed2df3872fb31b26781e4e077eb4",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2"
            },
            "require-dev": {
                "phpunit/phpunit": "^8.2"
            },
            "time": "2020-11-30T07:25:11+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",
            "support": {
                "issues": "https://github.com/sebastianbergmann/type/issues",
                "source": "https://github.com/sebastianbergmann/type/tree/1.1.4"
            },
            "funding": [
                {
                    "url": "https://github.com/sebastianbergmann",
                    "type": "github"
                }
            ],
            "install-path": "../sebastian/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",
            "support": {
                "issues": "https://github.com/sebastianbergmann/version/issues",
                "source": "https://github.com/sebastianbergmann/version/tree/master"
            },
            "install-path": "../sebastian/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/",
            "support": {
                "issues": "https://github.com/select2/select2/issues",
                "source": "https://github.com/select2/select2/tree/4.0.13"
            },
            "install-path": "../select2/select2"
        },
        {
            "name": "setasign/fpdi",
            "version": "v2.3.6",
            "version_normalized": "2.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Setasign/FPDI.git",
                "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Setasign/FPDI/zipball/6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
                "reference": "6231e315f73e4f62d72b73f3d6d78ff0eed93c31",
                "shasum": ""
            },
            "require": {
                "ext-zlib": "*",
                "php": "^5.6 || ^7.0 || ^8.0"
            },
            "conflict": {
                "setasign/tfpdf": "<1.31"
            },
            "require-dev": {
                "phpunit/phpunit": "~5.7",
                "setasign/fpdf": "~1.8",
                "setasign/tfpdf": "1.31",
                "squizlabs/php_codesniffer": "^3.5",
                "tecnickcom/tcpdf": "~6.2"
            },
            "suggest": {
                "setasign/fpdf": "FPDI will extend this class but as it is also possible to use TCPDF or tFPDF as an alternative. There's no fixed dependency configured."
            },
            "time": "2021-02-11T11:37:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "setasign\\Fpdi\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jan Slabon",
                    "email": "jan.slabon@setasign.com",
                    "homepage": "https://www.setasign.com"
                },
                {
                    "name": "Maximilian Kresse",
                    "email": "maximilian.kresse@setasign.com",
                    "homepage": "https://www.setasign.com"
                }
            ],
            "description": "FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF. Because it is also possible to use FPDI with TCPDF, there are no fixed dependencies defined. Please see suggestions for packages which evaluates the dependencies automatically.",
            "homepage": "https://www.setasign.com/fpdi",
            "keywords": [
                "fpdf",
                "fpdi",
                "pdf"
            ],
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
                    "type": "tidelift"
                }
            ],
            "install-path": "../setasign/fpdi"
        },
        {
            "name": "swiftmailer/swiftmailer",
            "version": "v6.3.0",
            "version_normalized": "6.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/swiftmailer/swiftmailer.git",
                "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8a5d5072dca8f48460fce2f4131fcc495eec654c",
                "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c",
                "shasum": ""
            },
            "require": {
                "egulias/email-validator": "^2.0|^3.1",
                "php": ">=7.0.0",
                "symfony/polyfill-iconv": "^1.0",
                "symfony/polyfill-intl-idn": "^1.10",
                "symfony/polyfill-mbstring": "^1.0"
            },
            "require-dev": {
                "mockery/mockery": "^1.0",
                "symfony/phpunit-bridge": "^4.4|^5.4"
            },
            "suggest": {
                "ext-intl": "Needed to support internationalized email addresses"
            },
            "time": "2021-10-18T15:26:12+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "lib/swift_required.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Chris Corbyn"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Swiftmailer, free feature-rich PHP mailer",
            "homepage": "https://swiftmailer.symfony.com",
            "keywords": [
                "email",
                "mail",
                "mailer"
            ],
            "funding": [
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer",
                    "type": "tidelift"
                }
            ],
            "abandoned": "symfony/mailer",
            "install-path": "../swiftmailer/swiftmailer"
        },
        {
            "name": "symfony/browser-kit",
            "version": "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",
            "support": {
                "source": "https://github.com/symfony/browser-kit/tree/4.2"
            },
            "install-path": "../symfony/browser-kit"
        },
        {
            "name": "symfony/console",
            "version": "v5.4.12",
            "version_normalized": "5.4.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/c072aa8f724c3af64e2c7a96b796a4863d24dba1",
                "reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php73": "^1.9",
                "symfony/polyfill-php80": "^1.16",
                "symfony/service-contracts": "^1.1|^2|^3",
                "symfony/string": "^5.1|^6.0"
            },
            "conflict": {
                "psr/log": ">=3",
                "symfony/dependency-injection": "<4.4",
                "symfony/dotenv": "<5.1",
                "symfony/event-dispatcher": "<4.4",
                "symfony/lock": "<4.4",
                "symfony/process": "<4.4"
            },
            "provide": {
                "psr/log-implementation": "1.0|2.0"
            },
            "require-dev": {
                "psr/log": "^1|^2",
                "symfony/config": "^4.4|^5.0|^6.0",
                "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                "symfony/event-dispatcher": "^4.4|^5.0|^6.0",
                "symfony/lock": "^4.4|^5.0|^6.0",
                "symfony/process": "^4.4|^5.0|^6.0",
                "symfony/var-dumper": "^4.4|^5.0|^6.0"
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/lock": "",
                "symfony/process": ""
            },
            "time": "2022-08-17T13:18:05+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Console\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Eases the creation of beautiful and testable command line interfaces",
            "homepage": "https://symfony.com",
            "keywords": [
                "cli",
                "command line",
                "console",
                "terminal"
            ],
            "support": {
                "source": "https://github.com/symfony/console/tree/v5.4.12"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/console"
        },
        {
            "name": "symfony/css-selector",
            "version": "v5.4.11",
            "version_normalized": "5.4.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "c1681789f059ab756001052164726ae88512ae3d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/c1681789f059ab756001052164726ae88512ae3d",
                "reference": "c1681789f059ab756001052164726ae88512ae3d",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-php80": "^1.16"
            },
            "time": "2022-06-27T16:58:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\CssSelector\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Jean-François Simon",
                    "email": "jeanfrancois.simon@sensiolabs.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Converts CSS selectors to XPath expressions",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/css-selector/tree/v5.4.11"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/css-selector"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v2.5.2",
            "version_normalized": "2.5.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
                "reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2022-01-02T09:53:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.5-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/deprecation-contracts"
        },
        {
            "name": "symfony/dom-crawler",
            "version": "v4.4.45",
            "version_normalized": "4.4.45.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dom-crawler.git",
                "reference": "4b8daf6c56801e6d664224261cb100b73edc78a5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/4b8daf6c56801e6d664224261cb100b73edc78a5",
                "reference": "4b8daf6c56801e6d664224261cb100b73edc78a5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "masterminds/html5": "<2.6"
            },
            "require-dev": {
                "masterminds/html5": "^2.6",
                "symfony/css-selector": "^3.4|^4.0|^5.0"
            },
            "suggest": {
                "symfony/css-selector": ""
            },
            "time": "2022-08-03T12:57:57+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\DomCrawler\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Eases DOM navigation for HTML and XML documents",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/dom-crawler/tree/v4.4.45"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/dom-crawler"
        },
        {
            "name": "symfony/event-dispatcher",
            "version": "v5.4.9",
            "version_normalized": "5.4.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc",
                "reference": "8e6ce1cc0279e3ff3c8ff0f43813bc88d21ca1bc",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/event-dispatcher-contracts": "^2|^3",
                "symfony/polyfill-php80": "^1.16"
            },
            "conflict": {
                "symfony/dependency-injection": "<4.4"
            },
            "provide": {
                "psr/event-dispatcher-implementation": "1.0",
                "symfony/event-dispatcher-implementation": "2.0"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/config": "^4.4|^5.0|^6.0",
                "symfony/dependency-injection": "^4.4|^5.0|^6.0",
                "symfony/error-handler": "^4.4|^5.0|^6.0",
                "symfony/expression-language": "^4.4|^5.0|^6.0",
                "symfony/http-foundation": "^4.4|^5.0|^6.0",
                "symfony/service-contracts": "^1.1|^2|^3",
                "symfony/stopwatch": "^4.4|^5.0|^6.0"
            },
            "suggest": {
                "symfony/dependency-injection": "",
                "symfony/http-kernel": ""
            },
            "time": "2022-05-05T16:45:39+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\EventDispatcher\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/event-dispatcher/tree/v5.4.9"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/event-dispatcher"
        },
        {
            "name": "symfony/event-dispatcher-contracts",
            "version": "v2.5.2",
            "version_normalized": "2.5.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/f98b54df6ad059855739db6fcbc2d36995283fe1",
                "reference": "f98b54df6ad059855739db6fcbc2d36995283fe1",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/event-dispatcher": "^1"
            },
            "suggest": {
                "symfony/event-dispatcher-implementation": ""
            },
            "time": "2022-01-02T09:53:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.5-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\EventDispatcher\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to dispatching event",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.5.2"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/event-dispatcher-contracts"
        },
        {
            "name": "symfony/finder",
            "version": "v5.4.11",
            "version_normalized": "5.4.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/7872a66f57caffa2916a584db1aa7f12adc76f8c",
                "reference": "7872a66f57caffa2916a584db1aa7f12adc76f8c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-php80": "^1.16"
            },
            "time": "2022-07-29T07:37:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Finder\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Finds files and directories via an intuitive fluent interface",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/finder/tree/v5.4.11"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/finder"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
                "reference": "6fd1b9a79f6e3cf65f9e679b23af304cd9e010d4",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2022-05-24T11:49:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.26.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-ctype"
        },
        {
            "name": "symfony/polyfill-iconv",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-iconv.git",
                "reference": "143f1881e655bebca1312722af8068de235ae5dc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/143f1881e655bebca1312722af8068de235ae5dc",
                "reference": "143f1881e655bebca1312722af8068de235ae5dc",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-iconv": "*"
            },
            "suggest": {
                "ext-iconv": "For best performance"
            },
            "time": "2022-05-24T11:49:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Iconv\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Iconv extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "iconv",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-iconv/tree/v1.26.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-iconv"
        },
        {
            "name": "symfony/polyfill-intl-grapheme",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
                "reference": "433d05519ce6990bf3530fba6957499d327395c2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/433d05519ce6990bf3530fba6957499d327395c2",
                "reference": "433d05519ce6990bf3530fba6957499d327395c2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2022-05-24T11:49:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's grapheme_* functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "grapheme",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.26.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-intl-grapheme"
        },
        {
            "name": "symfony/polyfill-intl-idn",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/59a8d271f00dd0e4c2e518104cc7963f655a1aa8",
                "reference": "59a8d271f00dd0e4c2e518104cc7963f655a1aa8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "symfony/polyfill-intl-normalizer": "^1.10",
                "symfony/polyfill-php72": "^1.10"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2022-05-24T11:49:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Laurent Bassin",
                    "email": "laurent@bassin.info"
                },
                {
                    "name": "Trevor Rowbotham",
                    "email": "trevor.rowbotham@pm.me"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "idn",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.26.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-intl-idn"
        },
        {
            "name": "symfony/polyfill-intl-normalizer",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                "reference": "219aa369ceff116e673852dce47c3a41794c14bd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/219aa369ceff116e673852dce47c3a41794c14bd",
                "reference": "219aa369ceff116e673852dce47c3a41794c14bd",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2022-05-24T11:49:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's Normalizer class and related functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "intl",
                "normalizer",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.26.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-intl-normalizer"
        },
        {
            "name": "symfony/polyfill-mbstring",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
                "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2022-05-24T11:49:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-mbstring"
        },
        {
            "name": "symfony/polyfill-php72",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php72.git",
                "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/bf44a9fd41feaac72b074de600314a93e2ae78e2",
                "reference": "bf44a9fd41feaac72b074de600314a93e2ae78e2",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2022-05-24T11:49:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php72\\": ""
                }
            },
            "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"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php72/tree/v1.26.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php72"
        },
        {
            "name": "symfony/polyfill-php73",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php73.git",
                "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/e440d35fa0286f77fb45b79a03fedbeda9307e85",
                "reference": "e440d35fa0286f77fb45b79a03fedbeda9307e85",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2022-05-24T11:49:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php73\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php73/tree/v1.26.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php73"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/cfa0ae98841b9e461207c13ab093d76b0fa7bace",
                "reference": "cfa0ae98841b9e461207c13ab093d76b0fa7bace",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2022-05-10T07:21:04+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.26.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php80"
        },
        {
            "name": "symfony/polyfill-php81",
            "version": "v1.26.0",
            "version_normalized": "1.26.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php81.git",
                "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/13f6d1271c663dc5ae9fb843a8f16521db7687a1",
                "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2022-05-24T11:49:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.26-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "bootstrap.php"
                ],
                "psr-4": {
                    "Symfony\\Polyfill\\Php81\\": ""
                },
                "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 8.1+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php81/tree/v1.26.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php81"
        },
        {
            "name": "symfony/service-contracts",
            "version": "v1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "191afdcb5804db960d26d8566b7e9a2843cab3a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/191afdcb5804db960d26d8566b7e9a2843cab3a0",
                "reference": "191afdcb5804db960d26d8566b7e9a2843cab3a0",
                "shasum": ""
            },
            "require": {
                "php": "^7.1.3"
            },
            "suggest": {
                "psr/container": "",
                "symfony/service-implementation": ""
            },
            "time": "2019-05-28T07:50:59+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Service\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to writing services",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/service-contracts/tree/v1.1.2"
            },
            "install-path": "../symfony/service-contracts"
        },
        {
            "name": "symfony/string",
            "version": "v5.4.12",
            "version_normalized": "5.4.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/string.git",
                "reference": "2fc515e512d721bf31ea76bd02fe23ada4640058"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/string/zipball/2fc515e512d721bf31ea76bd02fe23ada4640058",
                "reference": "2fc515e512d721bf31ea76bd02fe23ada4640058",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-intl-grapheme": "~1.0",
                "symfony/polyfill-intl-normalizer": "~1.0",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "~1.15"
            },
            "conflict": {
                "symfony/translation-contracts": ">=3.0"
            },
            "require-dev": {
                "symfony/error-handler": "^4.4|^5.0|^6.0",
                "symfony/http-client": "^4.4|^5.0|^6.0",
                "symfony/translation-contracts": "^1.1|^2",
                "symfony/var-exporter": "^4.4|^5.0|^6.0"
            },
            "time": "2022-08-12T17:03:11+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "Resources/functions.php"
                ],
                "psr-4": {
                    "Symfony\\Component\\String\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
            "homepage": "https://symfony.com",
            "keywords": [
                "grapheme",
                "i18n",
                "string",
                "unicode",
                "utf-8",
                "utf8"
            ],
            "support": {
                "source": "https://github.com/symfony/string/tree/v5.4.12"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/string"
        },
        {
            "name": "symfony/yaml",
            "version": "v5.4.12",
            "version_normalized": "5.4.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c",
                "reference": "7a3aa21ac8ab1a96cc6de5bbcab4bc9fc943b18c",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1|^3",
                "symfony/polyfill-ctype": "^1.8"
            },
            "conflict": {
                "symfony/console": "<5.3"
            },
            "require-dev": {
                "symfony/console": "^5.3|^6.0"
            },
            "suggest": {
                "symfony/console": "For validating YAML files using the lint command"
            },
            "time": "2022-08-02T15:52:22+00:00",
            "bin": [
                "Resources/bin/yaml-lint"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Yaml\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Loads and dumps YAML files",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/yaml/tree/v5.4.12"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/yaml"
        },
        {
            "name": "tecnickcom/tcpdf",
            "version": "6.3.5",
            "version_normalized": "6.3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/tecnickcom/TCPDF.git",
                "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tecnickcom/TCPDF/zipball/19a535eaa7fb1c1cac499109deeb1a7a201b4549",
                "reference": "19a535eaa7fb1c1cac499109deeb1a7a201b4549",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2020-02-14T14:20:12+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "config",
                    "include",
                    "tcpdf.php",
                    "tcpdf_parser.php",
                    "tcpdf_import.php",
                    "tcpdf_barcodes_1d.php",
                    "tcpdf_barcodes_2d.php",
                    "include/tcpdf_colors.php",
                    "include/tcpdf_filters.php",
                    "include/tcpdf_font_data.php",
                    "include/tcpdf_fonts.php",
                    "include/tcpdf_images.php",
                    "include/tcpdf_static.php",
                    "include/barcodes/datamatrix.php",
                    "include/barcodes/pdf417.php",
                    "include/barcodes/qrcode.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-3.0-only"
            ],
            "authors": [
                {
                    "name": "Nicola Asuni",
                    "email": "info@tecnick.com",
                    "role": "lead"
                }
            ],
            "description": "TCPDF is a PHP class for generating PDF documents and barcodes.",
            "homepage": "http://www.tcpdf.org/",
            "keywords": [
                "PDFD32000-2008",
                "TCPDF",
                "barcodes",
                "datamatrix",
                "pdf",
                "pdf417",
                "qrcode"
            ],
            "install-path": "../tecnickcom/tcpdf"
        },
        {
            "name": "thamtech/yii2-uuid",
            "version": "v1.2.2",
            "version_normalized": "1.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thamtech/yii2-uuid.git",
                "reference": "ec6dbfcb9a3236a0ef9ce68c95fe1b6519a07886"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thamtech/yii2-uuid/zipball/ec6dbfcb9a3236a0ef9ce68c95fe1b6519a07886",
                "reference": "ec6dbfcb9a3236a0ef9ce68c95fe1b6519a07886",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.0",
                "ramsey/uuid": "^3 || ^4",
                "yiisoft/yii2": ">=2.0.14 <2.1"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.1 || ^5.0"
            },
            "time": "2021-01-20T03:05:42+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "thamtech\\uuid\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Tyler Ham",
                    "email": "tyler@thamtech.com"
                }
            ],
            "description": "Yii 2 UUID Helper",
            "keywords": [
                "guid",
                "uuid",
                "yii",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/thamtech/yii2-uuid/issues",
                "source": "https://github.com/thamtech/yii2-uuid/tree/v1.2.2"
            },
            "funding": [
                {
                    "url": "https://liberapay.com/thamtech",
                    "type": "liberapay"
                }
            ],
            "install-path": "../thamtech/yii2-uuid"
        },
        {
            "name": "theseer/tokenizer",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/theseer/tokenizer.git",
                "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/theseer/tokenizer/zipball/34a41e998c2183e22995f158c581e7b5e755ab9e",
                "reference": "34a41e998c2183e22995f158c581e7b5e755ab9e",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-tokenizer": "*",
                "ext-xmlwriter": "*",
                "php": "^7.2 || ^8.0"
            },
            "time": "2021-07-28T10:34:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Arne Blankerts",
                    "email": "arne@blankerts.de",
                    "role": "Developer"
                }
            ],
            "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
            "support": {
                "issues": "https://github.com/theseer/tokenizer/issues",
                "source": "https://github.com/theseer/tokenizer/tree/1.2.1"
            },
            "funding": [
                {
                    "url": "https://github.com/theseer",
                    "type": "github"
                }
            ],
            "install-path": "../theseer/tokenizer"
        },
        {
            "name": "yii-dream-team/yii2-upload-behavior",
            "version": "1.2.3",
            "version_normalized": "1.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yii-dream-team/yii2-upload-behavior.git",
                "reference": "cdb45e68014476765188c387fafcb7fd30d2ad0a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yii-dream-team/yii2-upload-behavior/zipball/cdb45e68014476765188c387fafcb7fd30d2ad0a",
                "reference": "cdb45e68014476765188c387fafcb7fd30d2ad0a",
                "shasum": ""
            },
            "require": {
                "masterexploder/phpthumb": "*",
                "php": ">=5.4.0",
                "yiisoft/yii2": "*"
            },
            "time": "2017-10-26T15:44:40+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yiidreamteam\\upload\\": "./src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Alexey Samoylov",
                    "email": "alexey.samoylov@gmail.com",
                    "homepage": "http://yiidreamteam.com/team/alexey",
                    "role": "Developer"
                }
            ],
            "description": "Yii2 file/image upload behavior for ActiveRecord",
            "homepage": "http://yiidreamteam.com/yii2/upload-behavior",
            "keywords": [
                "Behavior",
                "file",
                "image",
                "resize",
                "thumb",
                "upload"
            ],
            "support": {
                "issues": "https://github.com/yii-dream-team/yii2-upload-behavior/issues",
                "source": "https://github.com/yii-dream-team/yii2-upload-behavior/tree/master"
            },
            "install-path": "../yii-dream-team/yii2-upload-behavior"
        },
        {
            "name": "yii2assets/yii2-printthis",
            "version": "v1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Yii2Assets/yii2-print-this.git",
                "reference": "88e32d42c962c9c39797a3c4a6ee39322c4aa4df"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Yii2Assets/yii2-print-this/zipball/88e32d42c962c9c39797a3c4a6ee39322c4aa4df",
                "reference": "88e32d42c962c9c39797a3c4a6ee39322c4aa4df",
                "shasum": ""
            },
            "require": {
                "bower-asset/printthis": "*",
                "yiisoft/yii2": "*"
            },
            "time": "2016-07-29T07:39:15+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii2assets\\printthis\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD 3-Clause"
            ],
            "authors": [
                {
                    "name": "Manop Kongoon",
                    "email": "kongoon@gmail.com",
                    "homepage": "https://www.programmerthailand.com/"
                }
            ],
            "description": "Print html by selector for Yii Framework 2.0",
            "homepage": "https://github.com/Yii2Assets/yii2-print-this",
            "keywords": [
                "PrintThis",
                "extension",
                "html",
                "print",
                "yii",
                "yii2"
            ],
            "install-path": "../yii2assets/yii2-printthis"
        },
        {
            "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"
            ],
            "support": {
                "issues": "https://github.com/yiidoc/yii2-redactor/issues?state=open",
                "source": "https://github.com/yiidoc/yii2-redactor",
                "wiki": "http://www.yiidoc.com/wiki/"
            },
            "install-path": "../yiidoc/yii2-redactor"
        },
        {
            "name": "yiisoft/yii2",
            "version": "2.0.46",
            "version_normalized": "2.0.46.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-framework.git",
                "reference": "d73259c3bc886648a6875109f9f09cddeff03708"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/d73259c3bc886648a6875109f9f09cddeff03708",
                "reference": "d73259c3bc886648a6875109f9f09cddeff03708",
                "shasum": ""
            },
            "require": {
                "bower-asset/inputmask": "~3.2.2 | ~3.3.5",
                "bower-asset/jquery": "3.6.*@stable | 3.5.*@stable | 3.4.*@stable | 3.3.*@stable | 3.2.*@stable | 3.1.*@stable | 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
                "bower-asset/punycode": "1.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": "*",
                "paragonie/random_compat": ">=1",
                "php": ">=5.4.0",
                "yiisoft/yii2-composer": "~2.0.4"
            },
            "time": "2022-08-18T22:18:45+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": "https://www.yiiframework.com/",
                    "role": "Founder and project lead"
                },
                {
                    "name": "Alexander Makarov",
                    "email": "sam@rmcreative.ru",
                    "homepage": "https://rmcreative.ru/",
                    "role": "Core framework development"
                },
                {
                    "name": "Maurizio Domba",
                    "homepage": "http://mdomba.info/",
                    "role": "Core framework development"
                },
                {
                    "name": "Carsten Brandt",
                    "email": "mail@cebe.cc",
                    "homepage": "https://www.cebe.cc/",
                    "role": "Core framework development"
                },
                {
                    "name": "Timur Ruziev",
                    "email": "resurtm@gmail.com",
                    "homepage": "http://resurtm.com/",
                    "role": "Core framework development"
                },
                {
                    "name": "Paul Klimov",
                    "email": "klimov.paul@gmail.com",
                    "role": "Core framework development"
                },
                {
                    "name": "Dmitry Naumenko",
                    "email": "d.naumenko.a@gmail.com",
                    "role": "Core framework development"
                },
                {
                    "name": "Boudewijn Vahrmeijer",
                    "email": "info@dynasource.eu",
                    "homepage": "http://dynasource.eu",
                    "role": "Core framework development"
                }
            ],
            "description": "Yii PHP Framework Version 2",
            "homepage": "https://www.yiiframework.com/",
            "keywords": [
                "framework",
                "yii2"
            ],
            "support": {
                "forum": "https://forum.yiiframework.com/",
                "irc": "ircs://irc.libera.chat:6697/yii",
                "issues": "https://github.com/yiisoft/yii2/issues?state=open",
                "source": "https://github.com/yiisoft/yii2",
                "wiki": "https://www.yiiframework.com/wiki"
            },
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2"
        },
        {
            "name": "yiisoft/yii2-authclient",
            "version": "2.2.13",
            "version_normalized": "2.2.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-authclient.git",
                "reference": "225545445f72b6e452d3f8680c66f80cbb21f676"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-authclient/zipball/225545445f72b6e452d3f8680c66f80cbb21f676",
                "reference": "225545445f72b6e452d3f8680c66f80cbb21f676",
                "shasum": ""
            },
            "require": {
                "paragonie/random_compat": ">=1",
                "yiisoft/yii2": "~2.0.13",
                "yiisoft/yii2-httpclient": "~2.0.5"
            },
            "require-dev": {
                "cweagans/composer-patches": "^1.7",
                "phpunit/phpunit": "4.8.34"
            },
            "suggest": {
                "web-token/jwt-checker": "required for JWS, JWT or JWK related flows like OpenIDConnect",
                "web-token/jwt-key-mgmt": "required for JWS, JWT or JWK related flows like OpenIDConnect",
                "web-token/jwt-signature": "required for JWS, JWT or JWK related flows like OpenIDConnect",
                "web-token/jwt-signature-algorithm-ecdsa": "required for JWS, JWT or JWK related flows like OpenIDConnect",
                "web-token/jwt-signature-algorithm-hmac": "required for JWS, JWT or JWK related flows like OpenIDConnect",
                "web-token/jwt-signature-algorithm-rsa": "required for JWS, JWT or JWK related flows like OpenIDConnect"
            },
            "time": "2022-09-04T09:08:57+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                },
                "patches": {
                    "phpunit/phpunit-mock-objects": {
                        "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
                    },
                    "phpunit/phpunit": {
                        "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
                        "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\authclient\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Paul Klimov",
                    "email": "klimov.paul@gmail.com"
                }
            ],
            "description": "External authentication via OAuth and OpenID for the Yii framework",
            "keywords": [
                "OpenID Connect",
                "OpenId",
                "api",
                "auth",
                "oauth",
                "yii2"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2-authclient/issues",
                "source": "https://github.com/yiisoft/yii2-authclient",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-authclient",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-authclient"
        },
        {
            "name": "yiisoft/yii2-bootstrap",
            "version": "2.0.11",
            "version_normalized": "2.0.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-bootstrap.git",
                "reference": "83d144f4089adaa7064ad60dc4c1436daa2eb30e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/83d144f4089adaa7064ad60dc4c1436daa2eb30e",
                "reference": "83d144f4089adaa7064ad60dc4c1436daa2eb30e",
                "shasum": ""
            },
            "require": {
                "bower-asset/bootstrap": "3.4.* | 3.3.* | 3.2.* | 3.1.*",
                "yiisoft/yii2": "~2.0.6"
            },
            "require-dev": {
                "cweagans/composer-patches": "^1.7",
                "phpunit/phpunit": "4.8.34"
            },
            "time": "2021-08-09T20:54:06+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                },
                "patches": {
                    "phpunit/phpunit-mock-objects": {
                        "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
                    },
                    "phpunit/phpunit": {
                        "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
                        "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\bootstrap\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Qiang Xue",
                    "email": "qiang.xue@gmail.com",
                    "homepage": "http://www.yiiframework.com/"
                },
                {
                    "name": "Alexander Makarov",
                    "email": "sam@rmcreative.ru",
                    "homepage": "http://rmcreative.ru/"
                },
                {
                    "name": "Antonio Ramirez",
                    "email": "amigo.cobos@gmail.com"
                },
                {
                    "name": "Paul Klimov",
                    "email": "klimov.paul@gmail.com"
                }
            ],
            "description": "The Twitter Bootstrap extension for the Yii framework",
            "keywords": [
                "bootstrap",
                "yii2"
            ],
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-bootstrap",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-bootstrap"
        },
        {
            "name": "yiisoft/yii2-bootstrap4",
            "version": "2.0.10",
            "version_normalized": "2.0.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-bootstrap4.git",
                "reference": "e6d0e58f43d3910129d554ac183aac17f65be639"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap4/zipball/e6d0e58f43d3910129d554ac183aac17f65be639",
                "reference": "e6d0e58f43d3910129d554ac183aac17f65be639",
                "shasum": ""
            },
            "require": {
                "npm-asset/bootstrap": "^4.3",
                "yiisoft/yii2": "~2.0"
            },
            "require-dev": {
                "cweagans/composer-patches": "^1.7",
                "phpunit/phpunit": "4.8.34",
                "yiisoft/yii2-coding-standards": "~2.0"
            },
            "time": "2021-05-05T21:56:41+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                },
                "patches": {
                    "phpunit/phpunit-mock-objects": {
                        "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
                    },
                    "phpunit/phpunit": {
                        "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
                        "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\bootstrap4\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Qiang Xue",
                    "email": "qiang.xue@gmail.com",
                    "homepage": "http://www.yiiframework.com/"
                },
                {
                    "name": "Alexander Makarov",
                    "email": "sam@rmcreative.ru",
                    "homepage": "http://rmcreative.ru/"
                },
                {
                    "name": "Antonio Ramirez",
                    "email": "amigo.cobos@gmail.com"
                },
                {
                    "name": "Paul Klimov",
                    "email": "klimov.paul@gmail.com"
                },
                {
                    "name": "Simon Karlen",
                    "email": "simi.albi@outlook.com"
                }
            ],
            "description": "The Twitter Bootstrap extension for the Yii framework",
            "keywords": [
                "bootstrap",
                "bootstrap4",
                "yii2"
            ],
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-bootstrap4",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-bootstrap4"
        },
        {
            "name": "yiisoft/yii2-composer",
            "version": "2.0.10",
            "version_normalized": "2.0.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-composer.git",
                "reference": "94bb3f66e779e2774f8776d6e1bdeab402940510"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/94bb3f66e779e2774f8776d6e1bdeab402940510",
                "reference": "94bb3f66e779e2774f8776d6e1bdeab402940510",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0 | ^2.0"
            },
            "require-dev": {
                "composer/composer": "^1.0 | ^2.0@dev",
                "phpunit/phpunit": "<7"
            },
            "time": "2020-06-24T00:04:01+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"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2-composer/issues",
                "source": "https://github.com/yiisoft/yii2-composer",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-composer"
        },
        {
            "name": "yiisoft/yii2-debug",
            "version": "2.1.21",
            "version_normalized": "2.1.21.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-debug.git",
                "reference": "fa9fa02e242c1b744eb68045ee8e9d698134836d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/fa9fa02e242c1b744eb68045ee8e9d698134836d",
                "reference": "fa9fa02e242c1b744eb68045ee8e9d698134836d",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=5.4",
                "yiisoft/yii2": "~2.0.13"
            },
            "require-dev": {
                "cweagans/composer-patches": "^1.7",
                "phpunit/phpunit": "4.8.34",
                "yiisoft/yii2-coding-standards": "~2.0",
                "yiisoft/yii2-swiftmailer": "*"
            },
            "time": "2022-09-06T17:40:08+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                },
                "composer-exit-on-patch-failure": true,
                "patches": {
                    "phpunit/phpunit-mock-objects": {
                        "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
                    },
                    "phpunit/phpunit": {
                        "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
                        "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch",
                        "Fix PHP 8.1 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php81.patch"
                    }
                }
            },
            "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"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2-debug/issues",
                "source": "https://github.com/yiisoft/yii2-debug",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-debug",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-debug"
        },
        {
            "name": "yiisoft/yii2-faker",
            "version": "2.0.5",
            "version_normalized": "2.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-faker.git",
                "reference": "8c361657143bfaea58ff7dcc9bf51f1991a46f5d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/8c361657143bfaea58ff7dcc9bf51f1991a46f5d",
                "reference": "8c361657143bfaea58ff7dcc9bf51f1991a46f5d",
                "shasum": ""
            },
            "require": {
                "fakerphp/faker": "~1.9|~1.10",
                "yiisoft/yii2": "~2.0.0"
            },
            "require-dev": {
                "cweagans/composer-patches": "^1.7",
                "phpunit/phpunit": "4.8.34"
            },
            "time": "2020-11-10T12:27:35+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                },
                "composer-exit-on-patch-failure": true,
                "patches": {
                    "phpunit/phpunit-mock-objects": {
                        "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
                    },
                    "phpunit/phpunit": {
                        "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
                        "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\faker\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Mark Jebri",
                    "email": "mark.github@yandex.ru"
                }
            ],
            "description": "Fixture generator. The Faker integration for the Yii framework.",
            "keywords": [
                "Fixture",
                "faker",
                "yii2"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2-faker/issues",
                "source": "https://github.com/yiisoft/yii2-faker",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-faker",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-faker"
        },
        {
            "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"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2-gii/issues",
                "source": "https://github.com/yiisoft/yii2-gii",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "install-path": "../yiisoft/yii2-gii"
        },
        {
            "name": "yiisoft/yii2-httpclient",
            "version": "2.0.14",
            "version_normalized": "2.0.14.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-httpclient.git",
                "reference": "50d670d2e1a30a354c27aeebf806a2db16954836"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-httpclient/zipball/50d670d2e1a30a354c27aeebf806a2db16954836",
                "reference": "50d670d2e1a30a354c27aeebf806a2db16954836",
                "shasum": ""
            },
            "require": {
                "paragonie/random_compat": ">=1",
                "yiisoft/yii2": "~2.0.13"
            },
            "require-dev": {
                "cweagans/composer-patches": "^1.7",
                "phpunit/phpunit": "4.8.34"
            },
            "time": "2021-08-09T21:10:49+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                },
                "composer-exit-on-patch-failure": true,
                "patches": {
                    "phpunit/phpunit-mock-objects": {
                        "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
                    },
                    "phpunit/phpunit": {
                        "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
                        "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\httpclient\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Paul Klimov",
                    "email": "klimov.paul@gmail.com"
                }
            ],
            "description": "HTTP client extension for the Yii framework",
            "keywords": [
                "curl",
                "http",
                "httpclient",
                "yii2"
            ],
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-httpclient",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-httpclient"
        },
        {
            "name": "yiisoft/yii2-imagine",
            "version": "2.3.1",
            "version_normalized": "2.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-imagine.git",
                "reference": "7ec4332dc25893aec5a7cf084722b162b3a4d55d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-imagine/zipball/7ec4332dc25893aec5a7cf084722b162b3a4d55d",
                "reference": "7ec4332dc25893aec5a7cf084722b162b3a4d55d",
                "shasum": ""
            },
            "require": {
                "imagine/imagine": "^1.0",
                "yiisoft/yii2": "~2.0.0"
            },
            "require-dev": {
                "cweagans/composer-patches": "^1.7",
                "phpunit/phpunit": "4.8.34"
            },
            "time": "2022-09-04T10:06:40+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                },
                "composer-exit-on-patch-failure": true,
                "patches": {
                    "phpunit/phpunit-mock-objects": {
                        "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
                    },
                    "phpunit/phpunit": {
                        "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
                        "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\imagine\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Antonio Ramirez",
                    "email": "amigo.cobos@gmail.com"
                }
            ],
            "description": "The Imagine integration for the Yii framework",
            "keywords": [
                "helper",
                "image",
                "imagine",
                "yii2"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2-imagine/issues",
                "source": "https://github.com/yiisoft/yii2-imagine",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-imagine",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-imagine"
        },
        {
            "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"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2-jui/issues",
                "source": "https://github.com/yiisoft/yii2-jui",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "install-path": "../yiisoft/yii2-jui"
        },
        {
            "name": "yiisoft/yii2-swiftmailer",
            "version": "2.1.3",
            "version_normalized": "2.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
                "reference": "7b7ec871b4a63c0abbcd10e1ee3fb5be22f8b340"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/7b7ec871b4a63c0abbcd10e1ee3fb5be22f8b340",
                "reference": "7b7ec871b4a63c0abbcd10e1ee3fb5be22f8b340",
                "shasum": ""
            },
            "require": {
                "swiftmailer/swiftmailer": "~6.0",
                "yiisoft/yii2": ">=2.0.4"
            },
            "require-dev": {
                "cweagans/composer-patches": "^1.7",
                "phpunit/phpunit": "4.8.34"
            },
            "time": "2021-12-30T08:48:48+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.1.x-dev"
                },
                "composer-exit-on-patch-failure": true,
                "patches": {
                    "phpunit/phpunit-mock-objects": {
                        "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
                    },
                    "phpunit/phpunit": {
                        "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
                        "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
                    }
                }
            },
            "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"
            ],
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-swiftmailer",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-swiftmailer"
        }
    ],
    "dev": true,
    "dev-package-names": [
        "behat/gherkin",
        "codeception/codeception",
        "codeception/lib-asserts",
        "codeception/lib-innerbrowser",
        "codeception/module-asserts",
        "codeception/module-filesystem",
        "codeception/module-yii2",
        "codeception/phpunit-wrapper",
        "codeception/specify",
        "codeception/stub",
        "codeception/verify",
        "doctrine/instantiator",
        "fakerphp/faker",
        "guzzlehttp/psr7",
        "myclabs/deep-copy",
        "phar-io/manifest",
        "phar-io/version",
        "phpspec/php-diff",
        "phpunit/php-code-coverage",
        "phpunit/php-file-iterator",
        "phpunit/php-text-template",
        "phpunit/php-timer",
        "phpunit/php-token-stream",
        "phpunit/phpunit",
        "psr/container",
        "psr/event-dispatcher",
        "psr/http-factory",
        "psr/http-message",
        "ralouphie/getallheaders",
        "sebastian/code-unit-reverse-lookup",
        "sebastian/comparator",
        "sebastian/diff",
        "sebastian/environment",
        "sebastian/exporter",
        "sebastian/global-state",
        "sebastian/object-enumerator",
        "sebastian/object-reflector",
        "sebastian/recursion-context",
        "sebastian/resource-operations",
        "sebastian/type",
        "sebastian/version",
        "symfony/browser-kit",
        "symfony/console",
        "symfony/css-selector",
        "symfony/deprecation-contracts",
        "symfony/dom-crawler",
        "symfony/event-dispatcher",
        "symfony/event-dispatcher-contracts",
        "symfony/finder",
        "symfony/polyfill-intl-grapheme",
        "symfony/polyfill-php73",
        "symfony/service-contracts",
        "symfony/string",
        "symfony/yaml",
        "theseer/tokenizer",
        "yiisoft/yii2-debug",
        "yiisoft/yii2-faker",
        "yiisoft/yii2-gii"
    ]
}
