1.10.0 - #130
Merged
Merged
Conversation
* refactor: Convert backup command to command class * refactor: Convert download command to command class * fix: Handle download errors correctly * refactor: Convert help command to command class * refactor: Convert install command to command class * refactor: Convert register command to command class * refactor: Convert roots command to command class * refactor: Convert security command to command class * refactor: Convert unzip command to command class * refactor: Convert upgrade command to command class * refactor: Convert version command to command class
refact: Migrate clear commands to command classes
refact: Migrate install commands to command classes
* refact: Migrate install commands to command classes * refact: Migrate clean command to command classes * refact: Split long cleanContent method into simpler methods
refact: Migrate UUID commands to command classes
* refact: Migrate UUID commands to command classes * refact: Migrate license commands to command classes
refact: Migrate plugin commands to command classes
refact: Migrate make commands to command classes
* refact: Migrate remove command to command classes * test: First set of possible unit tests * test: Add more basic unit tests
Update composer.json to require league/climate ^3.10.1 and regenerate composer.lock to reflect resolved dependency updates.
Update guzzlehttp/guzzle to ^7.13.1 and league/climate to ^3.11.0. This also updates their transitive dependencies, including guzzlehttp/promises, guzzlehttp/psr7, and Symfony components.
bastianallgeier
approved these changes
Jul 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.