We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5dc333 commit e2825e0Copy full SHA for e2825e0
.gitattributes
@@ -1,8 +1,7 @@
1
/.gitattributes export-ignore
2
/.gitignore export-ignore
3
-/.scrutinizer.yml export-ignore
4
-/.travis.yml export-ignore
5
-/composer-require-config.json export-ignore
+/.yamllint.yaml export-ignore
+/composer-require-checker.json export-ignore
6
/composer.lock export-ignore
7
/phpmd.xml.dist export-ignore
8
/phpunit.xml.dist export-ignore
@@ -13,5 +12,4 @@
13
12
/psalm.xml export-ignore
14
/tests/ export-ignore
15
/examples/ export-ignore
16
-/.dependabot/ export-ignore
17
/.github/ export-ignore
0 commit comments