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 1717- Bug #177 : Add missing config path to ECS configuration in ` ecs.php ` (@terabytesoftw )
1818- Bug #182 : Improve clarity in deployment options description and add ` Nginx ` badge in ` README.md ` (@terabytesoftw )
1919- Bug #188 : Update ` README.md ` to include ` FrankenPHP ` badge for classic web server setup (@terabytesoftw )
20+ - Bug #190 : Update installation command to use the ` dev-franken-php-classic ` version in ` README.md ` (@terabytesoftw )
2021
2122## 0.1.0 August 31, 2025
2223
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ The Yii2 Web Application Basic template provides a complete foundation for build
6161### Installation
6262
6363``` bash
64- composer create-project --prefer-dist yii2-extensions/app-basic:^0.1 app-basic
64+ composer create-project --prefer-dist yii2-extensions/app-basic:dev-franken-php-classic app-basic
6565cd app-basic
6666```
6767
You can’t perform that action at this time.
0 commit comments