nextcloud/lib/composer/composer
Misha M.-Kupriyanov 262dc40ec6 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-02-03 13:25:53 +01:00
..
autoload_classmap.php feat(install): dispatch InstallationCompletedEvent in Setup 2026-02-03 13:25:53 +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 fix(files): conversion api simplification and conflict check 2025-01-16 18:35:40 +01: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-02-03 13:25:53 +01:00
ClassLoader.php feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest() 2023-06-27 15:53:57 +02:00
installed.json chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +02:00
installed.php feat(systemtags): add color support backend 2024-12-06 10:19:42 +01:00
InstalledVersions.php chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 2024-10-19 07:57:35 +02:00
LICENSE fix(notifications): Add a dedicated exception when invalid values are set 2024-04-12 09:23:15 +02:00
platform_check.php feat: drop support for php 8.0 2024-04-08 11:28:54 +02:00