Skip to content

Commit

Permalink
Load latest custom fixers in dev tools
Browse files Browse the repository at this point in the history
  • Loading branch information
kubawerlos committed Jan 23, 2024
1 parent 03abc7e commit 4e947b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dev-tools/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
},
"autoload": {
"psr-4": {
"PhpCsFixerCustomFixers\\": "../src",
"PhpCsFixer\\": "../vendor/friendsofphp/php-cs-fixer/src"
}
},
Expand Down

0 comments on commit 4e947b2

Please sign in to comment.