Skip to content

Commit

Permalink
Merge branch 'hotfix/63' into develop
Browse files Browse the repository at this point in the history
Forward port #63
  • Loading branch information
michalbundyra committed Aug 29, 2020
2 parents 4c2c684 + b6aa940 commit 64f7926
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 64f7926

Please sign in to comment.