From f5d09cce014f8e6aca7deaa19d548999310edcdf Mon Sep 17 00:00:00 2001 From: Tariq Date: Tue, 3 Nov 2020 02:25:26 -0600 Subject: [PATCH] Add Composer to devicon.json --- devicon.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/devicon.json b/devicon.json index f33fec0c..d6d509fd 100644 --- a/devicon.json +++ b/devicon.json @@ -509,6 +509,24 @@ } ] }, + { + "name": "composer", + "tags": [ + "package", + "manager", + "php" + ], + "versions": { + "svg": [ + "original", + "line", + "line-wordmark" + ], + "font": [ + "line" + ] + } + }, { "name": "confluence", "tags": [],