Skip to content

Commit d769dd0

Browse files
committed
Switch from php-cs-fixer v2 to v3 (compatibility with the latest PHP versions)
1 parent 7556cdf commit d769dd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

grumphp.yml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
grumphp:
22
tasks:
3-
phpcsfixer2:
3+
phpcsfixer:
44
config: ".php-cs-fixer.dist.php"
55
config_contains_finder: true
66
phpunit: ~

0 commit comments

Comments
 (0)