master: Update composer.json to use Yii2 Debug & Gii v2.1.0 (#199)

This commit is contained in:
Craig London 2019-03-22 11:23:34 -04:00 committed by Carsten Brandt
parent 36365e5aa7
commit 3479193c9b

View File

@ -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",