We will be off from 27/1 (Monday) to 31/1 (Friday) (GMT +7) for our Tet Holiday (Lunar New Year) in our country

Commit d40fe641 authored by Rik ter Beek's avatar Rik ter Beek

Add extra map configuration

parent 4167de29
......@@ -40,11 +40,19 @@
"adyen/adyen-php-api-library": "*"
},
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Adyen\\Payment\\": ""
}
}
"files": [
"registration.php"
],
"psr-4": {
"Adyen\\Payment\\": ""
}
},
"extra": {
"map": [
[
"*",
"Adyen/Payment"
]
]
}
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment