mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-29 05:47:17 +08:00
updated dependency.
This commit is contained in:
@@ -15,7 +15,9 @@
|
||||
"minimum-stability": "dev",
|
||||
"require": {
|
||||
"php": ">=5.4.0",
|
||||
"yiisoft/yii2": "dev-master"
|
||||
"yiisoft/yii2": "dev-master",
|
||||
"yiisoft/yii2-debug": "dev-master",
|
||||
"yiisoft/yii2-gii": "dev-master"
|
||||
},
|
||||
"scripts": {
|
||||
"post-create-project-cmd": [
|
||||
|
||||
Reference in New Issue
Block a user