File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 12
12
- Bug #162 : Update ` README.md ` to reorganize ` Package information ` and add latest stable version badge (@terabytesoftw )
13
13
- Bug #167 : Update section title ` Available stacks ` and improve badge formatting in ` README.md ` (@terabytesoftw )
14
14
- Bug #171 : Update section title to ` Available deployment options ` , group stacks by type, and add Apache entry in ` README.md ` (@terabytesoftw )
15
+ - Bug #172 : Update badge label from ` PHPUnit ` to ` Codeception ` in ` README.md ` (@terabytesoftw )
15
16
16
17
## 0.1.0 August 31, 2025
17
18
Original file line number Diff line number Diff line change 16
16
<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">
17
17
</a>
18
18
<a href="https://github.com/yii2-extensions/app-basic/actions/workflows/build.yml" target="_blank">
19
- <img src="https://img.shields.io/github/actions/workflow/status/yii2-extensions/app-basic/build.yml?branch=main&style=for-the-badge&label=PHPUnit " alt="PHPUnit ">
19
+ <img src="https://img.shields.io/github/actions/workflow/status/yii2-extensions/app-basic/build.yml?branch=main&style=for-the-badge&label=Codeception " alt="Codeception ">
20
20
</a>
21
21
<a href="https://github.com/yii2-extensions/app-basic/actions/workflows/static.yml" target="_blank">
22
22
<img src="https://img.shields.io/github/actions/workflow/status/yii2-extensions/app-basic/static.yml?branch=main&style=for-the-badge&label=PHPStan" alt="PHPStan">
You can’t perform that action at this time.
0 commit comments