1
0

Automated commit message

This commit is contained in:
PayPalServerSDKs
2024-10-18 19:06:27 +00:00
parent 4bc534dfec
commit 7d69e11899
525 changed files with 2800 additions and 2800 deletions

View File

@@ -22,12 +22,12 @@
},
"autoload": {
"psr-4": {
"PaypalServerSDKLib\\": "src/"
"PaypalServerSdkLib\\": "src/"
}
},
"autoload-dev": {
"psr-4": {
"PaypalServerSDKLib\\Tests\\": "tests/"
"PaypalServerSdkLib\\Tests\\": "tests/"
}
},
"scripts": {