Skip to content

Commit

Permalink
minor: Make the repository main purpose visible on README.md
Browse files Browse the repository at this point in the history
To avoid any confusion.
  • Loading branch information
alquerci authored Feb 15, 2024
1 parent c8a04f7 commit d22d82a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,13 @@ 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.**
**Do not use it for new projects, [the newer Symfony Mailer Compontent](https://symfony.com/doc/current/mailer.html) is the way to go today.**

🎯 The main purpose of this fork
--------------------------------

To support same PHP versions as latest version of [FriendsOfSymfony1/symfony1](https://github.com/FriendsOfSymfony1/symfony1).


Swift Mailer
------------
Expand Down

0 comments on commit d22d82a

Please sign in to comment.