Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore: update list of expected files
Signed-off-by: Benjamin Gaussorgues <[email protected]>
  • Loading branch information
Altahrim committed Aug 19, 2025
commit 3e2d669bf406509a29fb28b49600e2e8bc2cc00e
1 change: 1 addition & 0 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ private function getExpectedElementsList(): array {
'COPYING-AGPL',
'occ',
'db_structure.xml',
'REUSE.toml',
];
return array_merge($expected, $this->getAppDirectories());
}
Expand Down
1 change: 1 addition & 0 deletions lib/Updater.php
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@ private function getExpectedElementsList(): array {
'COPYING-AGPL',
'occ',
'db_structure.xml',
'REUSE.toml',
];
return array_merge($expected, $this->getAppDirectories());
}
Expand Down
Binary file modified updater.phar
Binary file not shown.