mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-09 01:27:20 +08:00
Merge pull request #7459 from creocoder/fix-applications
Fix application templates and official extensions `composer.json`
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"yiisoft/yii2": "*"
|
||||
"yiisoft/yii2": "~2.0.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": { "yii\\codeception\\": "" }
|
||||
|
||||
Reference in New Issue
Block a user