| Current Path : /var/www/html/eform/ |
| Current File : /var/www/html/eform/composer.json |
{
"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",
"kartik-v/yii2-grid": "@dev",
"xutl/yii2-inspinia-widget": "*",
"xutl/yii2-fontawesome-asset": "~2.0.0",
"phpmailer/phpmailer": "^5.2",
"thyseus/yii2-message": "^0.3.0",
"kartik-v/yii2-widget-colorinput": "*",
"kartik-v/yii2-widget-fileinput": "*",
"ruskid/yii2-csv-importer": "dev-master",
"yiisoft/yii2-imagine": "*",
"yiisoft/yii2-debug": "^2.1",
"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",
"yiisoft/yii2-twig": "^2.4",
"kartik-v/yii2-mpdf": "dev-master",
"npm-asset/ace-builds": "^1.3.0",
"directorytree/ldaprecord": "^3.7",
"yiisoft/yii2-queue": "^2.3",
"yiisoft/yii2-symfonymailer": "^4.0",
"bedezign/yii2-audit": "@dev",
"phpoffice/phpspreadsheet": "^5.5"
},
"require-dev": {
"yiisoft/yii2-codeception": "*",
"yiisoft/yii2-gii": "*",
"yiisoft/yii2-faker": "*"
},
"config": {
"process-timeout": 1800,
"allow-plugins": {
"yiisoft/yii2-composer": true
}
},
"repositories": [
{
"type": "composer",
"url": "https://asset-packagist.org"
}
]
}