From e4529f681e5ec017ca22b3688a6ca8563a8d4079 Mon Sep 17 00:00:00 2001 From: Filip Cumpalovic <152178979+f1lk3@users.noreply.github.com> Date: Wed, 28 Feb 2024 14:08:12 +0100 Subject: [PATCH] Update index.ts --- documentation/src/assets/integration-icons/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/src/assets/integration-icons/index.ts b/documentation/src/assets/integration-icons/index.ts index 17e6290f..1a3b5a3a 100644 --- a/documentation/src/assets/integration-icons/index.ts +++ b/documentation/src/assets/integration-icons/index.ts @@ -56,6 +56,7 @@ export { default as Nodejs } from "./nodejs"; export { default as Wordpress } from "./wordpress"; export { default as Memcached } from "./memcached"; export { default as Elastic } from "./elastic"; +export { default as Phpv } from "./phpv";