{
	"name" : "yiisoft/yii2-app-advanced",
	"description" : "Project Starter Kit based on Yii 2 Advanced Project Template",
	"keywords" : [
		"yii2",
		"project template"
	],
	"type" : "project",
	"license" : "BSD-3-Clause",
	"minimum-stability" : "stable",
	"require" : {
		"php" : ">=5.4.0",
		"yiisoft/yii2" : ">=2.0.6",
		"yiisoft/yii2-bootstrap" : "*",
		"yiisoft/yii2-swiftmailer" : "*",
		"mihaildev/yii2-ckeditor" : "*",
		"mihaildev/yii2-elfinder" : "*",
		"toriphes/yii2-console-runner" : "*",
		"codemix/yii2-localeurls" : "^1.4",
		"arturoliveira/yii2-excelview" : "*",
		"tmukherjee13/yii2-reverse-migration" : "*",
		"kartik-v/yii2-grid" : "@dev",
		"xutl/yii2-inspinia-widget" : "*",
		"xutl/yii2-fontawesome-asset" : "~2.0.0",
		"phpmailer/phpmailer" : "^5.2",
		"mews/captcha" : "^2.1",
		"sjaakp/yii2-gcharts" : "*",
		"scotthuangzl/yii2-google-chart" : "dev-master",
		"thyseus/yii2-message" : "^0.3.0",
		"kartik-v/yii2-widget-colorinput" : "*",
		"kartik-v/yii2-widget-fileinput" : "*",
		"ruskid/yii2-csv-importer" : "dev-master",
		"npm-asset/ace-builds" : "^1.3.0",
		"c006/yii2-migration-utility" : "dev-master",
		"bizley/migration" : "^2.2",
		"hashids/hashids" : "^3.0",
		"yiisoft/yii2-imagine" : "*",
		"wa72/htmlpagedom" : "^1.3",
		"wa72/html-pretty-min" : "^0.2.0",
		"yiisoft/yii2-debug" : "^2.1",
		"kartik-v/yii2-export" : "^1.4",
		"kartik-v/yii2-tree-manager" : "^1.1",
		"kartik-v/yii2-detail-view" : "^1.8",
		"kartik-v/yii2-widget-switchinput" : "^1.3",
		"twig/twig" : "^3.1",
		"guzzlehttp/guzzle": "^7.0",
		"asinfotrack/yii2-audittrail": "^1.0"
	},
	"require-dev" : {
		"yiisoft/yii2-codeception" : "*",
		"yiisoft/yii2-gii" : "*",
		"yiisoft/yii2-faker" : "*"
	},
	"config" : {
		"process-timeout" : 1800
	},
	"repositories" : [{
			"type" : "composer",
			"url" : "https://asset-packagist.org"
		}
	]
}
