Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Mezzio support. #3

Merged
merged 1 commit into from
Jan 16, 2021
Merged

Added Mezzio support. #3

merged 1 commit into from
Jan 16, 2021

Conversation

rbroen
Copy link

@rbroen rbroen commented Jan 15, 2021

I have added a ConfigProvider to use in Mezzio.
There was a dependency on DoctrineModule in the subscriber factories, this is now added to the composer.json.
The function return type declaration of getOptionsClass was changed to match the DoctrineModule\Service\AbstractFactory.
Using the ServiceManager "Config" was problematic, I had to change this to "config".
The Doctrine event manager uses the key "event_manager" instead of "eventmanager", I have corrected this.
The readme is updated for use with Mezzio.

@Dwarfex Dwarfex merged commit 270a69e into somecoding:master Jan 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants