diff --git a/modules/PaypalStandard/composer.json b/modules/PaypalStandard/composer.json deleted file mode 100644 index bd5fcbb20..000000000 --- a/modules/PaypalStandard/composer.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "akaunting/paypalstandard", - "description": "", - "authors": [ - { - "name": "Akaunting", - "email": "info@akaunting.com" - } - ], - "autoload": { - "psr-4": { - "Modules\\PaypalStandard\\": "" - } - } -}