Skip to content

Commit

Permalink
fix: setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
vgarciaf authored Jan 24, 2024
1 parent 9109e15 commit fec297e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ EOF
)

composer require -n --dev descom/dev friendsofphp/php-cs-fixer &&
echo CS_FIXER_CONFIG > .php-cs-fixer.dist.php
echo "$CS_FIXER_CONFIG" > .php-cs-fixer.dist.php

0 comments on commit fec297e

Please sign in to comment.