Skip to content

Commit

Permalink
Added php-cs-fixer to composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan0sz committed Mar 19, 2024
1 parent 290d500 commit 1bcb803
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
"coenjacobs/mozart": "^0.7.1",
"yoast/wp-test-utils": "*",
"php-parallel-lint/php-parallel-lint": "*",
"php-parallel-lint/php-console-highlighter": "*"
"php-parallel-lint/php-console-highlighter": "*",
"friendsofphp/php-cs-fixer": "*"
},
"scripts": {
"post-install-cmd": [
Expand Down

0 comments on commit 1bcb803

Please sign in to comment.