AccordGroup / MandrillSwiftMailerBundle

A Symfony bundle that provides a Swiftmailer transport service for Mandrill
GNU General Public License v2.0
20 stars 15 forks source link

Symfony 3.0 stable version #19

Closed snamor closed 8 years ago

snamor commented 8 years ago

I've been trying the bundle in it's master branch with symfony 3.0 and it works as expected. May you release a stable version for the package at its current state?

Thank you!

dgiovanon commented 8 years ago

I've Symfony3.0 and I change in vendor\accord\mandrill-swiftmailer-bundle\Accord\MandrillSwiftMailerBundle\Resources\config\services.yml

this

**arguments:

for this

arguments: ['@swiftmailer.transport.eventdispatcher.accord_mandrill']

The bundle works perfectly!

snamor commented 8 years ago

@dgiovanon using master instead of 1.2 solves all issues. That is why we need a new stable build. Please @Kyoushu ! 🙏

Kyoushu commented 8 years ago

Sorry about that, kept meaning to sort this out, 1.2.1 has been released