Skip to content

Syntax Fix and Documentation Updates #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

bgiamarino
Copy link

@bgiamarino bgiamarino commented May 11, 2023

The return statement for UpgradeHelperCommand::execute() was placed outside of the function which broke setup:di:compile.

The use of the Command::Success adds a dependency on Symfony_Console. composer.json was added to supply this documentation.

@bgiamarino bgiamarino requested a review from mpchadwick May 11, 2023 20:55
@bgiamarino bgiamarino changed the title Move return statement within execute function Syntax Fix and Documentation Updates May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant