Skip to content

Commit

Permalink
Enhancement: Require kubawerlos/php-cs-fixer-custom-fixers
Browse files Browse the repository at this point in the history
  • Loading branch information
localheinz committed Sep 19, 2023
1 parent bb5789b commit d477b11
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 2 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@
"php": "~8.1.0 || ~8.2.0",
"ext-filter": "*",
"erickskrauch/php-cs-fixer-custom-fixers": "~1.2.0",
"friendsofphp/php-cs-fixer": "~3.27.0"
"friendsofphp/php-cs-fixer": "~3.27.0",
"kubawerlos/php-cs-fixer-custom-fixers": "~3.16.2"
},
"require-dev": {
"ergebnis/composer-normalize": "^2.37.0",
Expand Down
48 changes: 47 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d477b11

Please sign in to comment.