Explorar o código

Fixed suggest descriptions

Alexander Makarov %!s(int64=12) %!d(string=hai) anos
pai
achega
6db5566637
Modificáronse 1 ficheiros con 3 adicións e 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": [