Fix paypal composer map

This commit is contained in:
Carlos Augusto Gartner 2020-08-13 10:43:57 -03:00
parent 976e1d8c76
commit 68b1a0e09e
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"require": {},
"autoload": {
"psr-4": {
"Webkul\\Payment\\": "src/"
"Webkul\\Paypal\\": "src/"
}
},
"extra": {