Skip to content

Commit

Permalink
composer update
Browse files Browse the repository at this point in the history
  • Loading branch information
samberrry authored Jan 20, 2021
1 parent 51f3b19 commit 41dee06
Showing 1 changed file 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 @@ -40,7 +40,8 @@
},
"autoload": {
"psr-4": {
"HessamCMS\\": "src"
"HessamCMS\\": "src",
"HessamCMS\\Laravel\\Fulltext\\": "src/FulltextSearch/src/"
}
},
"autoload-dev": {
Expand Down

0 comments on commit 41dee06

Please sign in to comment.