Skip to content

Commit

Permalink
fix the theme bug and updated composer json
Browse files Browse the repository at this point in the history
  • Loading branch information
indpurvesh committed Nov 2, 2018
1 parent fa9c64d commit 7ef0e88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@
"autoload" : {
"classmap" : [
"database/seeds",
"database/factories"
"database/factories",
"modules/avored/dummy-data/database/seeds"
],
"psr-4" : {
"App\\" : "app/"
Expand Down
File renamed without changes.

0 comments on commit 7ef0e88

Please sign in to comment.