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 #188

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

jrushlow
Copy link
Collaborator

  • 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 244a53c into SymfonyCasts:main Jun 11, 2024
8 checks passed
@jrushlow jrushlow deleted the minor/phpstan-scripts branch June 11, 2024 14:44
jrushlow added a commit to jrushlow/verify-email-bundle that referenced this pull request Jun 12, 2024
* main:
  minor SymfonyCasts#188 [dx] keep tooling in one place
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Minor Minor Enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants