Skip to content

Commit

Permalink
Updated composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonyThorpe committed Jun 5, 2024
1 parent 988a5a7 commit 5228f74
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,7 @@
"autoload": {
"psr-4": {
"AntonyThorpe\\Consumer\\": "src/",
"AntonyThorpe\\Consumer\\Tests\\": "tests/",
"AntonyThorpe\\Consumer\\Tests\\Loader\\": "tests/Loader/",
"AntonyThorpe\\Consumer\\Tests\\Model\\": "tests/Model/"
"AntonyThorpe\\Consumer\\Tests\\": "tests/"
}
},
"extra": {
Expand Down

0 comments on commit 5228f74

Please sign in to comment.