nextcloud/lib
Côme Chilliet 12edd2b23a
fix: Deduplicate code by using DependencyAnalyzer in the AppManager
Was a bit more complicated than expected because of a dependency loop,
the L10N factory uses the app manager, thus the AppManager cannot depend
on I10N directly or indirectly in its constructor.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-08-18 17:09:40 +02:00
..
composer chore: Update autoloader 2025-08-18 17:09:40 +02:00
l10n fix(l10n): Update translations from Transifex 2025-08-18 00:12:13 +00:00
private fix: Deduplicate code by using DependencyAnalyzer in the AppManager 2025-08-18 17:09:40 +02:00
public chore: Move isAppCompatible and shouldUpgrade to the app manager 2025-08-18 16:18:38 +02:00
unstable fix(lexicon): missing doc 2025-07-24 15:56:35 -01:00
base.php Merge pull request #53528 from nextcloud/jtr-maint-refresh-part-1 2025-08-11 11:44:35 +02:00
versioncheck.php feat(PHP): Allow PHP 8.4 2024-11-08 12:59:12 +01:00