Commit add884bf by Murlidhar Fichadia

Updated namespace

parent 6e075642
...@@ -31,9 +31,9 @@ ...@@ -31,9 +31,9 @@
"friendsofphp/php-cs-fixer": "^3.5" "friendsofphp/php-cs-fixer": "^3.5"
}, },
"autoload": { "autoload": {
"psr-4": { "OpenAPI\\Client\\" : "lib/" } "psr-4": { "KlarnaOrderManagement\\Client\\" : "lib/" }
}, },
"autoload-dev": { "autoload-dev": {
"psr-4": { "OpenAPI\\Client\\Test\\" : "test/" } "psr-4": { "KlarnaOrderManagement\\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