Skip to content

Commit

Permalink
Merge pull request #63 from vrkansagara/patch-1
Browse files Browse the repository at this point in the history
removal of deprecated key
  • Loading branch information
michalbundyra committed Aug 29, 2020
2 parents 3777865 + 0b110fb commit b6aa940
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 b6aa940

Please sign in to comment.