Commit 86fa1572 by Murlidhar Fichadia

Updated namespace

parent 46cce9e0
......@@ -31,9 +31,9 @@
"friendsofphp/php-cs-fixer": "^3.5"
},
"autoload": {
"psr-4": { "OpenAPI\\Client\\" : "lib/" }
"psr-4": { "KlarnaPayments\\Client\\" : "lib/" }
},
"autoload-dev": {
"psr-4": { "OpenAPI\\Client\\Test\\" : "test/" }
"psr-4": { "KlarnaPayments\\Client\\Test\\" : "test/" }
}
}
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 sign in to comment