euromark 11 年 前
コミット
3c7821a802
1 ファイル変更3 行追加5 行削除
  1. 3 5
      composer.json

+ 3 - 5
composer.json

@@ -8,7 +8,8 @@
 	"authors": [
 		{
 			"name": "Mark Scherer",
-			"homepage": "http://www.dereuromark.de"
+			"homepage": "http://www.dereuromark.de",
+			"role": "Maintainer"
 		}
 	],
 	"require": {
@@ -19,9 +20,6 @@
 		"source": "https://github.com/dereuromark/tools"
 	},
 	"extra": {
-		"installer-name": "Tools",
-		"installer-paths": {
-			"Plugin/Tools/": ["dereuromark/tools-cakephp"]
-		}
+		"installer-name": "Tools"
 	}
 }