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 4ed8c72 commit 5862939Copy full SHA for 5862939
.gitattributes
@@ -5,7 +5,6 @@
5
.php_cs export-ignore
6
.travis.yml export-ignore
7
codeception.yml export-ignore
8
-composer-tools.* export-ignore
9
docs export-ignore
10
phpstan.neon export-ignore
11
tests export-ignore
.gitignore
@@ -1,8 +1,7 @@
1
/vendor
2
-/vendor-tools
3
/tests/_log/*
4
/tests/_temp/*
-/composer*.lock
+/composer.lock
.php_cs.cache
0 commit comments