Skip to content
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

[dx] keep tooling in one place #59

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

jrushlow
Copy link
Contributor

  • composer tools:run runs php-cs-fixer & phpstan
  • composer tools:run:php-cs-fixer run only php-cs-fixer (works for phpstan as well).
  • composer tools:upgrade upgrades / installs all of the tools/*
  • composer tools:upgrade:php-cs-fixer Upgrades / installs only php-cs-fixer (works for phpstan as well)

- `composer tools:run` runs `php-cs-fixer` & `phpstan`
- `composer tools:run:php-cs-fixer` run only `php-cs-fixer` (works for `phpstan` as well).
- `composer tools:upgrade` upgrades / installs all of the `tools/*`
- `composer tools:upgrade:php-cs-fixer` Upgrades / installs only `php-cs-fixer` (works for `phpstan` as well)
@jrushlow jrushlow merged commit 11b5a11 into SymfonyCasts:main Jun 12, 2024
11 checks passed
@jrushlow jrushlow deleted the minor/phpstan-scripts branch June 12, 2024 10:52
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.

None yet

1 participant