Skip to content

Commit

Permalink
chore: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tautcony committed Jan 12, 2024
1 parent b5c67e0 commit 0033b66
Show file tree
Hide file tree
Showing 3 changed files with 148 additions and 402 deletions.
2 changes: 1 addition & 1 deletion .php-cs-fixer.dist.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
// Basic
'single_space_around_construct' => false,
'control_structure_braces' => true,
'curly_braces_position' => [
'braces_position' => [
'functions_opening_brace' => 'same_line',
'classes_opening_brace' => 'same_line'
],
Expand Down
36 changes: 19 additions & 17 deletions Pipfile.lock

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

Loading

0 comments on commit 0033b66

Please sign in to comment.