Skip to content

Commit

Permalink
Reorganise the ApiClient code into a file per class
Browse files Browse the repository at this point in the history
  • Loading branch information
sfreytag committed Jul 18, 2024
1 parent 662eaff commit a1ed7ae
Show file tree
Hide file tree
Showing 8 changed files with 584 additions and 553 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"autoload": {
"psr-4": {
"CloudForest\\": "src/"
"CloudForest\\ApiClientPhp\\": "src/"
}
},
"autoload-dev": {
Expand Down
Loading

0 comments on commit a1ed7ae

Please sign in to comment.