From daebc947d1870643b316c556462b80a60b644680 Mon Sep 17 00:00:00 2001 From: callmebob2016 <38659523+callmebob2016@users.noreply.github.com> Date: Tue, 26 Nov 2019 11:30:34 +0100 Subject: [PATCH] Update README.md Change mentioned current Symfony version from 4 to 5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff1d95810..06b00303d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ About this version This is a community driven fork of symfony 1, as official support has been [interrupted in November 2012](http://symfony.com/blog/symfony-1-4-end-of-maintenance-what-does-it-mean). -**Do not use it for new projects: this version is great to improve existing symfony1 applications, but [Symfony4](http://symfony.com/) is the way to go today.** +**Do not use it for new projects: this version is great to improve existing symfony1 applications, but [Symfony5](http://symfony.com/) is the way to go today.** All the enhancements and BC breaks are listed in the [WHATS_NEW](https://github.com/FriendsOfSymfony1/symfony1/blob/master/WHATS_NEW.md) file, this include: