master: Update composer.json to use Yii2 Debug & Gii v2.1.0 (#199)
This commit is contained in:
parent
36365e5aa7
commit
3479193c9b
@ -20,8 +20,8 @@
|
||||
"yiisoft/yii2-swiftmailer": "~2.0.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"yiisoft/yii2-debug": "~2.0.0",
|
||||
"yiisoft/yii2-gii": "~2.0.0",
|
||||
"yiisoft/yii2-debug": "~2.1.0",
|
||||
"yiisoft/yii2-gii": "~2.1.0",
|
||||
"yiisoft/yii2-faker": "~2.0.0",
|
||||
|
||||
"codeception/base": "~2.3.0",
|
||||
|
Loading…
Reference in New Issue
Block a user