Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(composer-fixer): remove dry-run option from normalize command
- Remove the --dry-run option from the normalize command in the `normalizeComposerJsonFile` method. - This change was made to avoid unnecessary dry-run output when running the `composer-fixer` script.
- Loading branch information