nextcloud/lib/composer/composer
Misha M.-Kupriyanov abe86a9bc2 feat(install): dispatch InstallationCompletedEvent in Setup
Integrate event dispatching into Setup class:
- Inject IEventDispatcher dependency
- Dispatch InstallationCompletedEvent after successful installation
- Add Setup tests for event integration
- Update composer autoload for new class

Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
2026-01-28 09:24:24 +01:00
..
autoload_classmap.php feat(install): dispatch InstallationCompletedEvent in Setup 2026-01-28 09:24:24 +01:00
autoload_files.php Add a helper function that makes it easier to log from anywhere 2022-05-23 09:53:38 +02:00
autoload_namespaces.php Fix an issue with the search backend update 2022-04-14 12:11:02 +02:00
autoload_psr4.php chore: update main autoloader 2025-04-15 13:20:37 +02:00
autoload_real.php techdebt(workflowengine): Remove transition event classes 2023-03-03 15:33:17 +01:00
autoload_static.php feat(install): dispatch InstallationCompletedEvent in Setup 2026-01-28 09:24:24 +01:00
ClassLoader.php feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() 2023-06-27 15:53:57 +02:00
installed.json chore: update composer 2025-08-01 17:00:09 +02:00
installed.php refactor(template-manager): Modernize template manager API 2025-11-24 10:00:47 +01:00
InstalledVersions.php refactor(template-manager): Modernize template manager API 2025-11-24 10:00:47 +01:00
LICENSE feat(openmetrics): introduce OpenMetrics exporter 2026-01-07 09:38:13 +01:00
platform_check.php feat(database): introduce Snowflake IDs generator 2025-10-28 17:50:03 +01:00