Skip to content

Commit

Permalink
small discover fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Loafer19 committed Aug 13, 2021
1 parent dc0332c commit 96035a3
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 54 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"minimum-stability": "dev",
"autoload": {
"psr-4": {
"Loafer\\LaravelGatewayApi\\": "src/"
"Loafer\\GatewayApi\\": "src/"
}
},
"extra": {
Expand All @@ -29,4 +29,4 @@
]
}
}
}
}
105 changes: 53 additions & 52 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 96035a3

Please sign in to comment.