Skip to content

Commit db0a275

Browse files
javiereguiluzgndkro0NL
committed
Update backend dependencies
Co-authored-by: gndk <[email protected]> Co-authored-by: Roland Franssen <[email protected]>
1 parent 8c083a3 commit db0a275

File tree

2 files changed

+329
-327
lines changed

2 files changed

+329
-327
lines changed

.php-cs-fixer.dist.php

+1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
'phpdoc_order' => true,
3737
'strict_comparison' => true,
3838
'strict_param' => true,
39+
'blank_line_between_import_groups' => false,
3940
])
4041
->setFinder($finder)
4142
->setCacheFile(__DIR__.'/var/.php_cs.cache')

0 commit comments

Comments
 (0)