Jelajahi Sumber

replaced keyword "yii" with "yii2" in composer.json files (fixes #2557)

Tobias Munk 12 tahun lalu
induk
melakukan
23c3420af0
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -1,7 +1,7 @@
 {
 	"name": "yiisoft/yii2-app-basic",
 	"description": "Yii 2 Basic Application Template",
-	"keywords": ["yii", "framework", "basic", "application template"],
+	"keywords": ["yii2", "framework", "basic", "application template"],
 	"homepage": "http://www.yiiframework.com/",
 	"type": "project",
 	"license": "BSD-3-Clause",