|
11 | 11 | <!-- markdownlint-enable MD041 --> |
12 | 12 |
|
13 | 13 | <p align="center"> |
14 | | - <a href="https://www.php.net/releases/8.1/en.php" target="_blank"> |
15 | | - <img src="https://img.shields.io/badge/%3E%3D8.1-777BB4.svg?style=for-the-badge&logo=php&logoColor=white" alt="PHP version"> |
16 | | - </a> |
17 | | - <a href="https://github.com/yiisoft/yii2/tree/2.0.53" target="_blank"> |
18 | | - <img src="https://img.shields.io/badge/2.0.x-0073AA.svg?style=for-the-badge&logo=yii&logoColor=white" alt="Yii 2.0.x"> |
19 | | - </a> |
20 | | - <a href="https://github.com/yiisoft/yii2/tree/22.0" target="_blank"> |
21 | | - <img src="https://img.shields.io/badge/22.0.x-0073AA.svg?style=for-the-badge&logo=yii&logoColor=white" alt="Yii 22.0.x"> |
22 | | - </a> |
23 | 14 | <a href="https://github.com/yii2-extensions/app-basic/actions/workflows/build.yml?query=branch%3Afranken-php-classic" target="_blank"> |
24 | | - <img src="https://img.shields.io/github/actions/workflow/status/yii2-extensions/app-basic/build.yml?branch=franken-php-classic&style=for-the-badge&label=Codeception" alt="Codeception"> |
| 15 | + <img src="https://img.shields.io/github/actions/workflow/status/yii2-extensions/app-basic/build.yml?branch=franken-php-classic&logo=github&style=for-the-badge&label=Codeception" alt="Codeception"> |
25 | 16 | </a> |
26 | 17 | <a href="https://github.com/yii2-extensions/app-basic/actions/workflows/static.yml?query=branch%3Afranken-php-classic" target="_blank"> |
27 | | - <img src="https://img.shields.io/github/actions/workflow/status/yii2-extensions/app-basic/static.yml?branch=franken-php-classic&style=for-the-badge&label=PHPStan" alt="PHPStan"> |
| 18 | + <img src="https://img.shields.io/github/actions/workflow/status/yii2-extensions/app-basic/static.yml?branch=franken-php-classic&logo=github&style=for-the-badge&label=PHPStan" alt="PHPStan"> |
28 | 19 | </a> |
29 | 20 | </p> |
30 | 21 |
|
@@ -144,12 +135,16 @@ final class SiteController extends Controller |
144 | 135 |
|
145 | 136 | ## Package information |
146 | 137 |
|
147 | | -[](https://github.com/yii2-extensions/app-basic/tree/franken-php-classic) |
| 138 | +[](https://www.php.net/releases/8.1/en.php) |
| 139 | +[](https://github.com/yiisoft/yii2/tree/2.0.53) |
| 140 | +[](https://github.com/yiisoft/yii2/tree/22.0) |
| 141 | +[](https://packagist.org/packages/yii2-extensions/app-basic) |
148 | 142 |
|
149 | 143 | ## Quality code |
150 | 144 |
|
151 | 145 | [](https://codecov.io/github/yii2-extensions/app-basic) |
152 | 146 | [](https://github.com/yii2-extensions/app-basic/actions/workflows/static.yml?query=branch%3Afranken-php-classic) |
| 147 | +[](https://github.com/yii2-extensions/app-basic/actions/workflows/linter.yml?query=branch%3Afranken-php-classic) |
153 | 148 | [](https://github.styleci.io/repos/165419144?branch=franken-php-classic) |
154 | 149 |
|
155 | 150 | ## Documentation |
|
0 commit comments