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 4b06f2b commit faf93f7Copy full SHA for faf93f7
.gitignore
@@ -29,3 +29,6 @@ phpunit.phar
29
tests/_app/config/db.local.php
30
tests/_support/_generated
31
tests/_output/*
32
+
33
+# composer lock file
34
+composer.lock
0 commit comments