{
    "name": "yiisoft/yii2-app-advanced",
    "description": "Yii 2 Advanced Project Template",
    "keywords": ["yii2", "framework", "advanced", "project template"],
    "homepage": "http://www.yiiframework.com/",
    "type": "project",
    "license": "BSD-3-Clause",
    "support": {
        "issues": "https://github.com/yiisoft/yii2/issues?state=open",
        "forum": "http://www.yiiframework.com/forum/",
        "wiki": "http://www.yiiframework.com/wiki/",
        "irc": "irc://irc.freenode.net/yii",
        "source": "https://github.com/yiisoft/yii2"
    },
    "minimum-stability": "dev",
    "require": {
        "php": ">=7.2",
        "yiisoft/yii2": "~2.0.16",
        "yiisoft/yii2-bootstrap": "*",
        "yiisoft/yii2-swiftmailer": "*",
        "yiisoft/yii2-smarty": "~2.0.6",
        "yiisoft/yii2-imagine": "^2.0",
        "spipu/html2pdf": "^5.0",
        "mobiledetect/mobiledetectlib": "^2.8",
        "nblakefriend/mailchimp-apiv3": "^1.0",
        "tjsteinhaus/netsuite-php": "^2017.2",
        "phpoffice/phpspreadsheet": "^1.5",
        "psr/log": "^1.1",
        "yiisoft/yii2-redis": "^2.0",
        "paulzi/yii2-nested-sets": "^1.1",
        "symfony/yaml": "^4.3",
        "jms/serializer": "^3.0@dev",
        "tecnickcom/tcpdf": "^6.3",
        "matthiasmullie/minify": "^1.3",
        "minishlink/web-push": "^5.2",
        "jeremy-dunn/php-fedex-api-wrapper": "^5.0",
        "zircote/swagger-php": "^4.2",
        "opis/closure": "^3.6",
        "yidas/yii2-composer-bower-skip": "^2.0",
        "google/apiclient": "^2.13",
        "subdee/yii2-soap-server": "dev-master",
        "smalot/pdfparser": "dev-master",
        "box/spout": "^3.3"
    },
    "require-dev": {
        "yiisoft/yii2-codeception": "*",
        "yiisoft/yii2-debug": "*",
        "yiisoft/yii2-gii": "*",
        "yiisoft/yii2-faker": "*"
    },
    "config": {
        "process-timeout": 1800,
        "allow-plugins": {
            "yiisoft/yii2-composer": true
        }
    },
    "extra": {
        "asset-installer-paths": {
            "npm-asset-library": "vendor/npm",
            "bower-asset-library": "vendor/bower"
        }
    }
}
