aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib/MissingDependency.php
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2025-07-01 16:45:40 +0200
committerGitHub <noreply@github.com>2025-07-01 16:45:40 +0200
commit214c304cd77c4d1e0592ffdaee6be58cadbf080f (patch)
tree8ba24a6608c3c726c92ac469de1f13f7994ba65b /apps/files_external/lib/Lib/MissingDependency.php
parentbd00b75b29966bdc5170dac338ba504ab859a498 (diff)
parent9b1a306e9ffcae684d900c3b0e3d314f37d3b13d (diff)
downloadnextcloud-server-master.tar.gz
nextcloud-server-master.zip
Merge pull request #53625 from nextcloud/dependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.4.0HEADmaster
chore(deps): bump nextcloud/coding-standard from 1.3.2 to 1.4.0 in /vendor-bin/cs-fixer
Diffstat (limited to 'apps/files_external/lib/Lib/MissingDependency.php')
-rw-r--r--apps/files_external/lib/Lib/MissingDependency.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_external/lib/Lib/MissingDependency.php b/apps/files_external/lib/Lib/MissingDependency.php
index da4cbb1de46..c2da7fcadbf 100644
--- a/apps/files_external/lib/Lib/MissingDependency.php
+++ b/apps/files_external/lib/Lib/MissingDependency.php
@@ -1,4 +1,5 @@
<?php
+
/**
* SPDX-FileCopyrightText: 2019-2024 Nextcloud GmbH and Nextcloud contributors
* SPDX-FileCopyrightText: 2016 ownCloud, Inc.