Add composer lockfile

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2020-12-28 13:05:19 +01:00
parent d0a4804143
commit 1eabb3ee2a
2 changed files with 4216 additions and 1 deletions

1
.gitignore vendored
View File

@@ -7,6 +7,5 @@ tests/integration/vendor/
tests/integration/composer.lock
tests/.phpunit.result.cache
vendor/
*.lock
.php_cs.cache
\.idea/