Skip to content

Commit f353866

Browse files
authored
chore: Update PHP-CS-Fixer (#1261)
1 parent 25d03a9 commit f353866

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

.php-cs-fixer.dist.php

+1
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
'php_unit_test_annotation' => false,
4848
'phpdoc_no_empty_return' => false,
4949
'static_lambda' => false,
50+
'php_unit_data_provider_method_order' => false,
5051
]);
5152

5253
$config->setFinder($finder);

vendor-bin/php-cs-fixer/composer.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)