Skip to content

Commit 118491d

Browse files
committed
Remove the composer.lock file from the repository
This ensures that the CI build is run with the latest possible versions of dependencies.
1 parent 6f940b3 commit 118491d

File tree

2 files changed

+2
-617
lines changed

2 files changed

+2
-617
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
/.idea/
2-
/vendor/
2+
/composer.lock
33
/phpcs.log
4+
/vendor/

0 commit comments

Comments
 (0)