Skip to content

Commit

Permalink
Update dev tools
Browse files Browse the repository at this point in the history
  • Loading branch information
magicsunday committed Feb 3, 2025
1 parent 423a74d commit 3db4a22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
},
"scripts": {
"ci:cgl": [
"php-cs-fixer fix --diff --verbose --cache-file .build/.php-cs-fixer.cache"
"PHP_CS_FIXER_IGNORE_ENV=1 php-cs-fixer fix --diff --verbose --cache-file .build/.php-cs-fixer.cache"
],
"ci:rector": [
"rector process --config rector.php"
Expand Down

0 comments on commit 3db4a22

Please sign in to comment.