File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 6
6
</p >
7
7
8
8
<p align =" center " >
9
+ <a href="https://github.com/yii2-extensions/phpstan" target="_blank">
10
+ <img src="https://img.shields.io/github/v/release/yii2-extensions/phpstan?color=blue" alt="GitHub Release">
11
+ </a>
9
12
<a href="https://www.php.net/releases/8.1/en.php" target="_blank">
10
- <img src="https://img.shields.io/badge/PHP-%3E%3D8.1-787CB5" alt="PHP- Version">
13
+ <img src="https://img.shields.io/badge/PHP-%3E%3D8.1-787CB5" alt="PHP Version">
11
14
</a>
12
- <a href="https://github.com/yiisoft/yii2/tree/2.0.52 " target="_blank">
13
- <img src="https://img.shields.io/badge/Yii2%20-2.0.52 -blue" alt="Yii- 22.0.52 ">
15
+ <a href="https://github.com/yiisoft/yii2/tree/2.0.53 " target="_blank">
16
+ <img src="https://img.shields.io/badge/Yii2%20-2.0.53 -blue" alt="Yii2 22.0.53 ">
14
17
</a>
15
18
<a href="https://github.com/yiisoft/yii2/tree/22.0" target="_blank">
16
- <img src="https://img.shields.io/badge/Yii2%20-22-blue" alt="Yii2-22 ">
19
+ <img src="https://img.shields.io/badge/Yii2%20-22-blue" alt="Yii2 22.0 ">
17
20
</a>
18
21
<a href="https://github.com/yii2-extensions/phpstan/actions/workflows/build.yml" target="_blank">
19
22
<img src="https://github.com/yii2-extensions/phpstan/actions/workflows/build.yml/badge.svg" alt="PHPUnit">
20
23
</a>
21
24
<a href="https://github.com/yii2-extensions/phpstan/actions/workflows/static.yml" target="_blank">
22
- <img src="https://github.com/yii2-extensions/phpstan/actions/workflows/static.yml/badge.svg" alt="Static- Analysis">
25
+ <img src="https://github.com/yii2-extensions/phpstan/actions/workflows/static.yml/badge.svg" alt="Static Analysis">
23
26
</a>
24
27
<a href="https://codecov.io/gh/yii2-extensions/phpstan" target="_blank">
25
28
<img src="https://codecov.io/gh/yii2-extensions/phpstan/branch/main/graph/badge.svg?token=MF0XUGVLYC" alt="Codecov">
Original file line number Diff line number Diff line change 4
4
5
5
- [ ` PHP ` ] ( https://www.php.net/downloads ) 8.1 or higher.
6
6
- [ ` PHPStan ` ] ( https://github.com/phpstan/phpstan ) 2.1 or higher.
7
- - [ ` Yii2 ` ] ( https://github.com/yiisoft/yii2 ) 2.0.52 + or 22.x.
7
+ - [ ` Yii2 ` ] ( https://github.com/yiisoft/yii2 ) 2.0.53 + or 22.x.
8
8
9
9
## Installation
10
10
You can’t perform that action at this time.
0 commit comments