- Added support for the
TEMPLATES_VENDOR_DIR
environment variable, either defined in the environment itself, or in a.env
file if Dotenv) is used
- Add
phpstan
andecs
code linting - Add
code-analysis.yaml
GitHub action
- PHPstan code cleanup
- ECS code cleanup
- Added support for Composer 2.x
- Added
.gitattributes
- Added
CODEOWNERS
- Write out a
.gitignore
file to thetemplates/vendor/
directory
- Initial release.