Yii3 web application template version 1.1.0 was released. In this version:
- Add Makefile
stopgoal for stopping Docker containers - Update structure in
src/directory - Improve message for missing or invalid APP_ENV
- Remove
<meta http-equiv="X-UA-Compatible" content="IE=edge">from layout - Update composer dependencies
- Use relative path for Psalm cache directory
- Prune unused container and do not detach on
make prod-deploy - Add PHP 8.5 support
- Always use only one goal in Makefile
- Add DI container delegates configuration
- Fix fake goals in Makefile