Skip to content

Commit

Permalink
add autoloader
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan DJ committed Aug 14, 2020
1 parent cbd69e6 commit f3a0d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"autoload": {
"psr-4": {
"Heyday\\odelAdminFilter\\": "src/"
"Heyday\\ModelAdminFilter\\": "src/"
}
},
"license": "proprietary",
Expand Down

0 comments on commit f3a0d7e

Please sign in to comment.