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 1bd3188 commit 43a7f07Copy full SHA for 43a7f07
.gitignore
@@ -1,5 +1,7 @@
1
-src/logs
2
-.idea
3
.DS_Store
4
-.phpunit.result.cache
5
-
+.env
+.env.testing
+composer.lock
+phpstan.neon
6
+src/logs
7
+vendor
0 commit comments