Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #62 from TransbankDevelopers/fix/composer
Browse files Browse the repository at this point in the history
Fix composer namespace error
  • Loading branch information
Alfredo Fiebig authored Jan 20, 2020
2 parents 1964d58 + 5814ee8 commit a851cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"registration.php"
],
"psr-4": {
"Transbank\\Webpay": ""
"Transbank\\Webpay\\": ""
}
},
"license": "BSD-3-Clause"
Expand Down

0 comments on commit a851cbf

Please sign in to comment.