Skip to content

Commit 863b072

Browse files
authored
style: Update the PHP-CS-Fixer config (#220)
1 parent 1a4e2af commit 863b072

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.php-cs-fixer.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
file that was distributed with this source code.
3535
EOF,
3636
// The min PHP version supported (best to align with your composer.json)
37-
74000,
37+
81_000,
3838
);
3939

4040
return $config->setFinder($finder);

0 commit comments

Comments
 (0)