Skip to content

Commit 3e2d669

Browse files
committed
chore: update list of expected files
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
1 parent 97c050a commit 3e2d669

3 files changed

Lines changed: 2 additions & 0 deletions

File tree

index.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ private function getExpectedElementsList(): array {
281281
'COPYING-AGPL',
282282
'occ',
283283
'db_structure.xml',
284+
'REUSE.toml',
284285
];
285286
return array_merge($expected, $this->getAppDirectories());
286287
}

lib/Updater.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ private function getExpectedElementsList(): array {
243243
'COPYING-AGPL',
244244
'occ',
245245
'db_structure.xml',
246+
'REUSE.toml',
246247
];
247248
return array_merge($expected, $this->getAppDirectories());
248249
}

updater.phar

17 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)