Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 12 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
![Build Status](https://github.com/FriendsOfSymfony1/swiftmailer/actions/workflows/tests.yml/badge.svg)

About this version
------------------

This is a community driven fork of swiftmailer, as official support has been [ended in November 2021](https://symfony.com/blog/the-end-of-swiftmailer).

**Do not use it for new projects: the aim of this fork is to make this library compatible with never php versions, but [the newer Symfony Mailer Compontent](https://symfony.com/doc/current/mailer.html) is the way to go today.**

Swift Mailer
------------

Expand All @@ -15,11 +24,7 @@ to use in complex web application with a great deal of flexibility.

For full details on usage, read the [documentation](https://swiftmailer.symfony.com/docs/introduction.html).

Sponsors
--------
Contributing
------------

<div>
<a href="https://blackfire.io/docs/introduction?utm_source=swiftmailer&utm_medium=github_readme&utm_campaign=logo">
<img src="https://static.blackfire.io/assets/intemporals/logo/png/blackfire-io_secondary_horizontal_transparent.png?1" width="255px" alt="Blackfire.io">
</a>
</div>
You can send pull requests or create an issue.