We will be off on April 7th (Monday) for public holiday 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