From 776ec158a78c69797f3680b3e394b110d45a7d07 Mon Sep 17 00:00:00 2001 From: Matthew Pietz Date: Wed, 28 Aug 2013 12:41:13 -0700 Subject: [PATCH] CKEditor doesn't imply PHP anymore --- share/apps.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/share/apps.json b/share/apps.json index e820ce078..803883000 100644 --- a/share/apps.json +++ b/share/apps.json @@ -412,8 +412,7 @@ "CKEditor": { "website": "ckeditor.com", "cats": [ 24 ], - "env": "^CKEDITOR$", - "implies": "PHP" + "env": "^CKEDITOR$" }, "Cloudera": { "website": "www.cloudera.com",