mirror of
https://github.com/CyanoFresh/SmartHomePHP.git
synced 2026-02-19 19:01:20 +01:00
Some fixes
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
"php": ">=7.0.0",
|
||||
"yiisoft/yii2": ">=2.0.5",
|
||||
"yiisoft/yii2-bootstrap": "*",
|
||||
"yiisoft/yii2-swiftmailer": "*",
|
||||
"rmrevin/yii2-minify-view": "^1.15",
|
||||
"cboden/ratchet": "~0.3.6",
|
||||
"rmrevin/yii2-fontawesome": "~2.17",
|
||||
"ratchet/pawl": "~0.2.3",
|
||||
"kartik-v/yii2-widgets": "^3.4",
|
||||
"kartik-v/yii2-widget-select2": "@dev",
|
||||
"kartik-v/yii2-widget-datetimepicker": "*",
|
||||
"kartik-v/yii2-widget-datepicker": "*",
|
||||
"kartik-v/yii2-widget-colorinput": "*",
|
||||
"kartik-v/yii2-widget-fileinput": "*",
|
||||
"kartik-v/yii2-datecontrol": "^1.9",
|
||||
"voskobovich/yii2-linker-behavior": "^4.0",
|
||||
"bower-asset/handlebars": "^4.0",
|
||||
@@ -19,7 +19,9 @@
|
||||
"bower-asset/js-cookie": "^2.1",
|
||||
"bower-asset/chart.js": ">=2.5",
|
||||
"bower-asset/fontawesome-iconpicker": "^1.3",
|
||||
"bower-asset/masonry": "^4.2"
|
||||
"bower-asset/masonry": "^4.2",
|
||||
"cboden/ratchet": "^0.4.0",
|
||||
"ratchet/pawl": "^0.3.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"yiisoft/yii2-debug": "*",
|
||||
|
||||
1649
composer.lock
generated
1649
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user