From 0ea10fc10cb04352ed09668745156e9c7d52ebb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marijus=20Plan=C4=8Di=C5=ABnas?= Date: Tue, 31 Mar 2015 12:34:19 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 89630f7..c444ca5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Laravel 4 and Swift Mailer integrator +# Laravel and Swift Mailer integrator Package, which tries to solve long-term daemon worker issue. For reference: @@ -6,6 +6,8 @@ For reference: * [swiftmailer/swiftmailer#490](https://github.com/swiftmailer/swiftmailer/issues/490) * [laravel/framework#4573](https://github.com/laravel/framework/issues/4573) +Package is compatible with Laravel 4th and 5th versions. + ## Installation Begin by installing this package through Composer. Edit your project's `composer.json` file to require `yozaz/laravel-swiftmailer`.