We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a4e2af commit 863b072Copy full SHA for 863b072
.php-cs-fixer.php
@@ -34,7 +34,7 @@
34
file that was distributed with this source code.
35
EOF,
36
// The min PHP version supported (best to align with your composer.json)
37
- 74000,
+ 81_000,
38
);
39
40
return $config->setFinder($finder);
0 commit comments