File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,10 @@ matrix:
1414 # Minimum supported dependencies with the latest and oldest PHP version
1515 - php : 7.2
1616 env : COMPOSER_FLAGS="--prefer-stable --prefer-lowest" SYMFONY_DEPRECATIONS_HELPER="weak_vendors"
17- - php : 5.4
17+ - php : 5.5
1818 env : COMPOSER_FLAGS="--prefer-stable --prefer-lowest" SYMFONY_DEPRECATIONS_HELPER="weak_vendors"
1919
2020 # Test the latest stable release
21- - php : 5.4
2221 - php : 5.5
2322 - php : 5.6
2423 - php : 7.0
Original file line number Diff line number Diff line change 11# SwiftmailerSendGridBundle
22
3+ [ ![ Latest Version] ( https://img.shields.io/github/release/expertcoder/SwiftmailerSendGridBundle.svg?style=flat-square )] ( https://github.com/janephp/janephp/releases )
4+ [ ![ Software License] ( https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square )] ( LICENSE )
5+ [ ![ Build Status] ( https://img.shields.io/travis/expertcoder/SwiftmailerSendGridBundle.svg?style=flat-square )] ( https://travis-ci.org/expertcoder/SwiftmailerSendGridBundle )
6+
37Symfony 2/3 bundle for SendGrid. Utilizes the SendGrid PHP Library https://github.com/sendgrid/sendgrid-php
48to make it compatiable with SwiftMailer.
59
You can’t perform that action at this time.
0 commit comments