File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323
2424# Ignore some meta files when creating an archive of this repository
2525/.github export-ignore
26- /.editorconfig export-ignore
2726/.gitattributes export-ignore
28- /.gitignore export-ignore
29- /.phpunit-watcher.yml export-ignore
3027/.scrutinizer.yml export-ignore
3128/.styleci.yml export-ignore
32- /infection.json.dist export-ignore
33- /phpunit.xml.dist export-ignore
34- /psalm.xml export-ignore
35- /tests export-ignore
36- /docs export-ignore
29+ /CHANGELOG.md export-ignore
3730
3831# Avoid merge conflicts in CHANGELOG
3932# https://about.gitlab.com/2015/02/10/gitlab-reduced-merge-conflicts-by-90-percent-with-changelog-placeholders/
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 4444 "codeception/module-asserts" : " ^3.0" ,
4545 "codeception/module-cli" : " ^2.0" ,
4646 "codeception/module-phpbrowser" : " ^3.0" ,
47- "spatie/phpunit-watcher" : " ^1.23" ,
4847 "vimeo/psalm" : " ^4.30|^5.7"
4948 },
5049 "autoload" : {
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments