From 5c055a0019c850762f519e808e77d0c37ea30a21 Mon Sep 17 00:00:00 2001 From: User Date: Sun, 2 Mar 2025 21:25:50 +0300 Subject: [PATCH] 20250302#3 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f5257d7..49422d0 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ Stable version composer require rmphp/foundation ``` ```bash -composer require rmphp/foundation:"^2.0" +composer require rmphp/foundation:"^3.0" ``` Dev version contains the latest changes ```bash -composer require rmphp/foundation:"2.x-dev" +composer require rmphp/foundation:"3.x-dev" ```