From 48265244db38d3ed2b303652ded43f5a5eb780c5 Mon Sep 17 00:00:00 2001 From: Donatello-za Date: Fri, 14 Feb 2025 13:08:03 +0200 Subject: [PATCH] Added note about latest v1 branch/release. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6c53975..1da9a9c 100644 --- a/README.md +++ b/README.md @@ -125,6 +125,8 @@ that still supports PHP 5.4+, use: $ composer require donatello-za/rake-php-plus:^1.0 ``` +*Note: The latest release of the v1 branch is v1.0.20* + ### Migrating from v1.x to v2.x 1. Version 2.x of the library requires PHP 7.4 and above.