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.
2 parents 95ff593 + 204f17b commit aa7d8daCopy full SHA for aa7d8da
.gitattributes
@@ -1,5 +1,6 @@
1
/.build export-ignore
2
/.github export-ignore
3
+/.phive export-ignore
4
/docs export-ignore
5
/tests export-ignore
6
.editorconfig export-ignore
@@ -10,10 +11,15 @@
10
11
.php-cs-fixer.dist.php export-ignore
12
.pre-commit-config.yaml export-ignore
13
.yamllint.yaml export-ignore
14
+composer.lock export-ignore
15
+composer-require-checker.json export-ignore
16
docker-compose.yaml export-ignore
17
+infection.json.dist export-ignore
18
Makefile export-ignore
19
package.json export-ignore
20
phpstan.neon.dist export-ignore
21
phpstan-baseline.neon export-ignore
22
phpunit.xml.dist export-ignore
23
renovate.json export-ignore
24
+rector.php export-ignore
25
+renovate.json export-ignore
package.json
0 commit comments