|
@@ -25,9 +25,9 @@
|
|
|
"yiisoft/yii2-gii": "*"
|
|
"yiisoft/yii2-gii": "*"
|
|
|
},
|
|
},
|
|
|
"suggest": {
|
|
"suggest": {
|
|
|
- "codeception/codeception": "1.8.*@dev",
|
|
|
|
|
- "codeception/specify": "*",
|
|
|
|
|
- "codeception/verify": "*"
|
|
|
|
|
|
|
+ "codeception/codeception": "Codeception, 1.8.*@dev is currently works well with Yii.",
|
|
|
|
|
+ "codeception/specify": "BDD style code blocks for PHPUnit / Codeception",
|
|
|
|
|
+ "codeception/verify": "BDD Assertions for PHPUnit and Codeception"
|
|
|
},
|
|
},
|
|
|
"scripts": {
|
|
"scripts": {
|
|
|
"post-create-project-cmd": [
|
|
"post-create-project-cmd": [
|