Skip to content

Commit

Permalink
Updated autoload folders
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebbo94BY authored Apr 7, 2018
1 parent 6eb2524 commit bc3322b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"autoload": {
"files":[
"payment/PaymentClass.php",
"payment/PayoutClass.php",
"payment/RefundClass.php"
"payout/PayoutClass.php",
"refund/RefundClass.php"
]
}
}

0 comments on commit bc3322b

Please sign in to comment.