Skip to content

Commit

Permalink
Merge pull request #3 from Edqe14/fix/psr4-autoload
Browse files Browse the repository at this point in the history
fix: autoloading
  • Loading branch information
Edqe14 authored Jan 3, 2024
2 parents 060d9e8 + 6c2d488 commit 1f5678a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@
"psr-4": {
"UploadThing\\": "src/",
"UploadThing\\Structs\\": "src/structs/"
},
"files": [
"src/lib/Utils.php",
"src/lib/Http.php"
]
}
},
"authors": [
{
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 1f5678a

Please sign in to comment.