Skip to content

Commit

Permalink
Merge branch 'hotfix/63'
Browse files Browse the repository at this point in the history
Close #63
  • Loading branch information
michalbundyra committed Aug 29, 2020
2 parents 3777865 + b6aa940 commit 0f87584
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions docs/book/quick-start.md
Expand Up @@ -302,12 +302,7 @@ return [
'Application',
'<module-namespace>',
],
'module_listener_options' => [
'module_paths' => [
'./module',
'./vendor',
],
],
// ... other configuration ...
];
```

Expand Down

0 comments on commit 0f87584

Please sign in to comment.