PaypalStandard/composer.json unnecessary.

This commit is contained in:
Cüneyt Şentürk 2020-02-19 12:23:55 +03:00
parent e39823f2b7
commit d706059884

View File

@ -1,15 +0,0 @@
{
"name": "akaunting/paypalstandard",
"description": "",
"authors": [
{
"name": "Akaunting",
"email": "info@akaunting.com"
}
],
"autoload": {
"psr-4": {
"Modules\\PaypalStandard\\": ""
}
}
}