Webador / SlmQueue

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

zend-component-installer compatibility is incorrect #218

Closed boesing closed 5 years ago

boesing commented 6 years ago

You have to change the module entry within composer.json to SlmQueue instead of SlmQueue\Module as you have to provide the module name instead of the FQCN to the Module class.

Pull Request is already created by @TomHAnderson in #216

roelvanduijnhoven commented 5 years ago

Excuse me for our my late reaction @boesing. Apparently I didn't watch this repo; and thus missed any updates to it. Merged the PR of @TomHAnderson; thanks both of you! I have published a new minor release.