diff --git a/src/apps.json b/src/apps.json index 81e5c469f..917411f4e 100755 --- a/src/apps.json +++ b/src/apps.json @@ -6253,10 +6253,16 @@ 11 ], "icon": "Roadiz CMS.png", - "implies": "PHP", + "implies": [ + "PHP", + "Symfony" + ], "meta": { "generator": "^Roadiz ([a-z0-9\\s\\.]+) - \\;version:\\1" }, + "headers": { + "X-Powered-By": "Roadiz CMS" + }, "website": "www.roadiz.io" }, "Robin": {