File tree Expand file tree Collapse file tree 2 files changed +19
-12
lines changed
Expand file tree Collapse file tree 2 files changed +19
-12
lines changed Original file line number Diff line number Diff line change 99* .neon.dist diff =yaml
1010
1111# files that are not bundled into the "dist" release are marked `export-ignore`
12- .gitattributes export-ignore
13- .gitignore export-ignore
14- .editorconfig export-ignore
15- /.github export-ignore
16- /.phive export-ignore
17- /examples export-ignore
18- /tests export-ignore
19- /tools export-ignore
20- /.php_cs.dist export-ignore
21- /phpunit.xml.dist export-ignore
22- /psalm.xml.dist export-ignore
23- /HISTORY.md export-ignore
12+ .gitattributes export-ignore
13+ .gitignore export-ignore
14+ .editorconfig export-ignore
15+ /.github export-ignore
16+ /.phive export-ignore
17+ /examples export-ignore
18+ /tests export-ignore
19+ /tools export-ignore
20+ /.php_cs.dist export-ignore
21+ /.php-cs-fixer.dist.php export-ignore
22+ /phpunit.xml.dist export-ignore
23+ /psalm.xml.dist export-ignore
24+ /HISTORY.md export-ignore
Original file line number Diff line number Diff line change 11# Changes
22
3+ ## 1.0.3
4+
5+ Maintenance release:
6+ * Misc
7+ * removed ` php-cs-fixer ` config from dist-release.
8+
39## 1.0.2
410
511Maintenance release:
You can’t perform that action at this time.
0 commit comments