swarrot / SwarrotBundle

A symfony bundle for swarrot integration
MIT License
89 stars 59 forks source link

Explicitly exposes the public services #116

Closed sroze closed 7 years ago

sroze commented 7 years ago

Symfony 4 will have private services by default. This PR explicitly exposes the swarrot.publisher service.

sroze commented 7 years ago

👋 @odolbeau ✌️

odolbeau commented 7 years ago

Looks good! Thank you! :+1:

sroze commented 7 years ago

Last one for Symfony 4 compat: https://github.com/swarrot/SwarrotBundle/pull/115