File tree 1 file changed +5
-19
lines changed
1 file changed +5
-19
lines changed Original file line number Diff line number Diff line change @@ -40,28 +40,14 @@ to the require-dev section of your `composer.json` file.
40
40
41
41
## Quality code
42
42
43
- <p >
44
- <a href="https://github.com/yii2-extensions/phpstan/actions/workflows/static.yml" target="_blank">
45
- <img src="https://github.com/yii2-extensions/phpstan/actions/workflows/static.yml/badge.svg" alt="PHPStan">
46
- </a>
47
- <a href="https://github.com/yii2-extensions/phpstan/actions/workflows/static.yml" target="_blank">
48
- <img src="https://img.shields.io/badge/PHPStan%20level-6-blue" alt="PHPStan level">
49
- </a>
50
- <a href="https://github.styleci.io/repos/701347895?branch=main" target="_blank">
51
- <img src="https://github.styleci.io/repos/701347895/shield?branch=main" alt="Code style">
52
- </a>
53
- </p >
43
+ [ ![ static-analysis] ( https://github.com/yii2-extensions/phpstan/actions/workflows/static.yml/badge.svg )] ( https://github.com/yii2-extensions/phpstan/actions/workflows/static.yml )
44
+ [ ![ phpstan-level] ( https://img.shields.io/badge/PHPStan%20level-6-blue )] ( https://github.com/yii2-extensions/phpstan/actions/workflows/static.yml )
45
+ [ ![ style-ci] ( https://github.styleci.io/repos/701347895/shield?branch=main )] ( https://github.styleci.io/repos/701347895?branch=main )
54
46
55
47
## Support versions Yii2
56
48
57
- <p >
58
- <a href="https://github.com/yiisoft/yii2/tree/2.2" target="_blank">
59
- <img src="https://img.shields.io/badge/Yii2%20version-2.2-blue" alt="yii2-version">
60
- </a>
61
- <a href="https://github.com/yiisoft/yii2/tree/2.0.49.3" target="_blank">
62
- <img src="https://img.shields.io/badge/Yii2%20version-2.0.49.3-blue" alt="yii2-version">
63
- </a>
64
- </p >
49
+ [ ![ Yii20] ( https://img.shields.io/badge/Yii2%20version-2.0-blue )] ( https://github.com/yiisoft/yii2/tree/2.0.49.3 )
50
+ [ ![ Yii22] ( https://img.shields.io/badge/Yii2%20version-2.2-blue )] ( https://img.shields.io/badge/Yii2%20version-2.2-blue )
65
51
66
52
## Testing
67
53
You can’t perform that action at this time.
0 commit comments