From 2be9bb284214999cac201b2356bd2911aa1bba1c Mon Sep 17 00:00:00 2001 From: Platonides Date: Sun, 7 Jan 2018 22:58:14 +0100 Subject: [PATCH] Add more keys to extension.json --- extension.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/extension.json b/extension.json index 4e9043c..3fe115c 100644 --- a/extension.json +++ b/extension.json @@ -1,4 +1,9 @@ { + "name": "Paypal-wmes", + "type": "parserhook", + "author": "Platonides", + "version": "1.2", + "license-name": "MIT", "AutoloadClasses": { "PaypalWMES": "Paypal-wmes_body.php" }, -- 2.30.2