Skip to content

Commit

Permalink
Update CONTRIBUTING.md (#839)
Browse files Browse the repository at this point in the history
  • Loading branch information
cleptric committed Jan 23, 2024
1 parent a2b3932 commit fbcd9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ composer phpstan
The code is automatically formatted through [php-cs-fixer](https://cs.symfony.com).

```bash
composer phpcs
composer cs-fix
```

## Releasing a new version
Expand Down

0 comments on commit fbcd9bd

Please sign in to comment.