From e15a60ae03de2ae0da20bdd5fafb95b0c1332ed6 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 10 Mar 2023 12:09:48 +0600 Subject: [PATCH] add implies Laravel --- src/technologies/p.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/technologies/p.json b/src/technologies/p.json index 21fa26e8a..2de089268 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -1898,6 +1898,9 @@ ], "description": "Plug and Pay is a payment processor that provides payment solutions for ecommerce businesses.", "icon": "Plug and Pay.png", + "implies": [ + "Laravel" + ], "cookies": { "plug_pay_session": "" },