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 4c6e85b commit 3d948f9Copy full SHA for 3d948f9
1 file changed
REUSE.toml
@@ -12,7 +12,7 @@ SPDX-FileCopyrightText = "2018 Nextcloud GmbH and Nextcloud contributors"
12
SPDX-License-Identifier = "AGPL-3.0-or-later"
13
14
[[annotations]]
15
-path = ["composer.json", "composer.lock"]
+path = ["composer.json", "composer.lock", "**/composer.json", "**/composer.lock"]
16
precedence = "aggregate"
17
SPDX-FileCopyrightText = "2021 Nextcloud GmbH and Nextcloud contributors"
18
0 commit comments