diff --git a/README.md b/README.md index 4f8528c..ab8222d 100644 --- a/README.md +++ b/README.md @@ -8,17 +8,20 @@

- php-version + PHP Version + + + Yii2 2.0.53 + + + Yii2 22.0 PHPUnit - - PHPUnit - - - Codecov - + + Static Analysis +

## Installation @@ -41,15 +44,12 @@ to the require-dev section of your `composer.json` file. ## Quality code -[![static-analysis](https://github.com/yii2-extensions/gii/actions/workflows/static.yml/badge.svg)](https://github.com/yii2-extensions/nested-sets-behavior/actions/workflows/static.yml) -[![phpstan-level](https://img.shields.io/badge/PHPStan%20level-1-blue)](https://github.com/yii2-extensions/nested-sets-behavior/actions/workflows/static.yml) +[![Latest Stable Version](http://poser.pugx.org/yii2-extensions/nested-sets-behavior/v)](https://packagist.org/packages/yii2-extensions/nested-sets-behavior) +[![Total Downloads](http://poser.pugx.org/yii2-extensions/nested-sets-behavior/downloads)](https://packagist.org/packages/yii2-extensions/nested-sets-behavior) +[![codecov](https://codecov.io/gh/yii2-extensions/nested-sets-behavior/graph/badge.svg?token=Upc4yA23YN)](https://codecov.io/gh/yii2-extensions/nested-sets-behavior) +[![phpstan-level](https://img.shields.io/badge/PHPStan%20level-max-blue)](https://github.com/yii2-extensions/localeurls/actions/workflows/static.yml) [![style-ci](https://github.styleci.io/repos/717718161/shield?branch=main)](https://github.styleci.io/repos/717718161?branch=main) -## Support versions Yii2 - -[![Yii20](https://img.shields.io/badge/Yii2%20version-2.0-blue)](https://github.com/yiisoft/yii2/tree/2.0.49.3) -[![Yii22](https://img.shields.io/badge/Yii2%20version-2.2-blue)](https://github.com/yiisoft/yii2/tree/2.2) - ## Testing [Check the documentation testing](/docs/testing.md) to learn about testing.