{
    "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": "2amigos/yii2-ckeditor-widget",
            "version": "1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2amigos/yii2-ckeditor-widget.git",
                "reference": "023eb29fedfc3c3121c17688ed237e8688f5eb50"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2amigos/yii2-ckeditor-widget/zipball/023eb29fedfc3c3121c17688ed237e8688f5eb50",
                "reference": "023eb29fedfc3c3121c17688ed237e8688f5eb50",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "~2.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*"
            },
            "time": "2015-04-30T12:22:25+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                },
                "asset-installer-paths": {
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "dosamigos\\ckeditor\\": "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": "CKEditor widget for Yii2.",
            "homepage": "http://yiiwheels.com/extension/ckeditor-widget",
            "keywords": [
                "2amigos",
                "CKEditor",
                "extension",
                "widget",
                "yii",
                "yii 2",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/2amigos/yii2-ckeditor-widget/issues",
                "source": "https://github.com/2amigos/yii2-ckeditor-widget"
            },
            "install-path": "../2amigos/yii2-ckeditor-widget"
        },
        {
            "name": "2amigos/yii2-file-upload-widget",
            "version": "1.0.9",
            "version_normalized": "1.0.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2amigos/yii2-file-upload-widget.git",
                "reference": "2da8054d5eb598820b9e070fcfeaa5b2b2c0cd46"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2amigos/yii2-file-upload-widget/zipball/2da8054d5eb598820b9e070fcfeaa5b2b2c0cd46",
                "reference": "2da8054d5eb598820b9e070fcfeaa5b2b2c0cd46",
                "shasum": ""
            },
            "require": {
                "2amigos/yii2-gallery-widget": "^1.0",
                "bower-asset/blueimp-file-upload": "^9.9",
                "yiisoft/yii2": "^2.0.0",
                "yiisoft/yii2-bootstrap": "^2.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "time": "2018-09-06T19:15:49+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "dosamigos\\fileupload\\": "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": "Blueimp file upload widget for the Yii framework",
            "homepage": "https://github.com/2amigos/yii2-file-upload-widget",
            "keywords": [
                "2amigos",
                "upload",
                "widget",
                "yii",
                "yii 2",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/2amigos/yii2-file-upload-widget/issues",
                "source": "https://github.com/2amigos/yii2-file-upload-widget/tree/master"
            },
            "install-path": "../2amigos/yii2-file-upload-widget"
        },
        {
            "name": "2amigos/yii2-gallery-widget",
            "version": "1.1.0",
            "version_normalized": "1.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2amigos/yii2-gallery-widget.git",
                "reference": "0ce7de28d05a4662da7698773993b5a0245a6136"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2amigos/yii2-gallery-widget/zipball/0ce7de28d05a4662da7698773993b5a0245a6136",
                "reference": "0ce7de28d05a4662da7698773993b5a0245a6136",
                "shasum": ""
            },
            "require": {
                "bower-asset/blueimp-gallery": "~2.17.0",
                "yiisoft/yii2": "~2.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0",
                "scrutinizer/ocular": "~1.1"
            },
            "time": "2017-09-09T16:01:44+00:00",
            "type": "yii2-extension",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                },
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "dosamigos\\gallery\\": "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": "Blueimp gallery widget for the Yii framework",
            "homepage": "https://github.com/2amigos/yii2-gallery-widget",
            "keywords": [
                "2amigos",
                "gallery",
                "widget",
                "yii",
                "yii 2",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/2amigos/yii2-gallery-widget/issues",
                "source": "https://github.com/2amigos/yii2-gallery-widget/tree/master"
            },
            "install-path": "../2amigos/yii2-gallery-widget"
        },
        {
            "name": "2amigos/yii2-google-maps-library",
            "version": "1.1.9",
            "version_normalized": "1.1.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2amigos/yii2-google-maps-library.git",
                "reference": "fc6f2e302a2d205631c8d4d145415abe11fca3a6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2amigos/yii2-google-maps-library/zipball/fc6f2e302a2d205631c8d4d145415abe11fca3a6",
                "reference": "fc6f2e302a2d205631c8d4d145415abe11fca3a6",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "ext-simplexml": "^7.2",
                "guzzlehttp/guzzle": "6.*",
                "yiisoft/yii2": ">=2.0.13"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.10@dev",
                "roave/security-advisories": "dev-master"
            },
            "time": "2019-04-15T16:51:02+00:00",
            "type": "yii-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "dosamigos\\google\\maps\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "2amigos",
                    "email": "hola@2amigos.us",
                    "homepage": "http://2amigos.us"
                },
                {
                    "name": "Antonio Ramirez",
                    "email": "hola@2amigos.us",
                    "homepage": "https://2amigos.us"
                }
            ],
            "description": "Google Maps API library for Yii2.",
            "keywords": [
                "extension",
                "google",
                "library",
                "maps",
                "yii"
            ],
            "support": {
                "issues": "https://github.com/2amigos/yii2-google-maps-library/issues",
                "source": "https://github.com/2amigos/yii2-google-maps-library/tree/master"
            },
            "install-path": "../2amigos/yii2-google-maps-library"
        },
        {
            "name": "2amigos/yii2-tinymce-widget",
            "version": "1.1.3",
            "version_normalized": "1.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/2amigos/yii2-tinymce-widget.git",
                "reference": "a58b7a59a1508f4251a8cea9e010d31c9733bde4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/2amigos/yii2-tinymce-widget/zipball/a58b7a59a1508f4251a8cea9e010d31c9733bde4",
                "reference": "a58b7a59a1508f4251a8cea9e010d31c9733bde4",
                "shasum": ""
            },
            "require": {
                "tinymce/tinymce": ">=4",
                "yiisoft/yii2": "^2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*"
            },
            "time": "2018-11-01T20:46:52+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                },
                "asset-installer-paths": {
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "dosamigos\\tinymce\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "2amigOS! Consulting Group",
                    "email": "hola@2amigos.us",
                    "homepage": "http://2amigos.us",
                    "role": "Developer"
                }
            ],
            "description": "TinyMCE widget for Yii2.",
            "homepage": "http://yiiwheels.com/extension/tinymce-widget",
            "keywords": [
                "2amigos",
                "extension",
                "tinymce",
                "widget",
                "yii",
                "yii 2",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/2amigos/yii2-tinymce-widget/issues",
                "source": "https://github.com/2amigos/yii2-tinymce-widget"
            },
            "install-path": "../2amigos/yii2-tinymce-widget"
        },
        {
            "name": "asofter/yii2-imperavi-redactor",
            "version": "0.0.3",
            "version_normalized": "0.0.3.0",
            "target-dir": "yii/imperavi",
            "source": {
                "type": "git",
                "url": "https://github.com/asofter/yii2-imperavi-redactor.git",
                "reference": "08e05dd323f7b8f247a68324a5767eb14ffb7a1f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/asofter/yii2-imperavi-redactor/zipball/08e05dd323f7b8f247a68324a5767eb14ffb7a1f",
                "reference": "08e05dd323f7b8f247a68324a5767eb14ffb7a1f",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "*"
            },
            "time": "2016-01-12T16:21:51+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "yii\\imperavi\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Alexander Yaremchuk",
                    "email": "alwex10@gmail.com"
                },
                {
                    "name": "Veaceslav Medvedev",
                    "email": "slavcopost@gmail.com"
                },
                {
                    "name": "Alexander Makarov",
                    "email": "sam@rmcreative.ru",
                    "homepage": "http://rmcreative.ru/"
                }
            ],
            "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": "baibaratsky/yii2-serialized-attributes-behavior",
            "version": "v1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/baibaratsky/yii2-serialized-attributes-behavior.git",
                "reference": "f4a956d8a9f3751228e075078063a038111261ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/baibaratsky/yii2-serialized-attributes-behavior/zipball/f4a956d8a9f3751228e075078063a038111261ab",
                "reference": "f4a956d8a9f3751228e075078063a038111261ab",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "~2.0.8"
            },
            "time": "2016-08-18T20:25:32+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "baibaratsky\\yii\\behaviors\\model\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Andrei Baibaratsky",
                    "email": "andrei@baibaratsky.com"
                }
            ],
            "description": "Yii2 Serialized Attributes Behavior",
            "homepage": "http://github.com/baibaratsky/yii2-serialized-attributes-behavior",
            "keywords": [
                "Behavior",
                "array",
                "attribute",
                "attributes",
                "serialize",
                "serialized",
                "yii",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/baibaratsky/yii2-serialized-attributes-behavior/issues",
                "source": "https://github.com/baibaratsky/yii2-serialized-attributes-behavior/tree/master"
            },
            "install-path": "../baibaratsky/yii2-serialized-attributes-behavior"
        },
        {
            "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": "git@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-gallery",
            "version": "v2.17.0",
            "version_normalized": "2.17.0.0",
            "source": {
                "type": "git",
                "url": "git@github.com:blueimp/Gallery.git",
                "reference": "8336bb5934cb623608808601129db3fbf9201a09"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/blueimp/Gallery/zipball/8336bb5934cb623608808601129db3fbf9201a09",
                "reference": "8336bb5934cb623608808601129db3fbf9201a09"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/blueimp-gallery"
        },
        {
            "name": "bower-asset/blueimp-load-image",
            "version": "v5.14.0",
            "version_normalized": "5.14.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/blueimp/JavaScript-Load-Image.git",
                "reference": "cb5e5d0736101894d22ab1094f2fede402a89be0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/blueimp/JavaScript-Load-Image/zipball/cb5e5d0736101894d22ab1094f2fede402a89be0",
                "reference": "cb5e5d0736101894d22ab1094f2fede402a89be0"
            },
            "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",
            "version": "v3.4.1",
            "version_normalized": "3.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/twbs/bootstrap.git",
                "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twbs/bootstrap/zipball/68b0d231a13201eb14acd3dc84e51543d16e5f7e",
                "reference": "68b0d231a13201eb14acd3dc84e51543d16e5f7e"
            },
            "require": {
                "bower-asset/jquery": ">=1.9.1,<4.0"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/bootstrap"
        },
        {
            "name": "bower-asset/bootstrap-tour",
            "version": "v0.12.0",
            "version_normalized": "0.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sorich87/bootstrap-tour.git",
                "reference": "1a06475e27f852bb642b9353574638d51673b0d5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sorich87/bootstrap-tour/zipball/1a06475e27f852bb642b9353574638d51673b0d5",
                "reference": "1a06475e27f852bb642b9353574638d51673b0d5"
            },
            "require": {
                "bower-asset/bootstrap": ">=2.3.2",
                "bower-asset/jquery": ">=1.9.0"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/bootstrap-tour"
        },
        {
            "name": "bower-asset/chartjs",
            "version": "v2.9.4",
            "version_normalized": "2.9.4.0",
            "source": {
                "type": "git",
                "url": "git@github.com:nnnick/Chart.js.git",
                "reference": "9bd4cf82fda9f50a5fb50b72843e06ab88124278"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nnnick/Chart.js/zipball/9bd4cf82fda9f50a5fb50b72843e06ab88124278",
                "reference": "9bd4cf82fda9f50a5fb50b72843e06ab88124278"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/chartjs"
        },
        {
            "name": "bower-asset/fullcalendar",
            "version": "v3.9.0",
            "version_normalized": "3.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/fullcalendar/fullcalendar.git",
                "reference": "3ddb3c8d1461c6b841aed3487ba07d8ba338adb6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fullcalendar/fullcalendar/zipball/3ddb3c8d1461c6b841aed3487ba07d8ba338adb6",
                "reference": "3ddb3c8d1461c6b841aed3487ba07d8ba338adb6"
            },
            "require": {
                "bower-asset/jquery": ">=2,<4.0",
                "bower-asset/moment": ">=2.20.1,<3.0.0"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/fullcalendar"
        },
        {
            "name": "bower-asset/fullcalendar-scheduler",
            "version": "v1.10.1",
            "version_normalized": "1.10.1.0",
            "source": {
                "type": "git",
                "url": "git@github.com:fullcalendar/fullcalendar-scheduler.git",
                "reference": "49a73555d10381e58deab4b74a16947a7511bf40"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fullcalendar/fullcalendar-scheduler/zipball/49a73555d10381e58deab4b74a16947a7511bf40",
                "reference": "49a73555d10381e58deab4b74a16947a7511bf40"
            },
            "require": {
                "bower-asset/fullcalendar": "~3.9.0",
                "bower-asset/jquery": ">=2,<4.0",
                "bower-asset/moment": ">=2.20.1,<3.0.0"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "SEE LICENSE IN LICENSE.md"
            ],
            "install-path": "../bower-asset/fullcalendar-scheduler"
        },
        {
            "name": "bower-asset/inputmask",
            "version": "3.3.11",
            "version_normalized": "3.3.11.0",
            "source": {
                "type": "git",
                "url": "git@github.com:RobinHerbots/Inputmask.git",
                "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/5e670ad62f50c738388d4dcec78d2888505ad77b",
                "reference": "5e670ad62f50c738388d4dcec78d2888505ad77b"
            },
            "require": {
                "bower-asset/jquery": ">=1.7"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "http://opensource.org/licenses/mit-license.php"
            ],
            "install-path": "../bower-asset/inputmask"
        },
        {
            "name": "bower-asset/jquery",
            "version": "3.5.1",
            "version_normalized": "3.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jquery/jquery-dist.git",
                "reference": "4c0e4becb8263bb5b3e6dadc448d8e7305ef8215"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/4c0e4becb8263bb5b3e6dadc448d8e7305ef8215",
                "reference": "4c0e4becb8263bb5b3e6dadc448d8e7305ef8215"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/jquery"
        },
        {
            "name": "bower-asset/jquery-colorbox",
            "version": "1.6.4",
            "version_normalized": "1.6.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/jackmoore/colorbox.git",
                "reference": "bac78120c6ca9e63370cc317ab6f400129cd6608"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jackmoore/colorbox/zipball/bac78120c6ca9e63370cc317ab6f400129cd6608",
                "reference": "bac78120c6ca9e63370cc317ab6f400129cd6608"
            },
            "require": {
                "bower-asset/jquery": ">=1.3.2"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/jquery-colorbox"
        },
        {
            "name": "bower-asset/jquery-cropper",
            "version": "v1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/fengyuanchen/jquery-cropper.git",
                "reference": "70867208c16fbf767802aa61de370d72ed6e68ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fengyuanchen/jquery-cropper/zipball/70867208c16fbf767802aa61de370d72ed6e68ba",
                "reference": "70867208c16fbf767802aa61de370d72ed6e68ba"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/jquery-cropper"
        },
        {
            "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-ui-touch-punch-improved",
            "version": "0.3.1",
            "version_normalized": "0.3.1.0",
            "source": {
                "type": "git",
                "url": "git@github.com:Bantam/jquery-ui-touch-punch-improved.git",
                "reference": "9d5859b39df558d1ba6ff1a38de37fe27ee8107f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Bantam/jquery-ui-touch-punch-improved/zipball/9d5859b39df558d1ba6ff1a38de37fe27ee8107f",
                "reference": "9d5859b39df558d1ba6ff1a38de37fe27ee8107f"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/jquery-ui-touch-punch-improved"
        },
        {
            "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/owl.carousel",
            "version": "2.3.4",
            "version_normalized": "2.3.4.0",
            "source": {
                "type": "git",
                "url": "git@github.com:OwlFonk/OwlCarousel2.git",
                "reference": "af851f9b567630d115930abd5480ffebccc72372"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/OwlFonk/OwlCarousel2/zipball/af851f9b567630d115930abd5480ffebccc72372",
                "reference": "af851f9b567630d115930abd5480ffebccc72372"
            },
            "require": {
                "bower-asset/jquery": ">=1.8.3"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/owl.carousel"
        },
        {
            "name": "bower-asset/punycode",
            "version": "v1.3.2",
            "version_normalized": "1.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/bestiejs/punycode.js.git",
                "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bestiejs/punycode.js/zipball/38c8d3131a82567bfef18da09f7f4db68c84f8a3",
                "reference": "38c8d3131a82567bfef18da09f7f4db68c84f8a3"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "install-path": "../bower-asset/punycode"
        },
        {
            "name": "bower-asset/sticky-sidebar",
            "version": "3.3.3",
            "version_normalized": "3.3.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/abouolia/sticky-sidebar.git",
                "reference": "a2264b809bb5ec6a232d250ce13920d4b5a69de8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/abouolia/sticky-sidebar/zipball/a2264b809bb5ec6a232d250ce13920d4b5a69de8",
                "reference": "a2264b809bb5ec6a232d250ce13920d4b5a69de8"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/sticky-sidebar"
        },
        {
            "name": "bower-asset/vis",
            "version": "v4.21.0",
            "version_normalized": "4.21.0.0",
            "source": {
                "type": "git",
                "url": "git@github.com:almende/vis.git",
                "reference": "001716727826e2ba6cc0df7070733013936dda9a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/almende/vis/zipball/001716727826e2ba6cc0df7070733013936dda9a",
                "reference": "001716727826e2ba6cc0df7070733013936dda9a"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "Apache-2.0",
                "MIT"
            ],
            "install-path": "../bower-asset/vis"
        },
        {
            "name": "bower-asset/yii2-pjax",
            "version": "2.0.7.1",
            "version_normalized": "2.0.7.1",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/jquery-pjax.git",
                "reference": "aef7b953107264f00234902a3880eb50dafc48be"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/aef7b953107264f00234902a3880eb50dafc48be",
                "reference": "aef7b953107264f00234902a3880eb50dafc48be"
            },
            "require": {
                "bower-asset/jquery": ">=1.8"
            },
            "type": "bower-asset",
            "installation-source": "dist",
            "license": [
                "MIT"
            ],
            "install-path": "../bower-asset/yii2-pjax"
        },
        {
            "name": "brussens/yii2-maintenance-mode",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/brussens/yii2-maintenance-mode.git",
                "reference": "6da8c086cacfb0098a0306e40ebd75e6f30e8542"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/brussens/yii2-maintenance-mode/zipball/6da8c086cacfb0098a0306e40ebd75e6f30e8542",
                "reference": "6da8c086cacfb0098a0306e40ebd75e6f30e8542",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "yiisoft/yii2": "*"
            },
            "time": "2021-06-11T08:14:36+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "brussens\\maintenance\\": "/src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Brusenskiy Dmitry",
                    "email": "brussens@nativeweb.ru"
                }
            ],
            "description": "Maintenance mode component for Yii framework 2.x.x version.",
            "keywords": [
                "maintenance",
                "mode",
                "yii",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/brussens/yii2-maintenance-mode/issues",
                "source": "https://github.com/brussens/yii2-maintenance-mode/tree/1.2.1"
            },
            "install-path": "../brussens/yii2-maintenance-mode"
        },
        {
            "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": "cinghie/yii2-mailchimp",
            "version": "0.2.2",
            "version_normalized": "0.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/cinghie/yii2-mailchimp.git",
                "reference": "c3980d84dfd9fc873883474c93e281fbea56b0ce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cinghie/yii2-mailchimp/zipball/c3980d84dfd9fc873883474c93e281fbea56b0ce",
                "reference": "c3980d84dfd9fc873883474c93e281fbea56b0ce",
                "shasum": ""
            },
            "require": {
                "cinghie/yii2-traits": "@dev",
                "drewm/mailchimp-api": "^2.5",
                "yiisoft/yii2": "*"
            },
            "time": "2019-04-15T11:09:38+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "cinghie\\mailchimp\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Gogodigital.it",
                    "email": "info@gogodigital.it",
                    "homepage": "http://www.gogodigital.it/"
                }
            ],
            "description": "Yii2 Mailchimp to manage Mailchimp Email Platform in a Yii2 site.",
            "homepage": "https://github.com/cinghie/yii2-mailchimp",
            "keywords": [
                "mailchimp",
                "yii2 mailchimp",
                "yii2 newsletter"
            ],
            "support": {
                "issues": "https://github.com/cinghie/yii2-mailchimp/issues",
                "source": "https://github.com/cinghie/yii2-mailchimp/tree/master"
            },
            "install-path": "../cinghie/yii2-mailchimp"
        },
        {
            "name": "cinghie/yii2-traits",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/cinghie/yii2-traits.git",
                "reference": "2b826a96b9991225ec5640d8c051668005b3b0ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cinghie/yii2-traits/zipball/2b826a96b9991225ec5640d8c051668005b3b0ba",
                "reference": "2b826a96b9991225ec5640d8c051668005b3b0ba",
                "shasum": ""
            },
            "require": {
                "2amigos/yii2-ckeditor-widget": "*",
                "2amigos/yii2-tinymce-widget": "*",
                "asofter/yii2-imperavi-redactor": "*",
                "cocur/slugify": "*",
                "creocoder/yii2-taggable": "*",
                "dektrium/yii2-rbac": "*",
                "dektrium/yii2-user": "*",
                "kartik-v/yii2-detail-view": "*",
                "kartik-v/yii2-grid": "*",
                "kartik-v/yii2-helpers": "*",
                "kartik-v/yii2-markdown": "*",
                "kartik-v/yii2-widgets": "*",
                "yiisoft/yii2": "~2.0.12",
                "yiisoft/yii2-imagine": "*"
            },
            "time": "2018-06-20T12:17:54+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "cinghie\\traits\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Gogodigital.it",
                    "email": "info@gogodigital.it",
                    "homepage": "http://www.gogodigital.it/"
                }
            ],
            "description": "Yii2 Traits",
            "homepage": "http://github.com/cinghie/yii2-traits",
            "keywords": [
                "yii2 traits",
                "yii2 traits library",
                "yii2 traits module",
                "yii2 traits modules"
            ],
            "support": {
                "issues": "https://github.com/cinghie/yii2-traits/issues",
                "source": "https://github.com/cinghie/yii2-traits/tree/master"
            },
            "install-path": "../cinghie/yii2-traits"
        },
        {
            "name": "cmrcx/phptidy",
            "version": "v3.3",
            "version_normalized": "3.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/cmrcx/phptidy.git",
                "reference": "b7522b11e125552139c63540beaa03e4cd347af0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cmrcx/phptidy/zipball/b7522b11e125552139c63540beaa03e4cd347af0",
                "reference": "b7522b11e125552139c63540beaa03e4cd347af0",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=5.0"
            },
            "suggest": {
                "ext-mbstring": "*"
            },
            "time": "2020-10-24T12:28:44+00:00",
            "bin": [
                "phptidy.php"
            ],
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-2.0+"
            ],
            "authors": [
                {
                    "name": "Magnus Rosenbaum",
                    "email": "phptidy@cmr.cx",
                    "homepage": "http://cmr.cx",
                    "role": "Developer"
                }
            ],
            "description": "PHP code formatter",
            "homepage": "https://github.com/cmrcx/phptidy",
            "support": {
                "issues": "https://github.com/cmrcx/phptidy/issues",
                "source": "https://github.com/cmrcx/phptidy/tree/v3.3"
            },
            "install-path": "../cmrcx/phptidy"
        },
        {
            "name": "cocur/slugify",
            "version": "v4.0.0",
            "version_normalized": "4.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/cocur/slugify.git",
                "reference": "3f1ffc300f164f23abe8b64ffb3f92d35cec8307"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cocur/slugify/zipball/3f1ffc300f164f23abe8b64ffb3f92d35cec8307",
                "reference": "3f1ffc300f164f23abe8b64ffb3f92d35cec8307",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "php": ">=7.0"
            },
            "conflict": {
                "symfony/config": "<3.4 || >=4,<4.3",
                "symfony/dependency-injection": "<3.4 || >=4,<4.3",
                "symfony/http-kernel": "<3.4 || >=4,<4.3",
                "twig/twig": "<2.12.1"
            },
            "require-dev": {
                "laravel/framework": "~5.1",
                "latte/latte": "~2.2",
                "league/container": "^2.2.0",
                "mikey179/vfsstream": "~1.6.8",
                "mockery/mockery": "^1.3",
                "nette/di": "~2.4",
                "phpunit/phpunit": "^5.7.27",
                "pimple/pimple": "~1.1",
                "plumphp/plum": "~0.1",
                "symfony/config": "^3.4 || ^4.3 || ^5.0",
                "symfony/dependency-injection": "^3.4 || ^4.3 || ^5.0",
                "symfony/http-kernel": "^3.4 || ^4.3 || ^5.0",
                "twig/twig": "^2.12.1 || ~3.0",
                "zendframework/zend-modulemanager": "~2.2",
                "zendframework/zend-servicemanager": "~2.2",
                "zendframework/zend-view": "~2.2"
            },
            "time": "2019-12-14T13:04:14+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Cocur\\Slugify\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Florian Eckerstorfer",
                    "email": "florian@eckerstorfer.co",
                    "homepage": "https://florian.ec"
                },
                {
                    "name": "Ivo Bathke",
                    "email": "ivo.bathke@gmail.com"
                }
            ],
            "description": "Converts a string into a slug.",
            "keywords": [
                "slug",
                "slugify"
            ],
            "support": {
                "issues": "https://github.com/cocur/slugify/issues",
                "source": "https://github.com/cocur/slugify/tree/master"
            },
            "install-path": "../cocur/slugify"
        },
        {
            "name": "components/flag-icon-css",
            "version": "3.5.0",
            "version_normalized": "3.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/lipis/flag-icon-css.git",
                "reference": "5141384c57972b0b08fc3bb67bea297321fbd799"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/lipis/flag-icon-css/zipball/5141384c57972b0b08fc3bb67bea297321fbd799",
                "reference": "5141384c57972b0b08fc3bb67bea297321fbd799",
                "shasum": ""
            },
            "time": "2020-06-10T11:53:19+00:00",
            "type": "component",
            "extra": {
                "component": {
                    "name": "flag-icon-css",
                    "files": [
                        "less/**",
                        "css/**",
                        "flags/**"
                    ]
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Panayiotis Lipiridis (Lipis)",
                    "email": "lipiridis@gmail.com"
                }
            ],
            "description": "CSS for vector based country flags",
            "support": {
                "issues": "https://github.com/lipis/flag-icon-css/issues",
                "source": "https://github.com/lipis/flag-icon-css/tree/3.5.0"
            },
            "install-path": "../components/flag-icon-css"
        },
        {
            "name": "composer/semver",
            "version": "3.2.5",
            "version_normalized": "3.2.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/semver.git",
                "reference": "31f3ea725711245195f62e54ffa402d8ef2fdba9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/semver/zipball/31f3ea725711245195f62e54ffa402d8ef2fdba9",
                "reference": "31f3ea725711245195f62e54ffa402d8ef2fdba9",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.54",
                "symfony/phpunit-bridge": "^4.2 || ^5"
            },
            "time": "2021-05-24T12:41:47+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\Semver\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nils Adermann",
                    "email": "naderman@naderman.de",
                    "homepage": "http://www.naderman.de"
                },
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "http://seld.be"
                },
                {
                    "name": "Rob Bast",
                    "email": "rob.bast@gmail.com",
                    "homepage": "http://robbast.nl"
                }
            ],
            "description": "Semver library that offers utilities, version constraint parsing and validation.",
            "keywords": [
                "semantic",
                "semver",
                "validation",
                "versioning"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/semver/issues",
                "source": "https://github.com/composer/semver/tree/3.2.5"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./semver"
        },
        {
            "name": "composer/xdebug-handler",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/composer/xdebug-handler.git",
                "reference": "964adcdd3a28bf9ed5d9ac6450064e0d71ed7496"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/composer/xdebug-handler/zipball/964adcdd3a28bf9ed5d9ac6450064e0d71ed7496",
                "reference": "964adcdd3a28bf9ed5d9ac6450064e0d71ed7496",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.2 || ^7.0 || ^8.0",
                "psr/log": "^1.0"
            },
            "require-dev": {
                "phpstan/phpstan": "^0.12.55",
                "symfony/phpunit-bridge": "^4.2 || ^5"
            },
            "time": "2021-05-05T19:37:51+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Composer\\XdebugHandler\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "John Stevenson",
                    "email": "john-stevenson@blueyonder.co.uk"
                }
            ],
            "description": "Restarts a process without Xdebug.",
            "keywords": [
                "Xdebug",
                "performance"
            ],
            "support": {
                "irc": "irc://irc.freenode.org/composer",
                "issues": "https://github.com/composer/xdebug-handler/issues",
                "source": "https://github.com/composer/xdebug-handler/tree/2.0.1"
            },
            "funding": [
                {
                    "url": "https://packagist.com",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/composer",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/composer/composer",
                    "type": "tidelift"
                }
            ],
            "install-path": "./xdebug-handler"
        },
        {
            "name": "cornernote/yii2-workflow-manager",
            "version": "1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/cornernote/yii2-workflow-manager.git",
                "reference": "79dd9bc753b6d202ffc48cd2a967cbefd4cd377e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cornernote/yii2-workflow-manager/zipball/79dd9bc753b6d202ffc48cd2a967cbefd4cd377e",
                "reference": "79dd9bc753b6d202ffc48cd2a967cbefd4cd377e",
                "shasum": ""
            },
            "require": {
                "raoul2000/yii2-workflow": "@dev",
                "raoul2000/yii2-workflow-view": "@dev",
                "yiisoft/yii2": "*",
                "yiisoft/yii2-jui": "~2.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*",
                "scrutinizer/ocular": "~1.1"
            },
            "time": "2018-03-26T03:11:41+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "cornernote\\workflow\\manager\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Brett O'Donnell",
                    "email": "cornernote@gmail.com",
                    "homepage": "http://mrphp.com.au/"
                }
            ],
            "description": "Workflow Manager for Yii2.",
            "keywords": [
                "workflow",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/cornernote/yii2-workflow-manager/issues",
                "source": "https://github.com/cornernote/yii2-workflow-manager/tree/1.0.2"
            },
            "install-path": "../cornernote/yii2-workflow-manager"
        },
        {
            "name": "creocoder/yii2-nested-sets",
            "version": "0.9.0",
            "version_normalized": "0.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/creocoder/yii2-nested-sets.git",
                "reference": "cb8635a459b6246e5a144f096b992dcc30cf9954"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/creocoder/yii2-nested-sets/zipball/cb8635a459b6246e5a144f096b992dcc30cf9954",
                "reference": "cb8635a459b6246e5a144f096b992dcc30cf9954",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "*"
            },
            "time": "2015-01-27T10:53:51+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "creocoder\\nestedsets\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Alexander Kochetov",
                    "email": "creocoder@gmail.com"
                }
            ],
            "description": "The nested sets behavior for the Yii framework",
            "keywords": [
                "nested sets",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/creocoder/yii2-nested-sets/issues",
                "source": "https://github.com/creocoder/yii2-nested-sets/tree/master"
            },
            "install-path": "../creocoder/yii2-nested-sets"
        },
        {
            "name": "creocoder/yii2-taggable",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/creocoder/yii2-taggable.git",
                "reference": "d2c73df372a490ccc45dd064c52f3f022d62dde5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/creocoder/yii2-taggable/zipball/d2c73df372a490ccc45dd064c52f3f022d62dde5",
                "reference": "d2c73df372a490ccc45dd064c52f3f022d62dde5",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "~2.0.0"
            },
            "time": "2015-02-24T21:45:58+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "creocoder\\taggable\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Alexander Kochetov",
                    "email": "creocoder@gmail.com"
                }
            ],
            "description": "The taggable behavior for the Yii framework",
            "keywords": [
                "Taggable",
                "tags",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/creocoder/yii2-taggable/issues",
                "source": "https://github.com/creocoder/yii2-taggable/tree/master"
            },
            "install-path": "../creocoder/yii2-taggable"
        },
        {
            "name": "dektrium/yii2-rbac",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dektrium/yii2-rbac.git",
                "reference": "2dac3918af17178f2ba944d4338c3fcfa732d08c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dektrium/yii2-rbac/zipball/2dac3918af17178f2ba944d4338c3fcfa732d08c",
                "reference": "2dac3918af17178f2ba944d4338c3fcfa732d08c",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-widget-select2": "^2.0",
                "yiisoft/yii2": "^2.0.8"
            },
            "time": "2018-03-26T12:33:41+00:00",
            "type": "yii2-extension",
            "extra": {
                "bootstrap": "dektrium\\rbac\\Bootstrap",
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "dektrium\\rbac\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dmitry Erofeev",
                    "email": "dmeroff@gmail.com",
                    "homepage": "http://dmeroff.ru"
                }
            ],
            "description": "RBAC management module for Yii2",
            "keywords": [
                "dektrium",
                "rbac gui",
                "rbac management",
                "rbac module",
                "yii rbac",
                "yii2",
                "yii2-rbac"
            ],
            "support": {
                "issues": "https://github.com/dektrium/yii2-rbac/issues?state=open",
                "source": "https://github.com/dektrium/yii2-rbac"
            },
            "install-path": "../dektrium/yii2-rbac"
        },
        {
            "name": "dektrium/yii2-user",
            "version": "0.9.14",
            "version_normalized": "0.9.14.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dektrium/yii2-user.git",
                "reference": "8f2daea532f7efefc3f808e50d74a91c0de71ff4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dektrium/yii2-user/zipball/8f2daea532f7efefc3f808e50d74a91c0de71ff4",
                "reference": "8f2daea532f7efefc3f808e50d74a91c0de71ff4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "yiisoft/yii2": "^2.0.13",
                "yiisoft/yii2-authclient": "^2.1.0",
                "yiisoft/yii2-bootstrap": "^2.0.0",
                "yiisoft/yii2-swiftmailer": "^2.0.0"
            },
            "require-dev": {
                "codeception/specify": "^0.4.3",
                "codeception/verify": "^0.3.1",
                "yiisoft/yii2-codeception": "^2.0.0"
            },
            "time": "2018-04-03T12:24:41+00:00",
            "type": "yii2-extension",
            "extra": {
                "bootstrap": "dektrium\\user\\Bootstrap",
                "branch-alias": {
                    "dev-master": "0.9.x-dev",
                    "dev-develop": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "dektrium\\user\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Dmitry Erofeev",
                    "email": "dmeroff@gmail.com",
                    "homepage": "http://dmeroff.ru"
                }
            ],
            "description": "Flexible user registration and authentication module for Yii2",
            "keywords": [
                "User management",
                "dektrium",
                "yii2",
                "yii2-user"
            ],
            "support": {
                "forum": "https://gitter.im/dektrium/yii2-user",
                "issues": "https://github.com/dektrium/yii2-user/issues?state=open",
                "source": "https://github.com/dektrium/yii2-user"
            },
            "install-path": "../dektrium/yii2-user"
        },
        {
            "name": "dmstr/yii2-bootstrap",
            "version": "0.2.2",
            "version_normalized": "0.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dmstr/yii2-bootstrap.git",
                "reference": "19520972941fede682f82f9ac3f98ed69bc2d8fb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dmstr/yii2-bootstrap/zipball/19520972941fede682f82f9ac3f98ed69bc2d8fb",
                "reference": "19520972941fede682f82f9ac3f98ed69bc2d8fb",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2-bootstrap": "^2.0.6"
            },
            "time": "2019-04-05T12:37:30+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "dmstr\\bootstrap\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Christopher Stebe",
                    "email": "c.stebe@herzogkommunikation.de"
                }
            ],
            "description": "yii2 bootstrap components and extensions from diemeisterei GmbH",
            "keywords": [
                "bootstrap",
                "extension",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/dmstr/yii2-bootstrap/issues",
                "source": "https://github.com/dmstr/yii2-bootstrap/tree/master"
            },
            "install-path": "../dmstr/yii2-bootstrap"
        },
        {
            "name": "dmstr/yii2-db",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dmstr/yii2-db.git",
                "reference": "21d2e3354cffeb471ff4d4b7fd6f7aa6d73dbd34"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dmstr/yii2-db/zipball/21d2e3354cffeb471ff4d4b7fd6f7aa6d73dbd34",
                "reference": "21d2e3354cffeb471ff4d4b7fd6f7aa6d73dbd34",
                "shasum": ""
            },
            "require": {
                "mikehaertl/php-shellcommand": "1.*",
                "schmunk42/retry": "*",
                "yiisoft/yii2": "2.*"
            },
            "time": "2020-03-03T16:30:45+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "dmstr\\db\\": "db/",
                    "dmstr\\db\\tests\\": "db/tests/",
                    "dmstr\\console\\": "console/",
                    "dmstr\\widgets\\": "widgets/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Tobias Munk",
                    "email": "tobias@diemeisterei.de"
                }
            ],
            "description": "Database extensions",
            "keywords": [
                "database",
                "db",
                "extension",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/dmstr/yii2-db/issues",
                "source": "https://github.com/dmstr/yii2-db/tree/master"
            },
            "install-path": "../dmstr/yii2-db"
        },
        {
            "name": "dmstr/yii2-helpers",
            "version": "0.4.19",
            "version_normalized": "0.4.19.0",
            "source": {
                "type": "git",
                "url": "https://github.com/dmstr/yii2-helpers.git",
                "reference": "2a1641227f9efd7bcda5dc8ff6bdb5bb6568ace8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/dmstr/yii2-helpers/zipball/2a1641227f9efd7bcda5dc8ff6bdb5bb6568ace8",
                "reference": "2a1641227f9efd7bcda5dc8ff6bdb5bb6568ace8",
                "shasum": ""
            },
            "require": {
                "pheme/yii2-settings": "^0.5.0 || ^0.7.0",
                "yiisoft/yii2": "~2.0.0"
            },
            "time": "2020-06-24T12:35:07+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "dmstr\\helpers\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Sergej Kunz",
                    "email": "s.kunz@herzogkommunikation.de"
                },
                {
                    "name": "Tobias Munk",
                    "email": "t.munk@herzogkommunikation.de"
                }
            ],
            "description": "Yii2 Helpers",
            "keywords": [
                "extension",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/dmstr/yii2-helpers/issues",
                "source": "https://github.com/dmstr/yii2-helpers/tree/0.4.19"
            },
            "install-path": "../dmstr/yii2-helpers"
        },
        {
            "name": "doctrine/annotations",
            "version": "1.13.1",
            "version_normalized": "1.13.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/annotations.git",
                "reference": "e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/annotations/zipball/e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f",
                "reference": "e6e7b7d5b45a2f2abc5460cc6396480b2b1d321f",
                "shasum": ""
            },
            "require": {
                "doctrine/lexer": "1.*",
                "ext-tokenizer": "*",
                "php": "^7.1 || ^8.0",
                "psr/cache": "^1 || ^2 || ^3"
            },
            "require-dev": {
                "doctrine/cache": "^1.11 || ^2.0",
                "doctrine/coding-standard": "^6.0 || ^8.1",
                "phpstan/phpstan": "^0.12.20",
                "phpunit/phpunit": "^7.5 || ^8.0 || ^9.1.5",
                "symfony/cache": "^4.4 || ^5.2"
            },
            "time": "2021-05-16T18:07:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Annotations\\": "lib/Doctrine/Common/Annotations"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Benjamin Eberlei",
                    "email": "kontakt@beberlei.de"
                },
                {
                    "name": "Jonathan Wage",
                    "email": "jonwage@gmail.com"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "Docblock Annotations Parser",
            "homepage": "https://www.doctrine-project.org/projects/annotations.html",
            "keywords": [
                "annotations",
                "docblock",
                "parser"
            ],
            "support": {
                "issues": "https://github.com/doctrine/annotations/issues",
                "source": "https://github.com/doctrine/annotations/tree/1.13.1"
            },
            "install-path": "../doctrine/annotations"
        },
        {
            "name": "doctrine/lexer",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/doctrine/lexer.git",
                "reference": "e864bbf5904cb8f5bb334f99209b48018522f042"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/doctrine/lexer/zipball/e864bbf5904cb8f5bb334f99209b48018522f042",
                "reference": "e864bbf5904cb8f5bb334f99209b48018522f042",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "doctrine/coding-standard": "^6.0",
                "phpstan/phpstan": "^0.11.8",
                "phpunit/phpunit": "^8.2"
            },
            "time": "2020-05-25T17:44:05+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Guilherme Blanco",
                    "email": "guilhermeblanco@gmail.com"
                },
                {
                    "name": "Roman Borschel",
                    "email": "roman@code-factory.org"
                },
                {
                    "name": "Johannes Schmitt",
                    "email": "schmittjoh@gmail.com"
                }
            ],
            "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.",
            "homepage": "https://www.doctrine-project.org/projects/lexer.html",
            "keywords": [
                "annotations",
                "docblock",
                "lexer",
                "parser",
                "php"
            ],
            "support": {
                "issues": "https://github.com/doctrine/lexer/issues",
                "source": "https://github.com/doctrine/lexer/tree/1.2.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%2Flexer",
                    "type": "tidelift"
                }
            ],
            "install-path": "../doctrine/lexer"
        },
        {
            "name": "drewm/mailchimp-api",
            "version": "v2.5.4",
            "version_normalized": "2.5.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/drewm/mailchimp-api.git",
                "reference": "c6cdfab4ca6ddbc3b260913470bd0a4a5cb84c7a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/drewm/mailchimp-api/zipball/c6cdfab4ca6ddbc3b260913470bd0a4a5cb84c7a",
                "reference": "c6cdfab4ca6ddbc3b260913470bd0a4a5cb84c7a",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "7.0.*",
                "vlucas/phpdotenv": "^2.0"
            },
            "time": "2019-08-06T09:24:58+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DrewM\\MailChimp\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Drew McLellan",
                    "email": "drew.mclellan@gmail.com",
                    "homepage": "http://allinthehead.com/"
                }
            ],
            "description": "Super-simple, minimum abstraction MailChimp API v3 wrapper",
            "homepage": "https://github.com/drewm/mailchimp-api",
            "support": {
                "issues": "https://github.com/drewm/mailchimp-api/issues",
                "source": "https://github.com/drewm/mailchimp-api/tree/master"
            },
            "install-path": "../drewm/mailchimp-api"
        },
        {
            "name": "egulias/email-validator",
            "version": "3.1.1",
            "version_normalized": "3.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/egulias/EmailValidator.git",
                "reference": "c81f18a3efb941d8c4d2e025f6183b5c6d697307"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/egulias/EmailValidator/zipball/c81f18a3efb941d8c4d2e025f6183b5c6d697307",
                "reference": "c81f18a3efb941d8c4d2e025f6183b5c6d697307",
                "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-04-01T18:37:14+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.1"
            },
            "funding": [
                {
                    "url": "https://github.com/egulias",
                    "type": "github"
                }
            ],
            "install-path": "../egulias/email-validator"
        },
        {
            "name": "ezyang/htmlpurifier",
            "version": "v4.13.0",
            "version_normalized": "4.13.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ezyang/htmlpurifier.git",
                "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
                "reference": "08e27c97e4c6ed02f37c5b2b20488046c8d90d75",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2"
            },
            "require-dev": {
                "simpletest/simpletest": "dev-master#72de02a7b80c6bb8864ef9bf66d41d2f58f826bd"
            },
            "time": "2020-06-29T00:56:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "HTMLPurifier": "library/"
                },
                "files": [
                    "library/HTMLPurifier.composer.php"
                ],
                "exclude-from-classmap": [
                    "/library/HTMLPurifier/Language/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-or-later"
            ],
            "authors": [
                {
                    "name": "Edward Z. Yang",
                    "email": "admin@htmlpurifier.org",
                    "homepage": "http://ezyang.com"
                }
            ],
            "description": "Standards compliant HTML filter written in PHP",
            "homepage": "http://htmlpurifier.org/",
            "keywords": [
                "html"
            ],
            "support": {
                "issues": "https://github.com/ezyang/htmlpurifier/issues",
                "source": "https://github.com/ezyang/htmlpurifier/tree/master"
            },
            "install-path": "../ezyang/htmlpurifier"
        },
        {
            "name": "facebook/graph-sdk",
            "version": "5.7.0",
            "version_normalized": "5.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/facebook/php-graph-sdk.git",
                "reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/facebook/php-graph-sdk/zipball/2d8250638b33d73e7a87add65f47fabf91f8ad9b",
                "reference": "2d8250638b33d73e7a87add65f47fabf91f8ad9b",
                "shasum": ""
            },
            "require": {
                "php": "^5.4|^7.0"
            },
            "require-dev": {
                "guzzlehttp/guzzle": "~5.0",
                "mockery/mockery": "~0.8",
                "phpunit/phpunit": "~4.0"
            },
            "suggest": {
                "guzzlehttp/guzzle": "Allows for implementation of the Guzzle HTTP client",
                "paragonie/random_compat": "Provides a better CSPRNG option in PHP 5"
            },
            "time": "2018-12-11T22:56:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Facebook\\": "src/Facebook/"
                },
                "files": [
                    "src/Facebook/polyfills.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Facebook Platform"
            ],
            "authors": [
                {
                    "name": "Facebook",
                    "homepage": "https://github.com/facebook/php-graph-sdk/contributors"
                }
            ],
            "description": "Facebook SDK for PHP",
            "homepage": "https://github.com/facebook/php-graph-sdk",
            "keywords": [
                "facebook",
                "sdk"
            ],
            "support": {
                "issues": "https://github.com/facebook/php-graph-sdk/issues",
                "source": "https://github.com/facebook/php-graph-sdk/tree/5.7.0"
            },
            "install-path": "../facebook/graph-sdk"
        },
        {
            "name": "fakerphp/faker",
            "version": "v1.15.0",
            "version_normalized": "1.15.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FakerPHP/Faker.git",
                "reference": "89c6201c74db25fa759ff16e78a4d8f32547770e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/89c6201c74db25fa759ff16e78a4d8f32547770e",
                "reference": "89c6201c74db25fa759ff16e78a4d8f32547770e",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0",
                "psr/container": "^1.0",
                "symfony/deprecation-contracts": "^2.2"
            },
            "conflict": {
                "fzaninotto/faker": "*"
            },
            "require-dev": {
                "bamarni/composer-bin-plugin": "^1.4.1",
                "ext-intl": "*",
                "symfony/phpunit-bridge": "^4.4 || ^5.2"
            },
            "suggest": {
                "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": "2021-07-06T20:39:40+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "v1.15-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.15.0"
            },
            "install-path": "../fakerphp/faker"
        },
        {
            "name": "firebase/php-jwt",
            "version": "v5.4.0",
            "version_normalized": "5.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/firebase/php-jwt.git",
                "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/firebase/php-jwt/zipball/d2113d9b2e0e349796e72d2a63cf9319100382d2",
                "reference": "d2113d9b2e0e349796e72d2a63cf9319100382d2",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": ">=4.8 <=9"
            },
            "suggest": {
                "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
            },
            "time": "2021-06-23T19:00:23+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Firebase\\JWT\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Neuman Vong",
                    "email": "neuman+pear@twilio.com",
                    "role": "Developer"
                },
                {
                    "name": "Anant Narayanan",
                    "email": "anant@php.net",
                    "role": "Developer"
                }
            ],
            "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.",
            "homepage": "https://github.com/firebase/php-jwt",
            "keywords": [
                "jwt",
                "php"
            ],
            "support": {
                "issues": "https://github.com/firebase/php-jwt/issues",
                "source": "https://github.com/firebase/php-jwt/tree/v5.4.0"
            },
            "install-path": "../firebase/php-jwt"
        },
        {
            "name": "friendsofphp/php-cs-fixer",
            "version": "v2.19.0",
            "version_normalized": "2.19.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/FriendsOfPHP/PHP-CS-Fixer.git",
                "reference": "d5b8a9d852b292c2f8a035200fa6844b1f82300b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/FriendsOfPHP/PHP-CS-Fixer/zipball/d5b8a9d852b292c2f8a035200fa6844b1f82300b",
                "reference": "d5b8a9d852b292c2f8a035200fa6844b1f82300b",
                "shasum": ""
            },
            "require": {
                "composer/semver": "^1.4 || ^2.0 || ^3.0",
                "composer/xdebug-handler": "^1.2 || ^2.0",
                "doctrine/annotations": "^1.2",
                "ext-json": "*",
                "ext-tokenizer": "*",
                "php": "^5.6 || ^7.0 || ^8.0",
                "php-cs-fixer/diff": "^1.3",
                "symfony/console": "^3.4.43 || ^4.1.6 || ^5.0",
                "symfony/event-dispatcher": "^3.0 || ^4.0 || ^5.0",
                "symfony/filesystem": "^3.0 || ^4.0 || ^5.0",
                "symfony/finder": "^3.0 || ^4.0 || ^5.0",
                "symfony/options-resolver": "^3.0 || ^4.0 || ^5.0",
                "symfony/polyfill-php70": "^1.0",
                "symfony/polyfill-php72": "^1.4",
                "symfony/process": "^3.0 || ^4.0 || ^5.0",
                "symfony/stopwatch": "^3.0 || ^4.0 || ^5.0"
            },
            "require-dev": {
                "justinrainbow/json-schema": "^5.0",
                "keradus/cli-executor": "^1.4",
                "mikey179/vfsstream": "^1.6",
                "php-coveralls/php-coveralls": "^2.4.2",
                "php-cs-fixer/accessible-object": "^1.0",
                "php-cs-fixer/phpunit-constraint-isidenticalstring": "^1.2",
                "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "^1.2.1",
                "phpspec/prophecy-phpunit": "^1.1 || ^2.0",
                "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.13 || ^9.5",
                "phpunitgoodpractices/polyfill": "^1.5",
                "phpunitgoodpractices/traits": "^1.9.1",
                "sanmai/phpunit-legacy-adapter": "^6.4 || ^8.2.1",
                "symfony/phpunit-bridge": "^5.2.1",
                "symfony/yaml": "^3.0 || ^4.0 || ^5.0"
            },
            "suggest": {
                "ext-dom": "For handling output formats in XML",
                "ext-mbstring": "For handling non-UTF8 characters.",
                "php-cs-fixer/phpunit-constraint-isidenticalstring": "For IsIdenticalString constraint.",
                "php-cs-fixer/phpunit-constraint-xmlmatchesxsd": "For XmlMatchesXsd constraint.",
                "symfony/polyfill-mbstring": "When enabling `ext-mbstring` is not possible."
            },
            "time": "2021-05-03T21:43:24+00:00",
            "bin": [
                "php-cs-fixer"
            ],
            "type": "application",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.19-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpCsFixer\\": "src/"
                },
                "classmap": [
                    "tests/Test/AbstractFixerTestCase.php",
                    "tests/Test/AbstractIntegrationCaseFactory.php",
                    "tests/Test/AbstractIntegrationTestCase.php",
                    "tests/Test/Assert/AssertTokensTrait.php",
                    "tests/Test/IntegrationCase.php",
                    "tests/Test/IntegrationCaseFactory.php",
                    "tests/Test/IntegrationCaseFactoryInterface.php",
                    "tests/Test/InternalIntegrationCaseFactory.php",
                    "tests/Test/IsIdenticalConstraint.php",
                    "tests/Test/TokensWithObservedTransformers.php",
                    "tests/TestCase.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Dariusz Rumiński",
                    "email": "dariusz.ruminski@gmail.com"
                }
            ],
            "description": "A tool to automatically fix PHP code style",
            "support": {
                "issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues",
                "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v2.19.0"
            },
            "funding": [
                {
                    "url": "https://github.com/keradus",
                    "type": "github"
                }
            ],
            "install-path": "../friendsofphp/php-cs-fixer"
        },
        {
            "name": "google/apiclient",
            "version": "v2.10.0",
            "version_normalized": "2.10.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/googleapis/google-api-php-client.git",
                "reference": "b86b0c974bc998499e080f3d3178aaab06d07ee3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/b86b0c974bc998499e080f3d3178aaab06d07ee3",
                "reference": "b86b0c974bc998499e080f3d3178aaab06d07ee3",
                "shasum": ""
            },
            "require": {
                "firebase/php-jwt": "~2.0||~3.0||~4.0||~5.0",
                "google/apiclient-services": "^0.200.0",
                "google/auth": "^1.10",
                "guzzlehttp/guzzle": "~5.3.3||~6.0||~7.0",
                "guzzlehttp/psr7": "^1.2",
                "monolog/monolog": "^1.17|^2.0",
                "php": "^5.6|^7.0|^8.0",
                "phpseclib/phpseclib": "~2.0||^3.0.2"
            },
            "require-dev": {
                "cache/filesystem-adapter": "^0.3.2|^1.1",
                "composer/composer": "^1.10.22",
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7",
                "phpcompatibility/php-compatibility": "^9.2",
                "phpunit/phpunit": "^5.7||^8.5.13",
                "squizlabs/php_codesniffer": "~2.3",
                "symfony/css-selector": "~2.1",
                "symfony/dom-crawler": "~2.1"
            },
            "suggest": {
                "cache/filesystem-adapter": "For caching certs and tokens (using Google\\Client::setCache)"
            },
            "time": "2021-06-23T18:16:21+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Google\\": "src/"
                },
                "files": [
                    "src/aliases.php"
                ],
                "classmap": [
                    "src/aliases.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "description": "Client library for Google APIs",
            "homepage": "http://developers.google.com/api-client-library/php",
            "keywords": [
                "google"
            ],
            "support": {
                "issues": "https://github.com/googleapis/google-api-php-client/issues",
                "source": "https://github.com/googleapis/google-api-php-client/tree/v2.10.0"
            },
            "install-path": "../google/apiclient"
        },
        {
            "name": "google/apiclient-services",
            "version": "v0.200.0",
            "version_normalized": "0.200.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/googleapis/google-api-php-client-services.git",
                "reference": "0375af405757b36f3bcc82e19d7daf61e0b4cfd8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/0375af405757b36f3bcc82e19d7daf61e0b4cfd8",
                "reference": "0375af405757b36f3bcc82e19d7daf61e0b4cfd8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7||^8.5.13"
            },
            "time": "2021-06-18T15:00:35+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Google\\Service\\": "src"
                },
                "files": [
                    "autoload.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "description": "Client library for Google APIs",
            "homepage": "http://developers.google.com/api-client-library/php",
            "keywords": [
                "google"
            ],
            "support": {
                "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
                "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.200.0"
            },
            "install-path": "../google/apiclient-services"
        },
        {
            "name": "google/auth",
            "version": "v1.16.0",
            "version_normalized": "1.16.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/googleapis/google-auth-library-php.git",
                "reference": "c747738d2dd450f541f09f26510198fbedd1c8a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/c747738d2dd450f541f09f26510198fbedd1c8a0",
                "reference": "c747738d2dd450f541f09f26510198fbedd1c8a0",
                "shasum": ""
            },
            "require": {
                "firebase/php-jwt": "~2.0|~3.0|~4.0|~5.0",
                "guzzlehttp/guzzle": "^5.3.1|^6.2.1|^7.0",
                "guzzlehttp/psr7": "^1.2",
                "php": ">=5.4",
                "psr/cache": "^1.0|^2.0",
                "psr/http-message": "^1.0"
            },
            "require-dev": {
                "guzzlehttp/promises": "0.1.1|^1.3",
                "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
                "phpseclib/phpseclib": "^2.0.31",
                "phpunit/phpunit": "^4.8.36|^5.7",
                "sebastian/comparator": ">=1.2.3",
                "squizlabs/php_codesniffer": "^3.5"
            },
            "suggest": {
                "phpseclib/phpseclib": "May be used in place of OpenSSL for signing strings or for token management. Please require version ^2."
            },
            "time": "2021-06-22T18:06:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Google\\Auth\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "description": "Google Auth Library for PHP",
            "homepage": "http://github.com/google/google-auth-library-php",
            "keywords": [
                "Authentication",
                "google",
                "oauth2"
            ],
            "support": {
                "docs": "https://googleapis.github.io/google-auth-library-php/master/",
                "issues": "https://github.com/googleapis/google-auth-library-php/issues",
                "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.16.0"
            },
            "install-path": "../google/auth"
        },
        {
            "name": "guzzlehttp/guzzle",
            "version": "6.5.5",
            "version_normalized": "6.5.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/guzzle.git",
                "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/guzzle/zipball/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
                "reference": "9d4290de1cfd701f38099ef7e183b64b4b7b0c5e",
                "shasum": ""
            },
            "require": {
                "ext-json": "*",
                "guzzlehttp/promises": "^1.0",
                "guzzlehttp/psr7": "^1.6.1",
                "php": ">=5.5",
                "symfony/polyfill-intl-idn": "^1.17.0"
            },
            "require-dev": {
                "ext-curl": "*",
                "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.4 || ^7.0",
                "psr/log": "^1.1"
            },
            "suggest": {
                "psr/log": "Required for using the Log middleware"
            },
            "time": "2020-06-16T21:01:06+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.5-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Guzzle is a PHP HTTP client library",
            "homepage": "http://guzzlephp.org/",
            "keywords": [
                "client",
                "curl",
                "framework",
                "http",
                "http client",
                "rest",
                "web service"
            ],
            "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.4.1",
            "version_normalized": "1.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/promises.git",
                "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/promises/zipball/8e7d04f1f6450fef59366c399cfad4b9383aa30d",
                "reference": "8e7d04f1f6450fef59366c399cfad4b9383aa30d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5"
            },
            "require-dev": {
                "symfony/phpunit-bridge": "^4.4 || ^5.1"
            },
            "time": "2021-03-07T09:25:29+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Promise\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                }
            ],
            "description": "Guzzle promises library",
            "keywords": [
                "promise"
            ],
            "support": {
                "issues": "https://github.com/guzzle/promises/issues",
                "source": "https://github.com/guzzle/promises/tree/1.4.1"
            },
            "install-path": "../guzzlehttp/promises"
        },
        {
            "name": "guzzlehttp/psr7",
            "version": "1.8.2",
            "version_normalized": "1.8.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/guzzle/psr7.git",
                "reference": "dc960a912984efb74d0a90222870c72c87f10c91"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/guzzle/psr7/zipball/dc960a912984efb74d0a90222870c72c87f10c91",
                "reference": "dc960a912984efb74d0a90222870c72c87f10c91",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "psr/http-message": "~1.0",
                "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
            },
            "provide": {
                "psr/http-message-implementation": "1.0"
            },
            "require-dev": {
                "ext-zlib": "*",
                "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.8 || ^9.3.10"
            },
            "suggest": {
                "laminas/laminas-httphandlerrunner": "Emit PSR-7 responses"
            },
            "time": "2021-04-26T09:17:50+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "GuzzleHttp\\Psr7\\": "src/"
                },
                "files": [
                    "src/functions_include.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Dowling",
                    "email": "mtdowling@gmail.com",
                    "homepage": "https://github.com/mtdowling"
                },
                {
                    "name": "Tobias Schultze",
                    "homepage": "https://github.com/Tobion"
                }
            ],
            "description": "PSR-7 message implementation that also provides common utility methods",
            "keywords": [
                "http",
                "message",
                "psr-7",
                "request",
                "response",
                "stream",
                "uri",
                "url"
            ],
            "support": {
                "issues": "https://github.com/guzzle/psr7/issues",
                "source": "https://github.com/guzzle/psr7/tree/1.8.2"
            },
            "install-path": "../guzzlehttp/psr7"
        },
        {
            "name": "hanneskod/classtools",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/hanneskod/classtools.git",
                "reference": "d365ddac0e602027c0471ea292f4ba2afcb49394"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hanneskod/classtools/zipball/d365ddac0e602027c0471ea292f4ba2afcb49394",
                "reference": "d365ddac0e602027c0471ea292f4ba2afcb49394",
                "shasum": ""
            },
            "require": {
                "nikic/php-parser": "^4",
                "php": ">=7.1",
                "symfony/finder": "^4|^5"
            },
            "time": "2020-03-05T20:41:28+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "hanneskod\\classtools\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "WTFPL"
            ],
            "authors": [
                {
                    "name": "Hannes Forsgård",
                    "email": "hannes.forsgard@fripost.org"
                }
            ],
            "description": "Find, extract and process classes from file system",
            "homepage": "https://github.com/hanneskod/classtools",
            "keywords": [
                "class finder",
                "code generator",
                "metaprogramming",
                "minimizer"
            ],
            "support": {
                "issues": "https://github.com/hanneskod/classtools/issues",
                "source": "https://github.com/hanneskod/classtools/tree/1.0"
            },
            "install-path": "../hanneskod/classtools"
        },
        {
            "name": "himiklab/yii2-colorbox-widget",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/himiklab/yii2-colorbox-widget.git",
                "reference": "c4aee292cdeabe03e996eb4396719376c2252602"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/himiklab/yii2-colorbox-widget/zipball/c4aee292cdeabe03e996eb4396719376c2252602",
                "reference": "c4aee292cdeabe03e996eb4396719376c2252602",
                "shasum": ""
            },
            "require": {
                "bower-asset/jquery-colorbox": "*",
                "yiisoft/yii2": "*"
            },
            "time": "2016-02-02T10:23:58+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "himiklab\\colorbox\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "HimikLab",
                    "homepage": "https://github.com/himiklab/"
                }
            ],
            "description": "Customizable lightbox widget for Yii2",
            "keywords": [
                "colorbox",
                "lightbox",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/himiklab/yii2-colorbox-widget/issues",
                "source": "https://github.com/himiklab/yii2-colorbox-widget"
            },
            "install-path": "../himiklab/yii2-colorbox-widget"
        },
        {
            "name": "himiklab/yii2-recaptcha-widget",
            "version": "2.1.1",
            "version_normalized": "2.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/himiklab/yii2-recaptcha-widget.git",
                "reference": "341ae7e19e12783f3dfd8984a49185e0a44021ea"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/himiklab/yii2-recaptcha-widget/zipball/341ae7e19e12783f3dfd8984a49185e0a44021ea",
                "reference": "341ae7e19e12783f3dfd8984a49185e0a44021ea",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "~2.0.11",
                "yiisoft/yii2-httpclient": "*"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.34"
            },
            "time": "2019-05-14T07:40:36+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "himiklab\\yii2\\recaptcha\\": "src/",
                    "himiklab\\yii2\\recaptcha\\tests\\": "tests/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "HimikLab",
                    "homepage": "https://github.com/himiklab/"
                }
            ],
            "description": "Yii2 Google reCAPTCHA v2 and v3 widget",
            "keywords": [
                "captcha",
                "google",
                "recaptcha",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/himiklab/yii2-recaptcha-widget/issues",
                "source": "https://github.com/himiklab/yii2-recaptcha-widget"
            },
            "install-path": "../himiklab/yii2-recaptcha-widget"
        },
        {
            "name": "hybridauth/hybridauth",
            "version": "v2.18.0",
            "version_normalized": "2.18.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/hybridauth/hybridauth.git",
                "reference": "a879408ad340b68c79faeea2e7a85b95a1f261ba"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/hybridauth/hybridauth/zipball/a879408ad340b68c79faeea2e7a85b95a1f261ba",
                "reference": "a879408ad340b68c79faeea2e7a85b95a1f261ba",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "facebook/graph-sdk": "^5.4",
                "paypal/rest-api-sdk-php": "*",
                "php": ">=5.2.0"
            },
            "require-dev": {
                "squizlabs/php_codesniffer": "2.*"
            },
            "time": "2021-03-08T13:17:31+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Hybrid": "hybridauth/"
                },
                "classmap": [
                    "hybridauth/Hybrid"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "(MIT or GPL-3.0+)"
            ],
            "authors": [
                {
                    "name": "Miled",
                    "email": "hybridauth@gmail.com"
                }
            ],
            "description": "Open source social sign on PHP library.",
            "homepage": "http://hybridauth.sourceforge.net",
            "keywords": [
                "OpenId",
                "facebook",
                "google",
                "hybridauth",
                "login",
                "oauth",
                "social",
                "twitter",
                "yahoo"
            ],
            "support": {
                "email": "hybridauth@gmail.com",
                "forum": "https://groups.google.com/d/forum/hybridauth",
                "gitter": "https://gitter.im/hybridauth/hybridauth",
                "issues": "https://github.com/hybridauth/hybridauth/issues",
                "source": "https://github.com/hybridauth/hybridauth/tree/v2.18.0"
            },
            "install-path": "../hybridauth/hybridauth"
        },
        {
            "name": "imagine/imagine",
            "version": "1.2.4",
            "version_normalized": "1.2.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/avalanche123/Imagine.git",
                "reference": "d2e18be6e930ca169e4f921ef73ebfc061bf55d8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/avalanche123/Imagine/zipball/d2e18be6e930ca169e4f921ef73ebfc061bf55d8",
                "reference": "d2e18be6e930ca169e4f921ef73ebfc061bf55d8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.2"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.2",
                "phpunit/phpunit": "^4.8 || ^5.7 || ^6.5 || ^7.5 || ^8.4 || ^9.3"
            },
            "suggest": {
                "ext-gd": "to use the GD implementation",
                "ext-gmagick": "to use the Gmagick implementation",
                "ext-imagick": "to use the Imagick implementation"
            },
            "time": "2020-11-03T22:35:03+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-develop": "0.7-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Imagine\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bulat Shakirzyanov",
                    "email": "mallluhuct@gmail.com",
                    "homepage": "http://avalanche123.com"
                }
            ],
            "description": "Image processing for PHP 5.3",
            "homepage": "http://imagine.readthedocs.org/",
            "keywords": [
                "drawing",
                "graphics",
                "image manipulation",
                "image processing"
            ],
            "support": {
                "issues": "https://github.com/avalanche123/Imagine/issues",
                "source": "https://github.com/avalanche123/Imagine/tree/1.2.4"
            },
            "install-path": "../imagine/imagine"
        },
        {
            "name": "kartik-v/bootstrap-fileinput",
            "version": "v4.5.3",
            "version_normalized": "4.5.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/bootstrap-fileinput.git",
                "reference": "64e083b0414d294d99329fa94194f24345fc334a"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/bootstrap-fileinput/zipball/64e083b0414d294d99329fa94194f24345fc334a",
                "reference": "64e083b0414d294d99329fa94194f24345fc334a",
                "shasum": ""
            },
            "time": "2019-03-21T11:44:25+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\plugins\\fileinput\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "An enhanced HTML 5 file input for Bootstrap 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.",
            "homepage": "https://github.com/kartik-v/bootstrap-fileinput",
            "keywords": [
                "ajax",
                "bootstrap",
                "delete",
                "file",
                "image",
                "input",
                "jquery",
                "multiple",
                "preview",
                "progress",
                "upload"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/bootstrap-fileinput/issues",
                "source": "https://github.com/kartik-v/bootstrap-fileinput/tree/master"
            },
            "install-path": "../kartik-v/bootstrap-fileinput"
        },
        {
            "name": "kartik-v/bootstrap-star-rating",
            "version": "v4.0.9",
            "version_normalized": "4.0.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/bootstrap-star-rating.git",
                "reference": "1b4e93ee412792c82f815500f5e8ff3f5d0e7c80"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/bootstrap-star-rating/zipball/1b4e93ee412792c82f815500f5e8ff3f5d0e7c80",
                "reference": "1b4e93ee412792c82f815500f5e8ff3f5d0e7c80",
                "shasum": ""
            },
            "time": "2021-05-20T20:26:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.0.x-dev"
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A simple yet powerful JQuery star rating plugin for Bootstrap.",
            "homepage": "https://github.com/kartik-v/bootstrap-star-rating",
            "keywords": [
                "Rating",
                "awesome",
                "bootstrap",
                "font",
                "glyphicon",
                "star",
                "svg"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/bootstrap-star-rating/issues",
                "source": "https://github.com/kartik-v/bootstrap-star-rating/tree/v4.0.9"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/bootstrap-star-rating",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/bootstrap-star-rating"
        },
        {
            "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/php-date-formatter",
            "version": "v1.3.6",
            "version_normalized": "1.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/php-date-formatter.git",
                "reference": "514a53660b0d69439236fd3cbc3f41512adb00a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/php-date-formatter/zipball/514a53660b0d69439236fd3cbc3f41512adb00a0",
                "reference": "514a53660b0d69439236fd3cbc3f41512adb00a0",
                "shasum": ""
            },
            "time": "2020-04-14T10:16:32+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\plugins\\dateformatter\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A Javascript datetime formatting and manipulation library using PHP date-time formats.",
            "homepage": "https://github.com/kartik-v/php-date-formatter",
            "keywords": [
                "date",
                "datetime",
                "formatter",
                "javascript",
                "php",
                "php-date-formatter.js",
                "time"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/php-date-formatter/issues",
                "source": "https://github.com/kartik-v/php-date-formatter/tree/v1.3.6"
            },
            "install-path": "../kartik-v/php-date-formatter"
        },
        {
            "name": "kartik-v/strength-meter",
            "version": "v1.1.4",
            "version_normalized": "1.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/strength-meter.git",
                "reference": "100147f588b12ff819014b445007a0decfd95fbb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/strength-meter/zipball/100147f588b12ff819014b445007a0decfd95fbb",
                "reference": "100147f588b12ff819014b445007a0decfd95fbb",
                "shasum": ""
            },
            "time": "2018-01-20T17:52:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\plugins\\strengthmeter\\": ""
                }
            },
            "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 dynamic strength meter for password input validation with various configurable options.",
            "homepage": "https://github.com/kartik-v/strength-meter",
            "keywords": [
                "bootstrap",
                "jquery",
                "meter",
                "password",
                "strength"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/strength-meter/issues",
                "source": "https://github.com/kartik-v/strength-meter/tree/master"
            },
            "install-path": "../kartik-v/strength-meter"
        },
        {
            "name": "kartik-v/yii2-datecontrol",
            "version": "v1.9.5",
            "version_normalized": "1.9.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-datecontrol.git",
                "reference": "497b7bb438864843b450aa9ab1df20bed096b5a1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-datecontrol/zipball/497b7bb438864843b450aa9ab1df20bed096b5a1",
                "reference": "497b7bb438864843b450aa9ab1df20bed096b5a1",
                "shasum": ""
            },
            "require": {
                "kartik-v/php-date-formatter": ">1.3",
                "kartik-v/yii2-krajee-base": "~1.7"
            },
            "time": "2016-12-07T19:41:05+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.9.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\datecontrol\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Date control module allowing separation of formats for View and Model for Yii Framework 2.0",
            "homepage": "https://github.com/kartik-v/yii2-datecontrol",
            "keywords": [
                "control",
                "date",
                "extension",
                "format",
                "yii",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-datecontrol/issues",
                "source": "https://github.com/kartik-v/yii2-datecontrol/tree/master"
            },
            "install-path": "../kartik-v/yii2-datecontrol"
        },
        {
            "name": "kartik-v/yii2-detail-view",
            "version": "v1.8.3",
            "version_normalized": "1.8.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-detail-view.git",
                "reference": "071983e7618c50d108be1753dac218bb893ba569"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-detail-view/zipball/071983e7618c50d108be1753dac218bb893ba569",
                "reference": "071983e7618c50d108be1753dac218bb893ba569",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-dialog": "~1.0",
                "kartik-v/yii2-widget-activeform": ">=1.5.7"
            },
            "time": "2020-05-15T04:49:27+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\detail\\": "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 Yii 2 Detail View widget with special Bootstrap styles, ability to edit data, and more.",
            "homepage": "https://github.com/kartik-v/yii2-detail-view",
            "keywords": [
                "detail",
                "detail view",
                "extension",
                "form",
                "grid",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-detail-view/issues",
                "source": "https://github.com/kartik-v/yii2-detail-view/tree/master"
            },
            "install-path": "../kartik-v/yii2-detail-view"
        },
        {
            "name": "kartik-v/yii2-dialog",
            "version": "v1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-dialog.git",
                "reference": "6afae03a4d9f7b99ddc173d2a29dd6e3cc1c56cb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-dialog/zipball/6afae03a4d9f7b99ddc173d2a29dd6e3cc1c56cb",
                "reference": "6afae03a4d9f7b99ddc173d2a29dd6e3cc1c56cb",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "~1.9"
            },
            "time": "2018-09-06T19:34:03+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/master"
            },
            "install-path": "../kartik-v/yii2-dialog"
        },
        {
            "name": "kartik-v/yii2-dynagrid",
            "version": "v1.5.1",
            "version_normalized": "1.5.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-dynagrid.git",
                "reference": "16b9f2bb145a4e2eee2f36d7b3fa2d75907797c3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-dynagrid/zipball/16b9f2bb145a4e2eee2f36d7b3fa2d75907797c3",
                "reference": "16b9f2bb145a4e2eee2f36d7b3fa2d75907797c3",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-grid": "~3.1",
                "kartik-v/yii2-sortable": "~1.2",
                "kartik-v/yii2-widget-activeform": "~1.4",
                "kartik-v/yii2-widget-select2": "~2.0"
            },
            "time": "2019-02-23T19:25:47+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/master"
            },
            "install-path": "../kartik-v/yii2-dynagrid"
        },
        {
            "name": "kartik-v/yii2-export",
            "version": "v1.3.9",
            "version_normalized": "1.3.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-export.git",
                "reference": "2499dacf71e356a725ce733dbcd62d1f2740dd04"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-export/zipball/2499dacf71e356a725ce733dbcd62d1f2740dd04",
                "reference": "2499dacf71e356a725ce733dbcd62d1f2740dd04",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-dynagrid": ">=1.4.5",
                "kartik-v/yii2-mpdf": ">=1.0",
                "phpoffice/phpspreadsheet": ">=1.0"
            },
            "time": "2018-12-19T11:02:44+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "installation-source": "dist",
            "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"
            },
            "install-path": "../kartik-v/yii2-export"
        },
        {
            "name": "kartik-v/yii2-grid",
            "version": "v3.2.9",
            "version_normalized": "3.2.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-grid.git",
                "reference": "3735c999eda391961220845063f8b373f409f488"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-grid/zipball/3735c999eda391961220845063f8b373f409f488",
                "reference": "3735c999eda391961220845063f8b373f409f488",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-dialog": "~1.0"
            },
            "suggest": {
                "kartik-v/yii2-mpdf": "For exporting grids to PDF"
            },
            "time": "2018-12-07T12:28:30+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\grid\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Yii 2 GridView on steroids. Various enhancements and utilities for the Yii 2.0 GridView widget.",
            "homepage": "https://github.com/kartik-v/yii2-grid",
            "keywords": [
                "extension",
                "grid",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-grid/issues",
                "source": "https://github.com/kartik-v/yii2-grid/tree/master"
            },
            "install-path": "../kartik-v/yii2-grid"
        },
        {
            "name": "kartik-v/yii2-helpers",
            "version": "v1.3.8",
            "version_normalized": "1.3.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-helpers.git",
                "reference": "26583315a01977a36c8e127556bff19303936d66"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-helpers/zipball/26583315a01977a36c8e127556bff19303936d66",
                "reference": "26583315a01977a36c8e127556bff19303936d66",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=1.9.8",
                "yiisoft/yii2-bootstrap": "*"
            },
            "time": "2018-09-27T04:03:55+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\helpers\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A collection of useful helper functions for Yii Framework 2.0",
            "homepage": "https://github.com/kartik-v/yii2-helpers",
            "keywords": [
                "bootstrap",
                "extension",
                "helper",
                "utilities",
                "yii",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-helpers/issues",
                "source": "https://github.com/kartik-v/yii2-helpers/tree/v1.3.8"
            },
            "install-path": "../kartik-v/yii2-helpers"
        },
        {
            "name": "kartik-v/yii2-icons",
            "version": "v1.4.7",
            "version_normalized": "1.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-icons.git",
                "reference": "8e4364de3b2f44e257c2e131ba0cf825a8077494"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-icons/zipball/8e4364de3b2f44e257c2e131ba0cf825a8077494",
                "reference": "8e4364de3b2f44e257c2e131ba0cf825a8077494",
                "shasum": ""
            },
            "require": {
                "components/flag-icon-css": "*",
                "kartik-v/yii2-krajee-base": ">=1.9",
                "yiisoft/yii2-jui": "*"
            },
            "time": "2021-04-08T09:12:30+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\icons\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://demos.krajee.com/"
                }
            ],
            "description": "Set of icon frameworks for use in Yii Framework 2.0",
            "homepage": "https://github.com/kartik-v/yii2-icons",
            "keywords": [
                "extension",
                "font",
                "icon",
                "yii",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-icons/issues",
                "source": "https://github.com/kartik-v/yii2-icons/tree/v1.4.7"
            },
            "install-path": "../kartik-v/yii2-icons"
        },
        {
            "name": "kartik-v/yii2-krajee-base",
            "version": "v1.9.9",
            "version_normalized": "1.9.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-krajee-base.git",
                "reference": "1693374160c24443524ddc23508d2eb2955443f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/1693374160c24443524ddc23508d2eb2955443f4",
                "reference": "1693374160c24443524ddc23508d2eb2955443f4",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2-bootstrap": "@dev"
            },
            "time": "2018-09-27T18:02:35+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.9.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/v1.9.9"
            },
            "install-path": "../kartik-v/yii2-krajee-base"
        },
        {
            "name": "kartik-v/yii2-markdown",
            "version": "v1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-markdown.git",
                "reference": "c608d88d417423f0a89a0a8259777dd5d7107b2b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-markdown/zipball/c608d88d417423f0a89a0a8259777dd5d7107b2b",
                "reference": "c608d88d417423f0a89a0a8259777dd5d7107b2b",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=1.9",
                "michelf/php-markdown": "~1.8",
                "michelf/php-smartypants": "~1.8"
            },
            "time": "2018-09-21T10:57:01+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\markdown\\": "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": "Advanced Markdown editing and conversion utilities for Yii Framework 2.0",
            "homepage": "https://github.com/kartik-v/yii2-markdown",
            "keywords": [
                "bootstrap",
                "converter",
                "editor",
                "extension",
                "form",
                "input",
                "jquery",
                "markdown",
                "yii",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-markdown/issues",
                "source": "https://github.com/kartik-v/yii2-markdown/tree/master"
            },
            "install-path": "../kartik-v/yii2-markdown"
        },
        {
            "name": "kartik-v/yii2-money",
            "version": "v1.2.2",
            "version_normalized": "1.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-money.git",
                "reference": "e783ca66d2ec83decc2b53d571b7cda744bbd17f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-money/zipball/e783ca66d2ec83decc2b53d571b7cda744bbd17f",
                "reference": "e783ca66d2ec83decc2b53d571b7cda744bbd17f",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "~1.7"
            },
            "time": "2017-05-23T12:14:36+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\money\\": ""
                }
            },
            "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 advanced money mask input for Yii 2.0 based on jquery maskmoney plugin styled for Bootstrap 3.",
            "homepage": "https://github.com/kartik-v/yii2-money",
            "keywords": [
                "bootstrap",
                "bootstrap 3",
                "currency",
                "extension",
                "format",
                "jquery",
                "mask",
                "money",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-money/issues",
                "source": "https://github.com/kartik-v/yii2-money/tree/master"
            },
            "install-path": "../kartik-v/yii2-money"
        },
        {
            "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-number",
            "version": "v1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-number.git",
                "reference": "ab725f3ee2307c893ba8ff2a6978e36892bb8ac1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-number/zipball/ab725f3ee2307c893ba8ff2a6978e36892bb8ac1",
                "reference": "ab725f3ee2307c893ba8ff2a6978e36892bb8ac1",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "~1.7"
            },
            "time": "2018-07-26T03:29:09+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\number\\": "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": "Number control and format mask input for Yii2 Framework.",
            "homepage": "https://github.com/kartik-v/yii2-number",
            "keywords": [
                "currency",
                "extension",
                "format",
                "mask",
                "number",
                "number control",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-number/issues",
                "source": "https://github.com/kartik-v/yii2-number/tree/master"
            },
            "install-path": "../kartik-v/yii2-number"
        },
        {
            "name": "kartik-v/yii2-password",
            "version": "v1.5.4",
            "version_normalized": "1.5.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-password.git",
                "reference": "ba94ef669a350bf5cff2d9d2b6c1d771e288de96"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-password/zipball/ba94ef669a350bf5cff2d9d2b6c1d771e288de96",
                "reference": "ba94ef669a350bf5cff2d9d2b6c1d771e288de96",
                "shasum": ""
            },
            "require": {
                "kartik-v/strength-meter": "~1.1",
                "kartik-v/yii2-krajee-base": ">=1.9"
            },
            "time": "2018-09-07T05:19:50+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\password\\": "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": "Useful password strength validation utilities for Yii Framework 2.0",
            "homepage": "https://github.com/kartik-v/yii2-password",
            "keywords": [
                "auth",
                "bootstrap",
                "extension",
                "form",
                "input",
                "jquery",
                "password",
                "strength",
                "yii",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-password/issues",
                "source": "https://github.com/kartik-v/yii2-password/tree/master"
            },
            "install-path": "../kartik-v/yii2-password"
        },
        {
            "name": "kartik-v/yii2-social",
            "version": "dev-master",
            "version_normalized": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-social.git",
                "reference": "75874af84f7b6729c73e433427c9fe084e8a6801"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-social/zipball/75874af84f7b6729c73e433427c9fe084e8a6801",
                "reference": "75874af84f7b6729c73e433427c9fe084e8a6801",
                "shasum": ""
            },
            "require": {
                "facebook/graph-sdk": "~5.0",
                "kartik-v/yii2-krajee-base": ">=1.9"
            },
            "time": "2021-07-06T08:49:40+00:00",
            "default-branch": true,
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\social\\": "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": "Module containing useful widgets for Yii Framework 2.0 that integrates social functionalities from DISQUS, Facebook, Google etc.",
            "homepage": "https://github.com/kartik-v/yii2-social",
            "keywords": [
                "disqus",
                "extension",
                "facebook",
                "social",
                "twitter",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-social/issues",
                "source": "https://github.com/kartik-v/yii2-social/tree/master"
            },
            "install-path": "../kartik-v/yii2-social"
        },
        {
            "name": "kartik-v/yii2-sortable",
            "version": "v1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-sortable.git",
                "reference": "89593b90e8d5cda3a155c33bd73212a69f954ee5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-sortable/zipball/89593b90e8d5cda3a155c33bd73212a69f954ee5",
                "reference": "89593b90e8d5cda3a155c33bd73212a69f954ee5",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "~1.9"
            },
            "time": "2018-09-03T11:22: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.5.8",
            "version_normalized": "1.5.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-activeform.git",
                "reference": "02baee5e06a5dfbc94b71dc8c13ca87789716b29"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-activeform/zipball/02baee5e06a5dfbc94b71dc8c13ca87789716b29",
                "reference": "02baee5e06a5dfbc94b71dc8c13ca87789716b29",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=1.9.8"
            },
            "time": "2019-02-23T19:45:01+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.5.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\form\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Enhanced Yii2 active-form and active-field with full bootstrap styling support (sub repo split from yii2-widgets).",
            "homepage": "https://github.com/kartik-v/yii2-widget-activeform",
            "keywords": [
                "activefield",
                "activeform",
                "extension",
                "field",
                "form",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-activeform/issues",
                "source": "https://github.com/kartik-v/yii2-widget-activeform/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-activeform"
        },
        {
            "name": "kartik-v/yii2-widget-affix",
            "version": "v1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-affix.git",
                "reference": "2184119bfa518c285406156f744769b13b861712"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-affix/zipball/2184119bfa518c285406156f744769b13b861712",
                "reference": "2184119bfa518c285406156f744769b13b861712",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "*"
            },
            "time": "2014-11-09T04:56:27+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\affix\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD 3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A scrollspy and affixed enhanced navigation to highlight page sections (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-affix",
            "keywords": [
                "affix",
                "bootstrap",
                "extension",
                "jquery",
                "navigation",
                "plugin",
                "scrollspy",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-affix/issues",
                "source": "https://github.com/kartik-v/yii2-widget-affix/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-affix"
        },
        {
            "name": "kartik-v/yii2-widget-alert",
            "version": "v1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-alert.git",
                "reference": "7348b0d047695a3e552888c481ce250cbc1f9d0d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-alert/zipball/7348b0d047695a3e552888c481ce250cbc1f9d0d",
                "reference": "7348b0d047695a3e552888c481ce250cbc1f9d0d",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "*"
            },
            "time": "2017-03-10T17:08:52+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\alert\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD 3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A widget to generate alert based notifications using bootstrap-alert plugin (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-alert",
            "keywords": [
                "alert",
                "block",
                "bootstrap",
                "extension",
                "flash",
                "jquery",
                "notification",
                "plugin",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-alert/issues",
                "source": "https://github.com/kartik-v/yii2-widget-alert/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-alert"
        },
        {
            "name": "kartik-v/yii2-widget-colorinput",
            "version": "v1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-colorinput.git",
                "reference": "e35e6c7615a735b65557d6c38d112b77e2628c69"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-colorinput/zipball/e35e6c7615a735b65557d6c38d112b77e2628c69",
                "reference": "e35e6c7615a735b65557d6c38d112b77e2628c69",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=1.9"
            },
            "time": "2020-10-23T17:50:44+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\color\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "An enhanced Yii 2 widget encapsulating the HTML 5 color input (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-colorinput",
            "keywords": [
                "HTML5",
                "color",
                "extension",
                "form",
                "input",
                "jquery",
                "plugin",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-colorinput/issues",
                "source": "https://github.com/kartik-v/yii2-widget-colorinput/tree/v1.0.6"
            },
            "install-path": "../kartik-v/yii2-widget-colorinput"
        },
        {
            "name": "kartik-v/yii2-widget-datepicker",
            "version": "v1.4.6",
            "version_normalized": "1.4.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-datepicker.git",
                "reference": "01a5940fb1b70b39b7916a4e68768f8626024ddc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-datepicker/zipball/01a5940fb1b70b39b7916a4e68768f8626024ddc",
                "reference": "01a5940fb1b70b39b7916a4e68768f8626024ddc",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "~1.9"
            },
            "time": "2018-08-29T12:10:45+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\date\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Enhanced Yii2 wrapper for the bootstrap datepicker plugin (sub repo split from yii2-widgets).",
            "homepage": "https://github.com/kartik-v/yii2-widget-datepicker",
            "keywords": [
                "date",
                "extension",
                "form",
                "jquery",
                "picker",
                "plugin",
                "select2",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-datepicker/issues",
                "source": "https://github.com/kartik-v/yii2-widget-datepicker/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-datepicker"
        },
        {
            "name": "kartik-v/yii2-widget-datetimepicker",
            "version": "v1.4.7",
            "version_normalized": "1.4.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-datetimepicker.git",
                "reference": "22d8c40665d59b76383e658de6ef2c187ed0da14"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-datetimepicker/zipball/22d8c40665d59b76383e658de6ef2c187ed0da14",
                "reference": "22d8c40665d59b76383e658de6ef2c187ed0da14",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "~1.9"
            },
            "time": "2018-08-29T11:42:11+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.4.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\datetime\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Enhanced Yii2 wrapper for the bootstrap datetimepicker plugin (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-datetimepicker",
            "keywords": [
                "datetime",
                "extension",
                "form",
                "jquery",
                "picker",
                "plugin",
                "select2",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-datetimepicker/issues",
                "source": "https://github.com/kartik-v/yii2-widget-datetimepicker/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-datetimepicker"
        },
        {
            "name": "kartik-v/yii2-widget-depdrop",
            "version": "v1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-depdrop.git",
                "reference": "6918ca6f7d7be153c80f6aa9c261f9b333293e9c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-depdrop/zipball/6918ca6f7d7be153c80f6aa9c261f9b333293e9c",
                "reference": "6918ca6f7d7be153c80f6aa9c261f9b333293e9c",
                "shasum": ""
            },
            "require": {
                "kartik-v/dependent-dropdown": "~1.4",
                "kartik-v/yii2-krajee-base": "~1.7"
            },
            "time": "2016-01-10T17:30:48+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\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": "Widget that enables setting up dependent dropdowns with nested dependencies (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-depdrop",
            "keywords": [
                "dependent",
                "dropdown",
                "extension",
                "form",
                "jquery",
                "plugin",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-depdrop/issues",
                "source": "https://github.com/kartik-v/yii2-widget-depdrop/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-depdrop"
        },
        {
            "name": "kartik-v/yii2-widget-fileinput",
            "version": "v1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-fileinput.git",
                "reference": "d2c8dcde1aa69ac0c4a0e3b3cfc0d79b3cc2a550"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-fileinput/zipball/d2c8dcde1aa69ac0c4a0e3b3cfc0d79b3cc2a550",
                "reference": "d2c8dcde1aa69ac0c4a0e3b3cfc0d79b3cc2a550",
                "shasum": ""
            },
            "require": {
                "kartik-v/bootstrap-fileinput": "~4.4",
                "kartik-v/yii2-krajee-base": "~1.7"
            },
            "time": "2017-05-25T20:12:30+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\file\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "An enhanced FileInput widget for Bootstrap 3.x with file preview, multiple selection, and more features (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-fileinput",
            "keywords": [
                "extension",
                "file",
                "form",
                "input",
                "jquery",
                "plugin",
                "upload",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-fileinput/issues",
                "source": "https://github.com/kartik-v/yii2-widget-fileinput/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-fileinput"
        },
        {
            "name": "kartik-v/yii2-widget-growl",
            "version": "v1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-growl.git",
                "reference": "c79abaa47e9103e93345cd1eca7bc75e17e9a92e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-growl/zipball/c79abaa47e9103e93345cd1eca7bc75e17e9a92e",
                "reference": "c79abaa47e9103e93345cd1eca7bc75e17e9a92e",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "*"
            },
            "time": "2015-05-03T08:23:04+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\growl\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD 3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A widget to generate growl based notifications using bootstrap-growl plugin (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-growl",
            "keywords": [
                "alert",
                "bootstrap",
                "extension",
                "growl",
                "jquery",
                "notification",
                "plugin",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-growl/issues",
                "source": "https://github.com/kartik-v/yii2-widget-growl/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-growl"
        },
        {
            "name": "kartik-v/yii2-widget-rangeinput",
            "version": "v1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-rangeinput.git",
                "reference": "dd9019bab7e5bf570a02870d9e74387891bbdb32"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-rangeinput/zipball/dd9019bab7e5bf570a02870d9e74387891bbdb32",
                "reference": "dd9019bab7e5bf570a02870d9e74387891bbdb32",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=1.9"
            },
            "time": "2018-09-07T10:05:08+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\range\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "An enhanced Yii 2 widget encapsulating the HTML 5 range input (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-rangeinput",
            "keywords": [
                "HTML5",
                "extension",
                "form",
                "input",
                "jquery",
                "plugin",
                "range",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-rangeinput/issues",
                "source": "https://github.com/kartik-v/yii2-widget-rangeinput/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-rangeinput"
        },
        {
            "name": "kartik-v/yii2-widget-rating",
            "version": "v1.0.4",
            "version_normalized": "1.0.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-rating.git",
                "reference": "651eaa5e6a3bd19471e2a907fb17c3fd92f383e7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-rating/zipball/651eaa5e6a3bd19471e2a907fb17c3fd92f383e7",
                "reference": "651eaa5e6a3bd19471e2a907fb17c3fd92f383e7",
                "shasum": ""
            },
            "require": {
                "kartik-v/bootstrap-star-rating": "~4.0",
                "kartik-v/yii2-krajee-base": ">=1.9"
            },
            "time": "2018-09-16T09:30:44+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\rating\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-rating",
            "keywords": [
                "Rating",
                "bootstrap",
                "extension",
                "form",
                "input",
                "jquery",
                "plugin",
                "star",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-rating/issues",
                "source": "https://github.com/kartik-v/yii2-widget-rating/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-rating"
        },
        {
            "name": "kartik-v/yii2-widget-select2",
            "version": "v2.0.8",
            "version_normalized": "2.0.8.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-select2.git",
                "reference": "4d03239c1e28ef8d3b96ab7fe360f5cbda34fb69"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-select2/zipball/4d03239c1e28ef8d3b96ab7fe360f5cbda34fb69",
                "reference": "4d03239c1e28ef8d3b96ab7fe360f5cbda34fb69",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "~1.7"
            },
            "time": "2016-02-17T11:49:30+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\select2\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Enhanced Yii2 wrapper for the Select2 jQuery plugin (sub repo split from yii2-widgets).",
            "homepage": "https://github.com/kartik-v/yii2-widget-select2",
            "keywords": [
                "dropdown",
                "extension",
                "form",
                "jquery",
                "plugin",
                "select2",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-select2/issues",
                "source": "https://github.com/kartik-v/yii2-widget-select2/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-select2"
        },
        {
            "name": "kartik-v/yii2-widget-sidenav",
            "version": "v1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-sidenav.git",
                "reference": "87e9c815624aa966d70bb4507b3d53c158db0d43"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-sidenav/zipball/87e9c815624aa966d70bb4507b3d53c158db0d43",
                "reference": "87e9c815624aa966d70bb4507b3d53c158db0d43",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "*"
            },
            "time": "2021-04-08T17:49:26+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\sidenav\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "An enhanced side navigation menu styled for bootstrap (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-sidenav",
            "keywords": [
                "bootstrap",
                "extension",
                "jquery",
                "menu",
                "navigation",
                "plugin",
                "sidenav",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-sidenav/issues",
                "source": "https://github.com/kartik-v/yii2-widget-sidenav/tree/v1.0.1"
            },
            "funding": [
                {
                    "url": "https://opencollective.com/yii2-widget-sidenav",
                    "type": "open_collective"
                }
            ],
            "install-path": "../kartik-v/yii2-widget-sidenav"
        },
        {
            "name": "kartik-v/yii2-widget-spinner",
            "version": "v1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-spinner.git",
                "reference": "3132ba14d58e0564d17f3b846b04c42aa72bdde3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-spinner/zipball/3132ba14d58e0564d17f3b846b04c42aa72bdde3",
                "reference": "3132ba14d58e0564d17f3b846b04c42aa72bdde3",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "*"
            },
            "time": "2014-11-09T05:02:05+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\spinner\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD 3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A widget to render animated CSS3 loading spinners with VML fallback for IE (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-spinner",
            "keywords": [
                "CSS3",
                "extension",
                "jquery",
                "loading",
                "plugin",
                "spinner",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-spinner/issues",
                "source": "https://github.com/kartik-v/yii2-widget-spinner/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-spinner"
        },
        {
            "name": "kartik-v/yii2-widget-switchinput",
            "version": "v1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-switchinput.git",
                "reference": "7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-switchinput/zipball/7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6",
                "reference": "7d8ee999d79bcdc1601da5cd59439ac7eb1f5ea6",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "*"
            },
            "time": "2016-01-10T16:47:35+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\switchinput\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD 3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle switchinputes (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-switchinput",
            "keywords": [
                "bootstrap",
                "extension",
                "form",
                "input",
                "jquery",
                "plugin",
                "switchinput",
                "toggle",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-switchinput/issues",
                "source": "https://github.com/kartik-v/yii2-widget-switchinput/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-switchinput"
        },
        {
            "name": "kartik-v/yii2-widget-timepicker",
            "version": "v1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-timepicker.git",
                "reference": "203aeb9123e7fa9a3c584d206793d82abe96d469"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-timepicker/zipball/203aeb9123e7fa9a3c584d206793d82abe96d469",
                "reference": "203aeb9123e7fa9a3c584d206793d82abe96d469",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "*"
            },
            "time": "2017-01-08T06:36:24+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\time\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD 3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Enhanced Yii2 wrapper for the bootstrap timepicker plugin (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-timepicker",
            "keywords": [
                "bootstrap",
                "extension",
                "form",
                "jquery",
                "picker",
                "plugin",
                "time",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-timepicker/issues",
                "source": "https://github.com/kartik-v/yii2-widget-timepicker/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-timepicker"
        },
        {
            "name": "kartik-v/yii2-widget-touchspin",
            "version": "v1.2.3",
            "version_normalized": "1.2.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-touchspin.git",
                "reference": "1daca822ad11258242178155613da8e269e3df2b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-touchspin/zipball/1daca822ad11258242178155613da8e269e3df2b",
                "reference": "1daca822ad11258242178155613da8e269e3df2b",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": ">=1.9"
            },
            "time": "2018-09-05T11:59:34+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\touchspin\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes & radios as toggle touchspines (sub repo split from yii2-widgets)",
            "homepage": "https://github.com/kartik-v/yii2-widget-touchspin",
            "keywords": [
                "bootstrap",
                "extension",
                "form",
                "input",
                "jquery",
                "plugin",
                "spinner",
                "touch",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-touchspin/issues",
                "source": "https://github.com/kartik-v/yii2-widget-touchspin/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-touchspin"
        },
        {
            "name": "kartik-v/yii2-widget-typeahead",
            "version": "v1.0.2",
            "version_normalized": "1.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-typeahead.git",
                "reference": "8fcf3c122bdd63545f462a137ac9acacba60f8d6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-typeahead/zipball/8fcf3c122bdd63545f462a137ac9acacba60f8d6",
                "reference": "8fcf3c122bdd63545f462a137ac9acacba60f8d6",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "~1.8"
            },
            "time": "2018-08-05T14:19:09+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\typeahead\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Enhanced Yii2 wrapper for the Twitter Typeahead plugin (sub repo split from yii2-widgets).",
            "homepage": "https://github.com/kartik-v/yii2-widget-typeahead",
            "keywords": [
                "dropdown",
                "extension",
                "form",
                "jquery",
                "plugin",
                "typeahead",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widget-typeahead/issues",
                "source": "https://github.com/kartik-v/yii2-widget-typeahead/tree/master"
            },
            "install-path": "../kartik-v/yii2-widget-typeahead"
        },
        {
            "name": "kartik-v/yii2-widgets",
            "version": "v3.4.1",
            "version_normalized": "3.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widgets.git",
                "reference": "e5a030d700243a90eccf96a070380bd3b76e17a3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widgets/zipball/e5a030d700243a90eccf96a070380bd3b76e17a3",
                "reference": "e5a030d700243a90eccf96a070380bd3b76e17a3",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "*",
                "kartik-v/yii2-widget-activeform": "*",
                "kartik-v/yii2-widget-affix": "*",
                "kartik-v/yii2-widget-alert": "*",
                "kartik-v/yii2-widget-colorinput": "*",
                "kartik-v/yii2-widget-datepicker": "*",
                "kartik-v/yii2-widget-datetimepicker": "*",
                "kartik-v/yii2-widget-depdrop": "*",
                "kartik-v/yii2-widget-fileinput": "*",
                "kartik-v/yii2-widget-growl": "*",
                "kartik-v/yii2-widget-rangeinput": "*",
                "kartik-v/yii2-widget-rating": "*",
                "kartik-v/yii2-widget-select2": "*",
                "kartik-v/yii2-widget-sidenav": "*",
                "kartik-v/yii2-widget-spinner": "*",
                "kartik-v/yii2-widget-switchinput": "*",
                "kartik-v/yii2-widget-timepicker": "*",
                "kartik-v/yii2-widget-touchspin": "*",
                "kartik-v/yii2-widget-typeahead": "*"
            },
            "time": "2018-10-09T17:40:19+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\widgets\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Kartik Visweswaran",
                    "email": "kartikv2@gmail.com",
                    "homepage": "http://www.krajee.com/"
                }
            ],
            "description": "Collection of useful widgets for Yii Framework 2.0 extending functionalities for Bootstrap",
            "homepage": "https://github.com/kartik-v/yii2-widgets",
            "keywords": [
                "extension",
                "form",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kartik-v/yii2-widgets/issues",
                "source": "https://github.com/kartik-v/yii2-widgets/tree/master"
            },
            "install-path": "../kartik-v/yii2-widgets"
        },
        {
            "name": "kop/yii2-scroll-pager",
            "version": "2.7.2",
            "version_normalized": "2.7.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kop/yii2-scroll-pager.git",
                "reference": "27720921e60b5df12b73c31429472fe8781e0425"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kop/yii2-scroll-pager/zipball/27720921e60b5df12b73c31429472fe8781e0425",
                "reference": "27720921e60b5df12b73c31429472fe8781e0425",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "webcreate/jquery-ias": "^2.2.1",
                "yiisoft/yii2": "*"
            },
            "time": "2020-07-08T07:52:26+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kop\\y2sp\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ivan Koptiev",
                    "email": "ivan.koptiev@codex.systems",
                    "role": "Developer"
                }
            ],
            "description": "Infinite AJAX scrolling for Yii2 ListView widget",
            "homepage": "http://kop.github.io/yii2-scroll-pager/",
            "keywords": [
                "pager",
                "pagination",
                "scroll",
                "scrolling",
                "yii",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/kop/yii2-scroll-pager/issues",
                "source": "https://github.com/kop/yii2-scroll-pager"
            },
            "install-path": "../kop/yii2-scroll-pager"
        },
        {
            "name": "kv4nt/yii2-owl-carousel2",
            "version": "v1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/kv4nt/yii2-owl-carousel2.git",
                "reference": "0cc0ccdd811d3d9b9c6d417daa9272a3b91547cb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kv4nt/yii2-owl-carousel2/zipball/0cc0ccdd811d3d9b9c6d417daa9272a3b91547cb",
                "reference": "0cc0ccdd811d3d9b9c6d417daa9272a3b91547cb",
                "shasum": ""
            },
            "require": {
                "bower-asset/owl.carousel": "*",
                "yiisoft/yii2": "*"
            },
            "time": "2021-04-12T12:08:21+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kv4nt\\owlcarousel\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Victor Shumeyko",
                    "email": "kvant90@gmail.com"
                }
            ],
            "description": "A Yii2 widget for owl carousel 2",
            "keywords": [
                "carousel",
                "extension",
                "owl",
                "owlcarousel",
                "owlcarousel2",
                "yii2",
                "yii2 carousel",
                "yii2 owl",
                "yii2 owl carousel",
                "yii2 owlcarousel",
                "yii2-owl-carousel"
            ],
            "support": {
                "issues": "https://github.com/kv4nt/yii2-owl-carousel2/issues",
                "source": "https://github.com/kv4nt/yii2-owl-carousel2/tree/v1.0.3"
            },
            "install-path": "../kv4nt/yii2-owl-carousel2"
        },
        {
            "name": "lajax/yii2-translate-manager",
            "version": "1.8.1",
            "version_normalized": "1.8.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/lajax/yii2-translate-manager.git",
                "reference": "f37f3f7c5b88392e611b8f82f8a35296773854c3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/lajax/yii2-translate-manager/zipball/f37f3f7c5b88392e611b8f82f8a35296773854c3",
                "reference": "f37f3f7c5b88392e611b8f82f8a35296773854c3",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "~2.0.0",
                "yiisoft/yii2-bootstrap": "~2.0.0",
                "yiisoft/yii2-jui": "~2.0.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "^2.1"
            },
            "time": "2020-07-04T07:19:38+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "lajax\\translatemanager\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Lajos Molnar",
                    "email": "lajax.m@gmail.com"
                }
            ],
            "description": "Translation management extension for Yii 2",
            "keywords": [
                "extension",
                "language",
                "module",
                "translate",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/lajax/yii2-translate-manager/issues?state=open",
                "source": "https://github.com/lajax/yii2-translate-manager"
            },
            "install-path": "../lajax/yii2-translate-manager"
        },
        {
            "name": "lcobucci/jwt",
            "version": "3.3.3",
            "version_normalized": "3.3.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/lcobucci/jwt.git",
                "reference": "c1123697f6a2ec29162b82f170dd4a491f524773"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/lcobucci/jwt/zipball/c1123697f6a2ec29162b82f170dd4a491f524773",
                "reference": "c1123697f6a2ec29162b82f170dd4a491f524773",
                "shasum": ""
            },
            "require": {
                "ext-mbstring": "*",
                "ext-openssl": "*",
                "php": "^5.6 || ^7.0"
            },
            "require-dev": {
                "mikey179/vfsstream": "~1.5",
                "phpmd/phpmd": "~2.2",
                "phpunit/php-invoker": "~1.1",
                "phpunit/phpunit": "^5.7 || ^7.3",
                "squizlabs/php_codesniffer": "~2.3"
            },
            "time": "2020-08-20T13:22:28+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Lcobucci\\JWT\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Luís Otávio Cobucci Oblonczyk",
                    "email": "lcobucci@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "A simple library to work with JSON Web Token and JSON Web Signature",
            "keywords": [
                "JWS",
                "jwt"
            ],
            "support": {
                "issues": "https://github.com/lcobucci/jwt/issues",
                "source": "https://github.com/lcobucci/jwt/tree/3.3.3"
            },
            "funding": [
                {
                    "url": "https://github.com/lcobucci",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/lcobucci",
                    "type": "patreon"
                }
            ],
            "install-path": "../lcobucci/jwt"
        },
        {
            "name": "leafo/scssphp",
            "version": "v0.8.4",
            "version_normalized": "0.8.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/leafo/scssphp.git",
                "reference": "b9cdea3e42c3bcb1a9faafd04ccce4e8ec860ad9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/leafo/scssphp/zipball/b9cdea3e42c3bcb1a9faafd04ccce4e8ec860ad9",
                "reference": "b9cdea3e42c3bcb1a9faafd04ccce4e8ec860ad9",
                "shasum": ""
            },
            "require": {
                "php": "^5.4.0 || ^7"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.6",
                "squizlabs/php_codesniffer": "~2.5",
                "twbs/bootstrap": "~4.3",
                "zurb/foundation": "~6.5"
            },
            "time": "2019-06-18T21:15:44+00:00",
            "bin": [
                "bin/pscss"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Leafo\\ScssPhp\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Leaf Corcoran",
                    "email": "leafot@gmail.com",
                    "homepage": "http://leafo.net"
                }
            ],
            "description": "scssphp is a compiler for SCSS written in PHP.",
            "homepage": "http://leafo.github.io/scssphp/",
            "keywords": [
                "css",
                "less",
                "sass",
                "scss",
                "stylesheet"
            ],
            "support": {
                "issues": "https://github.com/leafo/scssphp/issues",
                "source": "https://github.com/leafo/scssphp/tree/v0.8.4"
            },
            "abandoned": "scssphp/scssphp",
            "install-path": "../leafo/scssphp"
        },
        {
            "name": "lispa/amos-admin",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-admin.git",
                "reference": "bec688c58319afbb6e845de2b586afe9099ee56b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-admin/zipball/bec688c58319afbb6e845de2b586afe9099ee56b",
                "reference": "bec688c58319afbb6e845de2b586afe9099ee56b",
                "shasum": ""
            },
            "require": {
                "cornernote/yii2-workflow-manager": "*",
                "himiklab/yii2-recaptcha-widget": "*",
                "open20/amos-attachments": "^1.1.11",
                "open20/amos-comuni": "*",
                "open20/amos-core": "^1.9.62",
                "open20/amos-notify": "^1.4.17",
                "open20/amos-privileges": "^1.0.0",
                "open20/amos-social-auth": "^1.1.7",
                "php": ">=5.4.0",
                "raoul2000/yii2-workflow": "*",
                "raoul2000/yii2-workflow-view": "*",
                "softcommerce/yii2-knob": "*"
            },
            "time": "2020-05-27T16:45:35+00:00",
            "type": "component",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\admin\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Gestione utenti - plugin",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "admin",
                "amos",
                "profile",
                "user",
                "yii2"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2/issues?state=open",
                "source": "https://github.com/yiisoft/yii2",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "install-path": "../lispa/amos-admin"
        },
        {
            "name": "lispa/amos-attachments",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-attachments.git",
                "reference": "617690bf053f82569b780f79c73ac532e058f614"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-attachments/zipball/617690bf053f82569b780f79c73ac532e058f614",
                "reference": "617690bf053f82569b780f79c73ac532e058f614",
                "shasum": ""
            },
            "require": {
                "bower-asset/jquery-cropper": "^1.0",
                "himiklab/yii2-colorbox-widget": "*",
                "kartik-v/yii2-widget-fileinput": "1.0.6",
                "open20/amos-core": "^1.11.0",
                "php": ">=5.4.0",
                "uitrick/yii2-widget-upload-crop": "^1.0.0",
                "yiisoft/yii2": "^2.0.0",
                "yiisoft/yii2-imagine": "^2.1.0",
                "yiisoft/yii2-jui": "^2.0",
                "yurkinx/yii2-image": "*"
            },
            "require-dev": {
                "phpunit/dbunit": "~1.0",
                "phpunit/phpunit": "~4.0"
            },
            "time": "2020-05-26T15:48:15+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\attachments\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-4-Clause"
            ],
            "description": "Extension for file uploading and attaching to the models",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "attachment",
                "extension",
                "file",
                "upload",
                "yii2"
            ],
            "support": {
                "forum": "http://www.example.com/forum/",
                "issues": "http://www.example.com/",
                "source": "https://github.com/open20/amos-attachments",
                "wiki": "https://github.com/open20/amos-attachments/docs"
            },
            "install-path": "../lispa/amos-attachments"
        },
        {
            "name": "lispa/amos-comments",
            "version": "1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-comments.git",
                "reference": "a19fb53f78acb6b1f0b7b68c423d917da5cf5cfa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-comments/zipball/a19fb53f78acb6b1f0b7b68c423d917da5cf5cfa",
                "reference": "a19fb53f78acb6b1f0b7b68c423d917da5cf5cfa",
                "shasum": ""
            },
            "require": {
                "open20/amos-admin": ">=1.7",
                "open20/amos-attachments": "^1.1.9",
                "open20/amos-core": "^1.9.60",
                "php": ">=5.4.0"
            },
            "time": "2020-05-28T13:54:22+00:00",
            "type": "plugin",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\comments\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Comments for contents - plugin",
            "keywords": [
                "amos",
                "comments",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/regionelombardia-open20/open2-comments/issues",
                "source": "https://github.com/regionelombardia-open20/open2-comments/tree/1.3.0"
            },
            "install-path": "../lispa/amos-comments"
        },
        {
            "name": "lispa/amos-community",
            "version": "1.5.35",
            "version_normalized": "1.5.35.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-community.git",
                "reference": "22e308c15e97e2c124d2abee9f021cc5a7b37bf0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-community/zipball/22e308c15e97e2c124d2abee9f021cc5a7b37bf0",
                "reference": "22e308c15e97e2c124d2abee9f021cc5a7b37bf0",
                "shasum": ""
            },
            "require": {
                "moonlandsoft/yii2-phpexcel": "*",
                "open20/amos-admin": "^2.0.24",
                "open20/amos-attachments": "^1.1.11",
                "open20/amos-core": "^1.9.60",
                "open20/amos-cwh": "^2.1.5",
                "open20/amos-dashboard": "^1.8.16",
                "open20/amos-layout": "^1.0.33",
                "open20/amos-notify": "^1.4.13",
                "open20/amos-seo": "^1.0",
                "php": ">=5.4.0",
                "yiidoc/yii2-redactor": "*"
            },
            "require-dev": {
                "yiisoft/yii2-faker": "*"
            },
            "time": "2020-05-27T16:55:21+00:00",
            "type": "component",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\community\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Sistema AMOS per le community",
            "homepage": "http://git.open20.it/open20/amos-community",
            "keywords": [
                "amos",
                "community",
                "yii2"
            ],
            "support": {
                "forum": "http://www.example.com/forum/",
                "issues": "http://git.open20.it/open20/amos-community/issues",
                "source": "http://git.open20.it/open20/amos-community/tree/master",
                "wiki": "http://git.open20.it/open20/amos-community/wikis/home"
            },
            "install-path": "../lispa/amos-community"
        },
        {
            "name": "lispa/amos-comuni",
            "version": "1.2.15",
            "version_normalized": "1.2.15.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-comuni.git",
                "reference": "eb10644fe28a01a8d0c742fd857b8390c14e1914"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-comuni/zipball/eb10644fe28a01a8d0c742fd857b8390c14e1914",
                "reference": "eb10644fe28a01a8d0c742fd857b8390c14e1914",
                "shasum": ""
            },
            "require": {
                "open20/amos-core": "*",
                "yiisoft/yii2": "*"
            },
            "time": "2020-05-26T16:29:49+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\comuni\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "description": "Dati ISTAT - Comuni, province, regioni, nazioni, continenti aggiornati a LUGLIO 2016",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "amos",
                "comuni",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/regionelombardia-open20/open2-comuni/issues",
                "source": "https://github.com/open20/amos-comuni"
            },
            "install-path": "../lispa/amos-comuni"
        },
        {
            "name": "lispa/amos-core",
            "version": "1.11.0",
            "version_normalized": "1.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-core.git",
                "reference": "1362042fad1e18b117056744fa52861335ed1b54"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-core/zipball/1362042fad1e18b117056744fa52861335ed1b54",
                "reference": "1362042fad1e18b117056744fa52861335ed1b54",
                "shasum": ""
            },
            "require": {
                "2amigos/yii2-google-maps-library": "^1.0.2",
                "2amigos/yii2-tinymce-widget": "~1.1",
                "bower-asset/bootstrap-tour": "*",
                "bower-asset/fullcalendar": "^3.9.0",
                "bower-asset/jquery-ui-touch-punch-improved": "*",
                "brussens/yii2-maintenance-mode": "*",
                "cornernote/yii2-workflow-manager": "*",
                "creocoder/yii2-taggable": "~2.0",
                "kartik-v/yii2-datecontrol": "1.9.5",
                "kartik-v/yii2-export": "~1.3.0",
                "kartik-v/yii2-grid": "~3.2.9",
                "kartik-v/yii2-icons": "*",
                "kartik-v/yii2-money": "*",
                "kartik-v/yii2-mpdf": "*",
                "kartik-v/yii2-number": "*",
                "kartik-v/yii2-social": "*",
                "kartik-v/yii2-widget-select2": "2.0.8",
                "kv4nt/yii2-owl-carousel2": "*",
                "lajax/yii2-translate-manager": "1.*",
                "mdmsoft/yii2-admin": "~2.0",
                "nizsheanez/yii2-asset-converter": "^1.3.0",
                "open20/amos-audit": ">=1.0",
                "open20/yii2-less.php": "~1.0.0",
                "philippfrenzel/yii2fullcalendar": "^3.9.0",
                "php": ">=5.4.0",
                "raoul2000/yii2-workflow": "*",
                "raoul2000/yii2-workflow-view": "*",
                "schmunk42/yii2-giiant": "*",
                "tinymce/tinymce": "~4.9.3",
                "yii2tech/spreadsheet": "^1.0.5",
                "yiidoc/yii2-redactor": "*",
                "yiimaker/yii2-social-share": "1.4.1",
                "yiisoft/yii2": "2.*",
                "yiisoft/yii2-bootstrap": "*",
                "yiisoft/yii2-swiftmailer": "*"
            },
            "time": "2020-05-26T16:23:27+00:00",
            "type": "component",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\core\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "description": "Amos Core",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "amos",
                "core"
            ],
            "support": {
                "issues": "https://github.com/regionelombardia-open20/open2-core/issues",
                "source": "https://github.com/regionelombardia-open20/open2-core/tree/1.11.0"
            },
            "install-path": "../lispa/amos-core"
        },
        {
            "name": "lispa/amos-dashboard",
            "version": "1.9.1",
            "version_normalized": "1.9.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-dashboard.git",
                "reference": "85b50130af05571e841e1335e7f8c881ef8ab724"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-dashboard/zipball/85b50130af05571e841e1335e7f8c881ef8ab724",
                "reference": "85b50130af05571e841e1335e7f8c881ef8ab724",
                "shasum": ""
            },
            "require": {
                "open20/amos-core": "^1.9.60",
                "php": ">=5.4.0"
            },
            "time": "2020-05-27T17:02:16+00:00",
            "type": "component",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\dashboard\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Gestione Dashboard - plugin",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "amos",
                "dashboard",
                "yii2"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2/issues?state=open",
                "source": "https://github.com/yiisoft/yii2",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "install-path": "../lispa/amos-dashboard"
        },
        {
            "name": "lispa/amos-notify",
            "version": "1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-notify.git",
                "reference": "388f8f619d5c9e6d2512c7ffe597dfc9f7cce96e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-notify/zipball/388f8f619d5c9e6d2512c7ffe597dfc9f7cce96e",
                "reference": "388f8f619d5c9e6d2512c7ffe597dfc9f7cce96e",
                "shasum": ""
            },
            "require": {
                "open20/amos-admin": "^2.0",
                "open20/amos-core": "^1.9.61",
                "open20/amos-email-manager": "^1.1.18",
                "open20/amos-workflow": "^1.0",
                "php": ">=5.4.0"
            },
            "time": "2020-05-27T17:21:45+00:00",
            "type": "component",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\notificationmanager\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Modulo di gestione notifiche - plugin",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "amos",
                "notifiche",
                "yii2"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2/issues?state=open",
                "source": "https://github.com/yiisoft/yii2",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "install-path": "../lispa/amos-notify"
        },
        {
            "name": "lispa/amos-wizflow",
            "version": "1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-wizflow.git",
                "reference": "528d44609b4a6c8524f499af36233d3fe82d26ad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-wizflow/zipball/528d44609b4a6c8524f499af36233d3fe82d26ad",
                "reference": "528d44609b4a6c8524f499af36233d3fe82d26ad",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "raoul2000/yii2-workflow": "*",
                "yiisoft/yii2": "*"
            },
            "require-dev": {
                "yiisoft/yii2-faker": "*"
            },
            "time": "2020-05-26T17:29:06+00:00",
            "type": "plugin",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\wizflow\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "The wizard UI pattern implemented using yii2-workflow",
            "keywords": [
                " wizard",
                "amos",
                "extension",
                "workflow",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/regionelombardia-open20/open2-wizflow/issues",
                "source": "https://github.com/regionelombardia-open20/open2-wizflow/tree/1.0.6"
            },
            "install-path": "../lispa/amos-wizflow"
        },
        {
            "name": "lispa/amos-workflow",
            "version": "1.0.10",
            "version_normalized": "1.0.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-workflow.git",
                "reference": "e16bc61d6450ecbb65c506446fe28a8c987ef217"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-workflow/zipball/e16bc61d6450ecbb65c506446fe28a8c987ef217",
                "reference": "e16bc61d6450ecbb65c506446fe28a8c987ef217",
                "shasum": ""
            },
            "require": {
                "cornernote/yii2-workflow-manager": "^1.0.1",
                "open20/amos-core": "^1.9.50",
                "php": ">=5.4.0",
                "raoul2000/yii2-workflow": "^1.1.0"
            },
            "time": "2020-05-26T17:30:34+00:00",
            "type": "component",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\workflow\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Sistema AMOS per il workflow",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "amos",
                "workflow",
                "yii2"
            ],
            "support": {
                "forum": "http://www.example.com/forum/",
                "issues": "http://www.example.com/",
                "source": "https://github.com/open20/amos-workflow",
                "wiki": "http://www.example.com/wiki/"
            },
            "install-path": "../lispa/amos-workflow"
        },
        {
            "name": "lusitanian/oauth",
            "version": "v0.3.6",
            "version_normalized": "0.3.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Lusitanian/PHPoAuthLib.git",
                "reference": "4ce8c488971410233eb3b1e6d9ac4e81debb41d5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Lusitanian/PHPoAuthLib/zipball/4ce8c488971410233eb3b1e6d9ac4e81debb41d5",
                "reference": "4ce8c488971410233eb3b1e6d9ac4e81debb41d5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "3.7.*",
                "predis/predis": "0.8.*@dev",
                "symfony/http-foundation": "~2.1"
            },
            "suggest": {
                "ext-openssl": "Allows for usage of secure connections with the stream-based HTTP client.",
                "predis/predis": "Allows using the Redis storage backend.",
                "symfony/http-foundation": "Allows using the Symfony Session storage backend."
            },
            "time": "2015-09-09T06:43:02+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "0.1-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "OAuth": "src",
                    "OAuth\\Unit": "tests"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "David Desberg",
                    "email": "david@daviddesberg.com"
                },
                {
                    "name": "Pieter Hordijk",
                    "email": "info@pieterhordijk.com"
                }
            ],
            "description": "PHP 5.3+ oAuth 1/2 Library",
            "keywords": [
                "Authentication",
                "authorization",
                "oauth",
                "security"
            ],
            "support": {
                "issues": "https://github.com/Lusitanian/PHPoAuthLib/issues",
                "source": "https://github.com/Lusitanian/PHPoAuthLib/tree/master"
            },
            "install-path": "../lusitanian/oauth"
        },
        {
            "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": "mandrill/mandrill",
            "version": "1.0.55",
            "version_normalized": "1.0.55.0",
            "source": {
                "type": "git",
                "url": "https://bitbucket.org/mailchimp/mandrill-api-php.git",
                "reference": "da3adc10042eafac2e53de141b358a52b8e53596"
            },
            "dist": {
                "type": "zip",
                "url": "https://bitbucket.org/mailchimp/mandrill-api-php/get/da3adc10042eafac2e53de141b358a52b8e53596.zip",
                "reference": "da3adc10042eafac2e53de141b358a52b8e53596",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.0"
            },
            "time": "2015-09-22T13:58:03+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Mandrill": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Mandrill Devs",
                    "email": "community@mandrill.com",
                    "homepage": "http://mandrill.com",
                    "role": "Developer"
                }
            ],
            "description": "API client library for the Mandrill email as a service platform",
            "homepage": "https://bitbucket.org/mailchimp/mandrill-api-php",
            "keywords": [
                "api",
                "email"
            ],
            "abandoned": "mailchimp/transactional",
            "install-path": "../mandrill/mandrill"
        },
        {
            "name": "markbaker/complex",
            "version": "2.0.3",
            "version_normalized": "2.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MarkBaker/PHPComplex.git",
                "reference": "6f724d7e04606fd8adaa4e3bb381c3e9db09c946"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MarkBaker/PHPComplex/zipball/6f724d7e04606fd8adaa4e3bb381c3e9db09c946",
                "reference": "6f724d7e04606fd8adaa4e3bb381c3e9db09c946",
                "shasum": ""
            },
            "require": {
                "php": "^7.2 || ^8.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                "phpcompatibility/php-compatibility": "^9.0",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
                "squizlabs/php_codesniffer": "^3.4"
            },
            "time": "2021-06-02T09:44:11+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Complex\\": "classes/src/"
                },
                "files": [
                    "classes/src/functions/abs.php",
                    "classes/src/functions/acos.php",
                    "classes/src/functions/acosh.php",
                    "classes/src/functions/acot.php",
                    "classes/src/functions/acoth.php",
                    "classes/src/functions/acsc.php",
                    "classes/src/functions/acsch.php",
                    "classes/src/functions/argument.php",
                    "classes/src/functions/asec.php",
                    "classes/src/functions/asech.php",
                    "classes/src/functions/asin.php",
                    "classes/src/functions/asinh.php",
                    "classes/src/functions/atan.php",
                    "classes/src/functions/atanh.php",
                    "classes/src/functions/conjugate.php",
                    "classes/src/functions/cos.php",
                    "classes/src/functions/cosh.php",
                    "classes/src/functions/cot.php",
                    "classes/src/functions/coth.php",
                    "classes/src/functions/csc.php",
                    "classes/src/functions/csch.php",
                    "classes/src/functions/exp.php",
                    "classes/src/functions/inverse.php",
                    "classes/src/functions/ln.php",
                    "classes/src/functions/log2.php",
                    "classes/src/functions/log10.php",
                    "classes/src/functions/negative.php",
                    "classes/src/functions/pow.php",
                    "classes/src/functions/rho.php",
                    "classes/src/functions/sec.php",
                    "classes/src/functions/sech.php",
                    "classes/src/functions/sin.php",
                    "classes/src/functions/sinh.php",
                    "classes/src/functions/sqrt.php",
                    "classes/src/functions/tan.php",
                    "classes/src/functions/tanh.php",
                    "classes/src/functions/theta.php",
                    "classes/src/operations/add.php",
                    "classes/src/operations/subtract.php",
                    "classes/src/operations/multiply.php",
                    "classes/src/operations/divideby.php",
                    "classes/src/operations/divideinto.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Baker",
                    "email": "mark@lange.demon.co.uk"
                }
            ],
            "description": "PHP Class for working with complex numbers",
            "homepage": "https://github.com/MarkBaker/PHPComplex",
            "keywords": [
                "complex",
                "mathematics"
            ],
            "support": {
                "issues": "https://github.com/MarkBaker/PHPComplex/issues",
                "source": "https://github.com/MarkBaker/PHPComplex/tree/2.0.3"
            },
            "install-path": "../markbaker/complex"
        },
        {
            "name": "markbaker/matrix",
            "version": "2.1.3",
            "version_normalized": "2.1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/MarkBaker/PHPMatrix.git",
                "reference": "174395a901b5ba0925f1d790fa91bab531074b61"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/MarkBaker/PHPMatrix/zipball/174395a901b5ba0925f1d790fa91bab531074b61",
                "reference": "174395a901b5ba0925f1d790fa91bab531074b61",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
                "phpcompatibility/php-compatibility": "^9.0",
                "phpdocumentor/phpdocumentor": "2.*",
                "phploc/phploc": "^4.0",
                "phpmd/phpmd": "2.*",
                "phpunit/phpunit": "^7.0 || ^8.0 || ^9.3",
                "sebastian/phpcpd": "^4.0",
                "squizlabs/php_codesniffer": "^3.4"
            },
            "time": "2021-05-25T15:42:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Matrix\\": "classes/src/"
                },
                "files": [
                    "classes/src/Functions/adjoint.php",
                    "classes/src/Functions/antidiagonal.php",
                    "classes/src/Functions/cofactors.php",
                    "classes/src/Functions/determinant.php",
                    "classes/src/Functions/diagonal.php",
                    "classes/src/Functions/identity.php",
                    "classes/src/Functions/inverse.php",
                    "classes/src/Functions/minors.php",
                    "classes/src/Functions/trace.php",
                    "classes/src/Functions/transpose.php",
                    "classes/src/Operations/add.php",
                    "classes/src/Operations/directsum.php",
                    "classes/src/Operations/subtract.php",
                    "classes/src/Operations/multiply.php",
                    "classes/src/Operations/divideby.php",
                    "classes/src/Operations/divideinto.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Mark Baker",
                    "email": "mark@demon-angel.eu"
                }
            ],
            "description": "PHP Class for working with matrices",
            "homepage": "https://github.com/MarkBaker/PHPMatrix",
            "keywords": [
                "mathematics",
                "matrix",
                "vector"
            ],
            "support": {
                "issues": "https://github.com/MarkBaker/PHPMatrix/issues",
                "source": "https://github.com/MarkBaker/PHPMatrix/tree/2.1.3"
            },
            "install-path": "../markbaker/matrix"
        },
        {
            "name": "mdmsoft/yii2-admin",
            "version": "2.12",
            "version_normalized": "2.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mdmsoft/yii2-admin.git",
                "reference": "10e526fbcf6350ed4cc9ba6298f887d611685367"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mdmsoft/yii2-admin/zipball/10e526fbcf6350ed4cc9ba6298f887d611685367",
                "reference": "10e526fbcf6350ed4cc9ba6298f887d611685367",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "~2.0.7"
            },
            "require-dev": {
                "yiisoft/yii2-codeception": "~2.0"
            },
            "suggest": {
                "yiisoft/yii2-bootstrap": "Used when using layout 'left-menu', 'right-menu' or 'top-menu'"
            },
            "time": "2020-12-31T06:48:57+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-1.0.master": "1.0.x-dev",
                    "dev-master": "2.x-dev"
                },
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "mdm\\admin\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Misbahul Munir",
                    "email": "misbahuldmunir@gmail.com"
                }
            ],
            "description": "RBAC Auth manager for Yii2 ",
            "keywords": [
                "admin",
                "auth",
                "rbac",
                "yii"
            ],
            "support": {
                "issues": "https://github.com/mdmsoft/yii2-admin/issues",
                "source": "https://github.com/mdmsoft/yii2-admin"
            },
            "install-path": "../mdmsoft/yii2-admin"
        },
        {
            "name": "michelf/php-markdown",
            "version": "1.9.0",
            "version_normalized": "1.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/michelf/php-markdown.git",
                "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/michelf/php-markdown/zipball/c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
                "reference": "c83178d49e372ca967d1a8c77ae4e051b3a3c75c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": ">=4.3 <5.8"
            },
            "time": "2019-12-02T02:32:27+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Michelf\\": "Michelf/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Michel Fortin",
                    "email": "michel.fortin@michelf.ca",
                    "homepage": "https://michelf.ca/",
                    "role": "Developer"
                },
                {
                    "name": "John Gruber",
                    "homepage": "https://daringfireball.net/"
                }
            ],
            "description": "PHP Markdown",
            "homepage": "https://michelf.ca/projects/php-markdown/",
            "keywords": [
                "markdown"
            ],
            "support": {
                "issues": "https://github.com/michelf/php-markdown/issues",
                "source": "https://github.com/michelf/php-markdown/tree/1.9.0"
            },
            "install-path": "../michelf/php-markdown"
        },
        {
            "name": "michelf/php-smartypants",
            "version": "1.8.1",
            "version_normalized": "1.8.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/michelf/php-smartypants.git",
                "reference": "47d17c90a4dfd0ccf1f87e25c65e6c8012415aad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/michelf/php-smartypants/zipball/47d17c90a4dfd0ccf1f87e25c65e6c8012415aad",
                "reference": "47d17c90a4dfd0ccf1f87e25c65e6c8012415aad",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2016-12-13T01:01:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Michelf": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Michel Fortin",
                    "email": "michel.fortin@michelf.ca",
                    "homepage": "https://michelf.ca/",
                    "role": "Developer"
                },
                {
                    "name": "John Gruber",
                    "homepage": "https://daringfireball.net/"
                }
            ],
            "description": "PHP SmartyPants",
            "homepage": "https://michelf.ca/projects/php-smartypants/",
            "keywords": [
                "dashes",
                "quotes",
                "spaces",
                "typographer",
                "typography"
            ],
            "support": {
                "issues": "https://github.com/michelf/php-smartypants/issues",
                "source": "https://github.com/michelf/php-smartypants/tree/1.8.1"
            },
            "install-path": "../michelf/php-smartypants"
        },
        {
            "name": "mikehaertl/php-shellcommand",
            "version": "1.6.4",
            "version_normalized": "1.6.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mikehaertl/php-shellcommand.git",
                "reference": "3488d7803df1e8f1a343d3d0ca452d527ad8d5e5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mikehaertl/php-shellcommand/zipball/3488d7803df1e8f1a343d3d0ca452d527ad8d5e5",
                "reference": "3488d7803df1e8f1a343d3d0ca452d527ad8d5e5",
                "shasum": ""
            },
            "require": {
                "php": ">= 5.3.0"
            },
            "require-dev": {
                "phpunit/phpunit": ">4.0 <=9.4"
            },
            "time": "2021-03-17T06:54:33+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "mikehaertl\\shellcommand\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Michael Härtl",
                    "email": "haertl.mike@gmail.com"
                }
            ],
            "description": "An object oriented interface to shell commands",
            "keywords": [
                "shell"
            ],
            "support": {
                "issues": "https://github.com/mikehaertl/php-shellcommand/issues",
                "source": "https://github.com/mikehaertl/php-shellcommand/tree/1.6.4"
            },
            "install-path": "../mikehaertl/php-shellcommand"
        },
        {
            "name": "monolog/monolog",
            "version": "2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Seldaek/monolog.git",
                "reference": "df991fd88693ab703aa403413d83e15f688dae33"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/df991fd88693ab703aa403413d83e15f688dae33",
                "reference": "df991fd88693ab703aa403413d83e15f688dae33",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2",
                "psr/log": "^1.0.1"
            },
            "provide": {
                "psr/log-implementation": "1.0.0"
            },
            "require-dev": {
                "aws/aws-sdk-php": "^2.4.9 || ^3.0",
                "doctrine/couchdb": "~1.0@dev",
                "elasticsearch/elasticsearch": "^7",
                "graylog2/gelf-php": "^1.4.2",
                "mongodb/mongodb": "^1.8",
                "php-amqplib/php-amqplib": "~2.4",
                "php-console/php-console": "^3.1.3",
                "phpspec/prophecy": "^1.6.1",
                "phpstan/phpstan": "^0.12.91",
                "phpunit/phpunit": "^8.5",
                "predis/predis": "^1.1",
                "rollbar/rollbar": "^1.3",
                "ruflin/elastica": ">=0.90 <7.0.1",
                "swiftmailer/swiftmailer": "^5.3|^6.0"
            },
            "suggest": {
                "aws/aws-sdk-php": "Allow sending log messages to AWS services like DynamoDB",
                "doctrine/couchdb": "Allow sending log messages to a CouchDB server",
                "elasticsearch/elasticsearch": "Allow sending log messages to an Elasticsearch server via official client",
                "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)",
                "ext-mbstring": "Allow to work properly with unicode symbols",
                "ext-mongodb": "Allow sending log messages to a MongoDB server (via driver)",
                "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server",
                "mongodb/mongodb": "Allow sending log messages to a MongoDB server (via library)",
                "php-amqplib/php-amqplib": "Allow sending log messages to an AMQP server using php-amqplib",
                "php-console/php-console": "Allow sending log messages to Google Chrome",
                "rollbar/rollbar": "Allow sending log messages to Rollbar",
                "ruflin/elastica": "Allow sending log messages to an Elastic Search server"
            },
            "time": "2021-07-05T11:34:13+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Monolog\\": "src/Monolog"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jordi Boggiano",
                    "email": "j.boggiano@seld.be",
                    "homepage": "https://seld.be"
                }
            ],
            "description": "Sends your logs to files, sockets, inboxes, databases and various web services",
            "homepage": "https://github.com/Seldaek/monolog",
            "keywords": [
                "log",
                "logging",
                "psr-3"
            ],
            "support": {
                "issues": "https://github.com/Seldaek/monolog/issues",
                "source": "https://github.com/Seldaek/monolog/tree/2.3.0"
            },
            "funding": [
                {
                    "url": "https://github.com/Seldaek",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/monolog/monolog",
                    "type": "tidelift"
                }
            ],
            "install-path": "../monolog/monolog"
        },
        {
            "name": "moonlandsoft/yii2-phpexcel",
            "version": "2.0.0",
            "version_normalized": "2.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/moonlandsoft/yii2-phpexcel.git",
                "reference": "e0614787a41a9e7e1c9ab3b707ce54c256461d7f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/moonlandsoft/yii2-phpexcel/zipball/e0614787a41a9e7e1c9ab3b707ce54c256461d7f",
                "reference": "e0614787a41a9e7e1c9ab3b707ce54c256461d7f",
                "shasum": ""
            },
            "require": {
                "phpoffice/phpspreadsheet": "*",
                "yiisoft/yii2": "*"
            },
            "time": "2018-10-27T03:52:57+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "moonland\\phpexcel\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Moh Khoirul Anam",
                    "email": "moh.khoirul.anaam@gmail.com"
                }
            ],
            "description": "Exporting PHP to Excel or Importing Excel to PHP",
            "keywords": [
                "excel",
                "export",
                "extension",
                "import",
                "xls",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/moonlandsoft/yii2-phpexcel/issues",
                "source": "https://github.com/moonlandsoft/yii2-phpexcel/tree/master"
            },
            "install-path": "../moonlandsoft/yii2-phpexcel"
        },
        {
            "name": "mpdf/mpdf",
            "version": "v8.0.11",
            "version_normalized": "8.0.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/mpdf/mpdf.git",
                "reference": "af17afbbfa0b6ce76defc8da5d02a73d54f94c64"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/mpdf/mpdf/zipball/af17afbbfa0b6ce76defc8da5d02a73d54f94c64",
                "reference": "af17afbbfa0b6ce76defc8da5d02a73d54f94c64",
                "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",
                "psr/log": "^1.0",
                "setasign/fpdi": "^2.1"
            },
            "require-dev": {
                "mockery/mockery": "^1.3.0",
                "mpdf/qrcode": "^1.1.0",
                "phpunit/phpunit": "^5.7",
                "squizlabs/php_codesniffer": "^3.5.0",
                "tracy/tracy": "^2.4"
            },
            "suggest": {
                "ext-bcmath": "Needed for generation of some types of barcodes",
                "ext-xml": "Needed mainly for SVG manipulation",
                "ext-zlib": "Needed for compression of embedded resources, such as fonts"
            },
            "time": "2021-05-12T14:18:06+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": "mustache/mustache",
            "version": "v2.13.0",
            "version_normalized": "2.13.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/bobthecow/mustache.php.git",
                "reference": "e95c5a008c23d3151d59ea72484d4f72049ab7f4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/bobthecow/mustache.php/zipball/e95c5a008c23d3151d59ea72484d4f72049ab7f4",
                "reference": "e95c5a008c23d3151d59ea72484d4f72049ab7f4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.4"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "~1.11",
                "phpunit/phpunit": "~3.7|~4.0|~5.0"
            },
            "time": "2019-11-23T21:40:31+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Mustache": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Justin Hileman",
                    "email": "justin@justinhileman.info",
                    "homepage": "http://justinhileman.com"
                }
            ],
            "description": "A Mustache implementation in PHP.",
            "homepage": "https://github.com/bobthecow/mustache.php",
            "keywords": [
                "mustache",
                "templating"
            ],
            "support": {
                "issues": "https://github.com/bobthecow/mustache.php/issues",
                "source": "https://github.com/bobthecow/mustache.php/tree/master"
            },
            "install-path": "../mustache/mustache"
        },
        {
            "name": "myclabs/deep-copy",
            "version": "1.10.2",
            "version_normalized": "1.10.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/DeepCopy.git",
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/776f831124e9c62e1a2c601ecc52e776d8bb7220",
                "reference": "776f831124e9c62e1a2c601ecc52e776d8bb7220",
                "shasum": ""
            },
            "require": {
                "php": "^7.1 || ^8.0"
            },
            "replace": {
                "myclabs/deep-copy": "self.version"
            },
            "require-dev": {
                "doctrine/collections": "^1.0",
                "doctrine/common": "^2.6",
                "phpunit/phpunit": "^7.1"
            },
            "time": "2020-11-13T09:40:50+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "DeepCopy\\": "src/DeepCopy/"
                },
                "files": [
                    "src/DeepCopy/deep_copy.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "description": "Create deep copies (clones) of your objects",
            "keywords": [
                "clone",
                "copy",
                "duplicate",
                "object",
                "object graph"
            ],
            "support": {
                "issues": "https://github.com/myclabs/DeepCopy/issues",
                "source": "https://github.com/myclabs/DeepCopy/tree/1.10.2"
            },
            "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": "nickcv/yii2-mandrill",
            "version": "1.8.1",
            "version_normalized": "1.8.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nickcv-ln/yii2-mandrill.git",
                "reference": "5d951ead5591869c0a04da05970eee75dacc8647"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nickcv-ln/yii2-mandrill/zipball/5d951ead5591869c0a04da05970eee75dacc8647",
                "reference": "5d951ead5591869c0a04da05970eee75dacc8647",
                "shasum": ""
            },
            "require": {
                "mandrill/mandrill": "~1.0",
                "yiisoft/yii2": "~2.0"
            },
            "require-dev": {
                "codeception/codeception": "*",
                "victorjonsson/markdowndocs": "*",
                "yiisoft/yii2-coding-standards": "~2.0"
            },
            "time": "2020-12-11T07:57:08+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "nickcv\\mandrill\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL-3.0"
            ],
            "authors": [
                {
                    "name": "Nicola Puddu",
                    "email": "n.puddu@outlook.com"
                },
                {
                    "name": "Simon Karlen",
                    "email": "simi.albi@gmail.com"
                }
            ],
            "description": "Mandrill Api Integration for Yii2",
            "keywords": [
                "email",
                "extension",
                "mailer",
                "mandrill",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/nickcv-ln/yii2-mandrill/issues",
                "source": "https://github.com/nickcv-ln/yii2-mandrill/tree/1.8.1"
            },
            "install-path": "../nickcv/yii2-mandrill"
        },
        {
            "name": "nikic/php-parser",
            "version": "v4.11.0",
            "version_normalized": "4.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/nikic/PHP-Parser.git",
                "reference": "fe14cf3672a149364fb66dfe11bf6549af899f94"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/fe14cf3672a149364fb66dfe11bf6549af899f94",
                "reference": "fe14cf3672a149364fb66dfe11bf6549af899f94",
                "shasum": ""
            },
            "require": {
                "ext-tokenizer": "*",
                "php": ">=7.0"
            },
            "require-dev": {
                "ircmaxell/php-yacc": "^0.0.7",
                "phpunit/phpunit": "^6.5 || ^7.0 || ^8.0 || ^9.0"
            },
            "time": "2021-07-03T13:36:55+00:00",
            "bin": [
                "bin/php-parse"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "4.9-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpParser\\": "lib/PhpParser"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nikita Popov"
                }
            ],
            "description": "A PHP parser written in PHP",
            "keywords": [
                "parser",
                "php"
            ],
            "support": {
                "issues": "https://github.com/nikic/PHP-Parser/issues",
                "source": "https://github.com/nikic/PHP-Parser/tree/v4.11.0"
            },
            "install-path": "../nikic/php-parser"
        },
        {
            "name": "nizsheanez/yii2-asset-converter",
            "version": "v1.5.0",
            "version_normalized": "1.5.0.0",
            "target-dir": "nizsheanez/assetConverter",
            "source": {
                "type": "git",
                "url": "https://github.com/nizsheanez/yii2-asset-converter.git",
                "reference": "1583e25ddc7b86d4f959037a6167887568e6ccda"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/nizsheanez/yii2-asset-converter/zipball/1583e25ddc7b86d4f959037a6167887568e6ccda",
                "reference": "1583e25ddc7b86d4f959037a6167887568e6ccda",
                "shasum": ""
            },
            "require": {
                "leafo/scssphp": "0.*",
                "oyejorge/less.php": "1.7.0.*",
                "php": ">=5.4.0",
                "richthegeek/phpsass": "1.*",
                "yiisoft/yii2": "2.*",
                "yiisoft/yii2-composer": "2.*",
                "yourilima/scssphp-compass": "1.*"
            },
            "time": "2018-12-12T02:46:03+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "nizsheanez\\assetConverter\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Alex Sharov",
                    "email": "www.pismeco@gmail.com",
                    "role": "Author"
                }
            ],
            "description": "Less, Sass, Scss and Phamlp converter for Yii2. No system requires. yii2-composer support, Less autoupdate, customizing of output directory",
            "keywords": [
                "asset",
                "compass",
                "converter",
                "less",
                "phamlp",
                "sass",
                "scss",
                "yii",
                "yii2"
            ],
            "support": {
                "source": "https://github.com/nizsheanez/yii2-asset-converter/tree/master"
            },
            "install-path": "../nizsheanez/yii2-asset-converter/nizsheanez/assetConverter"
        },
        {
            "name": "nodge/lightopenid",
            "version": "1.1.2",
            "version_normalized": "1.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Nodge/LightOpenID.git",
                "reference": "a5492cc0c932c557b7e9b54a6e5bbd85cc5fa041"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Nodge/LightOpenID/zipball/a5492cc0c932c557b7e9b54a6e5bbd85cc5fa041",
                "reference": "a5492cc0c932c557b7e9b54a6e5bbd85cc5fa041",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2"
            },
            "time": "2013-08-31T16:48:56+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "openid.php",
                    "provider/provider.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT License"
            ],
            "authors": [
                {
                    "name": "Mewp",
                    "homepage": "http://code.google.com/p/lightopenid/"
                },
                {
                    "name": "Ignat Ignatov",
                    "homepage": "https://github.com/iignatov/LightOpenID"
                }
            ],
            "description": "Lightweight PHP5 library for easy OpenID authentication.",
            "homepage": "https://github.com/Nodge/LightOpenID",
            "keywords": [
                "Authentication",
                "OpenId"
            ],
            "support": {
                "source": "https://github.com/Nodge/LightOpenID/tree/master"
            },
            "install-path": "../nodge/lightopenid"
        },
        {
            "name": "nodge/yii2-eauth",
            "version": "2.5.0",
            "version_normalized": "2.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/Nodge/yii2-eauth.git",
                "reference": "04798651fdb3a0db9ed5272330f18b26733507a0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Nodge/yii2-eauth/zipball/04798651fdb3a0db9ed5272330f18b26733507a0",
                "reference": "04798651fdb3a0db9ed5272330f18b26733507a0",
                "shasum": ""
            },
            "require": {
                "lib-curl": "*",
                "lusitanian/oauth": "~0.3.0",
                "nodge/lightopenid": "~1.1.0",
                "php": ">=5.4.0",
                "yiisoft/yii2": "*"
            },
            "time": "2017-04-09T20:23:01+00:00",
            "type": "yii2-extension",
            "extra": {
                "bootstrap": "nodge\\eauth\\Bootstrap"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "nodge\\eauth\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "New BSD License"
            ],
            "authors": [
                {
                    "name": "Maxim Zemskov",
                    "email": "nodge@yandex.ru",
                    "homepage": "http://nodge.ru/"
                }
            ],
            "description": "Yii2 EAuth Extension. EAuth allows to authenticate users with accounts on other websites (Google, Facebook, Twitter, etc).",
            "homepage": "https://github.com/Nodge/yii2-eauth",
            "keywords": [
                "Authentication",
                "OpenId",
                "eauth",
                "extension",
                "oauth",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/Nodge/yii2-eauth/issues",
                "source": "https://github.com/nodge/yii2-eauth"
            },
            "install-path": "../nodge/yii2-eauth"
        },
        {
            "name": "open20/amos-admin",
            "version": "2.0.31",
            "version_normalized": "2.0.31.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-admin.git",
                "reference": "1273a6801142403521ddb0311d0cf9876cf81ae9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-admin/zipball/1273a6801142403521ddb0311d0cf9876cf81ae9",
                "reference": "1273a6801142403521ddb0311d0cf9876cf81ae9",
                "shasum": ""
            },
            "require": {
                "cornernote/yii2-workflow-manager": "*",
                "himiklab/yii2-recaptcha-widget": "*",
                "open20/amos-attachments": "^1.1.11",
                "open20/amos-comuni": "*",
                "open20/amos-core": "^1.9.59",
                "open20/amos-notify": "^1.4.17",
                "open20/amos-privileges": "^1.0.0",
                "open20/amos-social-auth": "^1.1.7",
                "php": ">=5.4.0",
                "raoul2000/yii2-workflow": "*",
                "raoul2000/yii2-workflow-view": "*",
                "softcommerce/yii2-knob": "*"
            },
            "time": "2020-05-27T08:18:38+00:00",
            "type": "component",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\admin\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Gestione utenti - plugin",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "admin",
                "amos",
                "profile",
                "user",
                "yii2"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2/issues?state=open",
                "source": "https://github.com/yiisoft/yii2",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "install-path": "../open20/amos-admin"
        },
        {
            "name": "open20/amos-attachments",
            "version": "1.2.1",
            "version_normalized": "1.2.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-attachments.git",
                "reference": "617690bf053f82569b780f79c73ac532e058f614"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-attachments/zipball/617690bf053f82569b780f79c73ac532e058f614",
                "reference": "617690bf053f82569b780f79c73ac532e058f614",
                "shasum": ""
            },
            "require": {
                "bower-asset/jquery-cropper": "^1.0",
                "himiklab/yii2-colorbox-widget": "*",
                "kartik-v/yii2-widget-fileinput": "1.0.6",
                "open20/amos-core": "^1.11.0",
                "php": ">=5.4.0",
                "uitrick/yii2-widget-upload-crop": "^1.0.0",
                "yiisoft/yii2": "^2.0.0",
                "yiisoft/yii2-imagine": "^2.1.0",
                "yiisoft/yii2-jui": "^2.0",
                "yurkinx/yii2-image": "*"
            },
            "require-dev": {
                "phpunit/dbunit": "~1.0",
                "phpunit/phpunit": "~4.0"
            },
            "time": "2020-05-26T15:48:15+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\attachments\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-4-Clause"
            ],
            "description": "Extension for file uploading and attaching to the models",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "attachment",
                "extension",
                "file",
                "upload",
                "yii2"
            ],
            "support": {
                "forum": "http://www.example.com/forum/",
                "issues": "http://www.example.com/",
                "source": "https://github.com/open20/amos-attachments",
                "wiki": "https://github.com/open20/amos-attachments/docs"
            },
            "install-path": "../open20/amos-attachments"
        },
        {
            "name": "open20/amos-audit",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-audit.git",
                "reference": "a73d888217c867acc192231065ee3ff6c1730a4c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-audit/zipball/a73d888217c867acc192231065ee3ff6c1730a4c",
                "reference": "a73d888217c867acc192231065ee3ff6c1730a4c",
                "shasum": ""
            },
            "require": {
                "2amigos/yii2-chartjs-widget": "^2.0.1",
                "ext-bcmath": "*",
                "php": ">=5.4.0",
                "phpspec/php-diff": "1.*",
                "yiisoft/yii2": "^2.0.13",
                "yiisoft/yii2-debug": "^2.0.7"
            },
            "suggest": {
                "php-mime-mail-parser/php-mime-mail-parser": "Allows better displaying of logged emails."
            },
            "time": "2020-05-27T13:49:42+00:00",
            "type": "yii2-extension",
            "extra": {
                "bootstrap": "open20\\amos\\audit\\Bootstrap"
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\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": "This is a FORK of 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/regionelombardia-open20/open2-audit/issues",
                "source": "https://github.com/regionelombardia-open20/open2-audit/tree/1.0.0"
            },
            "install-path": "../open20/amos-audit"
        },
        {
            "name": "open20/amos-chat",
            "version": "1.3.19",
            "version_normalized": "1.3.19.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-chat.git",
                "reference": "10be41db93d093879deca9c188f1665a8c630980"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-chat/zipball/10be41db93d093879deca9c188f1665a8c630980",
                "reference": "10be41db93d093879deca9c188f1665a8c630980",
                "shasum": ""
            },
            "require": {
                "kop/yii2-scroll-pager": "~2.2",
                "open20/amos-admin": "^2.0.0",
                "open20/amos-core": "^1.9.60",
                "open20/amos-email-manager": "^1.1.0",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "yiisoft/yii2-faker": "*"
            },
            "time": "2020-05-26T16:17:56+00:00",
            "type": "component",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\chat\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Sistema AMOS per la chat",
            "homepage": "http://git.open20.it/open20/amos-chat",
            "keywords": [
                "amos",
                "chat",
                "yii2"
            ],
            "support": {
                "forum": "http://www.example.com/forum/",
                "issues": "http://git.open20.it/open20/amos-chat/issues",
                "source": "http://git.open20.it/open20/amos-chat/tree/master",
                "wiki": "http://git.open20.it/open20/amos-chat/wikis/home"
            },
            "install-path": "../open20/amos-chat"
        },
        {
            "name": "open20/amos-comments",
            "version": "1.3.0",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-comments.git",
                "reference": "a19fb53f78acb6b1f0b7b68c423d917da5cf5cfa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-comments/zipball/a19fb53f78acb6b1f0b7b68c423d917da5cf5cfa",
                "reference": "a19fb53f78acb6b1f0b7b68c423d917da5cf5cfa",
                "shasum": ""
            },
            "require": {
                "open20/amos-admin": ">=1.7",
                "open20/amos-attachments": "^1.1.9",
                "open20/amos-core": "^1.9.60",
                "php": ">=5.4.0"
            },
            "time": "2020-05-28T13:54:22+00:00",
            "type": "plugin",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\comments\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Comments for contents - plugin",
            "keywords": [
                "amos",
                "comments",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/regionelombardia-open20/open2-comments/issues",
                "source": "https://github.com/regionelombardia-open20/open2-comments/tree/1.3.0"
            },
            "install-path": "../open20/amos-comments"
        },
        {
            "name": "open20/amos-community",
            "version": "1.5.35",
            "version_normalized": "1.5.35.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-community.git",
                "reference": "22e308c15e97e2c124d2abee9f021cc5a7b37bf0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-community/zipball/22e308c15e97e2c124d2abee9f021cc5a7b37bf0",
                "reference": "22e308c15e97e2c124d2abee9f021cc5a7b37bf0",
                "shasum": ""
            },
            "require": {
                "moonlandsoft/yii2-phpexcel": "*",
                "open20/amos-admin": "^2.0.24",
                "open20/amos-attachments": "^1.1.11",
                "open20/amos-core": "^1.9.60",
                "open20/amos-cwh": "^2.1.5",
                "open20/amos-dashboard": "^1.8.16",
                "open20/amos-layout": "^1.0.33",
                "open20/amos-notify": "^1.4.13",
                "open20/amos-seo": "^1.0",
                "php": ">=5.4.0",
                "yiidoc/yii2-redactor": "*"
            },
            "require-dev": {
                "yiisoft/yii2-faker": "*"
            },
            "time": "2020-05-27T16:55:21+00:00",
            "type": "component",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\community\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Sistema AMOS per le community",
            "homepage": "http://git.open20.it/open20/amos-community",
            "keywords": [
                "amos",
                "community",
                "yii2"
            ],
            "support": {
                "forum": "http://www.example.com/forum/",
                "issues": "http://git.open20.it/open20/amos-community/issues",
                "source": "http://git.open20.it/open20/amos-community/tree/master",
                "wiki": "http://git.open20.it/open20/amos-community/wikis/home"
            },
            "install-path": "../open20/amos-community"
        },
        {
            "name": "open20/amos-comuni",
            "version": "1.2.15",
            "version_normalized": "1.2.15.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-comuni.git",
                "reference": "eb10644fe28a01a8d0c742fd857b8390c14e1914"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-comuni/zipball/eb10644fe28a01a8d0c742fd857b8390c14e1914",
                "reference": "eb10644fe28a01a8d0c742fd857b8390c14e1914",
                "shasum": ""
            },
            "require": {
                "open20/amos-core": "*",
                "yiisoft/yii2": "*"
            },
            "time": "2020-05-26T16:29:49+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\comuni\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "description": "Dati ISTAT - Comuni, province, regioni, nazioni, continenti aggiornati a LUGLIO 2016",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "amos",
                "comuni",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/regionelombardia-open20/open2-comuni/issues",
                "source": "https://github.com/open20/amos-comuni"
            },
            "install-path": "../open20/amos-comuni"
        },
        {
            "name": "open20/amos-core",
            "version": "1.11.0",
            "version_normalized": "1.11.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-core.git",
                "reference": "1362042fad1e18b117056744fa52861335ed1b54"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-core/zipball/1362042fad1e18b117056744fa52861335ed1b54",
                "reference": "1362042fad1e18b117056744fa52861335ed1b54",
                "shasum": ""
            },
            "require": {
                "2amigos/yii2-google-maps-library": "^1.0.2",
                "2amigos/yii2-tinymce-widget": "~1.1",
                "bower-asset/bootstrap-tour": "*",
                "bower-asset/fullcalendar": "^3.9.0",
                "bower-asset/jquery-ui-touch-punch-improved": "*",
                "brussens/yii2-maintenance-mode": "*",
                "cornernote/yii2-workflow-manager": "*",
                "creocoder/yii2-taggable": "~2.0",
                "kartik-v/yii2-datecontrol": "1.9.5",
                "kartik-v/yii2-export": "~1.3.0",
                "kartik-v/yii2-grid": "~3.2.9",
                "kartik-v/yii2-icons": "*",
                "kartik-v/yii2-money": "*",
                "kartik-v/yii2-mpdf": "*",
                "kartik-v/yii2-number": "*",
                "kartik-v/yii2-social": "*",
                "kartik-v/yii2-widget-select2": "2.0.8",
                "kv4nt/yii2-owl-carousel2": "*",
                "lajax/yii2-translate-manager": "1.*",
                "mdmsoft/yii2-admin": "~2.0",
                "nizsheanez/yii2-asset-converter": "^1.3.0",
                "open20/amos-audit": ">=1.0",
                "open20/yii2-less.php": "~1.0.0",
                "philippfrenzel/yii2fullcalendar": "^3.9.0",
                "php": ">=5.4.0",
                "raoul2000/yii2-workflow": "*",
                "raoul2000/yii2-workflow-view": "*",
                "schmunk42/yii2-giiant": "*",
                "tinymce/tinymce": "~4.9.3",
                "yii2tech/spreadsheet": "^1.0.5",
                "yiidoc/yii2-redactor": "*",
                "yiimaker/yii2-social-share": "1.4.1",
                "yiisoft/yii2": "2.*",
                "yiisoft/yii2-bootstrap": "*",
                "yiisoft/yii2-swiftmailer": "*"
            },
            "time": "2020-05-26T16:23:27+00:00",
            "type": "component",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\core\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "description": "Amos Core",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "amos",
                "core"
            ],
            "support": {
                "issues": "https://github.com/regionelombardia-open20/open2-core/issues",
                "source": "https://github.com/regionelombardia-open20/open2-core/tree/1.11.0"
            },
            "install-path": "../open20/amos-core"
        },
        {
            "name": "open20/amos-cwh",
            "version": "2.2.0",
            "version_normalized": "2.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-cwh.git",
                "reference": "b3be4e47d9017c3d6bffb15518ee4ad5e5ac3a75"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-cwh/zipball/b3be4e47d9017c3d6bffb15518ee4ad5e5ac3a75",
                "reference": "b3be4e47d9017c3d6bffb15518ee4ad5e5ac3a75",
                "shasum": ""
            },
            "require": {
                "hanneskod/classtools": "~1.0",
                "open20/amos-admin": "^2.0",
                "open20/amos-core": "^1.9.60",
                "php": ">=5.4.0"
            },
            "time": "2020-05-26T16:26:56+00:00",
            "type": "component",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\cwh\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Gestione CWH - plugin",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "amos",
                "cwh",
                "yii2"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2/issues?state=open",
                "source": "https://github.com/yiisoft/yii2",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "install-path": "../open20/amos-cwh"
        },
        {
            "name": "open20/amos-dashboard",
            "version": "1.9.1",
            "version_normalized": "1.9.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-dashboard.git",
                "reference": "85b50130af05571e841e1335e7f8c881ef8ab724"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-dashboard/zipball/85b50130af05571e841e1335e7f8c881ef8ab724",
                "reference": "85b50130af05571e841e1335e7f8c881ef8ab724",
                "shasum": ""
            },
            "require": {
                "open20/amos-core": "^1.9.60",
                "php": ">=5.4.0"
            },
            "time": "2020-05-27T17:02:16+00:00",
            "type": "component",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\dashboard\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Gestione Dashboard - plugin",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "amos",
                "dashboard",
                "yii2"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2/issues?state=open",
                "source": "https://github.com/yiisoft/yii2",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "install-path": "../open20/amos-dashboard"
        },
        {
            "name": "open20/amos-discussioni",
            "version": "1.4.9",
            "version_normalized": "1.4.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-discussioni.git",
                "reference": "5a089c0e4d53ea70c1db4617913775e8e8320d21"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-discussioni/zipball/5a089c0e4d53ea70c1db4617913775e8e8320d21",
                "reference": "5a089c0e4d53ea70c1db4617913775e8e8320d21",
                "shasum": ""
            },
            "require": {
                "cornernote/yii2-workflow-manager": "*",
                "lispa/amos-admin": "*",
                "lispa/amos-attachments": "*",
                "lispa/amos-comments": "*",
                "lispa/amos-core": "*",
                "lispa/amos-dashboard": "*",
                "lispa/amos-notify": "*",
                "lispa/amos-workflow": "*",
                "php": ">=5.4.0",
                "raoul2000/yii2-workflow": "*",
                "raoul2000/yii2-workflow-view": "*",
                "yiidoc/yii2-redactor": "*"
            },
            "require-dev": {
                "yiisoft/yii2-faker": "*"
            },
            "time": "2019-02-22T16:27:50+00:00",
            "type": "project",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "lispa\\amos\\discussioni\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "description": "Sistema AMOS per le discussioni",
            "homepage": "http://www.example.com/",
            "keywords": [
                "amos",
                "discussioni",
                "yii2"
            ],
            "support": {
                "forum": "http://www.example.com/forum/",
                "issues": "https://github.com/regionelombardia-open20/open2-discussioni/issues",
                "source": "https://github.com/regionelombardia-open20/open2-discussioni/tree/1.4.9",
                "wiki": "http://www.example.com/wiki/"
            },
            "install-path": "../open20/amos-discussioni"
        },
        {
            "name": "open20/amos-documenti",
            "version": "1.6.1",
            "version_normalized": "1.6.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-documenti.git",
                "reference": "8a768fb6c9512aa843b8a293f46b773450371fbf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-documenti/zipball/8a768fb6c9512aa843b8a293f46b773450371fbf",
                "reference": "8a768fb6c9512aa843b8a293f46b773450371fbf",
                "shasum": ""
            },
            "require": {
                "cornernote/yii2-workflow-manager": "*",
                "kartik-v/yii2-detail-view": "*",
                "kartik-v/yii2-widget-fileinput": "*",
                "open20/amos-admin": ">=1.8",
                "open20/amos-attachments": "^1.1.6",
                "open20/amos-comments": "^1.1",
                "open20/amos-core": "^1.9.60",
                "open20/amos-dashboard": "^1.8",
                "open20/amos-notify": "^1.4",
                "open20/amos-workflow": "^1.0",
                "php": ">=5.4.0",
                "raoul2000/yii2-workflow": "*",
                "raoul2000/yii2-workflow-view": "*",
                "yiidoc/yii2-redactor": "*"
            },
            "require-dev": {
                "yiisoft/yii2-faker": "*"
            },
            "time": "2020-05-27T17:04:06+00:00",
            "type": "component",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\documenti\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Sistema AMOS per gestire i documenti in un ottica condivisa",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "amos",
                "documenti",
                "yii2"
            ],
            "support": {
                "forum": "http://www.example.com/forum/",
                "issues": "http://www.example.com/",
                "source": "https://github.com/open20/amos-documenti",
                "wiki": "http://www.example.com/wiki/"
            },
            "install-path": "../open20/amos-documenti"
        },
        {
            "name": "open20/amos-email-manager",
            "version": "1.1.19",
            "version_normalized": "1.1.19.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-email-manager.git",
                "reference": "5149e42a61c5f050bde087845e8798d41d5fb8ff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-email-manager/zipball/5149e42a61c5f050bde087845e8798d41d5fb8ff",
                "reference": "5149e42a61c5f050bde087845e8798d41d5fb8ff",
                "shasum": ""
            },
            "require": {
                "baibaratsky/yii2-serialized-attributes-behavior": "*",
                "mustache/mustache": "^2.9.0",
                "open20/amos-core": "~1.7",
                "open20/amos-dashboard": ">=1.8.15",
                "php": ">=5.4.0",
                "yiidoc/yii2-redactor": "*"
            },
            "time": "2020-05-26T16:39:09+00:00",
            "type": "component",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\emailmanager\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Modulo di gestione code email - plugin",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "amos",
                "notifiche",
                "yii2"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2/issues?state=open",
                "source": "https://github.com/yiisoft/yii2",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "install-path": "../open20/amos-email-manager"
        },
        {
            "name": "open20/amos-events",
            "version": "1.1.6",
            "version_normalized": "1.1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-events.git",
                "reference": "e32e113eeb36fc817ee71064488e15e65d8aafbe"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-events/zipball/e32e113eeb36fc817ee71064488e15e65d8aafbe",
                "reference": "e32e113eeb36fc817ee71064488e15e65d8aafbe",
                "shasum": ""
            },
            "require": {
                "cornernote/yii2-workflow-manager": "*",
                "lispa/amos-admin": "*",
                "lispa/amos-attachments": "*",
                "lispa/amos-comments": "*",
                "lispa/amos-community": "*",
                "lispa/amos-comuni": "*",
                "lispa/amos-core": "*",
                "lispa/amos-dashboard": "*",
                "lispa/amos-wizflow": "*",
                "lispa/amos-workflow": "*",
                "php": ">=5.4.0",
                "raoul2000/yii2-workflow": "*"
            },
            "require-dev": {
                "yiisoft/yii2-faker": "*"
            },
            "time": "2019-02-22T16:32:25+00:00",
            "type": "plugin",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "lispa\\amos\\events\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "description": "Events manager with calendar - plugin",
            "keywords": [
                "amos",
                "events",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/lispa/amos-events/issues?state=open",
                "source": "https://github.com/lispa/amos-events"
            },
            "install-path": "../open20/amos-events"
        },
        {
            "name": "open20/amos-favorites",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-favorites.git",
                "reference": "2cdaab9d79b09519c31b89564bf9c8c20056792f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-favorites/zipball/2cdaab9d79b09519c31b89564bf9c8c20056792f",
                "reference": "2cdaab9d79b09519c31b89564bf9c8c20056792f",
                "shasum": ""
            },
            "require": {
                "open20/amos-admin": ">=1.8",
                "open20/amos-core": "~1.9",
                "open20/amos-notify": "*",
                "php": ">=5.4.0"
            },
            "time": "2020-05-28T14:07:45+00:00",
            "type": "plugin",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\favorites\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Favorites - plugin",
            "keywords": [
                "Favorites",
                "amos",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/regionelombardia-open20/open2-favorites/issues",
                "source": "https://github.com/regionelombardia-open20/open2-favorites/tree/1.0.1"
            },
            "install-path": "../open20/amos-favorites"
        },
        {
            "name": "open20/amos-layout",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-layout.git",
                "reference": "558edcc012759d70938a9a70396a49d621eb992b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-layout/zipball/558edcc012759d70938a9a70396a49d621eb992b",
                "reference": "558edcc012759d70938a9a70396a49d621eb992b",
                "shasum": ""
            },
            "require": {
                "bower-asset/sticky-sidebar": "^3.2.0",
                "open20/amos-core": "^1.9.58",
                "open20/amos-dashboard": "^1.9.0",
                "php": ">=5.4.0"
            },
            "time": "2020-05-28T07:35:21+00:00",
            "type": "component",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\layout\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "description": "Amos Basic Layout",
            "homepage": "https://bitbucket.org/open20/amos-layout",
            "keywords": [
                "amos",
                "css",
                "layout",
                "less",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/regionelombardia-open20/open2-layout/issues",
                "source": "https://github.com/regionelombardia-open20/open2-layout/tree/1.1.1"
            },
            "install-path": "../open20/amos-layout"
        },
        {
            "name": "open20/amos-my-activities",
            "version": "1.0.9",
            "version_normalized": "1.0.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-my-activities.git",
                "reference": "617e5568b649b1664b58b82845093ad4104585b8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-my-activities/zipball/617e5568b649b1664b58b82845093ad4104585b8",
                "reference": "617e5568b649b1664b58b82845093ad4104585b8",
                "shasum": ""
            },
            "require": {
                "lispa/amos-admin": "*",
                "lispa/amos-core": "*",
                "lispa/amos-notify": "*",
                "lispa/amos-workflow": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "yiisoft/yii2-faker": "*"
            },
            "time": "2019-04-17T12:32:02+00:00",
            "type": "component",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "lispa\\amos\\myactivities\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "description": "AMOS plugin to manage platform activities)",
            "homepage": "http://www.lispa.it/",
            "keywords": [
                "activities",
                "amos",
                "myactivities",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/regionelombardia-open20/open2-my-activities/issues",
                "source": "https://github.com/regionelombardia-open20/open2-my-activities/tree/1.0.9"
            },
            "install-path": "../open20/amos-my-activities"
        },
        {
            "name": "open20/amos-news",
            "version": "1.7.0",
            "version_normalized": "1.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-news.git",
                "reference": "592e1280e4401453ca4a79b5b0d785babd6833ee"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-news/zipball/592e1280e4401453ca4a79b5b0d785babd6833ee",
                "reference": "592e1280e4401453ca4a79b5b0d785babd6833ee",
                "shasum": ""
            },
            "require": {
                "2amigos/yii2-ckeditor-widget": "~1.0",
                "cornernote/yii2-workflow-manager": "*",
                "kv4nt/yii2-owl-carousel2": "*",
                "open20/amos-admin": "^2.0",
                "open20/amos-attachments": "^1.1.11",
                "open20/amos-comments": "^1.1",
                "open20/amos-core": "^1.9.60",
                "open20/amos-dashboard": "^1.8.4",
                "open20/amos-notify": "^1.4.13",
                "open20/amos-report": "^1.0.5",
                "open20/amos-seo": "*",
                "open20/amos-workflow": "^1.0.5",
                "php": ">=5.4.0",
                "raoul2000/yii2-workflow": "*",
                "raoul2000/yii2-workflow-view": "*",
                "yiidoc/yii2-redactor": "*"
            },
            "require-dev": {
                "yiisoft/yii2-faker": "*"
            },
            "time": "2020-05-26T16:44:37+00:00",
            "type": "component",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\news\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Sistema AMOS per le news",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "amos",
                "news",
                "yii2"
            ],
            "support": {
                "forum": "http://www.example.com/forum/",
                "issues": "http://www.example.com/",
                "source": "https://github.com/open20/amos-news",
                "wiki": "http://www.example.com/wiki/"
            },
            "install-path": "../open20/amos-news"
        },
        {
            "name": "open20/amos-notify",
            "version": "1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-notify.git",
                "reference": "388f8f619d5c9e6d2512c7ffe597dfc9f7cce96e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-notify/zipball/388f8f619d5c9e6d2512c7ffe597dfc9f7cce96e",
                "reference": "388f8f619d5c9e6d2512c7ffe597dfc9f7cce96e",
                "shasum": ""
            },
            "require": {
                "open20/amos-admin": "^2.0",
                "open20/amos-core": "^1.9.61",
                "open20/amos-email-manager": "^1.1.18",
                "open20/amos-workflow": "^1.0",
                "php": ">=5.4.0"
            },
            "time": "2020-05-27T17:21:45+00:00",
            "type": "component",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\notificationmanager\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Modulo di gestione notifiche - plugin",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "amos",
                "notifiche",
                "yii2"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2/issues?state=open",
                "source": "https://github.com/yiisoft/yii2",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "install-path": "../open20/amos-notify"
        },
        {
            "name": "open20/amos-privileges",
            "version": "1.0.14",
            "version_normalized": "1.0.14.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-privileges.git",
                "reference": "04045d18b947ca3b145e10223a03e01c7b00d4aa"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-privileges/zipball/04045d18b947ca3b145e10223a03e01c7b00d4aa",
                "reference": "04045d18b947ca3b145e10223a03e01c7b00d4aa",
                "shasum": ""
            },
            "require": {
                "open20/amos-admin": "~2.0",
                "open20/amos-core": "~1.9",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "yiisoft/yii2-faker": "*"
            },
            "time": "2020-05-26T17:13:00+00:00",
            "type": "component",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\privileges\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "AMOS plugin for privileges management (role, permission, domains.. )",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "amos",
                "privileges",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/regionelombardia-open20/open2-privileges/issues",
                "source": "https://github.com/regionelombardia-open20/open2-privileges/tree/1.0.14"
            },
            "install-path": "../open20/amos-privileges"
        },
        {
            "name": "open20/amos-proposte-collaborazione-een",
            "version": "1.4.0",
            "version_normalized": "1.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-proposte-collaborazione-een.git",
                "reference": "ba1e09d7738988a985f6b23036973d50c68d4a2f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-proposte-collaborazione-een/zipball/ba1e09d7738988a985f6b23036973d50c68d4a2f",
                "reference": "ba1e09d7738988a985f6b23036973d50c68d4a2f",
                "shasum": ""
            },
            "require": {
                "open20/amos-core": "^1.9.60",
                "open20/amos-dashboard": "^1.5",
                "open20/amos-notify": "^1.4.16",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "yiisoft/yii2-faker": "*"
            },
            "time": "2020-05-28T16:09:59+00:00",
            "type": "component",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\een\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Sistema AMOS per le proposte di collaborazione europee",
            "homepage": "http://git.open20.it/open20/amos-proposte-collaborazione-een",
            "keywords": [
                "amos",
                "een",
                "yii2"
            ],
            "support": {
                "forum": "http://www.example.com/forum/",
                "issues": "http://git.open20.it/open20/amos-proposte-collaborazione-een/issues",
                "source": "http://git.open20.it/open20/amos-proposte-collaborazione-een/tree/master",
                "wiki": "http://git.open20.it/open20/amos-proposte-collaborazione-een/wikis/home"
            },
            "install-path": "../open20/amos-proposte-collaborazione-een"
        },
        {
            "name": "open20/amos-report",
            "version": "1.0.7",
            "version_normalized": "1.0.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-report.git",
                "reference": "7cd7c74399d47274e11f9e1d69ce1c55ff1918e7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-report/zipball/7cd7c74399d47274e11f9e1d69ce1c55ff1918e7",
                "reference": "7cd7c74399d47274e11f9e1d69ce1c55ff1918e7",
                "shasum": ""
            },
            "require": {
                "2amigos/yii2-ckeditor-widget": "~1.0",
                "cornernote/yii2-workflow-manager": "*",
                "open20/amos-admin": "~2.0",
                "open20/amos-core": "^1.9.50",
                "open20/amos-notify": "~1.4",
                "php": ">=5.4.0",
                "raoul2000/yii2-workflow": "*",
                "raoul2000/yii2-workflow-view": "*",
                "yiidoc/yii2-redactor": "*"
            },
            "require-dev": {
                "yiisoft/yii2-faker": "*"
            },
            "time": "2020-05-26T17:17:49+00:00",
            "type": "component",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\report\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Sistema AMOS per le segnalazioni",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "amos",
                "report",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/regionelombardia-open20/open2-report/issues",
                "source": "https://github.com/regionelombardia-open20/open2-report/tree/1.0.7"
            },
            "install-path": "../open20/amos-report"
        },
        {
            "name": "open20/amos-seo",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-seo.git",
                "reference": "638e493b2ff1f9ca51eb84e2a711fd5d29d600fc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-seo/zipball/638e493b2ff1f9ca51eb84e2a711fd5d29d600fc",
                "reference": "638e493b2ff1f9ca51eb84e2a711fd5d29d600fc",
                "shasum": ""
            },
            "require": {
                "open20/amos-core": ">=1.9",
                "php": ">=5.4.0",
                "simialbi/yii2-schema-org": "*"
            },
            "time": "2020-05-27T17:23:09+00:00",
            "type": "component",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\seo\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "description": "Amos SEO",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "amos",
                "seo"
            ],
            "support": {
                "issues": "https://github.com/regionelombardia-open20/open2-seo/issues",
                "source": "https://github.com/regionelombardia-open20/open2-seo/tree/1.0.3"
            },
            "install-path": "../open20/amos-seo"
        },
        {
            "name": "open20/amos-slideshow",
            "version": "1.4.10",
            "version_normalized": "1.4.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-slideshow.git",
                "reference": "93e8c96d1717b4f9b5c0c9ccdf42a456416b6685"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-slideshow/zipball/93e8c96d1717b4f9b5c0c9ccdf42a456416b6685",
                "reference": "93e8c96d1717b4f9b5c0c9ccdf42a456416b6685",
                "shasum": ""
            },
            "require": {
                "open20/amos-admin": ">=1.8",
                "open20/amos-core": "^1.9.50",
                "open20/amos-dashboard": "^1.8.15",
                "php": ">=5.4.0",
                "yiidoc/yii2-redactor": "*"
            },
            "time": "2020-05-26T17:21:00+00:00",
            "type": "component",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\slideshow\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Sistema AMOS per lo slideshow",
            "homepage": "http://git.open20.it/open20/amos-slideshow",
            "keywords": [
                "amos",
                "slideshow",
                "yii2"
            ],
            "support": {
                "forum": "http://www.example.com/forum/",
                "issues": "http://git.open20.it/open20/amos-slideshow/issues",
                "source": "http://git.open20.it/open20/amos-slideshow/tree/master",
                "wiki": "http://git.open20.it/open20/amos-slideshow/wikis/home"
            },
            "install-path": "../open20/amos-slideshow"
        },
        {
            "name": "open20/amos-social-auth",
            "version": "1.1.12",
            "version_normalized": "1.1.12.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-social-auth.git",
                "reference": "6853e216afca639c6c30f9da87fa793827b2503b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-social-auth/zipball/6853e216afca639c6c30f9da87fa793827b2503b",
                "reference": "6853e216afca639c6c30f9da87fa793827b2503b",
                "shasum": ""
            },
            "require": {
                "google/apiclient": "^2.0",
                "hybridauth/hybridauth": "~2.9",
                "open20/amos-admin": "^2.0.18",
                "open20/amos-attachments": "^1.0",
                "open20/amos-core": "^1.9.52",
                "php": ">=5.4.0"
            },
            "time": "2020-05-27T17:24:37+00:00",
            "type": "component",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\socialauth\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "description": "Social Auth",
            "homepage": "https://bitbucket.org/elite_division/amos-social-auth",
            "keywords": [
                "amos",
                "auth",
                "social",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/regionelombardia-open20/open2-social-auth/issues",
                "source": "https://github.com/regionelombardia-open20/open2-social-auth/tree/1.1.12"
            },
            "install-path": "../open20/amos-social-auth"
        },
        {
            "name": "open20/amos-sondaggi",
            "version": "1.5.0",
            "version_normalized": "1.5.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-sondaggi.git",
                "reference": "52c30a2d9e427e92de8bcd2ac2c834f2fab37a44"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-sondaggi/zipball/52c30a2d9e427e92de8bcd2ac2c834f2fab37a44",
                "reference": "52c30a2d9e427e92de8bcd2ac2c834f2fab37a44",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-detail-view": "*",
                "kartik-v/yii2-widget-fileinput": "*",
                "open20/amos-admin": ">=1.8",
                "open20/amos-attachments": "^1.1.11",
                "open20/amos-core": "^1.9.57",
                "open20/amos-dashboard": "^1.8",
                "open20/amos-email-manager": "^1.1",
                "open20/amos-upload": "*",
                "php": ">=5.4.0"
            },
            "time": "2020-05-27T18:20:59+00:00",
            "type": "component",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\sondaggi\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Sistema AMOS per gestire i sondaggi",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "amos",
                "sondaggi",
                "yii2"
            ],
            "support": {
                "forum": "http://www.example.com/forum/",
                "issues": "http://www.example.com/",
                "source": "https://github.com/open20/amos-sondaggi",
                "wiki": "http://www.example.com/wiki/"
            },
            "install-path": "../open20/amos-sondaggi"
        },
        {
            "name": "open20/amos-tag",
            "version": "1.4.11",
            "version_normalized": "1.4.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-tag.git",
                "reference": "ae6c0f2dfff2ef03272451956c31a09e05ea3059"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-tag/zipball/ae6c0f2dfff2ef03272451956c31a09e05ea3059",
                "reference": "ae6c0f2dfff2ef03272451956c31a09e05ea3059",
                "shasum": ""
            },
            "require": {
                "creocoder/yii2-nested-sets": "0.9.*",
                "open20/amos-admin": ">=1.8",
                "open20/amos-core": "~1.9",
                "open20/amos-dashboard": "~1.5",
                "open20/yii2-tree-manager": "~2.0.0",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "yiisoft/yii2-faker": "*"
            },
            "time": "2020-05-26T17:25:16+00:00",
            "type": "project",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\tag\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Sistema AMOS per le TAG",
            "homepage": "http://www.example.com/",
            "keywords": [
                "amos",
                "tag",
                "yii2"
            ],
            "support": {
                "forum": "http://www.example.com/forum/",
                "issues": "https://github.com/regionelombardia-open20/open2-tag/issues",
                "source": "https://github.com/regionelombardia-open20/open2-tag/tree/1.4.11",
                "wiki": "http://www.example.com/wiki/"
            },
            "install-path": "../open20/amos-tag"
        },
        {
            "name": "open20/amos-upload",
            "version": "1.0.9",
            "version_normalized": "1.0.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-upload.git",
                "reference": "ae7cb238996962a41fe4d76a91ff30e57bafc267"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-upload/zipball/ae7cb238996962a41fe4d76a91ff30e57bafc267",
                "reference": "ae7cb238996962a41fe4d76a91ff30e57bafc267",
                "shasum": ""
            },
            "require": {
                "open20/amos-core": "*",
                "open20/yii2-filemanager": "*",
                "php": ">=5.4.0"
            },
            "time": "2020-05-26T16:09:19+00:00",
            "type": "component",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\upload\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Gestione Upload - plugin",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "amos",
                "file",
                "upload",
                "yii2"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2/issues?state=open",
                "source": "https://github.com/yiisoft/yii2",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "install-path": "../open20/amos-upload"
        },
        {
            "name": "open20/amos-wizflow",
            "version": "1.0.6",
            "version_normalized": "1.0.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-wizflow.git",
                "reference": "528d44609b4a6c8524f499af36233d3fe82d26ad"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-wizflow/zipball/528d44609b4a6c8524f499af36233d3fe82d26ad",
                "reference": "528d44609b4a6c8524f499af36233d3fe82d26ad",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "raoul2000/yii2-workflow": "*",
                "yiisoft/yii2": "*"
            },
            "require-dev": {
                "yiisoft/yii2-faker": "*"
            },
            "time": "2020-05-26T17:29:06+00:00",
            "type": "plugin",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\wizflow\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "The wizard UI pattern implemented using yii2-workflow",
            "keywords": [
                " wizard",
                "amos",
                "extension",
                "workflow",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/regionelombardia-open20/open2-wizflow/issues",
                "source": "https://github.com/regionelombardia-open20/open2-wizflow/tree/1.0.6"
            },
            "install-path": "../open20/amos-wizflow"
        },
        {
            "name": "open20/amos-workflow",
            "version": "1.0.10",
            "version_normalized": "1.0.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-workflow.git",
                "reference": "e16bc61d6450ecbb65c506446fe28a8c987ef217"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-workflow/zipball/e16bc61d6450ecbb65c506446fe28a8c987ef217",
                "reference": "e16bc61d6450ecbb65c506446fe28a8c987ef217",
                "shasum": ""
            },
            "require": {
                "cornernote/yii2-workflow-manager": "^1.0.1",
                "open20/amos-core": "^1.9.50",
                "php": ">=5.4.0",
                "raoul2000/yii2-workflow": "^1.1.0"
            },
            "time": "2020-05-26T17:30:34+00:00",
            "type": "component",
            "extra": {
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "open20\\amos\\workflow\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "description": "Sistema AMOS per il workflow",
            "homepage": "http://www.open20.it/",
            "keywords": [
                "amos",
                "workflow",
                "yii2"
            ],
            "support": {
                "forum": "http://www.example.com/forum/",
                "issues": "http://www.example.com/",
                "source": "https://github.com/open20/amos-workflow",
                "wiki": "http://www.example.com/wiki/"
            },
            "install-path": "../open20/amos-workflow"
        },
        {
            "name": "open20/yii2-filemanager",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-filemanager.git",
                "reference": "85a2d2996ec3628661ce58e43aa5ad8ce58d6725"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-filemanager/zipball/85a2d2996ec3628661ce58e43aa5ad8ce58d6725",
                "reference": "85a2d2996ec3628661ce58e43aa5ad8ce58d6725",
                "shasum": ""
            },
            "require": {
                "2amigos/yii2-file-upload-widget": "*",
                "kartik-v/yii2-widget-alert": "*",
                "kartik-v/yii2-widget-select2": "*",
                "open20/yii2-tinymce": "*",
                "yiisoft/yii2": "*",
                "yiisoft/yii2-imagine": "*"
            },
            "time": "2020-05-26T17:35:54+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "pendalf89\\filemanager\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PendalF",
                    "email": "pendalf@mail.ru"
                }
            ],
            "description": "Yii2 filemanager",
            "support": {
                "issues": "https://github.com/regionelombardia-open20/open2-filemanager/issues",
                "source": "https://github.com/regionelombardia-open20/open2-filemanager/tree/1.0.1"
            },
            "install-path": "../open20/yii2-filemanager"
        },
        {
            "name": "open20/yii2-less.php",
            "version": "1.0.3",
            "version_normalized": "1.0.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-less.git",
                "reference": "37f4631c794575123db86817a08c8e3b3fb48a51"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-less/zipball/37f4631c794575123db86817a08c8e3b3fb48a51",
                "reference": "37f4631c794575123db86817a08c8e3b3fb48a51",
                "shasum": ""
            },
            "require": {
                "oyejorge/less.php": "*",
                "yiisoft/yii2": "*"
            },
            "time": "2020-05-26T17:38:31+00:00",
            "type": "yii2-extension",
            "extra": {
                "yii\\composer\\Installer::postCreateProject": {
                    "setPermission": [
                        {
                            "runtime": "0777"
                        }
                    ]
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "cakebake\\lessphp\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-V3"
            ],
            "authors": [
                {
                    "name": "cakebake (Jens A.)",
                    "email": "cakebake.dev@gmail.com"
                }
            ],
            "description": "This is a Yii2 wrapper extension for PHP port of the official LESS processor http://lesscss.org.",
            "keywords": [
                "assetmanager",
                "assets",
                "bundles",
                "converter",
                "css",
                "extension",
                "less",
                "less.php",
                "oyejorge",
                "php",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/regionelombardia-open20/open2-less/issues",
                "source": "https://github.com/regionelombardia-open20/open2-less/tree/1.0.3"
            },
            "install-path": "../open20/yii2-less.php"
        },
        {
            "name": "open20/yii2-tinymce",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/open2-tinymce.git",
                "reference": "88ef684315cf094c104ff3dbbe459315ae4dabe4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/open2-tinymce/zipball/88ef684315cf094c104ff3dbbe459315ae4dabe4",
                "reference": "88ef684315cf094c104ff3dbbe459315ae4dabe4",
                "shasum": ""
            },
            "require": {
                "tinymce/tinymce": "*",
                "yiisoft/yii2": "*"
            },
            "time": "2020-05-26T17:40:17+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "pendalf89\\tinymce\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PendalF",
                    "email": "pendalf@mail.ru"
                }
            ],
            "description": "Yii2 TinyMCE widget",
            "support": {
                "issues": "https://github.com/regionelombardia-open20/open2-tinymce/issues",
                "source": "https://github.com/regionelombardia-open20/open2-tinymce/tree/1.0.1"
            },
            "install-path": "../open20/yii2-tinymce"
        },
        {
            "name": "open20/yii2-tree-manager",
            "version": "2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/regionelombardia-open20/yii2-tree-manager.git",
                "reference": "aeb59e0aa81963fee4d1f6d46160561765ca382b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/regionelombardia-open20/yii2-tree-manager/zipball/aeb59e0aa81963fee4d1f6d46160561765ca382b",
                "reference": "aeb59e0aa81963fee4d1f6d46160561765ca382b",
                "shasum": ""
            },
            "require": {
                "creocoder/yii2-nested-sets": "~0.9",
                "kartik-v/yii2-dialog": "~1.0",
                "kartik-v/yii2-widget-activeform": "~1.4"
            },
            "time": "2020-09-29T15:34:42+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "kartik\\tree\\": "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 tree management module with tree node selection and manipulation using nested sets.",
            "homepage": "https://github.com/kartik-v/yii2-tree-manager",
            "keywords": [
                "ajax",
                "bootstrap",
                "hierarchy",
                "jquery",
                "krajee",
                "nested",
                "nestedset",
                "set",
                "tree",
                "treeview"
            ],
            "support": {
                "source": "https://github.com/regionelombardia-open20/yii2-tree-manager/tree/2.0.2"
            },
            "install-path": "../open20/yii2-tree-manager"
        },
        {
            "name": "opis/closure",
            "version": "3.6.2",
            "version_normalized": "3.6.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/opis/closure.git",
                "reference": "06e2ebd25f2869e54a306dda991f7db58066f7f6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/opis/closure/zipball/06e2ebd25f2869e54a306dda991f7db58066f7f6",
                "reference": "06e2ebd25f2869e54a306dda991f7db58066f7f6",
                "shasum": ""
            },
            "require": {
                "php": "^5.4 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "jeremeamia/superclosure": "^2.0",
                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0"
            },
            "time": "2021-04-09T13:42:10+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.6.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Opis\\Closure\\": "src/"
                },
                "files": [
                    "functions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Marius Sarca",
                    "email": "marius.sarca@gmail.com"
                },
                {
                    "name": "Sorin Sarca",
                    "email": "sarca_sorin@hotmail.com"
                }
            ],
            "description": "A library that can be used to serialize closures (anonymous functions) and arbitrary objects.",
            "homepage": "https://opis.io/closure",
            "keywords": [
                "anonymous functions",
                "closure",
                "function",
                "serializable",
                "serialization",
                "serialize"
            ],
            "support": {
                "issues": "https://github.com/opis/closure/issues",
                "source": "https://github.com/opis/closure/tree/3.6.2"
            },
            "install-path": "../opis/closure"
        },
        {
            "name": "oyejorge/less.php",
            "version": "v1.7.0.14",
            "version_normalized": "1.7.0.14",
            "source": {
                "type": "git",
                "url": "https://github.com/oyejorge/less.php.git",
                "reference": "42925c5a01a07d67ca7e82dfc8fb31814d557bc9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/oyejorge/less.php/zipball/42925c5a01a07d67ca7e82dfc8fb31814d557bc9",
                "reference": "42925c5a01a07d67ca7e82dfc8fb31814d557bc9",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.8.24"
            },
            "time": "2017-03-28T22:19:25+00:00",
            "bin": [
                "bin/lessc"
            ],
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "Less": "lib/"
                },
                "classmap": [
                    "lessc.inc.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "Matt Agar",
                    "homepage": "https://github.com/agar"
                },
                {
                    "name": "Martin Jantošovič",
                    "homepage": "https://github.com/Mordred"
                },
                {
                    "name": "Josh Schmidt",
                    "homepage": "https://github.com/oyejorge"
                }
            ],
            "description": "PHP port of the Javascript version of LESS http://lesscss.org (Originally maintained by Josh Schmidt)",
            "homepage": "http://lessphp.gpeasy.com",
            "keywords": [
                "css",
                "less",
                "less.js",
                "lesscss",
                "php",
                "stylesheet"
            ],
            "support": {
                "issues": "https://github.com/oyejorge/less.php/issues",
                "source": "https://github.com/oyejorge/less.php/tree/master"
            },
            "abandoned": true,
            "install-path": "../oyejorge/less.php"
        },
        {
            "name": "paragonie/constant_time_encoding",
            "version": "v2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/constant_time_encoding.git",
                "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/constant_time_encoding/zipball/f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
                "reference": "f34c2b11eb9d2c9318e13540a1dbc2a3afbd939c",
                "shasum": ""
            },
            "require": {
                "php": "^7|^8"
            },
            "require-dev": {
                "phpunit/phpunit": "^6|^7|^8|^9",
                "vimeo/psalm": "^1|^2|^3|^4"
            },
            "time": "2020-12-06T15:14:20+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ParagonIE\\ConstantTime\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Paragon Initiative Enterprises",
                    "email": "security@paragonie.com",
                    "homepage": "https://paragonie.com",
                    "role": "Maintainer"
                },
                {
                    "name": "Steve 'Sc00bz' Thomas",
                    "email": "steve@tobtu.com",
                    "homepage": "https://www.tobtu.com",
                    "role": "Original Developer"
                }
            ],
            "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",
            "keywords": [
                "base16",
                "base32",
                "base32_decode",
                "base32_encode",
                "base64",
                "base64_decode",
                "base64_encode",
                "bin2hex",
                "encoding",
                "hex",
                "hex2bin",
                "rfc4648"
            ],
            "support": {
                "email": "info@paragonie.com",
                "issues": "https://github.com/paragonie/constant_time_encoding/issues",
                "source": "https://github.com/paragonie/constant_time_encoding"
            },
            "install-path": "../paragonie/constant_time_encoding"
        },
        {
            "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": "paypal/rest-api-sdk-php",
            "version": "1.14.0",
            "version_normalized": "1.14.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/paypal/PayPal-PHP-SDK.git",
                "reference": "72e2f2466975bf128a31e02b15110180f059fc04"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paypal/PayPal-PHP-SDK/zipball/72e2f2466975bf128a31e02b15110180f059fc04",
                "reference": "72e2f2466975bf128a31e02b15110180f059fc04",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "php": ">=5.3.0",
                "psr/log": "^1.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8.35"
            },
            "time": "2019-01-04T20:04:25+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "PayPal": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "Apache-2.0"
            ],
            "authors": [
                {
                    "name": "PayPal",
                    "homepage": "https://github.com/paypal/rest-api-sdk-php/contributors"
                }
            ],
            "description": "PayPal's PHP SDK for REST APIs",
            "homepage": "http://paypal.github.io/PayPal-PHP-SDK/",
            "keywords": [
                "payments",
                "paypal",
                "rest",
                "sdk"
            ],
            "support": {
                "issues": "https://github.com/paypal/PayPal-PHP-SDK/issues",
                "source": "https://github.com/paypal/PayPal-PHP-SDK/tree/master"
            },
            "abandoned": true,
            "install-path": "../paypal/rest-api-sdk-php"
        },
        {
            "name": "pheme/yii2-settings",
            "version": "0.7",
            "version_normalized": "0.7.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phemellc/yii2-settings.git",
                "reference": "5e15e82442a62007727466439735602555dde8df"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phemellc/yii2-settings/zipball/5e15e82442a62007727466439735602555dde8df",
                "reference": "5e15e82442a62007727466439735602555dde8df",
                "shasum": ""
            },
            "require": {
                "pheme/yii2-toggle-column": "*",
                "yiisoft/yii2": ">=2.0.6"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.0"
            },
            "time": "2018-10-30T22:18:20+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "pheme\\settings\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Aris Karageorgos",
                    "email": "aris@phe.me"
                }
            ],
            "description": "Yii2 Database settings",
            "keywords": [
                "Settings",
                "config",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/phemellc/yii2-settings/issues",
                "source": "https://github.com/phemellc/yii2-settings/tree/master"
            },
            "install-path": "../pheme/yii2-settings"
        },
        {
            "name": "pheme/yii2-toggle-column",
            "version": "0.8",
            "version_normalized": "0.8.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phemellc/yii2-toggle-column.git",
                "reference": "5b760fcf15e02b3bcd1ab373b91bb05fbac2b729"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phemellc/yii2-toggle-column/zipball/5b760fcf15e02b3bcd1ab373b91bb05fbac2b729",
                "reference": "5b760fcf15e02b3bcd1ab373b91bb05fbac2b729",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": ">=2.0.7"
            },
            "time": "2020-07-09T16:07:24+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "\\pheme\\grid\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Aris Karageorgos",
                    "email": "aris@phe.me"
                }
            ],
            "description": "Provides a toggle data column and action",
            "keywords": [
                "column",
                "extension",
                "toggle",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/phemellc/yii2-toggle-column/issues",
                "source": "https://github.com/phemellc/yii2-toggle-column/tree/master"
            },
            "install-path": "../pheme/yii2-toggle-column"
        },
        {
            "name": "philippfrenzel/yii2fullcalendar",
            "version": "3.9.0",
            "version_normalized": "3.9.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/philippfrenzel/yii2fullcalendar.git",
                "reference": "0b56a80486fa01b874dda5072ffb9b2cf06210ed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/philippfrenzel/yii2fullcalendar/zipball/0b56a80486fa01b874dda5072ffb9b2cf06210ed",
                "reference": "0b56a80486fa01b874dda5072ffb9b2cf06210ed",
                "shasum": ""
            },
            "require": {
                "bower-asset/fullcalendar": "^3.9.0@stable",
                "bower-asset/fullcalendar-scheduler": "^1.9.2@stable",
                "yiisoft/yii2": "*",
                "yiisoft/yii2-jui": "*"
            },
            "require-dev": {
                "codeception/codeception": "*"
            },
            "time": "2018-05-04T09:06:24+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii2fullcalendar\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Philipp Frenzel",
                    "email": "philipp@frenzel.net",
                    "homepage": "http://www.frenzel.net/",
                    "role": "Developer"
                }
            ],
            "description": "Yii2 fullcalendar Widgets",
            "homepage": "http://www.frenzel.net/",
            "keywords": [
                "fullcalendar",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/philippfrenzel/yii2fullcalendar/issues",
                "source": "https://github.com/philippfrenzel/yii2fullcalendar"
            },
            "install-path": "../philippfrenzel/yii2fullcalendar"
        },
        {
            "name": "php-cs-fixer/diff",
            "version": "v1.3.1",
            "version_normalized": "1.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHP-CS-Fixer/diff.git",
                "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHP-CS-Fixer/diff/zipball/dbd31aeb251639ac0b9e7e29405c1441907f5759",
                "reference": "dbd31aeb251639ac0b9e7e29405c1441907f5759",
                "shasum": ""
            },
            "require": {
                "php": "^5.6 || ^7.0 || ^8.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7.23 || ^6.4.3 || ^7.0",
                "symfony/process": "^3.3"
            },
            "time": "2020-10-14T08:39:05+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"
                },
                {
                    "name": "Kore Nordmann",
                    "email": "mail@kore-nordmann.de"
                },
                {
                    "name": "SpacePossum"
                }
            ],
            "description": "sebastian/diff v2 backport support for PHP5.6",
            "homepage": "https://github.com/PHP-CS-Fixer",
            "keywords": [
                "diff"
            ],
            "support": {
                "issues": "https://github.com/PHP-CS-Fixer/diff/issues",
                "source": "https://github.com/PHP-CS-Fixer/diff/tree/v1.3.1"
            },
            "install-path": "../php-cs-fixer/diff"
        },
        {
            "name": "phpoffice/phpspreadsheet",
            "version": "1.18.0",
            "version_normalized": "1.18.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
                "reference": "418cd304e8e6b417ea79c3b29126a25dc4b1170c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/418cd304e8e6b417ea79c3b29126a25dc4b1170c",
                "reference": "418cd304e8e6b417ea79c3b29126a25dc4b1170c",
                "shasum": ""
            },
            "require": {
                "ext-ctype": "*",
                "ext-dom": "*",
                "ext-fileinfo": "*",
                "ext-gd": "*",
                "ext-iconv": "*",
                "ext-libxml": "*",
                "ext-mbstring": "*",
                "ext-simplexml": "*",
                "ext-xml": "*",
                "ext-xmlreader": "*",
                "ext-xmlwriter": "*",
                "ext-zip": "*",
                "ext-zlib": "*",
                "ezyang/htmlpurifier": "^4.13",
                "maennchen/zipstream-php": "^2.1",
                "markbaker/complex": "^2.0",
                "markbaker/matrix": "^2.0",
                "php": "^7.2 || ^8.0",
                "psr/http-client": "^1.0",
                "psr/http-factory": "^1.0",
                "psr/simple-cache": "^1.0"
            },
            "require-dev": {
                "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
                "dompdf/dompdf": "^1.0",
                "friendsofphp/php-cs-fixer": "^2.18",
                "jpgraph/jpgraph": "^4.0",
                "mpdf/mpdf": "^8.0",
                "phpcompatibility/php-compatibility": "^9.3",
                "phpstan/phpstan": "^0.12.82",
                "phpstan/phpstan-phpunit": "^0.12.18",
                "phpunit/phpunit": "^8.5",
                "squizlabs/php_codesniffer": "^3.5",
                "tecnickcom/tcpdf": "^6.3"
            },
            "suggest": {
                "dompdf/dompdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)",
                "jpgraph/jpgraph": "Option for rendering charts, or including charts with PDF or HTML Writers",
                "mpdf/mpdf": "Option for rendering PDF with PDF Writer",
                "tecnickcom/tcpdf": "Option for rendering PDF with PDF Writer (doesn't yet support PHP8)"
            },
            "time": "2021-05-31T18:21:15+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "PhpOffice\\PhpSpreadsheet\\": "src/PhpSpreadsheet"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Maarten Balliauw",
                    "homepage": "https://blog.maartenballiauw.be"
                },
                {
                    "name": "Mark Baker",
                    "homepage": "https://markbakeruk.net"
                },
                {
                    "name": "Franck Lefevre",
                    "homepage": "https://rootslabs.net"
                },
                {
                    "name": "Erik Tilt"
                },
                {
                    "name": "Adrien Crivelli"
                }
            ],
            "description": "PHPSpreadsheet - Read, Create and Write Spreadsheet documents in PHP - Spreadsheet engine",
            "homepage": "https://github.com/PHPOffice/PhpSpreadsheet",
            "keywords": [
                "OpenXML",
                "excel",
                "gnumeric",
                "ods",
                "php",
                "spreadsheet",
                "xls",
                "xlsx"
            ],
            "support": {
                "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
                "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.18.0"
            },
            "install-path": "../phpoffice/phpspreadsheet"
        },
        {
            "name": "phpseclib/phpseclib",
            "version": "3.0.9",
            "version_normalized": "3.0.9.0",
            "source": {
                "type": "git",
                "url": "https://github.com/phpseclib/phpseclib.git",
                "reference": "a127a5133804ff2f47ae629dd529b129da616ad7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/a127a5133804ff2f47ae629dd529b129da616ad7",
                "reference": "a127a5133804ff2f47ae629dd529b129da616ad7",
                "shasum": ""
            },
            "require": {
                "paragonie/constant_time_encoding": "^1|^2",
                "paragonie/random_compat": "^1.4|^2.0|^9.99.99",
                "php": ">=5.6.1"
            },
            "require-dev": {
                "phing/phing": "~2.7",
                "phpunit/phpunit": "^5.7|^6.0|^9.4",
                "squizlabs/php_codesniffer": "~2.0"
            },
            "suggest": {
                "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.",
                "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.",
                "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.",
                "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations."
            },
            "time": "2021-06-14T06:54:45+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "phpseclib/bootstrap.php"
                ],
                "psr-4": {
                    "phpseclib3\\": "phpseclib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jim Wigginton",
                    "email": "terrafrost@php.net",
                    "role": "Lead Developer"
                },
                {
                    "name": "Patrick Monnerat",
                    "email": "pm@datasphere.ch",
                    "role": "Developer"
                },
                {
                    "name": "Andreas Fischer",
                    "email": "bantu@phpbb.com",
                    "role": "Developer"
                },
                {
                    "name": "Hans-Jürgen Petrich",
                    "email": "petrich@tronic-media.com",
                    "role": "Developer"
                },
                {
                    "name": "Graham Campbell",
                    "email": "graham@alt-three.com",
                    "role": "Developer"
                }
            ],
            "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.",
            "homepage": "http://phpseclib.sourceforge.net",
            "keywords": [
                "BigInteger",
                "aes",
                "asn.1",
                "asn1",
                "blowfish",
                "crypto",
                "cryptography",
                "encryption",
                "rsa",
                "security",
                "sftp",
                "signature",
                "signing",
                "ssh",
                "twofish",
                "x.509",
                "x509"
            ],
            "support": {
                "issues": "https://github.com/phpseclib/phpseclib/issues",
                "source": "https://github.com/phpseclib/phpseclib/tree/3.0.9"
            },
            "funding": [
                {
                    "url": "https://github.com/terrafrost",
                    "type": "github"
                },
                {
                    "url": "https://www.patreon.com/phpseclib",
                    "type": "patreon"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib",
                    "type": "tidelift"
                }
            ],
            "install-path": "../phpseclib/phpseclib"
        },
        {
            "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": "psr/cache",
            "version": "1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/cache.git",
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8",
                "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2016-08-06T20:24:11+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Cache\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Common interface for caching libraries",
            "keywords": [
                "cache",
                "psr",
                "psr-6"
            ],
            "support": {
                "source": "https://github.com/php-fig/cache/tree/master"
            },
            "install-path": "../psr/cache"
        },
        {
            "name": "psr/container",
            "version": "1.1.1",
            "version_normalized": "1.1.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/container.git",
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/container/zipball/8622567409010282b7aeebe4bb841fe98b58dcaf",
                "reference": "8622567409010282b7aeebe4bb841fe98b58dcaf",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "time": "2021-03-05T17:36:06+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Container\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common Container Interface (PHP FIG PSR-11)",
            "homepage": "https://github.com/php-fig/container",
            "keywords": [
                "PSR-11",
                "container",
                "container-interface",
                "container-interop",
                "psr"
            ],
            "support": {
                "issues": "https://github.com/php-fig/container/issues",
                "source": "https://github.com/php-fig/container/tree/1.1.1"
            },
            "install-path": "../psr/container"
        },
        {
            "name": "psr/event-dispatcher",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/event-dispatcher.git",
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/event-dispatcher/zipball/dbefd12671e8a14ec7f180cab83036ed26714bb0",
                "reference": "dbefd12671e8a14ec7f180cab83036ed26714bb0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.0"
            },
            "time": "2019-01-08T18:20:26+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\EventDispatcher\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "http://www.php-fig.org/"
                }
            ],
            "description": "Standard interfaces for event handling.",
            "keywords": [
                "events",
                "psr",
                "psr-14"
            ],
            "support": {
                "issues": "https://github.com/php-fig/event-dispatcher/issues",
                "source": "https://github.com/php-fig/event-dispatcher/tree/1.0.0"
            },
            "install-path": "../psr/event-dispatcher"
        },
        {
            "name": "psr/http-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"
            ],
            "support": {
                "source": "https://github.com/php-fig/http-message/tree/master"
            },
            "install-path": "../psr/http-message"
        },
        {
            "name": "psr/log",
            "version": "1.1.4",
            "version_normalized": "1.1.4.0",
            "source": {
                "type": "git",
                "url": "https://github.com/php-fig/log.git",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11",
                "reference": "d49695b909c3b7628b6289db5479a1c204601f11",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0"
            },
            "time": "2021-05-03T11:20:27+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Psr\\Log\\": "Psr/Log/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "PHP-FIG",
                    "homepage": "https://www.php-fig.org/"
                }
            ],
            "description": "Common interface for logging libraries",
            "homepage": "https://github.com/php-fig/log",
            "keywords": [
                "log",
                "psr",
                "psr-3"
            ],
            "support": {
                "source": "https://github.com/php-fig/log/tree/1.1.4"
            },
            "install-path": "../psr/log"
        },
        {
            "name": "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": "raoul2000/yii2-workflow",
            "version": "1.2.0",
            "version_normalized": "1.2.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/raoul2000/yii2-workflow.git",
                "reference": "1e21516d0f2e102664cf194c33f2d74937eb7fd4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/raoul2000/yii2-workflow/zipball/1e21516d0f2e102664cf194c33f2d74937eb7fd4",
                "reference": "1e21516d0f2e102664cf194c33f2d74937eb7fd4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "yiisoft/yii2": "~2.0.13"
            },
            "require-dev": {
                "codeception/assert-throws": "^1.0",
                "codeception/codeception": ">= 2.0.9",
                "codeception/specify": "*",
                "codeception/verify": "*",
                "myclabs/deep-copy": ">= 1.3.1",
                "yiisoft/yii2-codeception": "*"
            },
            "time": "2018-06-08T11:49:04+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "raoul2000\\workflow\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Raoul",
                    "email": "raoul.boulard@gmail.com",
                    "homepage": "https://github.com/raoul2000/yii2-workflow"
                }
            ],
            "description": "A simple workflow engine for Yii2",
            "homepage": "http://raoul2000.github.io/yii2-workflow/guide-README.html",
            "keywords": [
                "workflow",
                "yii2"
            ],
            "support": {
                "email": "raoul.boulard@gmail.com",
                "issues": "https://github.com/raoul2000/yii2-workflow/issues",
                "source": "https://github.com/raoul2000/yii2-workflow"
            },
            "install-path": "../raoul2000/yii2-workflow"
        },
        {
            "name": "raoul2000/yii2-workflow-view",
            "version": "0.0.2",
            "version_normalized": "0.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/raoul2000/yii2-workflow-view.git",
                "reference": "0ea0b90a7595ba425baae50405c4e89a1ded1b96"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/raoul2000/yii2-workflow-view/zipball/0ea0b90a7595ba425baae50405c4e89a1ded1b96",
                "reference": "0ea0b90a7595ba425baae50405c4e89a1ded1b96",
                "shasum": ""
            },
            "require": {
                "bower-asset/vis": "*",
                "php": ">=5.4.0",
                "raoul2000/yii2-workflow": ">=0.0.18",
                "yiisoft/yii2": "*"
            },
            "time": "2015-08-23T20:00:46+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "raoul2000\\workflow\\view\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Raoul",
                    "email": "raoul.boulard@gmail.com",
                    "homepage": "https://github.com/raoul2000/yii2-workflow-view"
                }
            ],
            "description": "A simple widget to display your workflows",
            "homepage": "http://www.yiiframework.com/",
            "keywords": [
                "view",
                "widget",
                "workflow",
                "yii2"
            ],
            "support": {
                "email": "raoul.boulard@gmail.com",
                "issues": "https://github.com/raoul2000/yii2-workflow-view/issues",
                "source": "https://github.com/raoul2000/yii2-workflow-view"
            },
            "install-path": "../raoul2000/yii2-workflow-view"
        },
        {
            "name": "richthegeek/phpsass",
            "version": "1.0.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/richthegeek/phpsass.git",
                "reference": "96923ffb2acd942426a48631e95a99a38456106d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/richthegeek/phpsass/zipball/96923ffb2acd942426a48631e95a99a38456106d",
                "reference": "96923ffb2acd942426a48631e95a99a38456106d",
                "shasum": ""
            },
            "time": "2014-11-06T13:25:54+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "script/",
                    "renderers/",
                    "tree/",
                    "SassException.php",
                    "SassFile.php",
                    "SassParser.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Richard Lyon",
                    "homepage": "https://github.com/richthegeek"
                },
                {
                    "name": "Sebastian Siemssen",
                    "homepage": "https://twitter.com/thefubhy"
                },
                {
                    "name": "Steve Jones",
                    "homepage": "https://github.com/darthsteven"
                },
                {
                    "name": "Sam Richard",
                    "homepage": "https://github.com/snugug"
                }
            ],
            "description": "PHPSass is a PHP compiler for SASS, a popular CSS pre-processor language.",
            "homepage": "http://phpsass.com",
            "support": {
                "issues": "https://github.com/richthegeek/phpsass/issues",
                "source": "https://github.com/richthegeek/phpsass"
            },
            "install-path": "../richthegeek/phpsass"
        },
        {
            "name": "schmunk42/retry",
            "version": "0.0.1",
            "version_normalized": "0.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmunk42/retry.git",
                "reference": "c34c68c9e2a6e0f1bbab44c1dfceb73ba2a270a3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmunk42/retry/zipball/c34c68c9e2a6e0f1bbab44c1dfceb73ba2a270a3",
                "reference": "c34c68c9e2a6e0f1bbab44c1dfceb73ba2a270a3",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4"
            },
            "require-dev": {
                "phpunit/phpunit": "~4.2"
            },
            "time": "2014-09-20T11:10:31+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "src/retry.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Igor Wiedler",
                    "email": "igor@wiedler.ch"
                }
            ],
            "description": "A tiny library for retrying failing operations.",
            "keywords": [
                "failure"
            ],
            "support": {
                "source": "https://github.com/schmunk42/retry/tree/0.0.1"
            },
            "install-path": "../schmunk42/retry"
        },
        {
            "name": "schmunk42/yii2-giiant",
            "version": "0.12.0",
            "version_normalized": "0.12.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/schmunk42/yii2-giiant.git",
                "reference": "1439214b7ac0fd85a77b9ff2bd9944efb86d94d3"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/schmunk42/yii2-giiant/zipball/1439214b7ac0fd85a77b9ff2bd9944efb86d94d3",
                "reference": "1439214b7ac0fd85a77b9ff2bd9944efb86d94d3",
                "shasum": ""
            },
            "require": {
                "cmrcx/phptidy": "^3.1",
                "dmstr/yii2-bootstrap": "^0.1.2 || ^0.2.1",
                "dmstr/yii2-db": "*",
                "dmstr/yii2-helpers": "*",
                "friendsofphp/php-cs-fixer": "1.* || 2.*",
                "yiisoft/yii2": "~2.0.13",
                "yiisoft/yii2-gii": "~2.2.0"
            },
            "require-dev": {
                "codeception/codeception": "^2.2",
                "codeception/specify": "^0.4",
                "dmstr/yii2-web": "^0.4.2",
                "insolita/yii2-adminlte-widgets": "1.1.*",
                "rmrevin/yii2-fontawesome": "2.*"
            },
            "time": "2020-04-20T09:35:26+00:00",
            "type": "yii2-extension",
            "extra": {
                "bootstrap": "schmunk42\\giiant\\Bootstrap",
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "schmunk42\\giiant\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Tobias Munk",
                    "email": "schmunk@usrbin.de",
                    "homepage": "http://www.usrbin.de"
                }
            ],
            "description": "Gii CRUD generator for Yii 2 Framework",
            "homepage": "https://github.com/schmunk42/yii2-giiant",
            "keywords": [
                "crud",
                "gii",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/schmunk42/yii2-giiant/issues",
                "source": "https://github.com/schmunk42/yii2-giiant/tree/master"
            },
            "install-path": "../schmunk42/yii2-giiant"
        },
        {
            "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": "simialbi/yii2-schema-org",
            "version": "2.1.0",
            "version_normalized": "2.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/simialbi/yii2-schema-org.git",
                "reference": "ee22f22ae69dc741daf09709a9ef17e1a2551d62"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/simialbi/yii2-schema-org/zipball/ee22f22ae69dc741daf09709a9ef17e1a2551d62",
                "reference": "ee22f22ae69dc741daf09709a9ef17e1a2551d62",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.0",
                "yiisoft/yii2": "^2.0.5"
            },
            "require-dev": {
                "composer/composer": "^1.0",
                "phpunit/phpunit": "<7",
                "yiisoft/yii2-coding-standards": "~2.0"
            },
            "time": "2020-12-03T15:53:11+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "simialbi\\yii2\\schemaorg\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Simon Karlen",
                    "email": "simi.albi@outlook.com"
                },
                {
                    "name": "Mehdi Achour",
                    "email": "machour@gmail.com"
                }
            ],
            "description": "Schema.org yii2 representation and helpers for json-ld generation in Yii framework",
            "keywords": [
                "JSON-LD",
                "jsonld",
                "microdata",
                "schema-org",
                "structured-data",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/simialbi/yii2-schema-org/issues",
                "source": "https://github.com/simialbi/yii2-schema-org"
            },
            "install-path": "../simialbi/yii2-schema-org"
        },
        {
            "name": "sizeg/yii2-jwt",
            "version": "v2.0.2",
            "version_normalized": "2.0.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/sizeg/yii2-jwt.git",
                "reference": "40fc06e8eb7fd4251639a45a0710663fc8a9558b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/sizeg/yii2-jwt/zipball/40fc06e8eb7fd4251639a45a0710663fc8a9558b",
                "reference": "40fc06e8eb7fd4251639a45a0710663fc8a9558b",
                "shasum": ""
            },
            "require": {
                "lcobucci/jwt": "~3.3.0",
                "php": ">=5.6.0",
                "yiisoft/yii2": "~2.0.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^4.8"
            },
            "time": "2020-08-21T04:46:14+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "sizeg\\jwt\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Dmitriy Demin",
                    "email": "sizemail@gmail.com",
                    "homepage": "https://sizeg.tk"
                }
            ],
            "description": "JWT based on Icobucci",
            "keywords": [
                "jwt",
                "yii 2",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/sizeg/yii2-jwt/issues",
                "source": "https://github.com/sizeg/yii2-jwt/tree/master"
            },
            "install-path": "../sizeg/yii2-jwt"
        },
        {
            "name": "softcommerce/yii2-knob",
            "version": "0.1",
            "version_normalized": "0.1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/iddqdidkfa/yii2-knob.git",
                "reference": "821472d61a31541c77204d24e5cfb8e22681e0ff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/iddqdidkfa/yii2-knob/zipball/821472d61a31541c77204d24e5cfb8e22681e0ff",
                "reference": "821472d61a31541c77204d24e5cfb8e22681e0ff",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "*"
            },
            "time": "2014-06-11T11:36:45+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "softcommerce\\knob\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "GPL v2"
            ],
            "authors": [
                {
                    "name": "Oleg Ilyushyn",
                    "email": "oleg@softcommerce.com.ua",
                    "homepage": "http://softcommerce.com.ua"
                }
            ],
            "description": "jQuery Knob for Yii2.",
            "keywords": [
                "extension",
                "jquery",
                "knob",
                "widget",
                "yii"
            ],
            "support": {
                "issues": "https://github.com/iddqdidkfa/yii2-knob/issues",
                "source": "https://github.com/iddqdidkfa/yii2-knob/tree/master"
            },
            "install-path": "../softcommerce/yii2-knob"
        },
        {
            "name": "stripe/stripe-php",
            "version": "v7.87.0",
            "version_normalized": "7.87.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/stripe/stripe-php.git",
                "reference": "9392f03cb8d8803bf8273378ce42d5cbbf1e24fc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/stripe/stripe-php/zipball/9392f03cb8d8803bf8273378ce42d5cbbf1e24fc",
                "reference": "9392f03cb8d8803bf8273378ce42d5cbbf1e24fc",
                "shasum": ""
            },
            "require": {
                "ext-curl": "*",
                "ext-json": "*",
                "ext-mbstring": "*",
                "php": ">=5.6.0"
            },
            "require-dev": {
                "friendsofphp/php-cs-fixer": "2.17.1",
                "php-coveralls/php-coveralls": "^2.1",
                "phpunit/phpunit": "^5.7",
                "squizlabs/php_codesniffer": "^3.3",
                "symfony/process": "~3.4"
            },
            "time": "2021-06-30T18:22:47+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Stripe\\": "lib/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Stripe and contributors",
                    "homepage": "https://github.com/stripe/stripe-php/contributors"
                }
            ],
            "description": "Stripe PHP Library",
            "homepage": "https://stripe.com/",
            "keywords": [
                "api",
                "payment processing",
                "stripe"
            ],
            "support": {
                "issues": "https://github.com/stripe/stripe-php/issues",
                "source": "https://github.com/stripe/stripe-php/tree/v7.87.0"
            },
            "install-path": "../stripe/stripe-php"
        },
        {
            "name": "swiftmailer/swiftmailer",
            "version": "v6.2.7",
            "version_normalized": "6.2.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/swiftmailer/swiftmailer.git",
                "reference": "15f7faf8508e04471f666633addacf54c0ab5933"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/15f7faf8508e04471f666633addacf54c0ab5933",
                "reference": "15f7faf8508e04471f666633addacf54c0ab5933",
                "shasum": ""
            },
            "require": {
                "egulias/email-validator": "^2.0|^3.1",
                "php": ">=7.0.0",
                "symfony/polyfill-iconv": "^1.0",
                "symfony/polyfill-intl-idn": "^1.10",
                "symfony/polyfill-mbstring": "^1.0"
            },
            "require-dev": {
                "mockery/mockery": "^1.0",
                "symfony/phpunit-bridge": "^4.4|^5.0"
            },
            "suggest": {
                "ext-intl": "Needed to support internationalized email addresses"
            },
            "time": "2021-03-09T12:30:35+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "6.2-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "lib/swift_required.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Chris Corbyn"
                },
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                }
            ],
            "description": "Swiftmailer, free feature-rich PHP mailer",
            "homepage": "https://swiftmailer.symfony.com",
            "keywords": [
                "email",
                "mail",
                "mailer"
            ],
            "support": {
                "issues": "https://github.com/swiftmailer/swiftmailer/issues",
                "source": "https://github.com/swiftmailer/swiftmailer/tree/v6.2.7"
            },
            "funding": [
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/swiftmailer/swiftmailer",
                    "type": "tidelift"
                }
            ],
            "install-path": "../swiftmailer/swiftmailer"
        },
        {
            "name": "symfony/console",
            "version": "v5.3.2",
            "version_normalized": "5.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/console.git",
                "reference": "649730483885ff2ca99ca0560ef0e5f6b03f2ac1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/console/zipball/649730483885ff2ca99ca0560ef0e5f6b03f2ac1",
                "reference": "649730483885ff2ca99ca0560ef0e5f6b03f2ac1",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php73": "^1.8",
                "symfony/polyfill-php80": "^1.15",
                "symfony/service-contracts": "^1.1|^2",
                "symfony/string": "^5.1"
            },
            "conflict": {
                "symfony/dependency-injection": "<4.4",
                "symfony/dotenv": "<5.1",
                "symfony/event-dispatcher": "<4.4",
                "symfony/lock": "<4.4",
                "symfony/process": "<4.4"
            },
            "provide": {
                "psr/log-implementation": "1.0"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "^4.4|^5.0",
                "symfony/dependency-injection": "^4.4|^5.0",
                "symfony/event-dispatcher": "^4.4|^5.0",
                "symfony/lock": "^4.4|^5.0",
                "symfony/process": "^4.4|^5.0",
                "symfony/var-dumper": "^4.4|^5.0"
            },
            "suggest": {
                "psr/log": "For using the console logger",
                "symfony/event-dispatcher": "",
                "symfony/lock": "",
                "symfony/process": ""
            },
            "time": "2021-06-12T09:42:48+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Console\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Eases the creation of beautiful and testable command line interfaces",
            "homepage": "https://symfony.com",
            "keywords": [
                "cli",
                "command line",
                "console",
                "terminal"
            ],
            "support": {
                "source": "https://github.com/symfony/console/tree/v5.3.2"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/console"
        },
        {
            "name": "symfony/deprecation-contracts",
            "version": "v2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/deprecation-contracts.git",
                "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/5f38c8804a9e97d23e0c8d63341088cd8a22d627",
                "reference": "5f38c8804a9e97d23e0c8d63341088cd8a22d627",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2021-03-23T23:28:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.4-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "files": [
                    "function.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "A generic function and convention to trigger deprecation notices",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/deprecation-contracts/tree/v2.4.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/event-dispatcher",
            "version": "v5.3.0",
            "version_normalized": "5.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher.git",
                "reference": "67a5f354afa8e2f231081b3fa11a5912f933c3ce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/67a5f354afa8e2f231081b3fa11a5912f933c3ce",
                "reference": "67a5f354afa8e2f231081b3fa11a5912f933c3ce",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/event-dispatcher-contracts": "^2",
                "symfony/polyfill-php80": "^1.15"
            },
            "conflict": {
                "symfony/dependency-injection": "<4.4"
            },
            "provide": {
                "psr/event-dispatcher-implementation": "1.0",
                "symfony/event-dispatcher-implementation": "2.0"
            },
            "require-dev": {
                "psr/log": "~1.0",
                "symfony/config": "^4.4|^5.0",
                "symfony/dependency-injection": "^4.4|^5.0",
                "symfony/error-handler": "^4.4|^5.0",
                "symfony/expression-language": "^4.4|^5.0",
                "symfony/http-foundation": "^4.4|^5.0",
                "symfony/service-contracts": "^1.1|^2",
                "symfony/stopwatch": "^4.4|^5.0"
            },
            "suggest": {
                "symfony/dependency-injection": "",
                "symfony/http-kernel": ""
            },
            "time": "2021-05-26T17:43:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\EventDispatcher\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/event-dispatcher/tree/v5.3.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"
        },
        {
            "name": "symfony/event-dispatcher-contracts",
            "version": "v2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/event-dispatcher-contracts.git",
                "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/event-dispatcher-contracts/zipball/69fee1ad2332a7cbab3aca13591953da9cdb7a11",
                "reference": "69fee1ad2332a7cbab3aca13591953da9cdb7a11",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/event-dispatcher": "^1"
            },
            "suggest": {
                "symfony/event-dispatcher-implementation": ""
            },
            "time": "2021-03-23T23:28:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.4-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\EventDispatcher\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to dispatching event",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v2.4.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/filesystem",
            "version": "v5.3.3",
            "version_normalized": "5.3.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/filesystem.git",
                "reference": "19b71c8f313b411172dd5f470fd61f24466d79a9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/filesystem/zipball/19b71c8f313b411172dd5f470fd61f24466d79a9",
                "reference": "19b71c8f313b411172dd5f470fd61f24466d79a9",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-ctype": "~1.8"
            },
            "time": "2021-06-30T07:27:52+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Filesystem\\": ""
                },
                "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 basic utilities for the filesystem",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/filesystem/tree/v5.3.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/filesystem"
        },
        {
            "name": "symfony/finder",
            "version": "v5.3.0",
            "version_normalized": "5.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/finder.git",
                "reference": "0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/finder/zipball/0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6",
                "reference": "0ae3f047bed4edff6fd35b26a9a6bfdc92c953c6",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5"
            },
            "time": "2021-05-26T12:52:38+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Finder\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Finds files and directories via an intuitive fluent interface",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/finder/tree/v5.3.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/finder"
        },
        {
            "name": "symfony/options-resolver",
            "version": "v5.3.0",
            "version_normalized": "5.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/options-resolver.git",
                "reference": "162e886ca035869866d233a2bfef70cc28f9bbe5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/162e886ca035869866d233a2bfef70cc28f9bbe5",
                "reference": "162e886ca035869866d233a2bfef70cc28f9bbe5",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/deprecation-contracts": "^2.1",
                "symfony/polyfill-php73": "~1.0",
                "symfony/polyfill-php80": "^1.15"
            },
            "time": "2021-05-26T17:43:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\OptionsResolver\\": ""
                },
                "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 an improved replacement for the array_replace PHP function",
            "homepage": "https://symfony.com",
            "keywords": [
                "config",
                "configuration",
                "options"
            ],
            "support": {
                "source": "https://github.com/symfony/options-resolver/tree/v5.3.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/options-resolver"
        },
        {
            "name": "symfony/polyfill-ctype",
            "version": "v1.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-ctype.git",
                "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce",
                "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-ctype": "For best performance"
            },
            "time": "2021-02-19T12:13:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Ctype\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Gert de Pagter",
                    "email": "BackEndTea@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for ctype functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "ctype",
                "polyfill",
                "portable"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.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.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-iconv.git",
                "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-iconv/zipball/63b5bb7db83e5673936d6e3b8b3e022ff6474933",
                "reference": "63b5bb7db83e5673936d6e3b8b3e022ff6474933",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-iconv": "For best performance"
            },
            "time": "2021-05-27T09:27:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Iconv\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Iconv extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "iconv",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-iconv/tree/v1.23.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-iconv"
        },
        {
            "name": "symfony/polyfill-intl-grapheme",
            "version": "v1.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-grapheme.git",
                "reference": "24b72c6baa32c746a4d0840147c9715e42bb68ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-grapheme/zipball/24b72c6baa32c746a4d0840147c9715e42bb68ab",
                "reference": "24b72c6baa32c746a4d0840147c9715e42bb68ab",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2021-05-27T09:17:38+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Grapheme\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's grapheme_* functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "grapheme",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-grapheme/tree/v1.23.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-intl-grapheme"
        },
        {
            "name": "symfony/polyfill-intl-idn",
            "version": "v1.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-idn.git",
                "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-idn/zipball/65bd267525e82759e7d8c4e8ceea44f398838e65",
                "reference": "65bd267525e82759e7d8c4e8ceea44f398838e65",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1",
                "symfony/polyfill-intl-normalizer": "^1.10",
                "symfony/polyfill-php72": "^1.10"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2021-05-27T09:27:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Idn\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Laurent Bassin",
                    "email": "laurent@bassin.info"
                },
                {
                    "name": "Trevor Rowbotham",
                    "email": "trevor.rowbotham@pm.me"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "idn",
                "intl",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-idn/tree/v1.23.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.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-intl-normalizer.git",
                "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-intl-normalizer/zipball/8590a5f561694770bdcd3f9b5c69dde6945028e8",
                "reference": "8590a5f561694770bdcd3f9b5c69dde6945028e8",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-intl": "For best performance"
            },
            "time": "2021-02-19T12:13:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Intl\\Normalizer\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for intl's Normalizer class and related functions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "intl",
                "normalizer",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-intl-normalizer/tree/v1.23.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.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-mbstring.git",
                "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
                "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "suggest": {
                "ext-mbstring": "For best performance"
            },
            "time": "2021-05-27T09:27:20+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Mbstring\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill for the Mbstring extension",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "mbstring",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.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.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php72.git",
                "reference": "9a142215a36a3888e30d0a9eeea9766764e96976"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php72/zipball/9a142215a36a3888e30d0a9eeea9766764e96976",
                "reference": "9a142215a36a3888e30d0a9eeea9766764e96976",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2021-05-27T09:17:38+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php72\\": ""
                },
                "files": [
                    "bootstrap.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php72/tree/v1.23.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php72"
        },
        {
            "name": "symfony/polyfill-php73",
            "version": "v1.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php73.git",
                "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010",
                "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2021-02-19T12:13:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php73\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php73"
        },
        {
            "name": "symfony/polyfill-php80",
            "version": "v1.23.0",
            "version_normalized": "1.23.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php80.git",
                "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/eca0bf41ed421bed1b57c4958bab16aa86b757d0",
                "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0",
                "shasum": ""
            },
            "require": {
                "php": ">=7.1"
            },
            "time": "2021-02-19T12:13:01+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "1.23-dev"
                },
                "thanks": {
                    "name": "symfony/polyfill",
                    "url": "https://github.com/symfony/polyfill"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php80\\": ""
                },
                "files": [
                    "bootstrap.php"
                ],
                "classmap": [
                    "Resources/stubs"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ion Bazan",
                    "email": "ion.bazan@gmail.com"
                },
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "support": {
                "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.0"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/polyfill-php80"
        },
        {
            "name": "symfony/process",
            "version": "v5.3.2",
            "version_normalized": "5.3.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/process.git",
                "reference": "714b47f9196de61a196d86c4bad5f09201b307df"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/process/zipball/714b47f9196de61a196d86c4bad5f09201b307df",
                "reference": "714b47f9196de61a196d86c4bad5f09201b307df",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-php80": "^1.15"
            },
            "time": "2021-06-12T10:15:01+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Process\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Executes commands in sub-processes",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/process/tree/v5.3.2"
            },
            "funding": [
                {
                    "url": "https://symfony.com/sponsor",
                    "type": "custom"
                },
                {
                    "url": "https://github.com/fabpot",
                    "type": "github"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
                    "type": "tidelift"
                }
            ],
            "install-path": "../symfony/process"
        },
        {
            "name": "symfony/service-contracts",
            "version": "v2.4.0",
            "version_normalized": "2.4.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/service-contracts.git",
                "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/service-contracts/zipball/f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
                "reference": "f040a30e04b57fbcc9c6cbcf4dbaa96bd318b9bb",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "psr/container": "^1.1"
            },
            "suggest": {
                "symfony/service-implementation": ""
            },
            "time": "2021-04-01T10:43:52+00:00",
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-main": "2.4-dev"
                },
                "thanks": {
                    "name": "symfony/contracts",
                    "url": "https://github.com/symfony/contracts"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Contracts\\Service\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Generic abstractions related to writing services",
            "homepage": "https://symfony.com",
            "keywords": [
                "abstractions",
                "contracts",
                "decoupling",
                "interfaces",
                "interoperability",
                "standards"
            ],
            "support": {
                "source": "https://github.com/symfony/service-contracts/tree/v2.4.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/service-contracts"
        },
        {
            "name": "symfony/stopwatch",
            "version": "v5.3.0",
            "version_normalized": "5.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/stopwatch.git",
                "reference": "313d02f59d6543311865007e5ff4ace05b35ee65"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/stopwatch/zipball/313d02f59d6543311865007e5ff4ace05b35ee65",
                "reference": "313d02f59d6543311865007e5ff4ace05b35ee65",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/service-contracts": "^1.0|^2"
            },
            "time": "2021-05-26T17:43:10+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Stopwatch\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides a way to profile code",
            "homepage": "https://symfony.com",
            "support": {
                "source": "https://github.com/symfony/stopwatch/tree/v5.3.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/stopwatch"
        },
        {
            "name": "symfony/string",
            "version": "v5.3.3",
            "version_normalized": "5.3.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/string.git",
                "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/string/zipball/bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
                "reference": "bd53358e3eccec6a670b5f33ab680d8dbe1d4ae1",
                "shasum": ""
            },
            "require": {
                "php": ">=7.2.5",
                "symfony/polyfill-ctype": "~1.8",
                "symfony/polyfill-intl-grapheme": "~1.0",
                "symfony/polyfill-intl-normalizer": "~1.0",
                "symfony/polyfill-mbstring": "~1.0",
                "symfony/polyfill-php80": "~1.15"
            },
            "require-dev": {
                "symfony/error-handler": "^4.4|^5.0",
                "symfony/http-client": "^4.4|^5.0",
                "symfony/translation-contracts": "^1.1|^2",
                "symfony/var-exporter": "^4.4|^5.0"
            },
            "time": "2021-06-27T11:44:38+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\String\\": ""
                },
                "files": [
                    "Resources/functions.php"
                ],
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Nicolas Grekas",
                    "email": "p@tchwork.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way",
            "homepage": "https://symfony.com",
            "keywords": [
                "grapheme",
                "i18n",
                "string",
                "unicode",
                "utf-8",
                "utf8"
            ],
            "support": {
                "source": "https://github.com/symfony/string/tree/v5.3.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/string"
        },
        {
            "name": "tinymce/tinymce",
            "version": "4.9.11",
            "version_normalized": "4.9.11.0",
            "source": {
                "type": "git",
                "url": "https://github.com/tinymce/tinymce-dist.git",
                "reference": "3a68b67d1120ab89c6760afeb787291703c9a7d5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/tinymce/tinymce-dist/zipball/3a68b67d1120ab89c6760afeb787291703c9a7d5",
                "reference": "3a68b67d1120ab89c6760afeb787291703c9a7d5",
                "shasum": ""
            },
            "time": "2020-07-13T05:29:19+00:00",
            "type": "component",
            "extra": {
                "component": {
                    "scripts": [
                        "tinymce.js",
                        "plugins/*/plugin.js",
                        "themes/*/theme.js"
                    ],
                    "files": [
                        "tinymce.min.js",
                        "plugins/*/plugin.min.js",
                        "themes/*/theme.min.js",
                        "skins/**"
                    ]
                }
            },
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL-2.1-only"
            ],
            "description": "Web based JavaScript HTML WYSIWYG editor control.",
            "homepage": "http://www.tinymce.com",
            "keywords": [
                "editor",
                "html",
                "javascript",
                "richtext",
                "tinymce",
                "wysiwyg"
            ],
            "support": {
                "source": "https://github.com/tinymce/tinymce-dist/tree/4.9.11"
            },
            "install-path": "../tinymce/tinymce"
        },
        {
            "name": "uitrick/yii2-widget-upload-crop",
            "version": "v1.0.1",
            "version_normalized": "1.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/ashismohanty/yii2-widget-upload-crop.git",
                "reference": "9dbde3fbdb6c8bb241c472eba2cafa5f6ca5ec0f"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ashismohanty/yii2-widget-upload-crop/zipball/9dbde3fbdb6c8bb241c472eba2cafa5f6ca5ec0f",
                "reference": "9dbde3fbdb6c8bb241c472eba2cafa5f6ca5ec0f",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "*"
            },
            "time": "2018-07-31T14:21:00+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "uitrick\\yii2\\widget\\upload\\crop\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ashis Mohanty",
                    "email": "ashismohanty82@gmail.com"
                }
            ],
            "description": "Form input widget that lets users to upload an image alongside its cropping dimensions.",
            "keywords": [
                "form",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/ashismohanty/yii2-widget-upload-crop/issues",
                "source": "https://github.com/ashismohanty/yii2-widget-upload-crop/tree/master"
            },
            "install-path": "../uitrick/yii2-widget-upload-crop"
        },
        {
            "name": "webcreate/jquery-ias",
            "version": "v2.3.1",
            "version_normalized": "2.3.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/webcreate/infinite-ajax-scroll.git",
                "reference": "97ba99a34e68a3fc186ceb518c9cff51370be24b"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/webcreate/infinite-ajax-scroll/zipball/97ba99a34e68a3fc186ceb518c9cff51370be24b",
                "reference": "97ba99a34e68a3fc186ceb518c9cff51370be24b",
                "shasum": ""
            },
            "time": "2018-03-21T20:14:31+00:00",
            "type": "library",
            "installation-source": "dist",
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "proprietary",
                "MIT"
            ],
            "authors": [
                {
                    "name": "fieg",
                    "email": "jeroen@webcreate.nl",
                    "homepage": "http://webcreate.nl"
                }
            ],
            "description": "Infinite Ajax Scroll: A jQuery plugin that turns your server-side pagination into an infinite scrolling one using AJAX",
            "homepage": "https://infiniteajaxscroll.com",
            "keywords": [
                "ajax",
                "ias",
                "infinite",
                "jquery",
                "pagination",
                "scroll",
                "scrolling"
            ],
            "support": {
                "issues": "https://github.com/webcreate/infinite-ajax-scroll/issues",
                "source": "https://github.com/webcreate/infinite-ajax-scroll/tree/master"
            },
            "install-path": "../webcreate/jquery-ias"
        },
        {
            "name": "yii2tech/spreadsheet",
            "version": "1.0.5",
            "version_normalized": "1.0.5.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yii2tech/spreadsheet.git",
                "reference": "aff93d4eca719e8cba80663dbfcd08dc0e740319"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yii2tech/spreadsheet/zipball/aff93d4eca719e8cba80663dbfcd08dc0e740319",
                "reference": "aff93d4eca719e8cba80663dbfcd08dc0e740319",
                "shasum": ""
            },
            "require": {
                "phpoffice/phpspreadsheet": "~1.1",
                "yiisoft/yii2": "~2.0.13"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.0 || ^6.0"
            },
            "time": "2019-09-12T15:07:41+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii2tech\\spreadsheet\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Paul Klimov",
                    "email": "klimov.paul@gmail.com"
                }
            ],
            "description": "Yii2 extension for export to a spreadsheet, e.g. Excel, LibreOffice etc.",
            "keywords": [
                "LibreOffice",
                "excel",
                "export",
                "spreadsheet",
                "xls",
                "xlsx",
                "yii2"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "issues": "https://github.com/yii2tech/spreadsheet/issues",
                "source": "https://github.com/yii2tech/spreadsheet",
                "wiki": "https://github.com/yii2tech/spreadsheet/wiki"
            },
            "install-path": "../yii2tech/spreadsheet"
        },
        {
            "name": "yiidoc/yii2-redactor",
            "version": "2.0.1",
            "version_normalized": "2.0.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiidoc/yii2-redactor.git",
                "reference": "c4c80c19c68728e88d135f4eec5c51352fbbaa37"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiidoc/yii2-redactor/zipball/c4c80c19c68728e88d135f4eec5c51352fbbaa37",
                "reference": "c4c80c19c68728e88d135f4eec5c51352fbbaa37",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "*"
            },
            "time": "2015-06-02T21:47:24+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\redactor\\": "/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Nghia Nguyen",
                    "email": "zinzinday@gmail.com"
                }
            ],
            "description": "Extension redactor for Yii2 Framework.",
            "keywords": [
                "Redactor",
                "extension",
                "html editor",
                "imperavi",
                "wysiwyg",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/yiidoc/yii2-redactor/issues?state=open",
                "source": "https://github.com/yiidoc/yii2-redactor",
                "wiki": "http://www.yiidoc.com/wiki/"
            },
            "install-path": "../yiidoc/yii2-redactor"
        },
        {
            "name": "yiimaker/yii2-social-share",
            "version": "1.4.1",
            "version_normalized": "1.4.1.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiimaker/yii2-social-share.git",
                "reference": "73ea4616491c09c80e706a88c02dc93f73ae6f1e"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiimaker/yii2-social-share/zipball/73ea4616491c09c80e706a88c02dc93f73ae6f1e",
                "reference": "73ea4616491c09c80e706a88c02dc93f73ae6f1e",
                "shasum": ""
            },
            "require": {
                "php": ">=5.6.0",
                "yiisoft/yii2": "^2.0.0"
            },
            "require-dev": {
                "codeception/codeception": "~2.2",
                "codeception/specify": "*",
                "codeception/verify": "*"
            },
            "time": "2017-12-25T12:14:19+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "ymaker\\social\\share\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Vladimir Kuprienko",
                    "email": "vldmr.kuprienko@gmail.com",
                    "role": "Developer"
                }
            ],
            "description": "Extension for sharing on social networks",
            "keywords": [
                "media",
                "networks",
                "share",
                "social",
                "widget",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/yiimaker/yii2-social-share/issues",
                "source": "https://github.com/yiimaker/yii2-social-share"
            },
            "install-path": "../yiimaker/yii2-social-share"
        },
        {
            "name": "yiisoft/yii2",
            "version": "2.0.42",
            "version_normalized": "2.0.42.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-framework.git",
                "reference": "5508ea0144636ea61575cafdd62497724e9a28e1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/5508ea0144636ea61575cafdd62497724e9a28e1",
                "reference": "5508ea0144636ea61575cafdd62497724e9a28e1",
                "shasum": ""
            },
            "require": {
                "bower-asset/inputmask": "~3.2.2 | ~3.3.5",
                "bower-asset/jquery": "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": "*",
                "php": ">=5.4.0",
                "yiisoft/yii2-composer": "~2.0.4"
            },
            "time": "2021-05-05T21:08:29+00:00",
            "bin": [
                "yii"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Qiang Xue",
                    "email": "qiang.xue@gmail.com",
                    "homepage": "http://www.yiiframework.com/",
                    "role": "Founder and project lead"
                },
                {
                    "name": "Alexander Makarov",
                    "email": "sam@rmcreative.ru",
                    "homepage": "http://rmcreative.ru/",
                    "role": "Core framework development"
                },
                {
                    "name": "Maurizio Domba",
                    "homepage": "http://mdomba.info/",
                    "role": "Core framework development"
                },
                {
                    "name": "Carsten Brandt",
                    "email": "mail@cebe.cc",
                    "homepage": "http://cebe.cc/",
                    "role": "Core framework development"
                },
                {
                    "name": "Timur Ruziev",
                    "email": "resurtm@gmail.com",
                    "homepage": "http://resurtm.com/",
                    "role": "Core framework development"
                },
                {
                    "name": "Paul Klimov",
                    "email": "klimov.paul@gmail.com",
                    "role": "Core framework development"
                },
                {
                    "name": "Dmitry Naumenko",
                    "email": "d.naumenko.a@gmail.com",
                    "role": "Core framework development"
                },
                {
                    "name": "Boudewijn Vahrmeijer",
                    "email": "info@dynasource.eu",
                    "homepage": "http://dynasource.eu",
                    "role": "Core framework development"
                }
            ],
            "description": "Yii PHP Framework Version 2",
            "homepage": "http://www.yiiframework.com/",
            "keywords": [
                "framework",
                "yii2"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2/issues?state=open",
                "source": "https://github.com/yiisoft/yii2",
                "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",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2"
        },
        {
            "name": "yiisoft/yii2-authclient",
            "version": "2.2.10",
            "version_normalized": "2.2.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-authclient.git",
                "reference": "07c4b35e365beda0cd237dc144fb7268f3bec37c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-authclient/zipball/07c4b35e365beda0cd237dc144fb7268f3bec37c",
                "reference": "07c4b35e365beda0cd237dc144fb7268f3bec37c",
                "shasum": ""
            },
            "require": {
                "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-05-05T21:52:22+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.10",
            "version_normalized": "2.0.10.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-bootstrap.git",
                "reference": "073c9ab0a4eb71f2485d84c96a1967130300d8fc"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/073c9ab0a4eb71f2485d84c96a1967130300d8fc",
                "reference": "073c9ab0a4eb71f2485d84c96a1967130300d8fc",
                "shasum": ""
            },
            "require": {
                "bower-asset/bootstrap": "3.4.* | 3.3.* | 3.2.* | 3.1.*",
                "yiisoft/yii2": "~2.0.6"
            },
            "require-dev": {
                "phpunit/phpunit": "<7"
            },
            "time": "2019-04-23T13:18:43+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\bootstrap\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Paul Klimov",
                    "email": "klimov.paul@gmail.com"
                },
                {
                    "name": "Alexander Makarov",
                    "email": "sam@rmcreative.ru",
                    "homepage": "http://rmcreative.ru/"
                },
                {
                    "name": "Antonio Ramirez",
                    "email": "amigo.cobos@gmail.com"
                },
                {
                    "name": "Qiang Xue",
                    "email": "qiang.xue@gmail.com",
                    "homepage": "http://www.yiiframework.com/"
                }
            ],
            "description": "The Twitter Bootstrap extension for the Yii framework",
            "keywords": [
                "bootstrap",
                "yii2"
            ],
            "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/"
            },
            "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"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2-codeception/issues",
                "source": "https://github.com/yiisoft/yii2-codeception",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "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.17",
            "version_normalized": "2.1.17.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-debug.git",
                "reference": "21a259c27dacedf19ac1e00d4a7180e3043d7859"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-debug/zipball/21a259c27dacedf19ac1e00d4a7180e3043d7859",
                "reference": "21a259c27dacedf19ac1e00d4a7180e3043d7859",
                "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-05-05T22:02:36+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.2",
            "version_normalized": "2.2.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-gii.git",
                "reference": "68efc6fb830feccfaa43354817b5bcd36c7bd5a8"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-gii/zipball/68efc6fb830feccfaa43354817b5bcd36c7bd5a8",
                "reference": "68efc6fb830feccfaa43354817b5bcd36c7bd5a8",
                "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-05-06T08:11:09+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.13",
            "version_normalized": "2.0.13.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-httpclient.git",
                "reference": "470e9066ae780f0ca20827d3f6f84eca6bbb0991"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-httpclient/zipball/470e9066ae780f0ca20827d3f6f84eca6bbb0991",
                "reference": "470e9066ae780f0ca20827d3f6f84eca6bbb0991",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "~2.0.13"
            },
            "require-dev": {
                "cweagans/composer-patches": "^1.7",
                "phpunit/phpunit": "4.8.34"
            },
            "time": "2020-12-23T16:52:14+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-imagine",
            "version": "2.3.0",
            "version_normalized": "2.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-imagine.git",
                "reference": "b103b1b1deb786d4d5fe955898ec866dbee5c1b4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-imagine/zipball/b103b1b1deb786d4d5fe955898ec866dbee5c1b4",
                "reference": "b103b1b1deb786d4d5fe955898ec866dbee5c1b4",
                "shasum": ""
            },
            "require": {
                "imagine/imagine": "^1.0",
                "yiisoft/yii2": "~2.0.0"
            },
            "require-dev": {
                "cweagans/composer-patches": "^1.7",
                "phpunit/phpunit": "4.8.34"
            },
            "time": "2020-12-23T17:16:36+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                },
                "composer-exit-on-patch-failure": true,
                "patches": {
                    "phpunit/phpunit-mock-objects": {
                        "Fix PHP 7 and 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_mock_objects.patch"
                    },
                    "phpunit/phpunit": {
                        "Fix PHP 7 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php7.patch",
                        "Fix PHP 8 compatibility": "https://yiisoft.github.io/phpunit-patches/phpunit_php8.patch"
                    }
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\imagine\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Antonio Ramirez",
                    "email": "amigo.cobos@gmail.com"
                }
            ],
            "description": "The Imagine integration for the Yii framework",
            "keywords": [
                "helper",
                "image",
                "imagine",
                "yii2"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2-imagine/issues",
                "source": "https://github.com/yiisoft/yii2-imagine",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "funding": [
                {
                    "url": "https://github.com/yiisoft",
                    "type": "github"
                },
                {
                    "url": "https://opencollective.com/yiisoft",
                    "type": "open_collective"
                },
                {
                    "url": "https://tidelift.com/funding/github/packagist/yiisoft/yii2-imagine",
                    "type": "tidelift"
                }
            ],
            "install-path": "../yiisoft/yii2-imagine"
        },
        {
            "name": "yiisoft/yii2-jui",
            "version": "2.0.7",
            "version_normalized": "2.0.7.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-jui.git",
                "reference": "ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-jui/zipball/ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed",
                "reference": "ce45c16d4fbbe7d1c516d8d0e8311e07f6138eed",
                "shasum": ""
            },
            "require": {
                "bower-asset/jquery-ui": "~1.12.1",
                "yiisoft/yii2": "~2.0.4"
            },
            "time": "2017-11-25T15:32:29+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\jui\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Qiang Xue",
                    "email": "qiang.xue@gmail.com"
                }
            ],
            "description": "The Jquery UI extension for the Yii framework",
            "keywords": [
                "jQuery UI",
                "yii2"
            ],
            "support": {
                "forum": "http://www.yiiframework.com/forum/",
                "irc": "irc://irc.freenode.net/yii",
                "issues": "https://github.com/yiisoft/yii2-jui/issues",
                "source": "https://github.com/yiisoft/yii2-jui",
                "wiki": "http://www.yiiframework.com/wiki/"
            },
            "install-path": "../yiisoft/yii2-jui"
        },
        {
            "name": "yiisoft/yii2-swiftmailer",
            "version": "2.1.2",
            "version_normalized": "2.1.2.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-swiftmailer.git",
                "reference": "09659a55959f9e64b8178d842b64a9ffae42b994"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-swiftmailer/zipball/09659a55959f9e64b8178d842b64a9ffae42b994",
                "reference": "09659a55959f9e64b8178d842b64a9ffae42b994",
                "shasum": ""
            },
            "require": {
                "swiftmailer/swiftmailer": "~6.0",
                "yiisoft/yii2": ">=2.0.4"
            },
            "time": "2018-09-23T22:00:47+00:00",
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.1.x-dev"
                }
            },
            "installation-source": "dist",
            "autoload": {
                "psr-4": {
                    "yii\\swiftmailer\\": "src"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Paul Klimov",
                    "email": "klimov.paul@gmail.com"
                }
            ],
            "description": "The SwiftMailer integration for the Yii framework",
            "keywords": [
                "email",
                "mail",
                "mailer",
                "swift",
                "swiftmailer",
                "yii2"
            ],
            "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/"
            },
            "install-path": "../yiisoft/yii2-swiftmailer"
        },
        {
            "name": "yourilima/scssphp-compass",
            "version": "1.0",
            "version_normalized": "1.0.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yourilima/scssphp-compass.git",
                "reference": "02917fe54bcc65ab925e2b9d85f6059640cab095"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yourilima/scssphp-compass/zipball/02917fe54bcc65ab925e2b9d85f6059640cab095",
                "reference": "02917fe54bcc65ab925e2b9d85f6059640cab095",
                "shasum": ""
            },
            "require": {
                "leafo/scssphp": "*"
            },
            "time": "2015-12-14T10:54:53+00:00",
            "type": "library",
            "installation-source": "dist",
            "autoload": {
                "classmap": [
                    "compass.inc.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "authors": [
                {
                    "name": "Leaf Corcoran",
                    "email": "leafot@gmail.com",
                    "homepage": "http://leafo.net"
                }
            ],
            "description": "Compass for scssphp",
            "homepage": "http://leafo.net/scssphp/",
            "support": {
                "source": "https://github.com/yourilima/scssphp-compass/tree/1.0"
            },
            "install-path": "../yourilima/scssphp-compass"
        },
        {
            "name": "yurkinx/yii2-image",
            "version": "v1.3",
            "version_normalized": "1.3.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/yurkinx/yii2-image.git",
                "reference": "590795d0e94c909c636cba1007a619012e118ac9"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yurkinx/yii2-image/zipball/590795d0e94c909c636cba1007a619012e118ac9",
                "reference": "590795d0e94c909c636cba1007a619012e118ac9",
                "shasum": ""
            },
            "require": {
                "php": ">=5.4.0",
                "yiisoft/yii2": "*"
            },
            "time": "2019-01-25T01:01:48+00:00",
            "type": "yii2-extension",
            "installation-source": "dist",
            "autoload": {
                "psr-0": {
                    "yii\\image\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Yuri Kileev",
                    "email": "kileev@gmail.com"
                }
            ],
            "description": "Yii2 extension for image manipulating using Kohana Image Library.",
            "homepage": "https://github.com/yurkinx/yii2-image",
            "keywords": [
                "extension",
                "image",
                "yii2"
            ],
            "support": {
                "issues": "https://github.com/yurkinx/yii2-image/issues",
                "source": "https://github.com/yurkinx/yii2-image/tree/v1.3"
            },
            "install-path": "../yurkinx/yii2-image"
        }
    ],
    "dev": true,
    "dev-package-names": [
        "fakerphp/faker",
        "yiisoft/yii2-codeception",
        "yiisoft/yii2-faker"
    ]
}
