summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2021-08-19 10:48:44 +0200
committerChristoph Wurst <christoph@winzerhof-wurst.at>2021-08-19 12:25:55 +0200
commite3541da93e6999ccd1b18a9d58e160125fa73bb7 (patch)
treeb9b74e5a2acf03038aadc3174da0bb33865bbbd6 /build
parent3dc7fd27f177993e4032c71789fac55e0af01880 (diff)
downloadnextcloud-server-e3541da93e6999ccd1b18a9d58e160125fa73bb7.tar.gz
nextcloud-server-e3541da93e6999ccd1b18a9d58e160125fa73bb7.zip
Scope composer tools with the bin plugin
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'build')
-rw-r--r--build/files-checker.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/files-checker.php b/build/files-checker.php
index 88006e15a63..f4ca40a54b3 100644
--- a/build/files-checker.php
+++ b/build/files-checker.php
@@ -84,6 +84,7 @@ $expectedFiles = [
'status.php',
'tests',
'themes',
+ 'vendor-bin',
'version.php',
'webpack.common.js',
'webpack.dev.js',