-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I took a look at the implemented self-update process. Replicating this in Bootstrap requires a few dependencies based on the current setup:
Klassen
Phpcq\Runner\Platform\PlatformInformationPhpcq\Runner\Platform\PlatformInformationInterfacePhpcq\Runner\Platform\PlatformInformationCheckerPhpcq\Runner\Platform\PlatformInformationCheckerIntefacePhpcq\Runner\Platform\VersionPhpcq\Runner\SelfUpdate\VersionPhpcq\Runner\SelfUpdate\VersionRepositoryPhpcq\Runner\SelfUpdate\VersionRepositoryLoader
Pakete
phpcq/repository-definitioncomposer/semvercomposer/xdebug-handler
If we want to include signing, then we also need phpcq/gnupg. Even though some things can be simplified, the complexity of the bootstrap increases significantly.
Meybe we can discuss a leaner solution.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request