{
    "packages": [
        {
            "name": "2amigos/yii2-chartjs-widget",
            "version": "2.1.3",
            "version_normalized": "2.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2amigos/yii2-chartjs-widget.git",
                "reference": "b144a4ebd923872a7263c980f8afe2e212378275"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2amigos/yii2-chartjs-widget/zipball/b144a4ebd923872a7263c980f8afe2e212378275",
                "reference": "b144a4ebd923872a7263c980f8afe2e212378275",
                "shasum": ""
            },
            "require": {
                "bower-asset/chartjs": "~2.6",
                "yiisoft/yii2": "~2.0.5"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.0",
                "phpunit/phpunit": "~4.4"
            },
            "time": "2018-05-02T17:59:16+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "dosamigos\\chartjs\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "2amigOS! Consulting Group",
                    "email": "hola@2amigos.us",
                    "homepage": "http://2amigos.us",
                    "role": "Developer"
                }
            ],
            "description": "ChartJs widget for Yii2.",
            "homepage": "http://yiiwheels.com/extension/chartjs-widget",
            "keywords": [
                "2amigos",
                "chartjs",
                "extension",
                "widget",
                "yii",
                "yii 2",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/2amigos/yii2-chartjs-widget/issues",
                "source": "https://github.com/2amigos/yii2-chartjs-widget"
            },
            "install-path": "../2amigos/yii2-chartjs-widget"
        },
        {
            "name": "asofter/yii2-imperavi-redactor",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "target-dir": "yii/imperavi",
            "source": {
                "type": "git",
                "url": "https://github.com/asofter/yii2-imperavi-redactor.git",
                "reference": "4abea87c7808a6de36bebdfcd76e9f682cbb620d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/asofter/yii2-imperavi-redactor/zipball/4abea87c7808a6de36bebdfcd76e9f682cbb620d",
                "reference": "4abea87c7808a6de36bebdfcd76e9f682cbb620d",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "*"
            },
            "time": "2020-05-05T15:14:01+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "yii\\imperavi\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Veaceslav Medvedev",
                    "email": "slavcopost@gmail.com"
                },
                {
                    "name": "Alexander Makarov",
                    "email": "sam@rmcreative.ru",
                    "homepage": "http://rmcreative.ru/"
                },
                {
                    "name": "Alexander Yaremchuk",
                    "email": "alwex10@gmail.com"
                }
            ],
            "description": "Imperavi Redactor WYSIWYG widget (OEM-licensed for Yii 2)",
            "keywords": [
                "imperavi",
                "imperavi redactor",
                "yii"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/asofter/yii2-imperavi-redactor/issues",
                "source": "https://github.com/yiisoft/yii2",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "install-path": "../asofter/yii2-imperavi-redactor/yii/imperavi"
        },
        {
            "name": "bedezign/yii2-audit",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/bedezign/yii2-audit.git",
                "reference": "f198052cc98d1daadfb7600d7b816a2208d73eca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bedezign/yii2-audit/zipball/f198052cc98d1daadfb7600d7b816a2208d73eca",
                "reference": "f198052cc98d1daadfb7600d7b816a2208d73eca",
                "shasum": ""
            },
            "require": {
                "2amigos/yii2-chartjs-widget": ">=2.0.1 <3.0.0",
                "ext-bcmath": "*",
                "php": ">=7.2.0",
                "phpspec/php-diff": "1.*",
                "yiisoft/yii2": ">=2.0.0 <2.1.0",
                "yiisoft/yii2-debug": ">=2.1.0 <2.2.0"
            },
            "suggest": {
                "php-mime-mail-parser/php-mime-mail-parser": "Allows better displaying of logged emails."
            },
            "time": "2019-11-01T21:21:20+00:00",
            "type": "yii2-extension",
            "extra": {
                "bootstrap": "bedezign\\yii2\\audit\\Bootstrap"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "bedezign\\yii2\\audit\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Steve Guns",
                    "email": "Steve@bedezign.com",
                    "homepage": "http://bedezign.com/"
                },
                {
                    "name": "Brett O'Donnell",
                    "email": "cornernote@gmail.com",
                    "homepage": "https://mrphp.com.au/"
                },
                {
                    "name": "Marc Hollander",
                    "email": "marchollander@gmail.com",
                    "homepage": "http://maruc.nl/"
                }
            ],
            "description": "Yii2 Audit records and displays web/cli requests, database changes, php/js errors and associated data.",
            "keywords": [
                "Audit",
                "logging",
                "trail",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/bedezign/yii2-audit/issues",
                "source": "https://github.com/bedezign/yii2-audit/tree/1.1.2"
            },
            "install-path": "../bedezign/yii2-audit"
        },
        {
            "name": "bower-asset/ace-builds",
            "version": "v1.4.12",
            "version_normalized": "1.4.12.0",
            "source": {
                "type": "git",
                "url": "git@github.com:ajaxorg/ace-builds.git",
                "reference": "53be42342df216d2d25dc60a12dfcb263c6f0592"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ajaxorg/ace-builds/zipball/53be42342df216d2d25dc60a12dfcb263c6f0592",
                "reference": "53be42342df216d2d25dc60a12dfcb263c6f0592"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "BSD"
            ],
            "install-path": "../bower-asset/ace-builds"
        },
        {
            "name": "bower-asset/admin-lte",
            "version": "v2.4.18",
            "version_normalized": "2.4.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ColorlibHQ/AdminLTE.git",
                "reference": "e7ffa67a4649dc08d2018708a38604a6c0a02ab6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ColorlibHQ/AdminLTE/zipball/e7ffa67a4649dc08d2018708a38604a6c0a02ab6",
                "reference": "e7ffa67a4649dc08d2018708a38604a6c0a02ab6"
            },
            "require": {
                "bower-asset/bootstrap": ">=3.4.0,<4.0.0",
                "bower-asset/bootstrap-colorpicker": ">=2.5.1,<3.0.0",
                "bower-asset/bootstrap-datepicker": ">=1.7.0,<2.0.0",
                "bower-asset/bootstrap-daterangepicker": ">=2.1.25,<3.0.0",
                "bower-asset/chart.js": ">=1.0.0,<2.0.0",
                "bower-asset/ckeditor": ">=4.7.0,<5.0.0",
                "bower-asset/datatables.net": ">=1.10.15,<2.0.0",
                "bower-asset/datatables.net-bs": ">=2.1.1,<3.0.0",
                "bower-asset/fastclick": ">=1.0.6,<2.0.0",
                "bower-asset/flot": ">=0.8.3,<0.9.0",
                "bower-asset/font-awesome": ">=4.7.0,<5.0.0",
                "bower-asset/fullcalendar": ">=3.4.0,<4.0.0",
                "bower-asset/ionicons": ">=2.0.1,<3.0.0",
                "bower-asset/ionrangeslider": ">=2.2.0,<3.0.0",
                "bower-asset/jquery": ">=3.4.1,<4.0.0",
                "bower-asset/jquery-knob": ">=1.2.13,<2.0.0",
                "bower-asset/jquery-sparkline": ">=2.1.3,<3.0.0",
                "bower-asset/jquery-ui": ">=1.12.1,<2.0.0",
                "bower-asset/jquery.inputmask": ">=3.3.7,<4.0.0",
                "bower-asset/jvectormap": ">=1.2.2,<2.0.0",
                "bower-asset/moment": ">=2.18.1,<3.0.0",
                "bower-asset/morris.js": ">=0.5.1,<0.6.0",
                "bower-asset/pace": ">=1.0.2,<2.0.0",
                "bower-asset/seiyria-bootstrap-slider": ">=10.6.2,<11.0.0",
                "bower-asset/select2": ">=4.0.7,<5.0.0",
                "bower-asset/slimscroll": ">=1.3.8,<2.0.0"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/admin-lte"
        },
        {
            "name": "bower-asset/blueimp-canvas-to-blob",
            "version": "v3.28.0",
            "version_normalized": "3.28.0.0",
            "source": {
                "type": "git",
                "url": "git@github.com:blueimp/JavaScript-Canvas-to-Blob.git",
                "reference": "e618f54e5be896042e5155b9126ebc90bbc55455"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/blueimp/JavaScript-Canvas-to-Blob/zipball/e618f54e5be896042e5155b9126ebc90bbc55455",
                "reference": "e618f54e5be896042e5155b9126ebc90bbc55455"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/blueimp-canvas-to-blob"
        },
        {
            "name": "bower-asset/blueimp-file-upload",
            "version": "v9.34.0",
            "version_normalized": "9.34.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/blueimp/jQuery-File-Upload.git",
                "reference": "bb52d3493d725175fcf5554da034a317aaaea0e2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/blueimp/jQuery-File-Upload/zipball/bb52d3493d725175fcf5554da034a317aaaea0e2",
                "reference": "bb52d3493d725175fcf5554da034a317aaaea0e2"
            },
            "require": {
                "bower-asset/blueimp-canvas-to-blob": ">=2.1.1",
                "bower-asset/blueimp-load-image": ">=1.13.0",
                "bower-asset/blueimp-tmpl": ">=2.5.4",
                "bower-asset/jquery": ">=1.6"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/blueimp-file-upload"
        },
        {
            "name": "bower-asset/blueimp-load-image",
            "version": "v5.16.0",
            "version_normalized": "5.16.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/blueimp/JavaScript-Load-Image.git",
                "reference": "5d34ed4ce3472ecb22d920c66cc4d7604526ff24"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/blueimp/JavaScript-Load-Image/zipball/5d34ed4ce3472ecb22d920c66cc4d7604526ff24",
                "reference": "5d34ed4ce3472ecb22d920c66cc4d7604526ff24"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/blueimp-load-image"
        },
        {
            "name": "bower-asset/blueimp-tmpl",
            "version": "v3.19.0",
            "version_normalized": "3.19.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/blueimp/JavaScript-Templates.git",
                "reference": "0d0e03882313cf1c192fb4b68c4c78ab7d7d8c7a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/blueimp/JavaScript-Templates/zipball/0d0e03882313cf1c192fb4b68c4c78ab7d7d8c7a",
                "reference": "0d0e03882313cf1c192fb4b68c4c78ab7d7d8c7a"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/blueimp-tmpl"
        },
        {
            "name": "bower-asset/bootstrap-colorpicker",
            "version": "2.5.3",
            "version_normalized": "2.5.3.0",
            "source": {
                "type": "git",
                "url": "git@github.com:itsjavi/bootstrap-colorpicker.git",
                "reference": "525cd6a0aa26ae95803bbf34d231c4163136a314"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/itsjavi/bootstrap-colorpicker/zipball/525cd6a0aa26ae95803bbf34d231c4163136a314",
                "reference": "525cd6a0aa26ae95803bbf34d231c4163136a314"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/bootstrap-colorpicker"
        },
        {
            "name": "bower-asset/bootstrap-datepicker",
            "version": "v1.9.0",
            "version_normalized": "1.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/uxsolutions/bootstrap-datepicker.git",
                "reference": "fb8776d65825068b9f914ab37d6fd847c951f488"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/uxsolutions/bootstrap-datepicker/zipball/fb8776d65825068b9f914ab37d6fd847c951f488",
                "reference": "fb8776d65825068b9f914ab37d6fd847c951f488"
            },
            "require": {
                "bower-asset/jquery": ">=1.7.1,<4.0.0"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "Apache-2.0"
            ],
            "install-path": "../bower-asset/bootstrap-datepicker"
        },
        {
            "name": "bower-asset/bootstrap-daterangepicker",
            "version": "v2.1.27",
            "version_normalized": "2.1.27.0",
            "source": {
                "type": "git",
                "url": "git@github.com:dangrossman/bootstrap-daterangepicker.git",
                "reference": "d4aabfbceaf57117e1af33f3f82e92162719eee9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dangrossman/bootstrap-daterangepicker/zipball/d4aabfbceaf57117e1af33f3f82e92162719eee9",
                "reference": "d4aabfbceaf57117e1af33f3f82e92162719eee9"
            },
            "require": {
                "bower-asset/jquery": ">=1.9.1,<4.0",
                "bower-asset/moment": ">=2.9.0"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/bootstrap-daterangepicker"
        },
        {
            "name": "bower-asset/chart.js",
            "version": "v1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/chartjs/Chart.js.git",
                "reference": "a62537a80029cd5a2e230769a652904e2de2d5d4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/a62537a80029cd5a2e230769a652904e2de2d5d4",
                "reference": "a62537a80029cd5a2e230769a652904e2de2d5d4"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/chart.js"
        },
        {
            "name": "bower-asset/chartjs",
            "version": "v2.9.4",
            "version_normalized": "2.9.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/chartjs/Chart.js.git",
                "reference": "9bd4cf82fda9f50a5fb50b72843e06ab88124278"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/9bd4cf82fda9f50a5fb50b72843e06ab88124278",
                "reference": "9bd4cf82fda9f50a5fb50b72843e06ab88124278"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/chartjs"
        },
        {
            "name": "bower-asset/ckeditor",
            "version": "4.18.0",
            "version_normalized": "4.18.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ckeditor/ckeditor4-releases.git",
                "reference": "9335fb40486008aeec9f150574d53f35d3aba9c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ckeditor/ckeditor4-releases/zipball/9335fb40486008aeec9f150574d53f35d3aba9c7",
                "reference": "9335fb40486008aeec9f150574d53f35d3aba9c7"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license/."
            ],
            "install-path": "../bower-asset/ckeditor"
        },
        {
            "name": "bower-asset/datatables.net",
            "version": "1.11.3",
            "version_normalized": "1.11.3.0",
            "source": {
                "type": "git",
                "url": "git@github.com:DataTables/Dist-DataTables.git",
                "reference": "d67ca5d8aa73283f659ee882a979f87f941e3834"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DataTables/Dist-DataTables/zipball/d67ca5d8aa73283f659ee882a979f87f941e3834",
                "reference": "d67ca5d8aa73283f659ee882a979f87f941e3834"
            },
            "require": {
                "bower-asset/jquery": ">=1.7"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/datatables.net"
        },
        {
            "name": "bower-asset/datatables.net-bs",
            "version": "2.1.1",
            "version_normalized": "2.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/DataTables/Dist-DataTables-Bootstrap.git",
                "reference": "d946808c4e2bcb5cf82f606f750a53992f234b18"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DataTables/Dist-DataTables-Bootstrap/zipball/d946808c4e2bcb5cf82f606f750a53992f234b18",
                "reference": "d946808c4e2bcb5cf82f606f750a53992f234b18"
            },
            "require": {
                "bower-asset/datatables.net": ">=1.10.9",
                "bower-asset/jquery": ">=1.7"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/datatables.net-bs"
        },
        {
            "name": "bower-asset/eonasdan-bootstrap-datetimepicker",
            "version": "4.17.47",
            "version_normalized": "4.17.47.0",
            "source": {
                "type": "git",
                "url": "git@github.com:Eonasdan/bootstrap-datetimepicker.git",
                "reference": "25c11d79e614bc6463a87c3dd9cbf8280422e006"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Eonasdan/bootstrap-datetimepicker/zipball/25c11d79e614bc6463a87c3dd9cbf8280422e006",
                "reference": "25c11d79e614bc6463a87c3dd9cbf8280422e006"
            },
            "require": {
                "bower-asset/jquery": ">=1.8.3",
                "bower-asset/moment": ">=2.10.5"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/eonasdan-bootstrap-datetimepicker"
        },
        {
            "name": "bower-asset/eve-raphael",
            "version": "v0.5.0",
            "version_normalized": "0.5.0.0",
            "source": {
                "type": "git",
                "url": "git@github.com:tomasAlabes/eve.git",
                "reference": "93132d5d47a0ce31dbd1b75208b1d4c0e2ad81e8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tomasAlabes/eve/zipball/93132d5d47a0ce31dbd1b75208b1d4c0e2ad81e8",
                "reference": "93132d5d47a0ce31dbd1b75208b1d4c0e2ad81e8"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/eve-raphael"
        },
        {
            "name": "bower-asset/fastclick",
            "version": "v1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "git@github.com:ftlabs/fastclick.git",
                "reference": "9977a916739360ad4ffd7aa19b0016bf375e934b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ftlabs/fastclick/zipball/9977a916739360ad4ffd7aa19b0016bf375e934b",
                "reference": "9977a916739360ad4ffd7aa19b0016bf375e934b"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/fastclick"
        },
        {
            "name": "bower-asset/flot",
            "version": "v0.8.3",
            "version_normalized": "0.8.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/flot/flot.git",
                "reference": "453b017cc5acfd75e252b93e8635f57f4196d45d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/flot/flot/zipball/453b017cc5acfd75e252b93e8635f57f4196d45d",
                "reference": "453b017cc5acfd75e252b93e8635f57f4196d45d"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/flot"
        },
        {
            "name": "bower-asset/font-awesome",
            "version": "v4.7.0",
            "version_normalized": "4.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FortAwesome/Font-Awesome.git",
                "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FortAwesome/Font-Awesome/zipball/a8386aae19e200ddb0f6845b5feeee5eb7013687",
                "reference": "a8386aae19e200ddb0f6845b5feeee5eb7013687"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "OFL-1.1",
                "MIT",
                "CC-BY-3.0"
            ],
            "install-path": "../bower-asset/font-awesome"
        },
        {
            "name": "bower-asset/fullcalendar",
            "version": "v3.10.5",
            "version_normalized": "3.10.5.0",
            "source": {
                "type": "git",
                "url": "git@github.com:fullcalendar/fullcalendar.git",
                "reference": "791e71059c597473d48d1d1aa2f72cbff670252c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fullcalendar/fullcalendar/zipball/791e71059c597473d48d1d1aa2f72cbff670252c",
                "reference": "791e71059c597473d48d1d1aa2f72cbff670252c"
            },
            "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/html5shiv",
            "version": "3.7.3",
            "version_normalized": "3.7.3.0",
            "source": {
                "type": "git",
                "url": "git@github.com:aFarkas/html5shiv.git",
                "reference": "ed28c56c071bddfe7d635ad88995674957a016be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/aFarkas/html5shiv/zipball/ed28c56c071bddfe7d635ad88995674957a016be",
                "reference": "ed28c56c071bddfe7d635ad88995674957a016be"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/html5shiv"
        },
        {
            "name": "bower-asset/ionicons",
            "version": "v2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ionic-team/ionicons.git",
                "reference": "ecb4b806831005c25b97ed9089fbb1d7dcc0879c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ionic-team/ionicons/zipball/ecb4b806831005c25b97ed9089fbb1d7dcc0879c",
                "reference": "ecb4b806831005c25b97ed9089fbb1d7dcc0879c"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/ionicons"
        },
        {
            "name": "bower-asset/ionrangeslider",
            "version": "2.3.1",
            "version_normalized": "2.3.1.0",
            "source": {
                "type": "git",
                "url": "git@github.com:IonDen/ion.rangeSlider.git",
                "reference": "555e6ce9127758d860d4d900fc1dcb1c7e1d71e4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/IonDen/ion.rangeSlider/zipball/555e6ce9127758d860d4d900fc1dcb1c7e1d71e4",
                "reference": "555e6ce9127758d860d4d900fc1dcb1c7e1d71e4"
            },
            "require": {
                "bower-asset/jquery": ">=1.8"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/ionrangeslider"
        },
        {
            "name": "bower-asset/jquery-knob",
            "version": "1.2.13",
            "version_normalized": "1.2.13.0",
            "source": {
                "type": "git",
                "url": "git@github.com:aterrien/jQuery-Knob.git",
                "reference": "755309e933d326ffaa5a2d758dc377147b766515"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/aterrien/jQuery-Knob/zipball/755309e933d326ffaa5a2d758dc377147b766515",
                "reference": "755309e933d326ffaa5a2d758dc377147b766515"
            },
            "require": {
                "bower-asset/jquery": ">=1.7.0"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/jquery-knob"
        },
        {
            "name": "bower-asset/jquery-slimscroll",
            "version": "v1.3.8",
            "version_normalized": "1.3.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rochal/jQuery-slimScroll.git",
                "reference": "cf39d364e777ef95574c30c42d3b85cb2bf325d3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rochal/jQuery-slimScroll/zipball/cf39d364e777ef95574c30c42d3b85cb2bf325d3",
                "reference": "cf39d364e777ef95574c30c42d3b85cb2bf325d3"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/jquery-slimscroll"
        },
        {
            "name": "bower-asset/jquery-sparkline",
            "version": "v2.1.3",
            "version_normalized": "2.1.3.0",
            "source": {
                "type": "git",
                "url": "git@github.com:rkgrep/jquery.sparkline.git",
                "reference": "47b1f5a7daaa45739a75f8fd1d7c2948693d66fd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rkgrep/jquery.sparkline/zipball/47b1f5a7daaa45739a75f8fd1d7c2948693d66fd",
                "reference": "47b1f5a7daaa45739a75f8fd1d7c2948693d66fd"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "BSD 3"
            ],
            "install-path": "../bower-asset/jquery-sparkline"
        },
        {
            "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/jquery.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/jquery.inputmask"
        },
        {
            "name": "bower-asset/jvectormap",
            "version": "1.2.2",
            "version_normalized": "1.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/bjornd/jvectormap.git",
                "reference": "0a0575b3de25a03d45689c1f369998fc37175531"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bjornd/jvectormap/zipball/0a0575b3de25a03d45689c1f369998fc37175531",
                "reference": "0a0575b3de25a03d45689c1f369998fc37175531"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/jvectormap"
        },
        {
            "name": "bower-asset/mocha",
            "version": "1.17.1",
            "version_normalized": "1.17.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mochajs/mocha.git",
                "reference": "7fc565ee3e225cb7a66bf39ae9c2c05b346675c1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mochajs/mocha/zipball/7fc565ee3e225cb7a66bf39ae9c2c05b346675c1",
                "reference": "7fc565ee3e225cb7a66bf39ae9c2c05b346675c1"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/mocha"
        },
        {
            "name": "bower-asset/moment",
            "version": "2.29.1",
            "version_normalized": "2.29.1.0",
            "source": {
                "type": "git",
                "url": "git@github.com:moment/moment.git",
                "reference": "b7ec8e2ec068e03de4f832f28362675bb9e02261"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/moment/moment/zipball/b7ec8e2ec068e03de4f832f28362675bb9e02261",
                "reference": "b7ec8e2ec068e03de4f832f28362675bb9e02261"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/moment"
        },
        {
            "name": "bower-asset/morris.js",
            "version": "0.5.1",
            "version_normalized": "0.5.1.0",
            "source": {
                "type": "git",
                "url": "git@github.com:oesmith/morris.js.git",
                "reference": "d5cf1410eda7055eaf2c7d218d4cb24ec5ed55c8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/oesmith/morris.js/zipball/d5cf1410eda7055eaf2c7d218d4cb24ec5ed55c8",
                "reference": "d5cf1410eda7055eaf2c7d218d4cb24ec5ed55c8"
            },
            "require": {
                "bower-asset/jquery": ">=2.1.0",
                "bower-asset/mocha": "~1.17.1",
                "bower-asset/raphael": ">=2.0"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/morris.js"
        },
        {
            "name": "bower-asset/pace",
            "version": "v1.2.4",
            "version_normalized": "1.2.4.0",
            "source": {
                "type": "git",
                "url": "git@github.com:HubSpot/pace.git",
                "reference": "f7910422b155e57f81ade87c7a45cb1708d935b7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/HubSpot/pace/zipball/f7910422b155e57f81ade87c7a45cb1708d935b7",
                "reference": "f7910422b155e57f81ade87c7a45cb1708d935b7"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/pace"
        },
        {
            "name": "bower-asset/raphael",
            "version": "v2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/DmitryBaranovskiy/raphael.git",
                "reference": "d8fbe4be81d362837f95e33886b80fb41de443b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/DmitryBaranovskiy/raphael/zipball/d8fbe4be81d362837f95e33886b80fb41de443b4",
                "reference": "d8fbe4be81d362837f95e33886b80fb41de443b4"
            },
            "require": {
                "bower-asset/eve-raphael": "0.5.0"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/raphael"
        },
        {
            "name": "bower-asset/seiyria-bootstrap-slider",
            "version": "v10.6.2",
            "version_normalized": "10.6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/seiyria/bootstrap-slider.git",
                "reference": "16ebedebe70584c561bc0d1c5af7e91b93e81ec4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/seiyria/bootstrap-slider/zipball/16ebedebe70584c561bc0d1c5af7e91b93e81ec4",
                "reference": "16ebedebe70584c561bc0d1c5af7e91b93e81ec4"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/seiyria-bootstrap-slider"
        },
        {
            "name": "bower-asset/select2",
            "version": "4.0.13",
            "version_normalized": "4.0.13.0",
            "source": {
                "type": "git",
                "url": "git@github.com:ivaynberg/select2.git",
                "reference": "45f2b83ceed5231afa7b3d5b12b58ad335edd82e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ivaynberg/select2/zipball/45f2b83ceed5231afa7b3d5b12b58ad335edd82e",
                "reference": "45f2b83ceed5231afa7b3d5b12b58ad335edd82e"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/select2"
        },
        {
            "name": "bower-asset/slimscroll",
            "version": "v1.3.8",
            "version_normalized": "1.3.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rochal/jQuery-slimScroll.git",
                "reference": "cf39d364e777ef95574c30c42d3b85cb2bf325d3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rochal/jQuery-slimScroll/zipball/cf39d364e777ef95574c30c42d3b85cb2bf325d3",
                "reference": "cf39d364e777ef95574c30c42d3b85cb2bf325d3"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/slimscroll"
        },
        {
            "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": "2.1.6",
            "version_normalized": "2.1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/Codeception.git",
                "reference": "b199941f5e59d1e7fd32d78296c8ab98db873d89"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/Codeception/zipball/b199941f5e59d1e7fd32d78296c8ab98db873d89",
                "reference": "b199941f5e59d1e7fd32d78296c8ab98db873d89",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-mbstring": "*",
                "facebook/webdriver": ">=1.0.1",
                "guzzlehttp/guzzle": ">=4.1.4 <7.0",
                "guzzlehttp/psr7": "~1.0",
                "php": ">=5.4.0",
                "phpunit/phpunit": "~4.8.0",
                "symfony/browser-kit": ">=2.4|<3.1",
                "symfony/console": ">=2.4|<3.1",
                "symfony/css-selector": ">=2.4|<3.1",
                "symfony/dom-crawler": ">=2.4|<3.1",
                "symfony/event-dispatcher": ">=2.4|<3.1",
                "symfony/finder": ">=2.4|<3.1",
                "symfony/yaml": ">=2.4|<3.1"
            },
            "require-dev": {
                "codeception/specify": "~0.3",
                "facebook/php-sdk-v4": "~4.0",
                "flow/jsonpath": "~0.2",
                "monolog/monolog": "~1.8",
                "pda/pheanstalk": "~2.0",
                "videlalvaro/php-amqplib": "~2.4"
            },
            "suggest": {
                "codeception/phpbuiltinserver": "Extension to start and stop PHP built-in web server for your tests",
                "codeception/specify": "BDD-style code blocks",
                "codeception/verify": "BDD-style assertions",
                "monolog/monolog": "Log test steps",
                "phpseclib/phpseclib": "Extension required to use the SFTP option in the FTP Module."
            },
            "time": "2016-02-09T22:27:48+00:00",
            "bin": [
                "codecept"
            ],
            "type": "library",
            "extra": {
                "branch-alias": []
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Codeception\\": "src\\Codeception",
                    "Codeception\\Extension\\": "ext"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk",
                    "email": "davert@mail.ua",
                    "homepage": "http://codegyre.com"
                }
            ],
            "description": "BDD-style testing framework",
            "homepage": "http://codeception.com/",
            "keywords": [
                "BDD",
                "TDD",
                "acceptance testing",
                "functional testing",
                "unit testing"
            ],
            "support": {
                "issues": "https://github.com/Codeception/Codeception/issues",
                "source": "https://github.com/Codeception/Codeception/tree/2.1"
            },
            "install-path": "../codeception/codeception"
        },
        {
            "name": "codeception/specify",
            "version": "0.4.6",
            "version_normalized": "0.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/Specify.git",
                "reference": "21b586f503ca444aa519dd9cafb32f113a05f286"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/Specify/zipball/21b586f503ca444aa519dd9cafb32f113a05f286",
                "reference": "21b586f503ca444aa519dd9cafb32f113a05f286",
                "shasum": ""
            },
            "require": {
                "myclabs/deep-copy": "~1.1",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "time": "2016-10-21T09:42:00+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Codeception\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk",
                    "email": "davert.php@mailican.com"
                }
            ],
            "description": "BDD code blocks for PHPUnit and Codeception",
            "install-path": "../codeception/specify"
        },
        {
            "name": "codeception/verify",
            "version": "0.3.3",
            "version_normalized": "0.3.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Codeception/Verify.git",
                "reference": "5d649dda453cd814dadc4bb053060cd2c6bb4b4c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Codeception/Verify/zipball/5d649dda453cd814dadc4bb053060cd2c6bb4b4c",
                "reference": "5d649dda453cd814dadc4bb053060cd2c6bb4b4c",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "time": "2017-01-09T10:58:51+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/Codeception/function.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Bodnarchuk",
                    "email": "davert.php@mailican.com"
                }
            ],
            "description": "BDD assertion library for PHPUnit",
            "install-path": "../codeception/verify"
        },
        {
            "name": "conquer/modal",
            "version": "v1.1.5",
            "version_normalized": "1.1.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/borodulin/yii2-modal-form.git",
                "reference": "114a4d8da2e564117809d3e2cd01cceb20d010fd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/borodulin/yii2-modal-form/zipball/114a4d8da2e564117809d3e2cd01cceb20d010fd",
                "reference": "114a4d8da2e564117809d3e2cd01cceb20d010fd",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": ">=2.0.4"
            },
            "time": "2018-04-30T12:12:42+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "conquer\\modal\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Andrey Borodulin",
                    "email": "borodulin@gmail.com"
                }
            ],
            "description": "Extension for the Yii2 framework",
            "homepage": "https://github.com/borodulin/yii2-modal-form",
            "keywords": [
                "ajax",
                "form",
                "modal",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/borodulin/yii2-modal-form/issues",
                "source": "https://github.com/borodulin/yii2-modal-form"
            },
            "install-path": "../conquer/modal"
        },
        {
            "name": "demogorgorn/yii2-ajax-submit-button",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/demogorgorn/yii2-ajax-submit-button.git",
                "reference": "50779a08b0f946e7d385a956d0496e8ddf52b279"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/demogorgorn/yii2-ajax-submit-button/zipball/50779a08b0f946e7d385a956d0496e8ddf52b279",
                "reference": "50779a08b0f946e7d385a956d0496e8ddf52b279",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "*"
            },
            "time": "2018-01-30T09:20:52+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "demogorgorn\\ajax\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oleg Martemjanov",
                    "email": "demogorgorn@gmail.com",
                    "homepage": "http://foreign.by"
                }
            ],
            "description": "AjaxSubmitButton renders an ajax button which is very similar to ajaxSubmitButton from Yii1.",
            "homepage": "https://github.com/demogorgorn/yii2-ajax-submit-button",
            "keywords": [
                "ajax",
                "button",
                "extension",
                "submit",
                "widget"
            ],
            "support": {
                "issues": "https://github.com/demogorgorn/yii2-ajax-submit-button/issues",
                "source": "https://github.com/demogorgorn/yii2-ajax-submit-button/tree/master"
            },
            "install-path": "../demogorgorn/yii2-ajax-submit-button"
        },
        {
            "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.1.2",
            "version_normalized": "3.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/egulias/EmailValidator.git",
                "reference": "ee0db30118f661fb166bcffbf5d82032df484697"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/ee0db30118f661fb166bcffbf5d82032df484697",
                "reference": "ee0db30118f661fb166bcffbf5d82032df484697",
                "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": "2021-10-11T09:18:27+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.1.2"
            },
            "funding": [
                {
                    "url": "https://github.com/egulias",
                    "type": "github"
                }
            ],
            "install-path": "../egulias/email-validator"
        },
        {
            "name": "ezyang/htmlpurifier",
            "version": "v4.14.0",
            "version_normalized": "4.14.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ezyang/htmlpurifier.git",
                "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
                "reference": "12ab42bd6e742c70c0a52f7b82477fcd44e64b75",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2"
            },
            "time": "2021-12-25T01:21:49+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.14.0"
            },
            "install-path": "../ezyang/htmlpurifier"
        },
        {
            "name": "facebook/webdriver",
            "version": "1.1.3",
            "version_normalized": "1.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-webdriver/php-webdriver-archive.git",
                "reference": "b7186fb1bcfda956d237f59face250d06ef47253"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-webdriver/php-webdriver-archive/zipball/b7186fb1bcfda956d237f59face250d06ef47253",
                "reference": "b7186fb1bcfda956d237f59face250d06ef47253",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "php": ">=5.3.19"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^1.11",
                "phpunit/phpunit": "4.6.* || ~5.0",
                "squizlabs/php_codesniffer": "^2.6"
            },
            "suggest": {
                "phpdocumentor/phpdocumentor": "2.*"
            },
            "time": "2016-08-10T00:44:08+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Facebook\\WebDriver\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "description": "A PHP client for WebDriver",
            "homepage": "https://github.com/facebook/php-webdriver",
            "keywords": [
                "facebook",
                "php",
                "selenium",
                "webdriver"
            ],
            "support": {
                "forum": "https://www.facebook.com/groups/phpwebdriver/",
                "issues": "https://github.com/facebook/php-webdriver/issues",
                "source": "https://github.com/facebook/php-webdriver"
            },
            "abandoned": "php-webdriver/webdriver",
            "install-path": "../facebook/webdriver"
        },
        {
            "name": "fakerphp/faker",
            "version": "v1.19.0",
            "version_normalized": "1.19.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FakerPHP/Faker.git",
                "reference": "d7f08a622b3346766325488aa32ddc93ccdecc75"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/d7f08a622b3346766325488aa32ddc93ccdecc75",
                "reference": "d7f08a622b3346766325488aa32ddc93ccdecc75",
                "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-02-02T17:38:57+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "v1.19-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.19.0"
            },
            "install-path": "../fakerphp/faker"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "6.5.5",
            "version_normalized": "6.5.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
                "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^1.0",
                "guzzlehttp/psr7": "^1.6.1",
                "php": ">=5.5",
                "symfony/polyfill-intl-idn": "^1.17.0"
            },
            "require-dev": {
                "ext-curl": "*",
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
                "psr/log": "^1.1"
            },
            "suggest": {
                "psr/log": "Required for using the Log middleware"
            },
            "time": "2020-06-16T21:01:06+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "homepage": "http://guzzlephp.org/",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "rest",
                "web service"
            ],
            "support": {
                "issues": "https://github.com/guzzle/guzzle/issues",
                "source": "https://github.com/guzzle/guzzle/tree/6.5"
            },
            "install-path": "../guzzlehttp/guzzle"
        },
        {
            "name": "guzzlehttp/promises",
            "version": "1.5.1",
            "version_normalized": "1.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
                "reference": "fe752aedc9fd8fcca3fe7ad05d419d32998a06da",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4 || ^5.1"
            },
            "time": "2021-10-22T20:56:57+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "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": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https://github.com/guzzle/promises/issues",
                "source": "https://github.com/guzzle/promises/tree/1.5.1"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://github.com/Nyholm",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/guzzlehttp/promises",
                    "type": "tidelift"
                }
            ],
            "install-path": "../guzzlehttp/promises"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "1.8.5",
            "version_normalized": "1.8.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/337e3ad8e5716c15f9657bd214d16cc5e69df268",
                "reference": "337e3ad8e5716c15f9657bd214d16cc5e69df268",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "psr/http-message": "~1.0",
                "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
            },
            "provide": {
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "ext-zlib": "*",
                "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "time": "2022-03-20T21:51:18+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "George Mponos",
                    "email": "gmponos@gmail.com",
                    "homepage": "https://github.com/gmponos"
                },
                {
                    "name": "Tobias Nyholm",
                    "email": "tobias.nyholm@gmail.com",
                    "homepage": "https://github.com/Nyholm"
                },
                {
                    "name": "Márk Sági-Kazár",
                    "email": "mark.sagikazar@gmail.com",
                    "homepage": "https://github.com/sagikazarmark"
                },
                {
                    "name": "Tobias Schultze",
                    "email": "webmaster@tubo-world.de",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "support": {
                "issues": "https://github.com/guzzle/psr7/issues",
                "source": "https://github.com/guzzle/psr7/tree/1.8.5"
            },
            "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": "intervention/image",
            "version": "2.7.1",
            "version_normalized": "2.7.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Intervention/image.git",
                "reference": "744ebba495319501b873a4e48787759c72e3fb8c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Intervention/image/zipball/744ebba495319501b873a4e48787759c72e3fb8c",
                "reference": "744ebba495319501b873a4e48787759c72e3fb8c",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "guzzlehttp/psr7": "~1.1 || ^2.0",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "mockery/mockery": "~0.9.2",
                "phpunit/phpunit": "^4.8 || ^5.7 || ^7.5.15"
            },
            "suggest": {
                "ext-gd": "to use GD library based image processing.",
                "ext-imagick": "to use Imagick based image processing.",
                "intervention/imagecache": "Caching extension for the Intervention Image library"
            },
            "time": "2021-12-16T16:49:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.4-dev"
                },
                "laravel": {
                    "providers": [
                        "Intervention\\Image\\ImageServiceProvider"
                    ],
                    "aliases": {
                        "Image": "Intervention\\Image\\Facades\\Image"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Intervention\\Image\\": "src/Intervention/Image"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Oliver Vogel",
                    "email": "oliver@olivervogel.com",
                    "homepage": "http://olivervogel.com/"
                }
            ],
            "description": "Image handling and manipulation library with support for Laravel integration",
            "homepage": "http://image.intervention.io/",
            "keywords": [
                "gd",
                "image",
                "imagick",
                "laravel",
                "thumbnail",
                "watermark"
            ],
            "support": {
                "issues": "https://github.com/Intervention/image/issues",
                "source": "https://github.com/Intervention/image/tree/2.7.1"
            },
            "funding": [
                {
                    "url": "https://www.paypal.me/interventionphp",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/Intervention",
                    "type": "github"
                }
            ],
            "install-path": "../intervention/image"
        },
        {
            "name": "johnitvn/yii2-ajaxcrud",
            "version": "2.1.3",
            "version_normalized": "2.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/johnitvn/yii2-ajaxcrud.git",
                "reference": "563c2d57a13fc307c2ad2f9e69427581568e26fd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/johnitvn/yii2-ajaxcrud/zipball/563c2d57a13fc307c2ad2f9e69427581568e26fd",
                "reference": "563c2d57a13fc307c2ad2f9e69427581568e26fd",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-editable": "^1.7.3",
                "kartik-v/yii2-grid": "^3.0.4",
                "kartik-v/yii2-mpdf": "^1.0.0",
                "yiisoft/yii2": "*",
                "yiisoft/yii2-bootstrap": "*",
                "yiisoft/yii2-gii": "*"
            },
            "time": "2016-03-21T10:56:25+00:00",
            "type": "yii2-extension",
            "extra": {
                "bootstrap": "johnitvn\\ajaxcrud\\Bootstrap"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "johnitvn\\ajaxcrud\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "John Martin",
                    "email": "john.itvn@gmail.com",
                    "homepage": "https://github.com/johnitvn?tab=repositories"
                }
            ],
            "description": "Gii CRUD template for Single Page Ajax Administration for yii2",
            "keywords": [
                "ajax",
                "crud",
                "database",
                "extension",
                "gii",
                "template",
                "yii2"
            ],
            "install-path": "../johnitvn/yii2-ajaxcrud"
        },
        {
            "name": "kartik-v/bootstrap-popover-x",
            "version": "v1.5.1",
            "version_normalized": "1.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/bootstrap-popover-x.git",
                "reference": "36c382739c4f61ee44263a426e6447abed5ff0bd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/bootstrap-popover-x/zipball/36c382739c4f61ee44263a426e6447abed5ff0bd",
                "reference": "36c382739c4f61ee44263a426e6447abed5ff0bd",
                "shasum": ""
            },
            "time": "2021-09-25T03:53:47+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\plugins\\popover\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Bootstrap Popover Extended - Popover with modal behavior, styling enhancements and more.",
            "homepage": "https://github.com/kartik-v/bootstrap-popover-x",
            "keywords": [
                "bootstrap",
                "extended",
                "jquery",
                "modal",
                "modal-popover",
                "popover",
                "popover-x"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/bootstrap-popover-x/issues",
                "source": "https://github.com/kartik-v/bootstrap-popover-x/tree/v1.5.1"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/bootstrap-popover-x",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/bootstrap-popover-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-dialog",
            "version": "v1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-dialog.git",
                "reference": "510c3a35ffe79987cde9a9366cedbff545fd92d4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-dialog/zipball/510c3a35ffe79987cde9a9366cedbff545fd92d4",
                "reference": "510c3a35ffe79987cde9a9366cedbff545fd92d4",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=3.0.0"
            },
            "time": "2021-09-02T08:26:37+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\dialog\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "An asset bundle for bootstrap3-dialog for Yii 2.0 framework.",
            "homepage": "https://github.com/kartik-v/yii2-dialog",
            "keywords": [
                "alert",
                "bootstrap",
                "dialog",
                "extension",
                "modal",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-dialog/issues",
                "source": "https://github.com/kartik-v/yii2-dialog/tree/v1.0.6"
            },
            "install-path": "../kartik-v/yii2-dialog"
        },
        {
            "name": "kartik-v/yii2-dynagrid",
            "version": "v1.5.3",
            "version_normalized": "1.5.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-dynagrid.git",
                "reference": "5f0c8eeed4d0339c5bb8098eb3315924cb7e9ba5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-dynagrid/zipball/5f0c8eeed4d0339c5bb8098eb3315924cb7e9ba5",
                "reference": "5f0c8eeed4d0339c5bb8098eb3315924cb7e9ba5",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-grid": ">= 3.5.0",
                "kartik-v/yii2-krajee-base": ">= 3.0.4",
                "kartik-v/yii2-sortable": "~1.2",
                "kartik-v/yii2-widget-activeform": ">= 1.6.2",
                "kartik-v/yii2-widget-select2": ">= 2.2.3"
            },
            "time": "2022-03-04T10:18:59+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\dynagrid\\": "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": "Turbo charge the Yii 2 GridView with personalized columns, page size, and themes.",
            "homepage": "https://github.com/kartik-v/yii2-dynagrid",
            "keywords": [
                "columns",
                "dynamic",
                "extension",
                "grid",
                "hide",
                "order",
                "reorder",
                "show",
                "sort",
                "visibility",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-dynagrid/issues",
                "source": "https://github.com/kartik-v/yii2-dynagrid/tree/v1.5.3"
            },
            "install-path": "../kartik-v/yii2-dynagrid"
        },
        {
            "name": "kartik-v/yii2-editable",
            "version": "v1.7.9",
            "version_normalized": "1.7.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-editable.git",
                "reference": "8bac5545b0117ccef850614293b0c6e5f312e088"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-editable/zipball/8bac5545b0117ccef850614293b0c6e5f312e088",
                "reference": "8bac5545b0117ccef850614293b0c6e5f312e088",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-popover-x": "~1.3",
                "kartik-v/yii2-widget-activeform": ">=1.6.0"
            },
            "time": "2021-11-19T20:25:24+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.7.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\editable\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "An enhanced editable widget for Yii 2.0 that allows easy editing of displayed data with numerous configuration possibilities.",
            "homepage": "https://github.com/kartik-v/yii2-editable",
            "keywords": [
                "bootstrap",
                "editable",
                "input",
                "jquery",
                "popover",
                "popover-x",
                "widget"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-editable/issues",
                "source": "https://github.com/kartik-v/yii2-editable/tree/v1.7.9"
            },
            "install-path": "../kartik-v/yii2-editable"
        },
        {
            "name": "kartik-v/yii2-export",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-export.git",
                "reference": "ffae06ba8c0ce1c27503fc2bb94af15aeef0e85a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-export/zipball/ffae06ba8c0ce1c27503fc2bb94af15aeef0e85a",
                "reference": "ffae06ba8c0ce1c27503fc2bb94af15aeef0e85a",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-dynagrid": ">=1.4.5",
                "kartik-v/yii2-mpdf": ">=1.0",
                "phpoffice/phpspreadsheet": ">=1.0"
            },
            "time": "2021-11-16T15:22:53+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "kartik\\export\\": "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 library to export server/db data in various formats (e.g. excel, html, pdf, csv etc.)",
            "homepage": "https://github.com/kartik-v/yii2-export",
            "keywords": [
                "OpenXML",
                "csv",
                "export",
                "extension",
                "html",
                "json",
                "pdf",
                "spreadsheet",
                "text",
                "widget",
                "xls",
                "xlsx",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-export/issues",
                "source": "https://github.com/kartik-v/yii2-export/tree/master"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/yii2-export",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/yii2-export"
        },
        {
            "name": "kartik-v/yii2-grid",
            "version": "v3.5.0",
            "version_normalized": "3.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-grid.git",
                "reference": "7f8c9270dde525b60960b8c4cb2d40d861b3bdb9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-grid/zipball/7f8c9270dde525b60960b8c4cb2d40d861b3bdb9",
                "reference": "7f8c9270dde525b60960b8c4cb2d40d861b3bdb9",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-dialog": "~1.0",
                "kartik-v/yii2-krajee-base": ">=3.0.3"
            },
            "suggest": {
                "kartik-v/yii2-bootstrap4-dropdown": "For enabling dropdown support when using with Bootstrap v4.x",
                "kartik-v/yii2-bootstrap5-dropdown": "For enabling dropdown support when using with Bootstrap v5.x",
                "kartik-v/yii2-mpdf": "For exporting grids to PDF"
            },
            "time": "2022-02-26T18:18:49+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\grid\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Yii 2 GridView on steroids. Various enhancements and utilities for the Yii 2.0 GridView widget.",
            "homepage": "https://github.com/kartik-v/yii2-grid",
            "keywords": [
                "extension",
                "grid",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-grid/issues",
                "source": "https://github.com/kartik-v/yii2-grid/tree/v3.5.0"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/yii2-grid",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/yii2-grid"
        },
        {
            "name": "kartik-v/yii2-krajee-base",
            "version": "v3.0.4",
            "version_normalized": "3.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-krajee-base.git",
                "reference": "b37e19a346e36cc0c612dcbab76bf771dc506f14"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/b37e19a346e36cc0c612dcbab76bf771dc506f14",
                "reference": "b37e19a346e36cc0c612dcbab76bf771dc506f14",
                "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-03-04T08:41:33+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.4"
            },
            "install-path": "../kartik-v/yii2-krajee-base"
        },
        {
            "name": "kartik-v/yii2-mpdf",
            "version": "v1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-mpdf.git",
                "reference": "7ea3a5f9bcf5bcf6d681bd82cbe843c356d1428c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-mpdf/zipball/7ea3a5f9bcf5bcf6d681bd82cbe843c356d1428c",
                "reference": "7ea3a5f9bcf5bcf6d681bd82cbe843c356d1428c",
                "shasum": ""
            },
            "require": {
                "mpdf/mpdf": "~8.0"
            },
            "time": "2020-04-14T08:55:18+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\mpdf\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.",
            "homepage": "https://github.com/kartik-v/yii2-mpdf",
            "keywords": [
                "component",
                "extension",
                "html",
                "mpdf",
                "pdf",
                "utf8",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-mpdf/issues",
                "source": "https://github.com/kartik-v/yii2-mpdf/tree/master"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/yii2-mpdf",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/yii2-mpdf"
        },
        {
            "name": "kartik-v/yii2-popover-x",
            "version": "v1.3.5",
            "version_normalized": "1.3.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-popover-x.git",
                "reference": "b0320d1315bbfce31ec8907882c6f4abed223a28"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-popover-x/zipball/b0320d1315bbfce31ec8907882c6f4abed223a28",
                "reference": "b0320d1315bbfce31ec8907882c6f4abed223a28",
                "shasum": ""
            },
            "require": {
                "kartik-v/bootstrap-popover-x": ">=1.4",
                "kartik-v/yii2-krajee-base": ">=2.0"
            },
            "time": "2020-04-02T17:20:29+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\popover\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "An extended bootstrap 3.0 popover widget which combines both the bootstrap popover and modal features and includes various new styling enhancements.",
            "homepage": "https://github.com/kartik-v/yii2-popover-x",
            "keywords": [
                "bootstrap",
                "extended",
                "jquery",
                "modal",
                "modal-popover",
                "popover",
                "popover-x"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-popover-x/issues",
                "source": "https://github.com/kartik-v/yii2-popover-x/tree/master"
            },
            "install-path": "../kartik-v/yii2-popover-x"
        },
        {
            "name": "kartik-v/yii2-sortable",
            "version": "v1.2.2",
            "version_normalized": "1.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-sortable.git",
                "reference": "a6f9a9adb873d6345de92bbe5e436ac1a1db30bc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-sortable/zipball/a6f9a9adb873d6345de92bbe5e436ac1a1db30bc",
                "reference": "a6f9a9adb873d6345de92bbe5e436ac1a1db30bc",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=2.0.0"
            },
            "time": "2018-10-09T13:25:05+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\sortable\\": "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": "Create sortable lists and grids using HTML5 drag and drop API for Yii 2.0.",
            "homepage": "https://github.com/kartik-v/yii2-sortable",
            "keywords": [
                "bootstrap",
                "extension",
                "jquery",
                "range",
                "sortable",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-sortable/issues",
                "source": "https://github.com/kartik-v/yii2-sortable/tree/master"
            },
            "install-path": "../kartik-v/yii2-sortable"
        },
        {
            "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-datepicker",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "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",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "kartik\\date\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Enhanced Yii2 wrapper for the bootstrap datepicker plugin (sub repo split from yii2-widgets).",
            "homepage": "https://github.com/kartik-v/yii2-widget-datepicker",
            "keywords": [
                "date",
                "extension",
                "form",
                "jquery",
                "picker",
                "plugin",
                "select2",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-datepicker/issues",
                "source": "https://github.com/kartik-v/yii2-widget-datepicker/tree/v1.4.8"
            },
            "install-path": "../kartik-v/yii2-widget-datepicker"
        },
        {
            "name": "kartik-v/yii2-widget-depdrop",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-depdrop.git",
                "reference": "4dffe1fd0c9d9d5b7e6231f6cd059dfa36d22b3b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-depdrop/zipball/4dffe1fd0c9d9d5b7e6231f6cd059dfa36d22b3b",
                "reference": "4dffe1fd0c9d9d5b7e6231f6cd059dfa36d22b3b",
                "shasum": ""
            },
            "require": {
                "kartik-v/dependent-dropdown": "~1.4",
                "kartik-v/yii2-krajee-base": ">=2.0.0"
            },
            "time": "2019-05-25T07:32:15+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "source",
            "autoload": {
                "psr-4": {
                    "kartik\\depdrop\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Widget that enables setting up dependent dropdowns with nested dependencies (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-depdrop",
            "keywords": [
                "dependent",
                "dropdown",
                "extension",
                "form",
                "jquery",
                "plugin",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-depdrop/issues",
                "source": "https://github.com/kartik-v/yii2-widget-depdrop/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-depdrop"
        },
        {
            "name": "kartik-v/yii2-widget-select2",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-select2.git",
                "reference": "25fbe4b93b8acbac325fa4f594a983be1e84a780"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/25fbe4b93b8acbac325fa4f594a983be1e84a780",
                "reference": "25fbe4b93b8acbac325fa4f594a983be1e84a780",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=3.0.4",
                "select2/select2": ">=4.0"
            },
            "time": "2022-03-04T10:11:54+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.3"
            },
            "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-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"
            ],
            "install-path": "../kartik-v/yii2-widget-switchinput"
        },
        {
            "name": "league/flysystem",
            "version": "1.1.9",
            "version_normalized": "1.1.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/flysystem.git",
                "reference": "094defdb4a7001845300334e7c1ee2335925ef99"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/094defdb4a7001845300334e7c1ee2335925ef99",
                "reference": "094defdb4a7001845300334e7c1ee2335925ef99",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "league/mime-type-detection": "^1.3",
                "php": "^7.2.5 || ^8.0"
            },
            "conflict": {
                "league/flysystem-sftp": "<1.0.6"
            },
            "require-dev": {
                "phpspec/prophecy": "^1.11.1",
                "phpunit/phpunit": "^8.5.8"
            },
            "suggest": {
                "ext-ftp": "Allows you to use FTP server storage",
                "ext-openssl": "Allows you to use FTPS server storage",
                "league/flysystem-aws-s3-v2": "Allows you to use S3 storage with AWS SDK v2",
                "league/flysystem-aws-s3-v3": "Allows you to use S3 storage with AWS SDK v3",
                "league/flysystem-azure": "Allows you to use Windows Azure Blob storage",
                "league/flysystem-cached-adapter": "Flysystem adapter decorator for metadata caching",
                "league/flysystem-eventable-filesystem": "Allows you to use EventableFilesystem",
                "league/flysystem-rackspace": "Allows you to use Rackspace Cloud Files",
                "league/flysystem-sftp": "Allows you to use SFTP server storage via phpseclib",
                "league/flysystem-webdav": "Allows you to use WebDAV storage",
                "league/flysystem-ziparchive": "Allows you to use ZipArchive adapter",
                "spatie/flysystem-dropbox": "Allows you to use Dropbox storage",
                "srmklive/flysystem-dropbox-v2": "Allows you to use Dropbox storage for PHP 5 applications"
            },
            "time": "2021-12-09T09:40:50+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Flysystem\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frenky.net"
                }
            ],
            "description": "Filesystem abstraction: Many filesystems, one API.",
            "keywords": [
                "Cloud Files",
                "WebDAV",
                "abstraction",
                "aws",
                "cloud",
                "copy.com",
                "dropbox",
                "file systems",
                "files",
                "filesystem",
                "filesystems",
                "ftp",
                "rackspace",
                "remote",
                "s3",
                "sftp",
                "storage"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/flysystem/issues",
                "source": "https://github.com/thephpleague/flysystem/tree/1.1.9"
            },
            "funding": [
                {
                    "url": "https://offset.earth/frankdejonge",
                    "type": "other"
                }
            ],
            "install-path": "../league/flysystem"
        },
        {
            "name": "league/glide",
            "version": "1.7.0",
            "version_normalized": "1.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/glide.git",
                "reference": "ae5e26700573cb678919d28e425a8b87bc71c546"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/glide/zipball/ae5e26700573cb678919d28e425a8b87bc71c546",
                "reference": "ae5e26700573cb678919d28e425a8b87bc71c546",
                "shasum": ""
            },
            "require": {
                "intervention/image": "^2.4",
                "league/flysystem": "^1.0",
                "php": "^7.2|^8.0",
                "psr/http-message": "^1.0"
            },
            "require-dev": {
                "mockery/mockery": "^1.3.3",
                "phpunit/php-token-stream": "^3.1|^4.0",
                "phpunit/phpunit": "^8.5|^9.0"
            },
            "time": "2020-11-05T17:34:03+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Glide\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jonathan Reinink",
                    "email": "jonathan@reinink.ca",
                    "homepage": "http://reinink.ca"
                }
            ],
            "description": "Wonderfully easy on-demand image manipulation library with an HTTP based API.",
            "homepage": "http://glide.thephpleague.com",
            "keywords": [
                "ImageMagick",
                "editing",
                "gd",
                "image",
                "imagick",
                "league",
                "manipulation",
                "processing"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/glide/issues",
                "source": "https://github.com/thephpleague/glide/tree/1.7.0"
            },
            "install-path": "../league/glide"
        },
        {
            "name": "league/mime-type-detection",
            "version": "1.9.0",
            "version_normalized": "1.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/mime-type-detection.git",
                "reference": "aa70e813a6ad3d1558fc927863d47309b4c23e69"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/aa70e813a6ad3d1558fc927863d47309b4c23e69",
                "reference": "aa70e813a6ad3d1558fc927863d47309b4c23e69",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^3.2",
                "phpstan/phpstan": "^0.12.68",
                "phpunit/phpunit": "^8.5.8 || ^9.3"
            },
            "time": "2021-11-21T11:48:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\MimeTypeDetection\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Frank de Jonge",
                    "email": "info@frankdejonge.nl"
                }
            ],
            "description": "Mime-type detection for Flysystem",
            "support": {
                "issues": "https://github.com/thephpleague/mime-type-detection/issues",
                "source": "https://github.com/thephpleague/mime-type-detection/tree/1.9.0"
            },
            "funding": [
                {
                    "url": "https://github.com/frankdejonge",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/league/flysystem",
                    "type": "tidelift"
                }
            ],
            "install-path": "../league/mime-type-detection"
        },
        {
            "name": "league/uri",
            "version": "5.3.0",
            "version_normalized": "5.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/uri.git",
                "reference": "f2bceb755f1108758cf4cf925e4cd7699ce686aa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/uri/zipball/f2bceb755f1108758cf4cf925e4cd7699ce686aa",
                "reference": "f2bceb755f1108758cf4cf925e4cd7699ce686aa",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "ext-intl": "*",
                "ext-mbstring": "*",
                "league/uri-components": "^1.8",
                "league/uri-hostname-parser": "^1.1",
                "league/uri-interfaces": "^1.0",
                "league/uri-manipulations": "^1.5",
                "league/uri-parser": "^1.4",
                "league/uri-schemes": "^1.2",
                "php": ">=7.0.13",
                "psr/http-message": "^1.0"
            },
            "time": "2018-03-14T17:19:39+00:00",
            "type": "metapackage",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-dev"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ignace Nyamagana Butera",
                    "email": "nyamsprod@gmail.com",
                    "homepage": "https://nyamsprod.com"
                }
            ],
            "description": "URI manipulation library",
            "homepage": "http://uri.thephpleague.com",
            "keywords": [
                "data-uri",
                "file-uri",
                "ftp",
                "hostname",
                "http",
                "https",
                "middleware",
                "parse_str",
                "parse_url",
                "psr-7",
                "query-string",
                "querystring",
                "rfc3986",
                "rfc3987",
                "uri",
                "url",
                "ws"
            ],
            "support": {
                "forum": "https://groups.google.com/forum/#!forum/thephpleague",
                "issues": "https://github.com/thephpleague/uri/issues",
                "source": "https://github.com/thephpleague/uri/tree/master"
            },
            "install-path": null
        },
        {
            "name": "league/uri-components",
            "version": "1.8.2",
            "version_normalized": "1.8.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/uri-components.git",
                "reference": "d0412fd730a54a8284009664188cf239070eae64"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/uri-components/zipball/d0412fd730a54a8284009664188cf239070eae64",
                "reference": "d0412fd730a54a8284009664188cf239070eae64",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-fileinfo": "*",
                "ext-intl": "*",
                "league/uri-hostname-parser": "^1.1.0",
                "php": ">=7.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.3",
                "phpstan/phpstan": "^0.9.2",
                "phpstan/phpstan-phpunit": "^0.9.4",
                "phpstan/phpstan-strict-rules": "^0.9.0",
                "phpunit/phpunit": "^6.0"
            },
            "time": "2018-10-24T11:31:02+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "League\\Uri\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ignace Nyamagana Butera",
                    "email": "nyamsprod@gmail.com",
                    "homepage": "https://nyamsprod.com"
                }
            ],
            "description": "URI components manipulation library",
            "homepage": "http://uri.thephpleague.com",
            "keywords": [
                "authority",
                "components",
                "fragment",
                "host",
                "path",
                "port",
                "query",
                "rfc3986",
                "scheme",
                "uri",
                "url",
                "userinfo"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/uri-components/issues",
                "source": "https://github.com/thephpleague/uri-components/tree/master"
            },
            "install-path": "../league/uri-components"
        },
        {
            "name": "league/uri-hostname-parser",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/uri-hostname-parser.git",
                "reference": "a3ef2f862640bfd79dd3fc28f23c98be09152603"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/uri-hostname-parser/zipball/a3ef2f862640bfd79dd3fc28f23c98be09152603",
                "reference": "a3ef2f862640bfd79dd3fc28f23c98be09152603",
                "shasum": ""
            },
            "require": {
                "ext-intl": "*",
                "php": ">=7.0",
                "psr/simple-cache": "^1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.7",
                "mikey179/vfsstream": "^1.6",
                "phpunit/phpunit": "^6.3"
            },
            "suggest": {
                "ext-curl": "To use the bundle cURL HTTP client",
                "psr/simple-cache-implementation": "To enable using other cache providers"
            },
            "time": "2021-03-06T11:52:47+00:00",
            "bin": [
                "bin/update-psl-icann-section"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Uri\\": "src"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jeremy Kendall",
                    "homepage": "http://about.me/jeremykendall",
                    "role": "Developer"
                },
                {
                    "name": "Ignace Nyamagana Butera",
                    "homepage": "http://nyamsprod.com",
                    "role": "Developer"
                },
                {
                    "name": "Contributors",
                    "homepage": "https://github.com/phpleague/uri-hostname-parser/graphs/contributors"
                }
            ],
            "description": "ICANN base hostname parsing implemented in PHP.",
            "homepage": "https://github.com/thephphleague/uri-hostname-parser",
            "keywords": [
                "Public Suffix List",
                "domain parsing",
                "icann"
            ],
            "support": {
                "issues": "https://github.com/thephphleague/uri-hostname-parser/issues",
                "source": "https://github.com/thephphleague/uri-hostname-parser"
            },
            "abandoned": true,
            "install-path": "../league/uri-hostname-parser"
        },
        {
            "name": "league/uri-interfaces",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/uri-interfaces.git",
                "reference": "081760c53a4ce76c9935a755a21353610f5495f6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/uri-interfaces/zipball/081760c53a4ce76c9935a755a21353610f5495f6",
                "reference": "081760c53a4ce76c9935a755a21353610f5495f6",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.0.0"
            },
            "time": "2018-11-05T14:00:06+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Uri\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ignace Nyamagana Butera",
                    "email": "nyamsprod@gmail.com",
                    "homepage": "https://nyamsprod.com"
                }
            ],
            "description": "Common interface for URI representation",
            "homepage": "http://github.com/thephpleague/uri-interfaces",
            "keywords": [
                "rfc3986",
                "rfc3987",
                "uri",
                "url"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/uri-interfaces/issues",
                "source": "https://github.com/thephpleague/uri-interfaces/tree/master"
            },
            "install-path": "../league/uri-interfaces"
        },
        {
            "name": "league/uri-manipulations",
            "version": "1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/uri-manipulations.git",
                "reference": "ae8d49a3203ccf7a1e39aaf7fae9f08bfbc454a2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/uri-manipulations/zipball/ae8d49a3203ccf7a1e39aaf7fae9f08bfbc454a2",
                "reference": "ae8d49a3203ccf7a1e39aaf7fae9f08bfbc454a2",
                "shasum": ""
            },
            "require": {
                "ext-intl": "*",
                "league/uri-components": "^1.8.0",
                "league/uri-interfaces": "^1.0",
                "php": ">=7.0",
                "psr/http-message": "^1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.0",
                "guzzlehttp/psr7": "^1.2",
                "league/uri-schemes": "^1.2",
                "phpstan/phpstan": "^0.9.2",
                "phpstan/phpstan-phpunit": "^0.9.4",
                "phpstan/phpstan-strict-rules": "^0.9.0",
                "phpunit/phpunit": "^6.0",
                "zendframework/zend-diactoros": "1.4.0"
            },
            "suggest": {
                "league/uri-schemes": "Allow manipulating URI objects"
            },
            "time": "2018-03-14T16:44:57+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Uri\\": "src"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ignace Nyamagana Butera",
                    "email": "nyamsprod@gmail.com",
                    "homepage": "https://nyamsprod.com"
                }
            ],
            "description": "URI manipulation library",
            "homepage": "http://url.thephpleague.com",
            "keywords": [
                "formatter",
                "manipulation",
                "manipulations",
                "middlewares",
                "modifiers",
                "psr-7",
                "references",
                "rfc3986",
                "rfc3987",
                "uri",
                "url"
            ],
            "support": {
                "forum": "https://groups.google.com/forum/#!forum/thephpleague",
                "issues": "https://github.com/thephpleague/uri/issues",
                "source": "https://github.com/thephpleague/uri-manipulations/tree/master"
            },
            "abandoned": true,
            "install-path": "../league/uri-manipulations"
        },
        {
            "name": "league/uri-parser",
            "version": "1.4.1",
            "version_normalized": "1.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/uri-parser.git",
                "reference": "671548427e4c932352d9b9279fdfa345bf63fa00"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/uri-parser/zipball/671548427e4c932352d9b9279fdfa345bf63fa00",
                "reference": "671548427e4c932352d9b9279fdfa345bf63fa00",
                "shasum": ""
            },
            "require": {
                "php": ">=7.0.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.0",
                "phpstan/phpstan": "^0.9.2",
                "phpstan/phpstan-phpunit": "^0.9.4",
                "phpstan/phpstan-strict-rules": "^0.9.0",
                "phpunit/phpunit": "^6.0"
            },
            "suggest": {
                "ext-intl": "Allow parsing RFC3987 compliant hosts",
                "league/uri-schemes": "Allow validating and normalizing URI parsing results"
            },
            "time": "2018-11-22T07:55:51+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/functions_include.php"
                ],
                "psr-4": {
                    "League\\Uri\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ignace Nyamagana Butera",
                    "email": "nyamsprod@gmail.com",
                    "homepage": "https://nyamsprod.com"
                }
            ],
            "description": "userland URI parser RFC 3986 compliant",
            "homepage": "https://github.com/thephpleague/uri-parser",
            "keywords": [
                "parse_url",
                "parser",
                "rfc3986",
                "rfc3987",
                "uri",
                "url"
            ],
            "support": {
                "issues": "https://github.com/thephpleague/uri-parser/issues",
                "source": "https://github.com/thephpleague/uri-parser/tree/master"
            },
            "install-path": "../league/uri-parser"
        },
        {
            "name": "league/uri-schemes",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/thephpleague/uri-schemes.git",
                "reference": "f821a444785724bcc9bc244b1173b9d6ca4d71e6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/thephpleague/uri-schemes/zipball/f821a444785724bcc9bc244b1173b9d6ca4d71e6",
                "reference": "f821a444785724bcc9bc244b1173b9d6ca4d71e6",
                "shasum": ""
            },
            "require": {
                "ext-fileinfo": "*",
                "league/uri-interfaces": "^1.1",
                "league/uri-parser": "^1.4.0",
                "php": ">=7.0.13",
                "psr/http-message": "^1.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.0",
                "phpstan/phpstan": "^0.9.2",
                "phpstan/phpstan-phpunit": "^0.9.4",
                "phpstan/phpstan-strict-rules": "^0.9.0",
                "phpunit/phpunit": "^6.0"
            },
            "suggest": {
                "ext-intl": "Allow parsing RFC3987 compliant hosts",
                "league/uri-manipulations": "Needed to easily manipulate URI objects"
            },
            "time": "2018-11-26T08:09:30+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "League\\Uri\\": "src"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ignace Nyamagana Butera",
                    "email": "nyamsprod@gmail.com",
                    "homepage": "https://nyamsprod.com"
                }
            ],
            "description": "URI manipulation library",
            "homepage": "http://uri.thephpleague.com",
            "keywords": [
                "data-uri",
                "file",
                "ftp",
                "http",
                "https",
                "parse_url",
                "psr-7",
                "rfc3986",
                "uri",
                "url",
                "ws",
                "wss"
            ],
            "support": {
                "forum": "https://groups.google.com/forum/#!forum/thephpleague",
                "issues": "https://github.com/thephpleague/uri/issues",
                "source": "https://github.com/thephpleague/uri-schemes/tree/master"
            },
            "abandoned": true,
            "install-path": "../league/uri-schemes"
        },
        {
            "name": "maennchen/zipstream-php",
            "version": "2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/maennchen/ZipStream-PHP.git",
                "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/maennchen/ZipStream-PHP/zipball/c4c5803cc1f93df3d2448478ef79394a5981cc58",
                "reference": "c4c5803cc1f93df3d2448478ef79394a5981cc58",
                "shasum": ""
            },
            "require": {
                "myclabs/php-enum": "^1.5",
                "php": ">= 7.1",
                "psr/http-message": "^1.0",
                "symfony/polyfill-mbstring": "^1.0"
            },
            "require-dev": {
                "ext-zip": "*",
                "guzzlehttp/guzzle": ">= 6.3",
                "mikey179/vfsstream": "^1.6",
                "phpunit/phpunit": ">= 7.5"
            },
            "time": "2020-05-30T13:11:16+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ZipStream\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paul Duncan",
                    "email": "pabs@pablotron.org"
                },
                {
                    "name": "Jonatan Männchen",
                    "email": "jonatan@maennchen.ch"
                },
                {
                    "name": "Jesse Donat",
                    "email": "donatj@gmail.com"
                },
                {
                    "name": "András Kolesár",
                    "email": "kolesar@kolesar.hu"
                }
            ],
            "description": "ZipStream is a library for dynamically streaming dynamic zip files from PHP without writing to the disk at all on the server.",
            "keywords": [
                "stream",
                "zip"
            ],
            "support": {
                "issues": "https://github.com/maennchen/ZipStream-PHP/issues",
                "source": "https://github.com/maennchen/ZipStream-PHP/tree/master"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/zipstream",
                    "type": "open_collective"
                }
            ],
            "install-path": "../maennchen/zipstream-php"
        },
        {
            "name": "markbaker/complex",
            "version": "3.0.1",
            "version_normalized": "3.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MarkBaker/PHPComplex.git",
                "reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/ab8bc271e404909db09ff2d5ffa1e538085c0f22",
                "reference": "ab8bc271e404909db09ff2d5ffa1e538085c0f22",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                "phpcompatibility/php-compatibility": "^9.0",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
                "squizlabs/php_codesniffer": "^3.4"
            },
            "time": "2021-06-29T15:32:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Complex\\": "classes/src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Baker",
                    "email": "mark@lange.demon.co.uk"
                }
            ],
            "description": "PHP Class for working with complex numbers",
            "homepage": "https://github.com/MarkBaker/PHPComplex",
            "keywords": [
                "complex",
                "mathematics"
            ],
            "support": {
                "issues": "https://github.com/MarkBaker/PHPComplex/issues",
                "source": "https://github.com/MarkBaker/PHPComplex/tree/3.0.1"
            },
            "install-path": "../markbaker/complex"
        },
        {
            "name": "markbaker/matrix",
            "version": "3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MarkBaker/PHPMatrix.git",
                "reference": "c66aefcafb4f6c269510e9ac46b82619a904c576"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/c66aefcafb4f6c269510e9ac46b82619a904c576",
                "reference": "c66aefcafb4f6c269510e9ac46b82619a904c576",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                "phpcompatibility/php-compatibility": "^9.0",
                "phpdocumentor/phpdocumentor": "2.*",
                "phploc/phploc": "^4.0",
                "phpmd/phpmd": "2.*",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
                "sebastian/phpcpd": "^4.0",
                "squizlabs/php_codesniffer": "^3.4"
            },
            "time": "2021-07-01T19:01:15+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Matrix\\": "classes/src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Baker",
                    "email": "mark@demon-angel.eu"
                }
            ],
            "description": "PHP Class for working with matrices",
            "homepage": "https://github.com/MarkBaker/PHPMatrix",
            "keywords": [
                "mathematics",
                "matrix",
                "vector"
            ],
            "support": {
                "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
                "source": "https://github.com/MarkBaker/PHPMatrix/tree/3.0.0"
            },
            "install-path": "../markbaker/matrix"
        },
        {
            "name": "mihaildev/yii2-elfinder",
            "version": "1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MihailDev/yii2-elfinder.git",
                "reference": "adc705b32f8d64f6bcf97d3c45d0a972c86e372e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MihailDev/yii2-elfinder/zipball/adc705b32f8d64f6bcf97d3c45d0a972c86e372e",
                "reference": "adc705b32f8d64f6bcf97d3c45d0a972c86e372e",
                "shasum": ""
            },
            "require": {
                "studio-42/elfinder": "^2.1.10",
                "yiisoft/yii2": "~2.0.13",
                "yiisoft/yii2-jui": "*"
            },
            "time": "2019-06-07T20:43:53+00:00",
            "type": "yii2-extension",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "mihaildev\\elfinder\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Mihail",
                    "email": "mihail.kucher@gmail.com",
                    "homepage": "https://github.com/MihailDev",
                    "role": "Developer"
                }
            ],
            "description": "Yii2 ElFinder",
            "homepage": "https://github.com/MihailDev/yii2-elfinder",
            "keywords": [
                "elfinder",
                "filemanager",
                "yii"
            ],
            "support": {
                "issues": "https://github.com/MihailDev/yii2-elfinder/issues",
                "source": "https://github.com/MihailDev/yii2-elfinder/tree/1.4.0"
            },
            "install-path": "../mihaildev/yii2-elfinder"
        },
        {
            "name": "mpdf/mpdf",
            "version": "v8.0.17",
            "version_normalized": "8.0.17.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mpdf/mpdf.git",
                "reference": "5f64118317c8145c0abc606b310aa0a66808398a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mpdf/mpdf/zipball/5f64118317c8145c0abc606b310aa0a66808398a",
                "reference": "5f64118317c8145c0abc606b310aa0a66808398a",
                "shasum": ""
            },
            "require": {
                "ext-gd": "*",
                "ext-mbstring": "*",
                "myclabs/deep-copy": "^1.7",
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
                "php": "^5.6 || ^7.0 || ~8.0.0 || ~8.1.0",
                "psr/log": "^1.0 || ^2.0",
                "setasign/fpdi": "^2.1"
            },
            "require-dev": {
                "mockery/mockery": "^1.3.0",
                "mpdf/qrcode": "^1.1.0",
                "squizlabs/php_codesniffer": "^3.5.0",
                "tracy/tracy": "^2.4",
                "yoast/phpunit-polyfills": "^1.0"
            },
            "suggest": {
                "ext-bcmath": "Needed for generation of some types of barcodes",
                "ext-xml": "Needed mainly for SVG manipulation",
                "ext-zlib": "Needed for compression of embedded resources, such as fonts"
            },
            "time": "2022-01-20T10:51:40+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Mpdf\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0-only"
            ],
            "authors": [
                {
                    "name": "Matěj Humpál",
                    "role": "Developer, maintainer"
                },
                {
                    "name": "Ian Back",
                    "role": "Developer (retired)"
                }
            ],
            "description": "PHP library generating PDF files from UTF-8 encoded HTML",
            "homepage": "https://mpdf.github.io",
            "keywords": [
                "pdf",
                "php",
                "utf-8"
            ],
            "support": {
                "docs": "http://mpdf.github.io",
                "issues": "https://github.com/mpdf/mpdf/issues",
                "source": "https://github.com/mpdf/mpdf"
            },
            "funding": [
                {
                    "url": "https://www.paypal.me/mpdf",
                    "type": "custom"
                }
            ],
            "install-path": "../mpdf/mpdf"
        },
        {
            "name": "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": "myclabs/php-enum",
            "version": "1.8.3",
            "version_normalized": "1.8.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/php-enum.git",
                "reference": "b942d263c641ddb5190929ff840c68f78713e937"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/php-enum/zipball/b942d263c641ddb5190929ff840c68f78713e937",
                "reference": "b942d263c641ddb5190929ff840c68f78713e937",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "php": "^7.3 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^9.5",
                "squizlabs/php_codesniffer": "1.*",
                "vimeo/psalm": "^4.6.2"
            },
            "time": "2021-07-05T08:18:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "MyCLabs\\Enum\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP Enum contributors",
                    "homepage": "https://github.com/myclabs/php-enum/graphs/contributors"
                }
            ],
            "description": "PHP Enum implementation",
            "homepage": "http://github.com/myclabs/php-enum",
            "keywords": [
                "enum"
            ],
            "support": {
                "issues": "https://github.com/myclabs/php-enum/issues",
                "source": "https://github.com/myclabs/php-enum/tree/1.8.3"
            },
            "funding": [
                {
                    "url": "https://github.com/mnapoli",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/myclabs/php-enum",
                    "type": "tidelift"
                }
            ],
            "install-path": "../myclabs/php-enum"
        },
        {
            "name": "opis/closure",
            "version": "3.6.3",
            "version_normalized": "3.6.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/opis/closure.git",
                "reference": "3d81e4309d2a927abbe66df935f4bb60082805ad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/opis/closure/zipball/3d81e4309d2a927abbe66df935f4bb60082805ad",
                "reference": "3d81e4309d2a927abbe66df935f4bb60082805ad",
                "shasum": ""
            },
            "require": {
                "php": "^5.4 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "jeremeamia/superclosure": "^2.0",
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
            },
            "time": "2022-01-27T09:35:39+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.6.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "functions.php"
                ],
                "psr-4": {
                    "Opis\\Closure\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marius Sarca",
                    "email": "marius.sarca@gmail.com"
                },
                {
                    "name": "Sorin Sarca",
                    "email": "sarca_sorin@hotmail.com"
                }
            ],
            "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
            "homepage": "https://opis.io/closure",
            "keywords": [
                "anonymous functions",
                "closure",
                "function",
                "serializable",
                "serialization",
                "serialize"
            ],
            "support": {
                "issues": "https://github.com/opis/closure/issues",
                "source": "https://github.com/opis/closure/tree/3.6.3"
            },
            "install-path": "../opis/closure"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v9.99.100",
            "version_normalized": "9.99.100.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/996434e5492cb4c3edcb9168db6fbb1359ef965a",
                "reference": "996434e5492cb4c3edcb9168db6fbb1359ef965a",
                "shasum": ""
            },
            "require": {
                "php": ">= 7"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*|5.*",
                "vimeo/psalm": "^1"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "time": "2020-10-15T08:29:30+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com"
                }
            ],
            "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7",
            "keywords": [
                "csprng",
                "polyfill",
                "pseudorandom",
                "random"
            ],
            "support": {
                "email": "info@paragonie.com",
                "issues": "https://github.com/paragonie/random_compat/issues",
                "source": "https://github.com/paragonie/random_compat"
            },
            "install-path": "../paragonie/random_compat"
        },
        {
            "name": "phpdocumentor/reflection-docblock",
            "version": "2.0.5",
            "version_normalized": "2.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
                "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/e6a969a640b00d8daa3c66518b0405fb41ae0c4b",
                "reference": "e6a969a640b00d8daa3c66518b0405fb41ae0c4b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "suggest": {
                "dflydev/markdown": "~1.0",
                "erusev/parsedown": "~1.0"
            },
            "time": "2016-01-25T08:17:30+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "phpDocumentor": [
                        "src/"
                    ]
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mike van Riel",
                    "email": "mike.vanriel@naenius.com"
                }
            ],
            "support": {
                "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
                "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/release/2.x"
            },
            "install-path": "../phpdocumentor/reflection-docblock"
        },
        {
            "name": "phpoffice/phpspreadsheet",
            "version": "1.22.0",
            "version_normalized": "1.22.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
                "reference": "3a9e29b4f386a08a151a33578e80ef1747037a48"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/3a9e29b4f386a08a151a33578e80ef1747037a48",
                "reference": "3a9e29b4f386a08a151a33578e80ef1747037a48",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-dom": "*",
                "ext-fileinfo": "*",
                "ext-gd": "*",
                "ext-iconv": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-simplexml": "*",
                "ext-xml": "*",
                "ext-xmlreader": "*",
                "ext-xmlwriter": "*",
                "ext-zip": "*",
                "ext-zlib": "*",
                "ezyang/htmlpurifier": "^4.13",
                "maennchen/zipstream-php": "^2.1",
                "markbaker/complex": "^3.0",
                "markbaker/matrix": "^3.0",
                "php": "^7.3 || ^8.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0",
                "psr/simple-cache": "^1.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
                "dompdf/dompdf": "^1.0",
                "friendsofphp/php-cs-fixer": "^3.2",
                "jpgraph/jpgraph": "^4.0",
                "mpdf/mpdf": "8.0.17",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpstan/phpstan": "^1.1",
                "phpstan/phpstan-phpunit": "^1.0",
                "phpunit/phpunit": "^8.5 || ^9.0",
                "squizlabs/php_codesniffer": "^3.6",
                "tecnickcom/tcpdf": "^6.4"
            },
            "suggest": {
                "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
                "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
                "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
                "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
            },
            "time": "2022-02-18T12:57:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Maarten Balliauw",
                    "homepage": "https://blog.maartenballiauw.be"
                },
                {
                    "name": "Mark Baker",
                    "homepage": "https://markbakeruk.net"
                },
                {
                    "name": "Franck Lefevre",
                    "homepage": "https://rootslabs.net"
                },
                {
                    "name": "Erik Tilt"
                },
                {
                    "name": "Adrien Crivelli"
                }
            ],
            "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
            "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
            "keywords": [
                "OpenXML",
                "excel",
                "gnumeric",
                "ods",
                "php",
                "spreadsheet",
                "xls",
                "xlsx"
            ],
            "support": {
                "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
                "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.22.0"
            },
            "install-path": "../phpoffice/phpspreadsheet"
        },
        {
            "name": "phpspec/php-diff",
            "version": "v1.1.3",
            "version_normalized": "1.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpspec/php-diff.git",
                "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpspec/php-diff/zipball/fc1156187f9f6c8395886fe85ed88a0a245d72e9",
                "reference": "fc1156187f9f6c8395886fe85ed88a0a245d72e9",
                "shasum": ""
            },
            "time": "2020-09-18T13:47:07+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Diff": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Chris Boulton",
                    "homepage": "http://github.com/chrisboulton"
                }
            ],
            "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
            "support": {
                "source": "https://github.com/phpspec/php-diff/tree/v1.1.3"
            },
            "install-path": "../phpspec/php-diff"
        },
        {
            "name": "phpspec/prophecy",
            "version": "v1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpspec/prophecy.git",
                "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4745ded9307786b730d7a60df5cb5a6c43cf95f7",
                "reference": "4745ded9307786b730d7a60df5cb5a6c43cf95f7",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.0.2",
                "phpdocumentor/reflection-docblock": "~2.0",
                "sebastian/comparator": "~1.1"
            },
            "require-dev": {
                "phpspec/phpspec": "~2.0"
            },
            "time": "2015-08-13T10:07:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Prophecy\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Konstantin Kudryashov",
                    "email": "ever.zet@gmail.com",
                    "homepage": "http://everzet.com"
                },
                {
                    "name": "Marcello Duarte",
                    "email": "marcello.duarte@gmail.com"
                }
            ],
            "description": "Highly opinionated mocking framework for PHP 5.3+",
            "homepage": "https://github.com/phpspec/prophecy",
            "keywords": [
                "Double",
                "Dummy",
                "fake",
                "mock",
                "spy",
                "stub"
            ],
            "support": {
                "issues": "https://github.com/phpspec/prophecy/issues",
                "source": "https://github.com/phpspec/prophecy/tree/master"
            },
            "install-path": "../phpspec/prophecy"
        },
        {
            "name": "phpunit/php-code-coverage",
            "version": "2.2.4",
            "version_normalized": "2.2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/eabf68b476ac7d0f73793aada060f1c1a9bf8979",
                "reference": "eabf68b476ac7d0f73793aada060f1c1a9bf8979",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "phpunit/php-file-iterator": "~1.3",
                "phpunit/php-text-template": "~1.2",
                "phpunit/php-token-stream": "~1.3",
                "sebastian/environment": "^1.3.2",
                "sebastian/version": "~1.0"
            },
            "require-dev": {
                "ext-xdebug": ">=2.1.4",
                "phpunit/phpunit": "~4"
            },
            "suggest": {
                "ext-dom": "*",
                "ext-xdebug": ">=2.2.1",
                "ext-xmlwriter": "*"
            },
            "time": "2015-10-06T15:47:00+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.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"
            ],
            "install-path": "../phpunit/php-code-coverage"
        },
        {
            "name": "phpunit/php-file-iterator",
            "version": "1.4.5",
            "version_normalized": "1.4.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-file-iterator.git",
                "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-file-iterator/zipball/730b01bc3e867237eaac355e06a36b85dd93a8b4",
                "reference": "730b01bc3e867237eaac355e06a36b85dd93a8b4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "time": "2017-11-27T13:52:08+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.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"
            ],
            "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"
            ],
            "install-path": "../phpunit/php-text-template"
        },
        {
            "name": "phpunit/php-timer",
            "version": "1.0.8",
            "version_normalized": "1.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-timer.git",
                "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/38e9124049cf1a164f1e4537caf19c99bf1eb260",
                "reference": "38e9124049cf1a164f1e4537caf19c99bf1eb260",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4|~5"
            },
            "time": "2016-05-12T18:03:57+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": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Utility class for timing",
            "homepage": "https://github.com/sebastianbergmann/php-timer/",
            "keywords": [
                "timer"
            ],
            "support": {
                "irc": "irc://irc.freenode.net/phpunit",
                "issues": "https://github.com/sebastianbergmann/php-timer/issues",
                "source": "https://github.com/sebastianbergmann/php-timer/tree/master"
            },
            "install-path": "../phpunit/php-timer"
        },
        {
            "name": "phpunit/php-token-stream",
            "version": "1.4.12",
            "version_normalized": "1.4.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/php-token-stream.git",
                "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/1ce90ba27c42e4e44e6d8458241466380b51fa16",
                "reference": "1ce90ba27c42e4e44e6d8458241466380b51fa16",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.2"
            },
            "time": "2017-12-04T08:55:13+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-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"
            ],
            "install-path": "../phpunit/php-token-stream"
        },
        {
            "name": "phpunit/phpunit",
            "version": "4.8.36",
            "version_normalized": "4.8.36.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit.git",
                "reference": "46023de9a91eec7dfb06cc56cb4e260017298517"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/46023de9a91eec7dfb06cc56cb4e260017298517",
                "reference": "46023de9a91eec7dfb06cc56cb4e260017298517",
                "shasum": ""
            },
            "require": {
                "ext-dom": "*",
                "ext-json": "*",
                "ext-pcre": "*",
                "ext-reflection": "*",
                "ext-spl": "*",
                "php": ">=5.3.3",
                "phpspec/prophecy": "^1.3.1",
                "phpunit/php-code-coverage": "~2.1",
                "phpunit/php-file-iterator": "~1.4",
                "phpunit/php-text-template": "~1.2",
                "phpunit/php-timer": "^1.0.6",
                "phpunit/phpunit-mock-objects": "~2.3",
                "sebastian/comparator": "~1.2.2",
                "sebastian/diff": "~1.2",
                "sebastian/environment": "~1.3",
                "sebastian/exporter": "~1.2",
                "sebastian/global-state": "~1.0",
                "sebastian/version": "~1.0",
                "symfony/yaml": "~2.1|~3.0"
            },
            "suggest": {
                "phpunit/php-invoker": "~1.1"
            },
            "time": "2017-06-21T08:07:12+00:00",
            "bin": [
                "phpunit"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.8.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": "The PHP Unit Testing framework.",
            "homepage": "https://phpunit.de/",
            "keywords": [
                "phpunit",
                "testing",
                "xunit"
            ],
            "install-path": "../phpunit/phpunit"
        },
        {
            "name": "phpunit/phpunit-mock-objects",
            "version": "2.3.8",
            "version_normalized": "2.3.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/ac8e7a3db35738d56ee9a76e78a4e03d97628983",
                "reference": "ac8e7a3db35738d56ee9a76e78a4e03d97628983",
                "shasum": ""
            },
            "require": {
                "doctrine/instantiator": "^1.0.2",
                "php": ">=5.3.3",
                "phpunit/php-text-template": "~1.2",
                "sebastian/exporter": "~1.2"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.4"
            },
            "suggest": {
                "ext-soap": "*"
            },
            "time": "2015-10-02T06:51:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sebastian Bergmann",
                    "email": "sb@sebastian-bergmann.de",
                    "role": "lead"
                }
            ],
            "description": "Mock Object library for PHPUnit",
            "homepage": "https://github.com/sebastianbergmann/phpunit-mock-objects/",
            "keywords": [
                "mock",
                "xunit"
            ],
            "install-path": "../phpunit/phpunit-mock-objects"
        },
        {
            "name": "psr/container",
            "version": "2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/c71ecc56dfe541dbd90c5360474fbc405f8d5963",
                "reference": "c71ecc56dfe541dbd90c5360474fbc405f8d5963",
                "shasum": ""
            },
            "require": {
                "php": ">=7.4.0"
            },
            "time": "2021-11-05T16:47:00+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.2"
            },
            "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-client",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/http-client.git",
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/http-client/zipball/2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
                "reference": "2dfb5f6c5eff0e91e20e913f8c5452ed95b86621",
                "shasum": ""
            },
            "require": {
                "php": "^7.0 || ^8.0",
                "psr/http-message": "^1.0"
            },
            "time": "2020-06-29T06:28:15+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Http\\Client\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for HTTP clients",
            "homepage": "https://github.com/php-fig/http-client",
            "keywords": [
                "http",
                "http-client",
                "psr",
                "psr-18"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-client/tree/master"
            },
            "install-path": "../psr/http-client"
        },
        {
            "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"
            ],
            "install-path": "../psr/http-message"
        },
        {
            "name": "psr/log",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/ef29f6d262798707a9edd554e2b82517ef3a9376",
                "reference": "ef29f6d262798707a9edd554e2b82517ef3a9376",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.0"
            },
            "time": "2021-07-14T16:41:46+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/2.0.0"
            },
            "install-path": "../psr/log"
        },
        {
            "name": "psr/simple-cache",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/simple-cache.git",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2017-10-23T01:57:42+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\SimpleCache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interfaces for simple caching",
            "keywords": [
                "cache",
                "caching",
                "psr",
                "psr-16",
                "simple-cache"
            ],
            "support": {
                "source": "https://github.com/php-fig/simple-cache/tree/master"
            },
            "install-path": "../psr/simple-cache"
        },
        {
            "name": "ralouphie/getallheaders",
            "version": "3.0.3",
            "version_normalized": "3.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ralouphie/getallheaders.git",
                "reference": "120b605dfeb996808c31b6477290a714d356e822"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
                "reference": "120b605dfeb996808c31b6477290a714d356e822",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5 || ^6.5"
            },
            "time": "2019-03-08T08:55:37+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/getallheaders.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ralph Khattar",
                    "email": "ralph.khattar@gmail.com"
                }
            ],
            "description": "A polyfill for getallheaders.",
            "support": {
                "issues": "https://github.com/ralouphie/getallheaders/issues",
                "source": "https://github.com/ralouphie/getallheaders/tree/develop"
            },
            "install-path": "../ralouphie/getallheaders"
        },
        {
            "name": "sebastian/comparator",
            "version": "1.2.4",
            "version_normalized": "1.2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/comparator.git",
                "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
                "reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "sebastian/diff": "~1.2",
                "sebastian/exporter": "~1.2 || ~2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.4"
            },
            "time": "2017-01-29T09:50:25+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Provides the functionality to compare PHP values for equality",
            "homepage": "http://www.github.com/sebastianbergmann/comparator",
            "keywords": [
                "comparator",
                "compare",
                "equality"
            ],
            "install-path": "../sebastian/comparator"
        },
        {
            "name": "sebastian/diff",
            "version": "1.4.1",
            "version_normalized": "1.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/diff.git",
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e",
                "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8"
            },
            "time": "2015-12-08T07:14:41+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kore Nordmann",
                    "email": "mail@kore-nordmann.de"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                }
            ],
            "description": "Diff implementation",
            "homepage": "https://github.com/sebastianbergmann/diff",
            "keywords": [
                "diff"
            ],
            "support": {
                "issues": "https://github.com/sebastianbergmann/diff/issues",
                "source": "https://github.com/sebastianbergmann/diff/tree/master"
            },
            "install-path": "../sebastian/diff"
        },
        {
            "name": "sebastian/environment",
            "version": "1.3.7",
            "version_normalized": "1.3.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/environment.git",
                "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4e8f0da10ac5802913afc151413bc8c53b6c2716",
                "reference": "4e8f0da10ac5802913afc151413bc8c53b6c2716",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.4"
            },
            "time": "2016-05-17T03:18:57+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.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": "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/1.3.7"
            },
            "install-path": "../sebastian/environment"
        },
        {
            "name": "sebastian/exporter",
            "version": "1.2.2",
            "version_normalized": "1.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/exporter.git",
                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/42c4c2eec485ee3e159ec9884f95b431287edde4",
                "reference": "42c4c2eec485ee3e159ec9884f95b431287edde4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3",
                "sebastian/recursion-context": "~1.0"
            },
            "require-dev": {
                "ext-mbstring": "*",
                "phpunit/phpunit": "~4.4"
            },
            "time": "2016-06-17T09:04:28+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "src/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Volker Dusch",
                    "email": "github@wallbash.com"
                },
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@2bepublished.at"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides the functionality to export PHP variables for visualization",
            "homepage": "http://www.github.com/sebastianbergmann/exporter",
            "keywords": [
                "export",
                "exporter"
            ],
            "install-path": "../sebastian/exporter"
        },
        {
            "name": "sebastian/global-state",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/global-state.git",
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/bc37d50fea7d017d3d340f230811c9f1d7280af4",
                "reference": "bc37d50fea7d017d3d340f230811c9f1d7280af4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.2"
            },
            "suggest": {
                "ext-uopz": "*"
            },
            "time": "2015-10-12T03:26:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.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"
            ],
            "install-path": "../sebastian/global-state"
        },
        {
            "name": "sebastian/recursion-context",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/recursion-context.git",
                "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
                "reference": "b19cc3298482a335a95f3016d2f8a6950f0fbcd7",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.4"
            },
            "time": "2016-10-03T07:41:43+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": "Jeff Welch",
                    "email": "whatthejeff@gmail.com"
                },
                {
                    "name": "Sebastian Bergmann",
                    "email": "sebastian@phpunit.de"
                },
                {
                    "name": "Adam Harvey",
                    "email": "aharvey@php.net"
                }
            ],
            "description": "Provides functionality to recursively process PHP variables",
            "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
            "install-path": "../sebastian/recursion-context"
        },
        {
            "name": "sebastian/version",
            "version": "1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sebastianbergmann/version.git",
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sebastianbergmann/version/zipball/58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
                "reference": "58b3a85e7999757d6ad81c787a1fbf5ff6c628c6",
                "shasum": ""
            },
            "time": "2015-06-21T13:59:46+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": "Library that helps with managing the version number of Git-hosted PHP projects",
            "homepage": "https://github.com/sebastianbergmann/version",
            "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"
            ],
            "support": {
                "issues": "https://github.com/Setasign/FPDI/issues",
                "source": "https://github.com/Setasign/FPDI/tree/v2.3.6"
            },
            "funding": [
                {
                    "url": "https://tidelift.com/funding/github/packagist/setasign/fpdi",
                    "type": "tidelift"
                }
            ],
            "install-path": "../setasign/fpdi"
        },
        {
            "name": "studio-42/elfinder",
            "version": "2.1.61",
            "version_normalized": "2.1.61.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Studio-42/elFinder.git",
                "reference": "33bee2654615db62e9b722efb4fdd2a21844fbb2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Studio-42/elFinder/zipball/33bee2654615db62e9b722efb4fdd2a21844fbb2",
                "reference": "33bee2654615db62e9b722efb4fdd2a21844fbb2",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2"
            },
            "suggest": {
                "barryvdh/elfinder-flysystem-driver": "VolumeDriver for elFinder to use Flysystem as a root.",
                "google/apiclient": "VolumeDriver GoogleDrive require `google/apiclient:^2.0.",
                "kunalvarma05/dropbox-php-sdk": "VolumeDriver `Dropbox`2 require `kunalvarma05/dropbox-php-sdk.",
                "nao-pon/flysystem-google-drive": "require in GoogleDrive network volume mounting with Flysystem."
            },
            "time": "2022-03-14T15:07:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Dmitry Levashov",
                    "email": "dio@std42.ru",
                    "homepage": "http://std42.ru"
                },
                {
                    "name": "Troex Nevelin",
                    "email": "troex@fury.scancode.ru",
                    "homepage": "http://std42.ru"
                },
                {
                    "name": "Naoki Sawada",
                    "email": "hypweb+elfinder@gmail.com",
                    "homepage": "http://xoops.hypweb.net"
                },
                {
                    "name": "Community contributions",
                    "homepage": "https://github.com/Studio-42/elFinder/contributors"
                }
            ],
            "description": "File manager for web",
            "homepage": "http://elfinder.org",
            "support": {
                "issues": "https://github.com/Studio-42/elFinder/issues",
                "source": "https://github.com/Studio-42/elFinder/tree/2.1.61"
            },
            "funding": [
                {
                    "url": "https://github.com/nao-pon",
                    "type": "github"
                }
            ],
            "install-path": "../studio-42/elfinder"
        },
        {
            "name": "swiftmailer/swiftmailer",
            "version": "v6.3.0",
            "version_normalized": "6.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/swiftmailer/swiftmailer.git",
                "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/8a5d5072dca8f48460fce2f4131fcc495eec654c",
                "reference": "8a5d5072dca8f48460fce2f4131fcc495eec654c",
                "shasum": ""
            },
            "require": {
                "egulias/email-validator": "^2.0|^3.1",
                "php": ">=7.0.0",
                "symfony/polyfill-iconv": "^1.0",
                "symfony/polyfill-intl-idn": "^1.10",
                "symfony/polyfill-mbstring": "^1.0"
            },
            "require-dev": {
                "mockery/mockery": "^1.0",
                "symfony/phpunit-bridge": "^4.4|^5.4"
            },
            "suggest": {
                "ext-intl": "Needed to support internationalized email addresses"
            },
            "time": "2021-10-18T15:26:12+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "lib/swift_required.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Chris Corbyn"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Swiftmailer, free feature-rich PHP mailer",
            "homepage": "https://swiftmailer.symfony.com",
            "keywords": [
                "email",
                "mail",
                "mailer"
            ],
            "support": {
                "issues": "https://github.com/swiftmailer/swiftmailer/issues",
                "source": "https://github.com/swiftmailer/swiftmailer/tree/v6.3.0"
            },
            "funding": [
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer",
                    "type": "tidelift"
                }
            ],
            "abandoned": "symfony/mailer",
            "install-path": "../swiftmailer/swiftmailer"
        },
        {
            "name": "symfony/browser-kit",
            "version": "v6.0.3",
            "version_normalized": "6.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/browser-kit.git",
                "reference": "0ec66df981406fd2c9e41acbb526249bd18a0123"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/browser-kit/zipball/0ec66df981406fd2c9e41acbb526249bd18a0123",
                "reference": "0ec66df981406fd2c9e41acbb526249bd18a0123",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.2",
                "symfony/dom-crawler": "^5.4|^6.0"
            },
            "require-dev": {
                "symfony/css-selector": "^5.4|^6.0",
                "symfony/http-client": "^5.4|^6.0",
                "symfony/mime": "^5.4|^6.0",
                "symfony/process": "^5.4|^6.0"
            },
            "suggest": {
                "symfony/process": ""
            },
            "time": "2022-01-02T09:55:41+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\BrowserKit\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/browser-kit/tree/v6.0.3"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/browser-kit"
        },
        {
            "name": "symfony/console",
            "version": "v3.4.47",
            "version_normalized": "3.4.47.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "a10b1da6fc93080c180bba7219b5ff5b7518fe81"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/a10b1da6fc93080c180bba7219b5ff5b7518fe81",
                "reference": "a10b1da6fc93080c180bba7219b5ff5b7518fe81",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/debug": "~2.8|~3.0|~4.0",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "symfony/dependency-injection": "<3.4",
                "symfony/process": "<3.3"
            },
            "provide": {
                "psr/log-implementation": "1.0"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "~3.3|~4.0",
                "symfony/dependency-injection": "~3.4|~4.0",
                "symfony/event-dispatcher": "~2.8|~3.0|~4.0",
                "symfony/lock": "~3.4|~4.0",
                "symfony/process": "~3.3|~4.0"
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/lock": "",
                "symfony/process": ""
            },
            "time": "2020-10-24T10:57:07+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": "Symfony Console Component",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/console/tree/v3.4.47"
            },
            "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": "v6.0.3",
            "version_normalized": "6.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/css-selector.git",
                "reference": "1955d595c12c111629cc814d3f2a2ff13580508a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/css-selector/zipball/1955d595c12c111629cc814d3f2a2ff13580508a",
                "reference": "1955d595c12c111629cc814d3f2a2ff13580508a",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.2"
            },
            "time": "2022-01-02T09:55:41+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/v6.0.3"
            },
            "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/debug",
            "version": "v4.4.37",
            "version_normalized": "4.4.37.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/debug.git",
                "reference": "5de6c6e7f52b364840e53851c126be4d71e60470"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/debug/zipball/5de6c6e7f52b364840e53851c126be4d71e60470",
                "reference": "5de6c6e7f52b364840e53851c126be4d71e60470",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1.3",
                "psr/log": "^1|^2|^3"
            },
            "conflict": {
                "symfony/http-kernel": "<3.4"
            },
            "require-dev": {
                "symfony/http-kernel": "^3.4|^4.0|^5.0"
            },
            "time": "2022-01-02T09:41:36+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Debug\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides tools to ease debugging PHP code",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/debug/tree/v4.4.37"
            },
            "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/debug"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/c726b64c1ccfe2896cb7df2e1331c357ad1c8ced",
                "reference": "c726b64c1ccfe2896cb7df2e1331c357ad1c8ced",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.2"
            },
            "time": "2021-11-01T23:48:49+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.0-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/v3.0.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/deprecation-contracts"
        },
        {
            "name": "symfony/dom-crawler",
            "version": "v6.0.6",
            "version_normalized": "6.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/dom-crawler.git",
                "reference": "9b4126901a6146c151d95af3868b1e0e30519ea6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/9b4126901a6146c151d95af3868b1e0e30519ea6",
                "reference": "9b4126901a6146c151d95af3868b1e0e30519ea6",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.2",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-mbstring": "~1.0"
            },
            "conflict": {
                "masterminds/html5": "<2.6"
            },
            "require-dev": {
                "masterminds/html5": "^2.6",
                "symfony/css-selector": "^5.4|^6.0"
            },
            "suggest": {
                "symfony/css-selector": ""
            },
            "time": "2022-03-02T12:58:14+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/v6.0.6"
            },
            "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": "v6.0.3",
            "version_normalized": "6.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "6472ea2dd415e925b90ca82be64b8bc6157f3934"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/6472ea2dd415e925b90ca82be64b8bc6157f3934",
                "reference": "6472ea2dd415e925b90ca82be64b8bc6157f3934",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.2",
                "symfony/event-dispatcher-contracts": "^2|^3"
            },
            "conflict": {
                "symfony/dependency-injection": "<5.4"
            },
            "provide": {
                "psr/event-dispatcher-implementation": "1.0",
                "symfony/event-dispatcher-implementation": "2.0|3.0"
            },
            "require-dev": {
                "psr/log": "^1|^2|^3",
                "symfony/config": "^5.4|^6.0",
                "symfony/dependency-injection": "^5.4|^6.0",
                "symfony/error-handler": "^5.4|^6.0",
                "symfony/expression-language": "^5.4|^6.0",
                "symfony/http-foundation": "^5.4|^6.0",
                "symfony/service-contracts": "^1.1|^2|^3",
                "symfony/stopwatch": "^5.4|^6.0"
            },
            "suggest": {
                "symfony/dependency-injection": "",
                "symfony/http-kernel": ""
            },
            "time": "2022-01-02T09:55:41+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/v6.0.3"
            },
            "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": "v3.0.0",
            "version_normalized": "3.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                "reference": "aa5422287b75594b90ee9cd807caf8f0df491385"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/aa5422287b75594b90ee9cd807caf8f0df491385",
                "reference": "aa5422287b75594b90ee9cd807caf8f0df491385",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.2",
                "psr/event-dispatcher": "^1"
            },
            "suggest": {
                "symfony/event-dispatcher-implementation": ""
            },
            "time": "2021-07-15T12:33:35+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.0-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/v3.0.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/event-dispatcher-contracts"
        },
        {
            "name": "symfony/finder",
            "version": "v6.0.3",
            "version_normalized": "6.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "8661b74dbabc23223f38c9b99d3f8ade71170430"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/8661b74dbabc23223f38c9b99d3f8ade71170430",
                "reference": "8661b74dbabc23223f38c9b99d3f8ade71170430",
                "shasum": ""
            },
            "require": {
                "php": ">=8.0.2"
            },
            "time": "2022-01-26T17:23:29+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/v6.0.3"
            },
            "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/http-foundation",
            "version": "v3.4.47",
            "version_normalized": "3.4.47.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/http-foundation.git",
                "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/http-foundation/zipball/b9885fcce6fe494201da4f70a9309770e9d13dc8",
                "reference": "b9885fcce6fe494201da4f70a9309770e9d13dc8",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/polyfill-mbstring": "~1.1",
                "symfony/polyfill-php70": "~1.6"
            },
            "require-dev": {
                "symfony/expression-language": "~2.8|~3.0|~4.0"
            },
            "time": "2020-10-24T10:57:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\HttpFoundation\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony HttpFoundation Component",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/http-foundation/tree/v3.4.47"
            },
            "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/http-foundation"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.25.0",
            "version_normalized": "1.25.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "30885182c981ab175d4d034db0f6f469898070ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/30885182c981ab175d4d034db0f6f469898070ab",
                "reference": "30885182c981ab175d4d034db0f6f469898070ab",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-ctype": "*"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2021-10-20T20:35:02+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "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.25.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.25.0",
            "version_normalized": "1.25.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-iconv.git",
                "reference": "f1aed619e28cb077fc83fac8c4c0383578356e40"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/f1aed619e28cb077fc83fac8c4c0383578356e40",
                "reference": "f1aed619e28cb077fc83fac8c4c0383578356e40",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-iconv": "*"
            },
            "suggest": {
                "ext-iconv": "For best performance"
            },
            "time": "2022-01-04T09:04:05+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "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.25.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-iconv"
        },
        {
            "name": "symfony/polyfill-intl-idn",
            "version": "v1.25.0",
            "version_normalized": "1.25.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                "reference": "749045c69efb97c70d25d7463abba812e91f3a44"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/749045c69efb97c70d25d7463abba812e91f3a44",
                "reference": "749045c69efb97c70d25d7463abba812e91f3a44",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "symfony/polyfill-intl-normalizer": "^1.10",
                "symfony/polyfill-php72": "^1.10"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2021-09-14T14:02:44+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "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.25.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.25.0",
            "version_normalized": "1.25.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
                "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2021-02-19T12:13:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "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.25.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.25.0",
            "version_normalized": "1.25.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825",
                "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "provide": {
                "ext-mbstring": "*"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2021-11-30T18:21:41+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "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.25.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-php70",
            "version": "v1.20.0",
            "version_normalized": "1.20.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php70.git",
                "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/5f03a781d984aae42cebd18e7912fa80f02ee644",
                "reference": "5f03a781d984aae42cebd18e7912fa80f02ee644",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2020-10-23T14:02:19+00:00",
            "type": "metapackage",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.20-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "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.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php70/tree/v1.20.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": null
        },
        {
            "name": "symfony/polyfill-php72",
            "version": "v1.25.0",
            "version_normalized": "1.25.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php72.git",
                "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
                "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2021-05-27T09:17:38+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "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.25.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/process",
            "version": "v3.4.47",
            "version_normalized": "3.4.47.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/b8648cf1d5af12a44a51d07ef9bf980921f15fca",
                "reference": "b8648cf1d5af12a44a51d07ef9bf980921f15fca",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8"
            },
            "time": "2020-10-24T10:57:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Process\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Process Component",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/process/tree/v3.4.47"
            },
            "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/process"
        },
        {
            "name": "symfony/yaml",
            "version": "v3.4.47",
            "version_normalized": "3.4.47.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/yaml.git",
                "reference": "88289caa3c166321883f67fe5130188ebbb47094"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/yaml/zipball/88289caa3c166321883f67fe5130188ebbb47094",
                "reference": "88289caa3c166321883f67fe5130188ebbb47094",
                "shasum": ""
            },
            "require": {
                "php": "^5.5.9|>=7.0.8",
                "symfony/polyfill-ctype": "~1.8"
            },
            "conflict": {
                "symfony/console": "<3.4"
            },
            "require-dev": {
                "symfony/console": "~3.4|~4.0"
            },
            "suggest": {
                "symfony/console": "For validating YAML files using the lint command"
            },
            "time": "2020-10-24T10:57:07+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Yaml\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Yaml Component",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/yaml/tree/v3.4.47"
            },
            "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": "trntv/cheatsheet",
            "version": "0.1",
            "version_normalized": "0.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/trntv/cheatsheet.git",
                "reference": "f74e52e1cac62206ec9675ca96b8bc13c36be73d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/trntv/cheatsheet/zipball/f74e52e1cac62206ec9675ca96b8bc13c36be73d",
                "reference": "f74e52e1cac62206ec9675ca96b8bc13c36be73d",
                "shasum": ""
            },
            "time": "2015-02-03T00:33:00+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "cheatsheet\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eugene Terentev",
                    "email": "eugene@terentev.net"
                }
            ],
            "description": "Cheat sheet of knowledge you may use in your code",
            "install-path": "../trntv/cheatsheet"
        },
        {
            "name": "trntv/probe",
            "version": "0.2.2",
            "version_normalized": "0.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/trntv/probe.git",
                "reference": "47946f99f8bcc74302a60cd80d781511191aea45"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/trntv/probe/zipball/47946f99f8bcc74302a60cd80d781511191aea45",
                "reference": "47946f99f8bcc74302a60cd80d781511191aea45",
                "shasum": ""
            },
            "require-dev": {
                "phpunit/phpunit": "4.5.0"
            },
            "time": "2017-01-10T15:34:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "probe\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Eugene Terentev",
                    "email": "eugene@terentev.net"
                }
            ],
            "description": "System information provider",
            "install-path": "../trntv/probe"
        },
        {
            "name": "trntv/yii2-aceeditor",
            "version": "2.1.2",
            "version_normalized": "2.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/trntv/yii2-aceeditor.git",
                "reference": "807ce92d46375308b9ca55d4ceeda12ba632dfae"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/trntv/yii2-aceeditor/zipball/807ce92d46375308b9ca55d4ceeda12ba632dfae",
                "reference": "807ce92d46375308b9ca55d4ceeda12ba632dfae",
                "shasum": ""
            },
            "require": {
                "bower-asset/ace-builds": "^1.3.1",
                "yiisoft/yii2": "^2.0.0"
            },
            "time": "2018-04-04T06:42:50+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "trntv\\aceeditor\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Eugene Terentev",
                    "email": "eugene@terentev.net"
                }
            ],
            "description": "Yii2 ajax.org Ace Editor widget",
            "keywords": [
                "aceeditor",
                "code editor",
                "yii"
            ],
            "support": {
                "issues": "https://github.com/trntv/yii2-aceeditor/issues",
                "source": "https://github.com/trntv/yii2-aceeditor/tree/2.1.2"
            },
            "install-path": "../trntv/yii2-aceeditor"
        },
        {
            "name": "trntv/yii2-command-bus",
            "version": "2.1.3",
            "version_normalized": "2.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/trntv/yii2-command-bus.git",
                "reference": "f7565f31c666b5c663a95796e5cb2b17561f6103"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/trntv/yii2-command-bus/zipball/f7565f31c666b5c663a95796e5cb2b17561f6103",
                "reference": "f7565f31c666b5c663a95796e5cb2b17561f6103",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "^2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8",
                "predis/predis": "^1.0",
                "symfony/process": "^3.0",
                "yiisoft/yii2-dev": "^2.0",
                "yiisoft/yii2-queue": "dev-master@dev"
            },
            "suggest": {
                "ext-pcntl": "*",
                "symfony/process": "^3.0",
                "yiisoft/yii2-queue": "dev-master@dev"
            },
            "time": "2017-01-20T11:43:28+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "trntv\\bus\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Eugene Terentev",
                    "email": "eugene@terentev.net"
                }
            ],
            "description": "Yii2 Command Bus extension",
            "keywords": [
                "active-record",
                "cache",
                "redis",
                "session",
                "yii2"
            ],
            "install-path": "../trntv/yii2-command-bus"
        },
        {
            "name": "trntv/yii2-datetime-widget",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/trntv/yii2-datetime-widget.git",
                "reference": "0340f8aec151f893604dc730624d159205cbf57f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/trntv/yii2-datetime-widget/zipball/0340f8aec151f893604dc730624d159205cbf57f",
                "reference": "0340f8aec151f893604dc730624d159205cbf57f",
                "shasum": ""
            },
            "require": {
                "bower-asset/eonasdan-bootstrap-datetimepicker": "^4.17",
                "bower-asset/moment": "^2.21",
                "yiisoft/yii2": "^2.0"
            },
            "time": "2018-11-23T12:01:56+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "trntv\\yii\\datetime\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0+"
            ],
            "authors": [
                {
                    "name": "Eugene Terentev",
                    "email": "eugene@terentev.net"
                }
            ],
            "description": "Date/Time Picker widget for Yii2 framework",
            "keywords": [
                "bootstrap",
                "datetime picker",
                "extension",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/trntv/yii2-datetime-widget/issues",
                "source": "https://github.com/trntv/yii2-datetime-widget/tree/master"
            },
            "install-path": "../trntv/yii2-datetime-widget"
        },
        {
            "name": "trntv/yii2-file-kit",
            "version": "1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yii2-starter-kit/yii2-file-kit.git",
                "reference": "806f3c25a81199c9d7399c6aed7086c00bd9182a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yii2-starter-kit/yii2-file-kit/zipball/806f3c25a81199c9d7399c6aed7086c00bd9182a",
                "reference": "806f3c25a81199c9d7399c6aed7086c00bd9182a",
                "shasum": ""
            },
            "require": {
                "bower-asset/blueimp-file-upload": "^9.7.0",
                "league/flysystem": "^1.0",
                "yiisoft/yii2": "^2.0.13",
                "yiisoft/yii2-jui": "^2.0.0"
            },
            "require-dev": {
                "creocoder/yii2-flysystem": "~0.8",
                "phpunit/phpunit": "~4.5.0"
            },
            "time": "2018-05-18T13:21:58+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "trntv\\filekit\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Eugene Terentev",
                    "email": "eugene@terentev.net"
                }
            ],
            "description": "Yii2 file upload and storage kit",
            "support": {
                "issues": "https://github.com/yii2-starter-kit/yii2-file-kit/issues",
                "source": "https://github.com/yii2-starter-kit/yii2-file-kit/tree/1.3.1"
            },
            "abandoned": "yii2-starter-kit/yii2-file-kit",
            "install-path": "../trntv/yii2-file-kit"
        },
        {
            "name": "trntv/yii2-glide",
            "version": "1.2.2",
            "version_normalized": "1.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/trntv/yii2-glide.git",
                "reference": "a2a0fed9d236ef274a8297d01d0124bf1afe1f91"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/trntv/yii2-glide/zipball/a2a0fed9d236ef274a8297d01d0124bf1afe1f91",
                "reference": "a2a0fed9d236ef274a8297d01d0124bf1afe1f91",
                "shasum": ""
            },
            "require": {
                "league/glide": "^1.1",
                "league/uri": "^5.0",
                "php": ">=5.5.9",
                "symfony/http-foundation": "^3.0",
                "yiisoft/yii2": "^2.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^6.0"
            },
            "time": "2018-04-26T11:16:54+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "trntv\\glide\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Eugene Terentev",
                    "email": "eugene@terentev.net"
                }
            ],
            "description": "Yii2 Glide Extension",
            "keywords": [
                "extension",
                "glide",
                "thumbnail",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/trntv/yii2-glide/issues",
                "source": "https://github.com/trntv/yii2-glide/tree/master"
            },
            "install-path": "../trntv/yii2-glide"
        },
        {
            "name": "vlucas/phpdotenv",
            "version": "v2.6.9",
            "version_normalized": "2.6.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/vlucas/phpdotenv.git",
                "reference": "2e93cc98e2e8e869f8d9cfa61bb3a99ba4fc4141"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/2e93cc98e2e8e869f8d9cfa61bb3a99ba4fc4141",
                "reference": "2e93cc98e2e8e869f8d9cfa61bb3a99ba4fc4141",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.9 || ^7.0 || ^8.0",
                "symfony/polyfill-ctype": "^1.17"
            },
            "require-dev": {
                "ext-filter": "*",
                "ext-pcre": "*",
                "phpunit/phpunit": "^4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.21"
            },
            "suggest": {
                "ext-filter": "Required to use the boolean validator.",
                "ext-pcre": "Required to use most of the library."
            },
            "time": "2021-12-12T22:59:22+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.6-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Dotenv\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Graham Campbell",
                    "email": "hello@gjcampbell.co.uk",
                    "homepage": "https://github.com/GrahamCampbell"
                },
                {
                    "name": "Vance Lucas",
                    "email": "vance@vancelucas.com",
                    "homepage": "https://github.com/vlucas"
                }
            ],
            "description": "Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.",
            "keywords": [
                "dotenv",
                "env",
                "environment"
            ],
            "support": {
                "issues": "https://github.com/vlucas/phpdotenv/issues",
                "source": "https://github.com/vlucas/phpdotenv/tree/v2.6.9"
            },
            "funding": [
                {
                    "url": "https://github.com/GrahamCampbell",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/vlucas/phpdotenv",
                    "type": "tidelift"
                }
            ],
            "install-path": "../vlucas/phpdotenv"
        },
        {
            "name": "yidas/yii2-composer-bower-skip",
            "version": "2.0.13",
            "version_normalized": "2.0.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yidas/yii2-composer-bower-skip.git",
                "reference": "1156ed4dc2ddca811bd2582d09e8885585fbd0cb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yidas/yii2-composer-bower-skip/zipball/1156ed4dc2ddca811bd2582d09e8885585fbd0cb",
                "reference": "1156ed4dc2ddca811bd2582d09e8885585fbd0cb",
                "shasum": ""
            },
            "provide": {
                "bower-asset/bootstrap": "*",
                "bower-asset/inputmask": "*",
                "bower-asset/jquery": "*",
                "bower-asset/punycode": "*",
                "bower-asset/typeahead.js": "*",
                "bower-asset/yii2-pjax": "*"
            },
            "time": "2017-11-03T06:28:14+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "A Composer package that allows you to install or update Yii2 without Bower-Asset",
            "keywords": [
                "bower",
                "bower asset",
                "framework",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/yidas/yii2-composer-bower-skip/issues?state=open",
                "source": "https://github.com/yidas/yii2-composer-bower-skip"
            },
            "install-path": "../yidas/yii2-composer-bower-skip"
        },
        {
            "name": "yiisoft/yii2",
            "version": "2.0.45",
            "version_normalized": "2.0.45.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-framework.git",
                "reference": "e2223d4085e5612aa616635f8fcaf478607f62e8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/e2223d4085e5612aa616635f8fcaf478607f62e8",
                "reference": "e2223d4085e5612aa616635f8fcaf478607f62e8",
                "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-02-11T13:12:40+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.12",
            "version_normalized": "2.2.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-authclient.git",
                "reference": "84547828d3381c76a1e926d87c570d08ebbce7bd"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-authclient/zipball/84547828d3381c76a1e926d87c570d08ebbce7bd",
                "reference": "84547828d3381c76a1e926d87c570d08ebbce7bd",
                "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": "2021-12-03T11:37:55+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"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2-bootstrap/issues",
                "source": "https://github.com/yiisoft/yii2-bootstrap",
                "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-bootstrap",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-bootstrap"
        },
        {
            "name": "yiisoft/yii2-codeception",
            "version": "2.0.6",
            "version_normalized": "2.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-codeception.git",
                "reference": "086c8c2d28736e7a484a7a8611b5cc84024e9fb3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-codeception/zipball/086c8c2d28736e7a484a7a8611b5cc84024e9fb3",
                "reference": "086c8c2d28736e7a484a7a8611b5cc84024e9fb3",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": ">=2.0.4"
            },
            "time": "2017-05-22T12:08:21+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\codeception\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Mark Jebri",
                    "email": "mark.github@yandex.ru"
                }
            ],
            "description": "The Codeception integration for the Yii framework",
            "keywords": [
                "codeception",
                "yii2"
            ],
            "abandoned": "codeception/codeception",
            "install-path": "../yiisoft/yii2-codeception"
        },
        {
            "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.18",
            "version_normalized": "2.1.18.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-debug.git",
                "reference": "45bc5d2ef4e3b0ef6f638190d42f04a77ab1df6c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/45bc5d2ef4e3b0ef6f638190d42f04a77ab1df6c",
                "reference": "45bc5d2ef4e3b0ef6f638190d42f04a77ab1df6c",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "opis/closure": "^3.3",
                "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": "2021-08-09T20:57:58+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\\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.2.4",
            "version_normalized": "2.2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-gii.git",
                "reference": "80893fc4c0df97f3638938948bf34ca43dd8bff6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/80893fc4c0df97f3638938948bf34ca43dd8bff6",
                "reference": "80893fc4c0df97f3638938948bf34ca43dd8bff6",
                "shasum": ""
            },
            "require": {
                "phpspec/php-diff": "^1.1.0",
                "yiisoft/yii2": "~2.0.14"
            },
            "require-dev": {
                "cweagans/composer-patches": "^1.7",
                "phpunit/phpunit": "4.8.34",
                "yiisoft/yii2-coding-standards": "~2.0"
            },
            "time": "2021-12-30T08:36:02+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\\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/"
            },
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-gii",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-gii"
        },
        {
            "name": "yiisoft/yii2-httpclient",
            "version": "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"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2-httpclient/issues",
                "source": "https://github.com/yiisoft/yii2-httpclient",
                "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-httpclient",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-httpclient"
        },
        {
            "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"
            ],
            "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"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2-swiftmailer/issues",
                "source": "https://github.com/yiisoft/yii2-swiftmailer",
                "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-swiftmailer",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-swiftmailer"
        }
    ],
    "dev": true,
    "dev-package-names": [
        "codeception/codeception",
        "codeception/specify",
        "codeception/verify",
        "doctrine/instantiator",
        "facebook/webdriver",
        "fakerphp/faker",
        "guzzlehttp/guzzle",
        "guzzlehttp/promises",
        "phpdocumentor/reflection-docblock",
        "phpspec/prophecy",
        "phpunit/php-code-coverage",
        "phpunit/php-file-iterator",
        "phpunit/php-text-template",
        "phpunit/php-timer",
        "phpunit/php-token-stream",
        "phpunit/phpunit",
        "phpunit/phpunit-mock-objects",
        "psr/container",
        "psr/event-dispatcher",
        "sebastian/comparator",
        "sebastian/diff",
        "sebastian/environment",
        "sebastian/exporter",
        "sebastian/global-state",
        "sebastian/recursion-context",
        "sebastian/version",
        "symfony/browser-kit",
        "symfony/console",
        "symfony/css-selector",
        "symfony/debug",
        "symfony/deprecation-contracts",
        "symfony/dom-crawler",
        "symfony/event-dispatcher",
        "symfony/event-dispatcher-contracts",
        "symfony/finder",
        "symfony/yaml",
        "yiisoft/yii2-codeception",
        "yiisoft/yii2-faker"
    ]
}
