1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
/.github/ export-ignore
/examples/ export-ignore
/tests/ export-ignore
/.editorconfig export-ignore
/.git-blame-ignore-revs export-ignore
/.gitattributes export-ignore
/.gitignore export-ignore
/.yamllint.yaml export-ignore
/Makefile export-ignore
/composer-require-checker.json export-ignore
/composer.lock export-ignore
/rector.php export-ignore
/phpbench.json export-ignore
/phpcs.xml.dist export-ignore
/phpstan.neon export-ignore
/phpunit.xml.dist export-ignore
/psalm.xml export-ignore
|