From 3f6737983e64530a0cb45275b3204f0006e50fb1 Mon Sep 17 00:00:00 2001
From: Wilmer Arambula
Date: Fri, 27 Jun 2025 17:11:37 -0400
Subject: [PATCH 1/4] fix: Update `README.md` badges for consistency and
clarity.
---
README.md | 29 +++++++++++++++--------------
1 file changed, 15 insertions(+), 14 deletions(-)
diff --git a/README.md b/README.md
index 4f8528c..3c4b751 100644
--- a/README.md
+++ b/README.md
@@ -7,18 +7,24 @@
+
+
+
-
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
+
## Installation
@@ -41,15 +47,10 @@ to the require-dev section of your `composer.json` file.
## Quality code
-[](https://github.com/yii2-extensions/nested-sets-behavior/actions/workflows/static.yml)
-[](https://github.com/yii2-extensions/nested-sets-behavior/actions/workflows/static.yml)
+[](https://codecov.io/gh/yii2-extensions/nested-sets-behavior)
+[](https://github.com/yii2-extensions/localeurls/actions/workflows/static.yml)
[](https://github.styleci.io/repos/717718161?branch=main)
-## Support versions Yii2
-
-[](https://github.com/yiisoft/yii2/tree/2.0.49.3)
-[](https://github.com/yiisoft/yii2/tree/2.2)
-
## Testing
[Check the documentation testing](/docs/testing.md) to learn about testing.
From d801bef347635ff45c75fac3237f19a15dd9ff5a Mon Sep 17 00:00:00 2001
From: Wilmer Arambula
Date: Fri, 27 Jun 2025 17:32:20 -0400
Subject: [PATCH 2/4] fix: Update GitHub Release badge in `README.md` for
consistency.
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 3c4b751..d849738 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,9 @@
-
+
+
From 40ae6001ec745d5af1081efc396d94280834780a Mon Sep 17 00:00:00 2001
From: Wilmer Arambula
Date: Fri, 27 Jun 2025 17:33:21 -0400
Subject: [PATCH 3/4] fix: Remove unnecessary whitespace in `README.md`.
---
README.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/README.md b/README.md
index d849738..6191b8a 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,6 @@
-
From f47b62265308ed9ddc894fdb2e632a07a9dd6969 Mon Sep 17 00:00:00 2001
From: Wilmer Arambula
Date: Fri, 27 Jun 2025 17:34:56 -0400
Subject: [PATCH 4/4] fix: Remove GitHub Release badge from `README.md` and
adjust badge placement for clarity.
---
README.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 6191b8a..ab8222d 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,6 @@
-
-
-
@@ -47,6 +44,8 @@ to the require-dev section of your `composer.json` file.
## Quality code
+[](https://packagist.org/packages/yii2-extensions/nested-sets-behavior)
+[](https://packagist.org/packages/yii2-extensions/nested-sets-behavior)
[](https://codecov.io/gh/yii2-extensions/nested-sets-behavior)
[](https://github.com/yii2-extensions/localeurls/actions/workflows/static.yml)
[](https://github.styleci.io/repos/717718161?branch=main)