From eac4cd1de5b5e5f97c514c945f31f3185e4efbbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sylvain=20Raye=CC=81?= Date: Tue, 2 Feb 2016 12:39:39 +0100 Subject: [PATCH] remove missing file from modman to prevent error with installation with composer PART 2 --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index c7da120..3a55f79 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,6 @@ ["./js/tiny_mce/plugins/autosave/langs/de.js", "./js/tiny_mce/plugins/autosave/langs/de.js"], ["./js/tiny_mce/plugins/emotions/langs/de_dlg.js", "./js/tiny_mce/plugins/emotions/langs/de_dlg.js"], ["./js/tiny_mce/plugins/fullpage/langs/de_dlg.js", "./s/tiny_mce/plugins/fullpage/langs/de_dlg.js"], - ["./js/tiny_mce/plugins/media/langs/de_dlg.js", "./js/tiny_mce/plugins/media/langs/de_dlg.js"], ["./js/tiny_mce/plugins/paste/langs/de_dlg.js", "./js/tiny_mce/plugins/paste/langs/de_dlg.js"], ["./js/tiny_mce/plugins/searchreplace/langs/de_dlg.js", "./js/tiny_mce/plugins/searchreplace/langs/de_dlg.js"], ["./js/tiny_mce/plugins/style/langs/de_dlg.js", "./js/tiny_mce/plugins/style/langs/de_dlg.js"],