2015-06-24 16:48:52 +02:00
|
|
|
{
|
|
|
|
"name": "humhub/humhub",
|
2015-12-21 17:13:13 +01:00
|
|
|
"description": "HumHub - The flexible Open Source Social Network Kit for Collaboration",
|
2015-06-24 16:48:52 +02:00
|
|
|
"keywords": ["humhub", "yii2", "framework"],
|
2017-10-14 00:22:23 +02:00
|
|
|
"homepage": "https://www.humhub.org/",
|
2015-06-24 16:48:52 +02:00
|
|
|
"type": "project",
|
|
|
|
"license": "AGPL-3.0",
|
|
|
|
"support": {
|
|
|
|
"issues": "https://github.com/humhub/humhub/issues?state=open",
|
2017-10-14 00:22:23 +02:00
|
|
|
"forum": "https://community.humhub.com",
|
|
|
|
"wiki": "https://community.humhub.com",
|
2015-06-24 16:48:52 +02:00
|
|
|
"source": "https://github.com/humhub/humhub"
|
|
|
|
},
|
|
|
|
"minimum-stability": "stable",
|
|
|
|
"require": {
|
2017-02-09 12:30:35 +01:00
|
|
|
"php": ">=5.6.0",
|
2018-03-13 01:27:43 +01:00
|
|
|
"yiisoft/yii2": "2.0.14.1",
|
2016-07-11 18:34:49 +02:00
|
|
|
"yiisoft/yii2-bootstrap": "~2.0.0",
|
|
|
|
"yiisoft/yii2-swiftmailer": "~2.0.0",
|
2018-01-05 14:38:45 +01:00
|
|
|
"yiisoft/yii2-authclient": "~2.1.0",
|
|
|
|
"yiisoft/yii2-imagine": "~2.1.0",
|
2017-09-19 13:58:40 +02:00
|
|
|
"yiisoft/yii2-httpclient": "~2.0.0",
|
2015-06-24 16:48:52 +02:00
|
|
|
"raoul2000/yii2-jcrop-widget": "*",
|
2017-07-03 14:50:44 +02:00
|
|
|
"kartik-v/yii2-widgets": "*",
|
2017-12-22 13:49:00 +01:00
|
|
|
"cebe/markdown": "1.0.2",
|
2016-07-11 18:34:49 +02:00
|
|
|
"yiisoft/yii2-jui": "~2.0.0",
|
2015-06-27 05:57:44 +02:00
|
|
|
"zendframework/zend-http": "*",
|
2016-05-10 02:09:39 +02:00
|
|
|
"jbroadway/urlify": "^1.0",
|
2015-06-29 02:05:44 +02:00
|
|
|
"nqxcode/zendsearch": "^2.0",
|
2015-08-02 20:40:49 +02:00
|
|
|
"xj/yii2-jplayer-widget": "*",
|
2015-12-21 17:13:13 +01:00
|
|
|
"zendframework/zend-ldap": "^2.5",
|
2017-10-14 00:22:23 +02:00
|
|
|
"bower-asset/jquery-timeago": "1.5.*",
|
2015-12-22 20:36:41 +01:00
|
|
|
"bower-asset/jquery-nicescroll": "3.6.*",
|
|
|
|
"bower-asset/jquery-knob": "1.2.*",
|
|
|
|
"bower-asset/jquery-placeholder": "^2.3.0",
|
2017-10-14 00:22:23 +02:00
|
|
|
"bower-asset/blueimp-file-upload": "9.18.*",
|
2016-11-11 16:23:47 +01:00
|
|
|
"bower-asset/fontawesome": "^4.7.0",
|
2016-03-14 20:10:18 +01:00
|
|
|
"bower-asset/bootstrap-markdown": "2.10.*",
|
2017-10-14 00:22:23 +02:00
|
|
|
"bower-asset/select2": "^4.0.4",
|
2016-10-21 13:44:22 +02:00
|
|
|
"bower-asset/bluebird": "^3.3.5",
|
|
|
|
"bower-asset/select2-bootstrap-theme": "0.1.0-beta.4",
|
2016-08-21 19:58:55 +02:00
|
|
|
"bower-asset/jquery.cookie": "^1.4.1",
|
|
|
|
"bower-asset/jquery-color": "^2.1.2",
|
|
|
|
"bower-asset/autosize": "1.*",
|
2016-10-24 14:58:51 +02:00
|
|
|
"bower-asset/nprogress": "*",
|
2016-08-21 19:58:55 +02:00
|
|
|
"bower-asset/animate.css": "*",
|
2017-03-09 14:19:26 +01:00
|
|
|
"bower-asset/html5shiv": "^3.7",
|
2017-03-16 14:26:21 +01:00
|
|
|
"bower-asset/clipboard.js": "*",
|
2017-10-14 00:22:23 +02:00
|
|
|
"bower-asset/jPlayer": "2.9.*",
|
2017-09-19 13:58:40 +02:00
|
|
|
"bower-asset/imagesloaded": "*",
|
2017-10-14 00:22:23 +02:00
|
|
|
"bower-asset/jquery-timeentry": "^2.0",
|
|
|
|
"bower-asset/caret.js": "0.2.2",
|
2018-02-08 14:28:55 +01:00
|
|
|
"npm-asset/humhub-prosemirror-richtext": "1.0.2",
|
2017-10-27 21:52:18 +02:00
|
|
|
"npm-asset/at.js": "^1.5.1",
|
2018-01-05 14:38:45 +01:00
|
|
|
"yiisoft/yii2-queue": "~2.0.0",
|
|
|
|
"yiisoft/yii2-redis": "~2.0.0",
|
2017-11-10 01:45:08 +01:00
|
|
|
"firebase/php-jwt": "^5.0",
|
2018-02-13 19:31:41 +01:00
|
|
|
"npm-asset/socket.io-client": "^2.0",
|
2018-01-12 15:54:54 +01:00
|
|
|
"phpoffice/phpspreadsheet": "^1.0"
|
2015-06-24 16:48:52 +02:00
|
|
|
},
|
|
|
|
"require-dev": {
|
2018-01-15 22:48:13 +01:00
|
|
|
"codeception/codeception": "~2.3",
|
2018-03-05 21:36:28 +01:00
|
|
|
"codeception/specify": "~0.4 || ~1.0",
|
|
|
|
"codeception/verify": "~0.4 || ~1.0",
|
2016-07-11 18:34:49 +02:00
|
|
|
"yiisoft/yii2-debug": "~2.0.0",
|
|
|
|
"yiisoft/yii2-gii": "~2.0.0",
|
|
|
|
"yiisoft/yii2-faker": "~2.0.0",
|
2018-01-05 14:38:45 +01:00
|
|
|
"yiisoft/yii2-apidoc": "~2.1.0"
|
2015-06-24 16:48:52 +02:00
|
|
|
},
|
2017-10-14 00:22:23 +02:00
|
|
|
"repositories": [
|
|
|
|
{
|
|
|
|
"type": "composer",
|
|
|
|
"url": "https://asset-packagist.org"
|
|
|
|
}
|
2018-02-14 10:10:38 +03:00
|
|
|
],
|
2015-06-24 16:48:52 +02:00
|
|
|
"config": {
|
2017-10-14 00:22:23 +02:00
|
|
|
"platform": {
|
|
|
|
"php": "5.6"
|
|
|
|
},
|
2015-06-24 16:48:52 +02:00
|
|
|
"process-timeout": 1800,
|
|
|
|
"vendor-dir": "protected/vendor"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"post-create-project-cmd": [
|
|
|
|
"yii\\composer\\Installer::postCreateProject"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"extra": {
|
|
|
|
"yii\\composer\\Installer::postCreateProject": {
|
|
|
|
"setPermission": [
|
|
|
|
{
|
|
|
|
"protected/runtime": "0777",
|
|
|
|
"assets": "0777",
|
|
|
|
"protected/yii": "0755",
|
|
|
|
"protected/modules": "0755"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"generateCookieValidationKey": [
|
|
|
|
"protected/config/web.php"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|