File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 2626/CHANGELOG.md merge =union
2727
2828# Exclude files from the archive
29- /.editorconfig export-ignore
30- /.gitattributes export-ignore
31- /.github export-ignore
32- /.gitignore export-ignore
33- /.styleci.yml export-ignore
29+ . * export-ignore
30+ * .dist export-ignore
3431/codeception.yml export-ignore
3532/composer-require-checker.json export-ignore
3633/docs export-ignore
3734/ecs.php export-ignore
38- /infection.json.dist export-ignore
39- /phpunit.xml.dist export-ignore
4035/psalm.xml export-ignore
4136/rector.php export-ignore
4237/tests export-ignore
38+ /phpstan.neon export-ignore
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ Yii Framework 2 Symfony mailer extension Change Log
55-----------------------
66
77- Enh #80 : Add support for Azure Email Communication Services (bijoys)
8+ - Enh #81 : Remove unnecessary files from Composer package (@s1lver )
89
9104.0.0 Jan 29, 2024
1011------------------
You can’t perform that action at this time.
0 commit comments