Skip to content

phpunit-printer.yml should not be in .gitignore #162

Closed
@arjenm

Description

@arjenm

Today I ran into a similar issue as #118

We use Satis to cache php-packages. And phpunit-printer.yml for version 0.27 was missing.

It seems Satis uses the composer "packaging" code, which honors .gitignore files by default:
composer/satis#601

Given that phpunit-printer.yml is actually an important part of this package, I'd think it should not be part of the .gitignore anyway...

Metadata

Metadata

Assignees

Labels

info neededMore information needed

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions