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": "" },