Explorar el Código

Fixed suggest descriptions

Alexander Makarov hace 12 años
padre
commit
6db5566637
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      composer.json

+ 3 - 3
composer.json

@@ -25,9 +25,9 @@
 		"yiisoft/yii2-gii": "*"
 	},
 	"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": {
 		"post-create-project-cmd": [