Webador / SlmQueue

Laminas / Mezzio module that integrates with various queue management systems.
Other
138 stars 57 forks source link

Corrected use of autoloading module via zf; module name was incorrect #216

Closed TomHAnderson closed 5 years ago

TomHAnderson commented 6 years ago

SSIA

TomHAnderson commented 6 years ago

This is causing me a problem when installing the application on a CI server because it stops to ask

Please select which config file you wish to inject 'SlmQueue\Module' into:
  [0] Do not inject
  [1] config/modules.config.php
  [2] config/development.config.php.dist
  Make your selection (default is 0):

I'm going to see about working around it but this is certainly a bug. Thanks for your quick attention.