From 81985fece26eea4ffadaf5e265473803bfbf94fd Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 29 Apr 2022 20:00:22 +0600 Subject: [PATCH] add implies --- src/technologies/p.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/technologies/p.json b/src/technologies/p.json index 1b2390b40..7e1c1e48d 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -2166,6 +2166,7 @@ ], "description": "ProcessWire is an open source content management system (CMS) and framework (CMF).", "icon": "ProcessWire.svg", + "implies": "PHP", "headers": { "X-Powered-By": "ProcessWire CMS" },