rhosocial/yii2-organization

View on GitHub
composer.lock

Summary

Maintainability
Test Coverage
{
    "_readme": [
        "This file locks the dependencies of your project to a known state",
        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
        "This file is @generated automatically"
    ],
    "content-hash": "b9699d69890c88c1fe4f36f44f345f30",
    "packages": [
        {
            "name": "bacon/bacon-qr-code",
            "version": "1.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/Bacon/BaconQrCode.git",
                "reference": "031a2ce68c5794064b49d11775b2daf45c96e21c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/Bacon/BaconQrCode/zipball/031a2ce68c5794064b49d11775b2daf45c96e21c",
                "reference": "031a2ce68c5794064b49d11775b2daf45c96e21c",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.3"
            },
            "suggest": {
                "ext-gd": "to generate QR code images"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "BaconQrCode": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-2-Clause"
            ],
            "authors": [
                {
                    "name": "Ben Scholzen 'DASPRiD'",
                    "email": "mail@dasprids.de",
                    "homepage": "http://www.dasprids.de",
                    "role": "Developer"
                }
            ],
            "description": "BaconQrCode is a QR code generator for PHP.",
            "homepage": "https://github.com/Bacon/BaconQrCode",
            "time": "2016-01-09T22:55:35+00:00"
        },
        {
            "name": "bower-asset/bootstrap",
            "version": "v3.3.7",
            "source": {
                "type": "git",
                "url": "https://github.com/twbs/bootstrap.git",
                "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/twbs/bootstrap/zipball/0b9c4a4007c44201dce9a6cc1a38407005c26c86",
                "reference": "0b9c4a4007c44201dce9a6cc1a38407005c26c86",
                "shasum": ""
            },
            "require": {
                "bower-asset/jquery": ">=1.9.1,<4.0"
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-main": [
                    "less/bootstrap.less",
                    "dist/js/bootstrap.js"
                ],
                "bower-asset-ignore": [
                    "/.*",
                    "_config.yml",
                    "CNAME",
                    "composer.json",
                    "CONTRIBUTING.md",
                    "docs",
                    "js/tests",
                    "test-infra"
                ]
            },
            "license": [
                "MIT"
            ],
            "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
            "keywords": [
                "css",
                "framework",
                "front-end",
                "js",
                "less",
                "mobile-first",
                "responsive",
                "web"
            ]
        },
        {
            "name": "bower-asset/jquery",
            "version": "2.2.4",
            "source": {
                "type": "git",
                "url": "https://github.com/jquery/jquery-dist.git",
                "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/c0185ab7c75aab88762c5aae780b9d83b80eda72",
                "reference": "c0185ab7c75aab88762c5aae780b9d83b80eda72",
                "shasum": ""
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-main": "dist/jquery.js",
                "bower-asset-ignore": [
                    "package.json"
                ]
            },
            "license": [
                "MIT"
            ],
            "keywords": [
                "browser",
                "javascript",
                "jquery",
                "library"
            ]
        },
        {
            "name": "bower-asset/jquery.inputmask",
            "version": "3.3.5",
            "source": {
                "type": "git",
                "url": "https://github.com/RobinHerbots/Inputmask.git",
                "reference": "ed27356d1b22366be48c4e7b8d038b9649bd4ab0"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/RobinHerbots/Inputmask/zipball/ed27356d1b22366be48c4e7b8d038b9649bd4ab0",
                "reference": "ed27356d1b22366be48c4e7b8d038b9649bd4ab0",
                "shasum": ""
            },
            "require": {
                "bower-asset/jquery": ">=1.7"
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-main": [
                    "./dist/inputmask/inputmask.js",
                    "./dist/inputmask/inputmask.extensions.js",
                    "./dist/inputmask/inputmask.date.extensions.js",
                    "./dist/inputmask/inputmask.numeric.extensions.js",
                    "./dist/inputmask/inputmask.phone.extensions.js",
                    "./dist/inputmask/inputmask.regex.extensions.js",
                    "./dist/inputmask/jquery.inputmask.js",
                    "./dist/inputmask/global/document.js",
                    "./dist/inputmask/global/window.js",
                    "./dist/inputmask/phone-codes/phone.js",
                    "./dist/inputmask/phone-codes/phone-be.js",
                    "./dist/inputmask/phone-codes/phone-nl.js",
                    "./dist/inputmask/phone-codes/phone-ru.js",
                    "./dist/inputmask/phone-codes/phone-uk.js",
                    "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jqlite.js",
                    "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.jquery.js",
                    "./dist/inputmask/dependencyLibs/inputmask.dependencyLib.js",
                    "./dist/inputmask/bindings/inputmask.binding.js"
                ],
                "bower-asset-ignore": [
                    "**/*",
                    "!dist/*",
                    "!dist/inputmask/*",
                    "!dist/min/*",
                    "!dist/min/inputmask/*"
                ]
            },
            "license": [
                "http://opensource.org/licenses/mit-license.php"
            ],
            "description": "jquery.inputmask is a jquery plugin which create an input mask.",
            "keywords": [
                "form",
                "input",
                "inputmask",
                "jquery",
                "mask",
                "plugins"
            ]
        },
        {
            "name": "bower-asset/punycode",
            "version": "v1.3.2",
            "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",
                "shasum": ""
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-main": "punycode.js",
                "bower-asset-ignore": [
                    "coverage",
                    "tests",
                    ".*",
                    "component.json",
                    "Gruntfile.js",
                    "node_modules",
                    "package.json"
                ]
            }
        },
        {
            "name": "bower-asset/yii2-pjax",
            "version": "v2.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/jquery-pjax.git",
                "reference": "60728da6ade5879e807a49ce59ef9a72039b8978"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/jquery-pjax/zipball/60728da6ade5879e807a49ce59ef9a72039b8978",
                "reference": "60728da6ade5879e807a49ce59ef9a72039b8978",
                "shasum": ""
            },
            "require": {
                "bower-asset/jquery": ">=1.8"
            },
            "type": "bower-asset-library",
            "extra": {
                "bower-asset-main": "./jquery.pjax.js",
                "bower-asset-ignore": [
                    ".travis.yml",
                    "Gemfile",
                    "Gemfile.lock",
                    "CONTRIBUTING.md",
                    "vendor/",
                    "script/",
                    "test/"
                ]
            },
            "license": [
                "MIT"
            ]
        },
        {
            "name": "cebe/markdown",
            "version": "1.1.1",
            "source": {
                "type": "git",
                "url": "https://github.com/cebe/markdown.git",
                "reference": "c30eb5e01fe021cc5bba2f9ee0eeef96d4931166"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/cebe/markdown/zipball/c30eb5e01fe021cc5bba2f9ee0eeef96d4931166",
                "reference": "c30eb5e01fe021cc5bba2f9ee0eeef96d4931166",
                "shasum": ""
            },
            "require": {
                "lib-pcre": "*",
                "php": ">=5.4.0"
            },
            "require-dev": {
                "cebe/indent": "*",
                "facebook/xhprof": "*@dev",
                "phpunit/phpunit": "4.1.*"
            },
            "bin": [
                "bin/markdown"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.1.x-dev"
                }
            },
            "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"
            ],
            "time": "2016-09-14T20:40:20+00:00"
        },
        {
            "name": "endroid/qrcode",
            "version": "2.0.11",
            "source": {
                "type": "git",
                "url": "https://github.com/endroid/QrCode.git",
                "reference": "73c5de6778266353bc4b3b0d005a79b414387e68"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/endroid/QrCode/zipball/73c5de6778266353bc4b3b0d005a79b414387e68",
                "reference": "73c5de6778266353bc4b3b0d005a79b414387e68",
                "shasum": ""
            },
            "require": {
                "bacon/bacon-qr-code": "^1.0",
                "ext-gd": "*",
                "khanamiryan/qrcode-detector-decoder": "^0.0.1",
                "myclabs/php-enum": "^1.5",
                "php": ">=5.6",
                "symfony/options-resolver": "^2.7|^3.0",
                "symfony/property-access": "^2.7|^3.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7|^6.0",
                "sensio/framework-extra-bundle": "^3.0",
                "symfony/asset": "^2.7|^3.0",
                "symfony/browser-kit": "^2.7|^3.0",
                "symfony/finder": "^2.7|^3.0",
                "symfony/framework-bundle": "^2.7|^3.0",
                "symfony/http-kernel": "^2.7|^3.0",
                "symfony/templating": "^2.7|^3.0",
                "symfony/twig-bundle": "^2.7|^3.0",
                "symfony/yaml": "^2.7|^3.0"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Endroid\\QrCode\\": "src/"
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Jeroen van den Enden",
                    "email": "info@endroid.nl",
                    "homepage": "http://endroid.nl/"
                }
            ],
            "description": "Endroid QR Code",
            "homepage": "https://github.com/endroid/QrCode",
            "keywords": [
                "bundle",
                "code",
                "endroid",
                "qr",
                "qrcode",
                "symfony"
            ],
            "time": "2017-04-28T09:56:20+00:00"
        },
        {
            "name": "ezyang/htmlpurifier",
            "version": "v4.9.2",
            "source": {
                "type": "git",
                "url": "https://github.com/ezyang/htmlpurifier.git",
                "reference": "6d50e5282afdfdfc3e0ff6d192aff56c5629b3d4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/ezyang/htmlpurifier/zipball/6d50e5282afdfdfc3e0ff6d192aff56c5629b3d4",
                "reference": "6d50e5282afdfdfc3e0ff6d192aff56c5629b3d4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2"
            },
            "require-dev": {
                "simpletest/simpletest": "^1.1"
            },
            "type": "library",
            "autoload": {
                "psr-0": {
                    "HTMLPurifier": "library/"
                },
                "files": [
                    "library/HTMLPurifier.composer.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "LGPL"
            ],
            "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"
            ],
            "time": "2017-03-13T06:30:53+00:00"
        },
        {
            "name": "kartik-v/yii2-krajee-base",
            "version": "v1.8.8",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-krajee-base.git",
                "reference": "2479241c03c87995cfc528ae7b297f5ae9e733cb"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-krajee-base/zipball/2479241c03c87995cfc528ae7b297f5ae9e733cb",
                "reference": "2479241c03c87995cfc528ae7b297f5ae9e733cb",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2-bootstrap": "@dev"
            },
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.8.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "kartik\\base\\": ""
                }
            },
            "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"
            ],
            "time": "2017-02-22T05:58:53+00:00"
        },
        {
            "name": "kartik-v/yii2-widget-datetimepicker",
            "version": "v1.4.3",
            "source": {
                "type": "git",
                "url": "https://github.com/kartik-v/yii2-widget-datetimepicker.git",
                "reference": "41f849f90b41e94221b1f4e4589bba19bcfed16c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/kartik-v/yii2-widget-datetimepicker/zipball/41f849f90b41e94221b1f4e4589bba19bcfed16c",
                "reference": "41f849f90b41e94221b1f4e4589bba19bcfed16c",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-krajee-base": "*"
            },
            "type": "yii2-extension",
            "autoload": {
                "psr-4": {
                    "kartik\\datetime\\": ""
                }
            },
            "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"
            ],
            "time": "2017-01-19T15:04:42+00:00"
        },
        {
            "name": "khanamiryan/qrcode-detector-decoder",
            "version": "0.0.1",
            "source": {
                "type": "git",
                "url": "https://github.com/khanamiryan/php-qrcode-detector-decoder.git",
                "reference": "96d5f80680b04803c4f1b69d6e01735e876b80c7"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/khanamiryan/php-qrcode-detector-decoder/zipball/96d5f80680b04803c4f1b69d6e01735e876b80c7",
                "reference": "96d5f80680b04803c4f1b69d6e01735e876b80c7",
                "shasum": ""
            },
            "require": {
                "php": "^5.6|^7.0"
            },
            "require-dev": {
                "phpunit/phpunit": "^5.7"
            },
            "type": "library",
            "autoload": {
                "classmap": [
                    "lib/"
                ],
                "files": [
                    "lib/common/customFunctions.php"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Ashot Khanamiryan",
                    "email": "a.khanamiryan@gmail.com",
                    "homepage": "https://github.com/khanamiryan",
                    "role": "Developer"
                }
            ],
            "description": "QR code decoder / reader",
            "homepage": "https://github.com/khanamiryan/php-qrcode-detector-decoder",
            "keywords": [
                "barcode",
                "qr",
                "zxing"
            ],
            "time": "2017-01-13T09:11:46+00:00"
        },
        {
            "name": "myclabs/php-enum",
            "version": "1.5.1",
            "source": {
                "type": "git",
                "url": "https://github.com/myclabs/php-enum.git",
                "reference": "61f4a24da5be216301447f3278ea6562609d61f5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/myclabs/php-enum/zipball/61f4a24da5be216301447f3278ea6562609d61f5",
                "reference": "61f4a24da5be216301447f3278ea6562609d61f5",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*",
                "squizlabs/php_codesniffer": "1.*"
            },
            "type": "library",
            "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"
            ],
            "time": "2017-03-26T10:24:21+00:00"
        },
        {
            "name": "paragonie/random_compat",
            "version": "v2.0.10",
            "source": {
                "type": "git",
                "url": "https://github.com/paragonie/random_compat.git",
                "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/paragonie/random_compat/zipball/634bae8e911eefa89c1abfbf1b66da679ac8f54d",
                "reference": "634bae8e911eefa89c1abfbf1b66da679ac8f54d",
                "shasum": ""
            },
            "require": {
                "php": ">=5.2.0"
            },
            "require-dev": {
                "phpunit/phpunit": "4.*|5.*"
            },
            "suggest": {
                "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes."
            },
            "type": "library",
            "autoload": {
                "files": [
                    "lib/random.php"
                ]
            },
            "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",
                "pseudorandom",
                "random"
            ],
            "time": "2017-03-13T16:27:32+00:00"
        },
        {
            "name": "rhosocial/helpers",
            "version": "1.0.2",
            "source": {
                "type": "git",
                "url": "https://github.com/rhosocial/helpers.git",
                "reference": "547ee6bca153bd35ed21d27606a40748bffcd726"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rhosocial/helpers/zipball/547ee6bca153bd35ed21d27606a40748bffcd726",
                "reference": "547ee6bca153bd35ed21d27606a40748bffcd726",
                "shasum": ""
            },
            "require": {
                "php": ">=5.3.0",
                "yiisoft/yii2": ">=2.0.10"
            },
            "type": "package",
            "autoload": {
                "psr-4": {
                    "rhosocial\\base\\helpers\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AGPLv3"
            ],
            "authors": [
                {
                    "name": "vistart",
                    "email": "i@vistart.me"
                }
            ],
            "description": "The helpers for PHP application.",
            "keywords": [
                "IP",
                "helpers",
                "number"
            ],
            "time": "2017-04-20T18:41:01+00:00"
        },
        {
            "name": "rhosocial/yii2-base-models",
            "version": "1.0.0",
            "source": {
                "type": "git",
                "url": "https://github.com/rhosocial/yii2-base-models.git",
                "reference": "2d830135c2ea80057e5222a1b50a706b0019d6e1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rhosocial/yii2-base-models/zipball/2d830135c2ea80057e5222a1b50a706b0019d6e1",
                "reference": "2d830135c2ea80057e5222a1b50a706b0019d6e1",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.0",
                "rhosocial/helpers": "~1.0.0",
                "yiisoft/yii2": ">=2.0.11"
            },
            "require-dev": {
                "yiisoft/yii2-faker": "*"
            },
            "suggest": {
                "yiisoft/yii2-mongodb": "Required if you want to use mongo ActiveRecord and ActiveQuery. (php-mongodb extension required)",
                "yiisoft/yii2-redis": "Required if you want to use redis ActiveRecord and ActiveQuery."
            },
            "type": "yii2-extension",
            "autoload": {
                "psr-4": {
                    "rhosocial\\base\\models\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AGPLv3"
            ],
            "authors": [
                {
                    "name": "vistart",
                    "email": "i@vistart.me"
                }
            ],
            "description": "The Base Models for Yii 2 Applications.",
            "keywords": [
                "extension",
                "model",
                "mongodb",
                "redis",
                "rhosocial",
                "yii2"
            ],
            "time": "2017-04-13T01:11:47+00:00"
        },
        {
            "name": "rhosocial/yii2-user",
            "version": "dev-master",
            "source": {
                "type": "git",
                "url": "https://github.com/rhosocial/yii2-user.git",
                "reference": "2b61fc76db865c1914dfe3b76f029889d9524502"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/rhosocial/yii2-user/zipball/2b61fc76db865c1914dfe3b76f029889d9524502",
                "reference": "2b61fc76db865c1914dfe3b76f029889d9524502",
                "shasum": ""
            },
            "require": {
                "kartik-v/yii2-widget-datetimepicker": "*",
                "php": ">=5.6.0",
                "rhosocial/helpers": ">=1.0.1",
                "rhosocial/yii2-base-models": ">=1.0.0",
                "yiisoft/yii2": ">=2.0.11",
                "yiisoft/yii2-authclient": "*"
            },
            "require-dev": {
                "yiisoft/yii2-faker": "*"
            },
            "type": "yii2-extension",
            "autoload": {
                "psr-4": {
                    "rhosocial\\user\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "AGPLv3"
            ],
            "authors": [
                {
                    "name": "rhosocial",
                    "email": "opensource@dev.rho.social"
                }
            ],
            "description": "Common user model, including identity and profile.",
            "keywords": [
                "extension",
                "profile",
                "rho",
                "social",
                "user",
                "yii2"
            ],
            "time": "2017-04-25 14:14:32"
        },
        {
            "name": "symfony/inflector",
            "version": "v3.2.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/inflector.git",
                "reference": "4ff27abb356742aa2495ad87a79d724c397ee5c4"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/inflector/zipball/4ff27abb356742aa2495ad87a79d724c397ee5c4",
                "reference": "4ff27abb356742aa2495ad87a79d724c397ee5c4",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\Inflector\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Bernhard Schussek",
                    "email": "bschussek@gmail.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony Inflector Component",
            "homepage": "https://symfony.com",
            "keywords": [
                "inflection",
                "pluralize",
                "singularize",
                "string",
                "symfony",
                "words"
            ],
            "time": "2017-02-20T13:34:33+00:00"
        },
        {
            "name": "symfony/options-resolver",
            "version": "v3.2.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/options-resolver.git",
                "reference": "6a19be85237fe8bbd4975f86942b4763bb0da6ca"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/options-resolver/zipball/6a19be85237fe8bbd4975f86942b4763bb0da6ca",
                "reference": "6a19be85237fe8bbd4975f86942b4763bb0da6ca",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev"
                }
            },
            "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": "Symfony OptionsResolver Component",
            "homepage": "https://symfony.com",
            "keywords": [
                "config",
                "configuration",
                "options"
            ],
            "time": "2017-03-21T21:44:32+00:00"
        },
        {
            "name": "symfony/polyfill-php70",
            "version": "v1.3.0",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/polyfill-php70.git",
                "reference": "13ce343935f0f91ca89605a2f6ca6f5c2f3faac2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/polyfill-php70/zipball/13ce343935f0f91ca89605a2f6ca6f5c2f3faac2",
                "reference": "13ce343935f0f91ca89605a2f6ca6f5c2f3faac2",
                "shasum": ""
            },
            "require": {
                "paragonie/random_compat": "~1.0|~2.0",
                "php": ">=5.3.3"
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "1.3-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Polyfill\\Php70\\": ""
                },
                "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.0+ features to lower PHP versions",
            "homepage": "https://symfony.com",
            "keywords": [
                "compatibility",
                "polyfill",
                "portable",
                "shim"
            ],
            "time": "2016-11-14T01:06:16+00:00"
        },
        {
            "name": "symfony/property-access",
            "version": "v3.2.7",
            "source": {
                "type": "git",
                "url": "https://github.com/symfony/property-access.git",
                "reference": "61eaebce4a9fd785f2fb469a661490fcff27b7bf"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/symfony/property-access/zipball/61eaebce4a9fd785f2fb469a661490fcff27b7bf",
                "reference": "61eaebce4a9fd785f2fb469a661490fcff27b7bf",
                "shasum": ""
            },
            "require": {
                "php": ">=5.5.9",
                "symfony/inflector": "~3.1",
                "symfony/polyfill-php70": "~1.0"
            },
            "require-dev": {
                "symfony/cache": "~3.1"
            },
            "suggest": {
                "psr/cache-implementation": "To cache access methods."
            },
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "3.2-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "Symfony\\Component\\PropertyAccess\\": ""
                },
                "exclude-from-classmap": [
                    "/Tests/"
                ]
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "MIT"
            ],
            "authors": [
                {
                    "name": "Fabien Potencier",
                    "email": "fabien@symfony.com"
                },
                {
                    "name": "Symfony Community",
                    "homepage": "https://symfony.com/contributors"
                }
            ],
            "description": "Symfony PropertyAccess Component",
            "homepage": "https://symfony.com",
            "keywords": [
                "access",
                "array",
                "extraction",
                "index",
                "injection",
                "object",
                "property",
                "property path",
                "reflection"
            ],
            "time": "2017-03-21T21:44:32+00:00"
        },
        {
            "name": "yiisoft/yii2",
            "version": "2.0.11.2",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-framework.git",
                "reference": "ee996adec1dfd7babb67bd0c604f5bd6425fe5ab"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-framework/zipball/ee996adec1dfd7babb67bd0c604f5bd6425fe5ab",
                "reference": "ee996adec1dfd7babb67bd0c604f5bd6425fe5ab",
                "shasum": ""
            },
            "require": {
                "bower-asset/jquery": "2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable",
                "bower-asset/jquery.inputmask": "~3.2.2 | ~3.3.3",
                "bower-asset/punycode": "1.3.*",
                "bower-asset/yii2-pjax": "~2.0.1",
                "cebe/markdown": "~1.0.0 | ~1.1.0",
                "ext-ctype": "*",
                "ext-mbstring": "*",
                "ezyang/htmlpurifier": "~4.6",
                "lib-pcre": "*",
                "php": ">=5.4.0",
                "yiisoft/yii2-composer": "~2.0.4"
            },
            "bin": [
                "yii"
            ],
            "type": "library",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "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"
            ],
            "time": "2017-02-08T09:04:32+00:00"
        },
        {
            "name": "yiisoft/yii2-authclient",
            "version": "2.1.2",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-authclient.git",
                "reference": "9929acc03d61d96e6eabbb5e31b02d6f9faab10d"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-authclient/zipball/9929acc03d61d96e6eabbb5e31b02d6f9faab10d",
                "reference": "9929acc03d61d96e6eabbb5e31b02d6f9faab10d",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2-httpclient": "~2.0.1"
            },
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "yii\\authclient\\": ""
                }
            },
            "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",
                "api",
                "auth",
                "oauth",
                "yii2"
            ],
            "time": "2017-02-15T14:34:51+00:00"
        },
        {
            "name": "yiisoft/yii2-bootstrap",
            "version": "2.0.6",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-bootstrap.git",
                "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-bootstrap/zipball/3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5",
                "reference": "3fd2b8c950cce79d60e9702d6bcb24eb3c80f6c5",
                "shasum": ""
            },
            "require": {
                "bower-asset/bootstrap": "3.3.* | 3.2.* | 3.1.*",
                "yiisoft/yii2": ">=2.0.6"
            },
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                },
                "asset-installer-paths": {
                    "npm-asset-library": "vendor/npm",
                    "bower-asset-library": "vendor/bower"
                }
            },
            "autoload": {
                "psr-4": {
                    "yii\\bootstrap\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Qiang Xue",
                    "email": "qiang.xue@gmail.com"
                }
            ],
            "description": "The Twitter Bootstrap extension for the Yii framework",
            "keywords": [
                "bootstrap",
                "yii2"
            ],
            "time": "2016-03-17T03:29:28+00:00"
        },
        {
            "name": "yiisoft/yii2-composer",
            "version": "2.0.5",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-composer.git",
                "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-composer/zipball/3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2",
                "reference": "3f4923c2bde6caf3f5b88cc22fdd5770f52f8df2",
                "shasum": ""
            },
            "require": {
                "composer-plugin-api": "^1.0"
            },
            "require-dev": {
                "composer/composer": "^1.0"
            },
            "type": "composer-plugin",
            "extra": {
                "class": "yii\\composer\\Plugin",
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "yii\\composer\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Qiang Xue",
                    "email": "qiang.xue@gmail.com"
                }
            ],
            "description": "The composer plugin for Yii extension installer",
            "keywords": [
                "composer",
                "extension installer",
                "yii2"
            ],
            "time": "2016-12-20T13:26:02+00:00"
        },
        {
            "name": "yiisoft/yii2-httpclient",
            "version": "2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-httpclient.git",
                "reference": "113e4e361730f62c1bf50fbd6f09898776d404b1"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-httpclient/zipball/113e4e361730f62c1bf50fbd6f09898776d404b1",
                "reference": "113e4e361730f62c1bf50fbd6f09898776d404b1",
                "shasum": ""
            },
            "require": {
                "yiisoft/yii2": "~2.0.0"
            },
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "yii\\httpclient\\": ""
                }
            },
            "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"
            ],
            "time": "2017-02-15T14:28:10+00:00"
        }
    ],
    "packages-dev": [
        {
            "name": "fzaninotto/faker",
            "version": "v1.6.0",
            "source": {
                "type": "git",
                "url": "https://github.com/fzaninotto/Faker.git",
                "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/44f9a286a04b80c76a4e5fb7aad8bb539b920123",
                "reference": "44f9a286a04b80c76a4e5fb7aad8bb539b920123",
                "shasum": ""
            },
            "require": {
                "php": "^5.3.3|^7.0"
            },
            "require-dev": {
                "ext-intl": "*",
                "phpunit/phpunit": "~4.0",
                "squizlabs/php_codesniffer": "~1.5"
            },
            "type": "library",
            "extra": {
                "branch-alias": []
            },
            "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"
            ],
            "time": "2016-04-29T12:21:54+00:00"
        },
        {
            "name": "yiisoft/yii2-faker",
            "version": "2.0.3",
            "source": {
                "type": "git",
                "url": "https://github.com/yiisoft/yii2-faker.git",
                "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/yiisoft/yii2-faker/zipball/b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
                "reference": "b88ca69ee226a3610b2c26c026c3203d7ac50f6c",
                "shasum": ""
            },
            "require": {
                "fzaninotto/faker": "*",
                "yiisoft/yii2": "*"
            },
            "type": "yii2-extension",
            "extra": {
                "branch-alias": {
                    "dev-master": "2.0.x-dev"
                }
            },
            "autoload": {
                "psr-4": {
                    "yii\\faker\\": ""
                }
            },
            "notification-url": "https://packagist.org/downloads/",
            "license": [
                "BSD-3-Clause"
            ],
            "authors": [
                {
                    "name": "Mark Jebri",
                    "email": "mark.github@yandex.ru"
                }
            ],
            "description": "Fixture generator. The Faker integration for the Yii framework.",
            "keywords": [
                "Fixture",
                "faker",
                "yii2"
            ],
            "time": "2015-03-01T06:22:44+00:00"
        }
    ],
    "aliases": [],
    "minimum-stability": "stable",
    "stability-flags": {
        "rhosocial/yii2-user": 20
    },
    "prefer-stable": false,
    "prefer-lowest": false,
    "platform": {
        "php": ">=5.6.0"
    },
    "platform-dev": []
}