You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

77 lines
2.5 KiB

{
"name": "zertex/zxcms",
"description": "Zertex CMS",
"keywords": ["Zertex", "CMS", "yii2", "framework", "advanced"],
"homepage": "https://cms.zertex.ru/",
"type": "project",
"license": "BSD-3-Clause",
"support": {
"issues": "https://gitlab.com/zertex/zxcms/issues",
"source": "https://gitlab.com/zertex/zxcms"
},
"minimum-stability": "stable",
"require": {
"php": ">=8.1.0",
"ext-pdo": "*",
"ext-readline": "*",
"yiisoft/yii2": "^2.0",
"yiisoft/yii2-bootstrap": "^2.0",
"la-haute-societe/yii2-save-relations-behavior": "^1.7",
"paulzi/yii2-nested-sets": "^1.1",
"league/flysystem": "^1.1",
"yii-dream-team/yii2-upload-behavior": "^1.2",
"mihaildev/yii2-ckeditor": "^1.0",
"mihaildev/yii2-elfinder": "^1.4",
"filsh/yii2-oauth2-server": "^2.1",
"fishvision/yii2-migrate": "^1.0",
"dmstr/yii2-adminlte-asset": "^2.6",
"yiisoft/yii2-queue": "^2.3",
"yiisoft/yii2-authclient": "^2.2",
"kartik-v/yii2-widgets": "^3.4",
"kartik-v/yii2-field-range": "^1.3",
"bower-asset/jquery-migrate": "^3.0",
"bower-asset/jquery-cookie": "^1.4",
"drewm/mailchimp-api": "^2.5",
"yiisoft/yii2-imagine": "^2.3",
"zertex/yii2-avatar-generator": "^1.1",
"paulzi/yii2-sortable": "^1.0",
"paulzi/yii2-adjacency-list" : "^2.2",
"yiisoft/yii2-jui": "^2.0",
"zertex/yii2-elfinder": "^1.2",
"zertex/yii2-ckeditor": "^1.0",
"omgdef/yii2-multilingual-behavior": "^2.1",
"kartik-v/yii2-detail-view": "@dev",
"zertex/yii2-gridstackjs": "^1.0",
"bower-asset/font-awesome": "^4.7",
"bower-asset/devicejs": "^0.7",
"yiisoft/yii2-symfonymailer": "^2.0",
"webmozart/assert": "^1.10",
"lavrentiev/yii2-toastr": "^2.0"
},
"require-dev": {
"yiisoft/yii2-debug": "^2.1",
"yiisoft/yii2-gii": "^2.2",
"yiisoft/yii2-faker": "^2.0",
"codeception/verify": "^0.3"
},
"config": {
"process-timeout": 1800,
"allow-plugins": {
"yiisoft/yii2-composer": true
}
},
"repositories": [
{
"type": "composer",
"url": "https://asset-packagist.org"
},
{
"type": "vcs",
"url": "https://github.com/zertex/yii2-ckeditor.git"
},
{
"type": "vcs",
"url": "https://github.com/zertex/yii2-elfinder.git"
}
]
}