Skip to content

Commit

Permalink
remove use_laminas_loader config in when module manager drop its support
Browse files Browse the repository at this point in the history
Signed-off-by: Abdul Malik Ikhsan <[email protected]>
  • Loading branch information
samsonasik committed Jun 25, 2021
1 parent 2b79987 commit a787fa4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions config/application.config.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@

// These are various options for the listeners attached to the ModuleManager
'module_listener_options' => [
// use composer autoloader instead of laminas-loader
'use_laminas_loader' => false,

// An array of paths from which to glob configuration files after
// modules are loaded. These effectively override configuration
// provided by modules themselves. Paths may use GLOB_BRACE notation.
Expand Down

0 comments on commit a787fa4

Please sign in to comment.