We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4fdee2 commit 2ca620dCopy full SHA for 2ca620d
1 file changed
configure.php
@@ -82,8 +82,7 @@
82
}
83
84
if (! $usePint) {
85
- safeUnlink(__DIR__.'/pint.json');
86
- safeUnlink(__DIR__.'/.github/workflows/pint.yml');
+ safeUnlink(__DIR__.'/.github/workflows/fix-php-code-style-issues.yml');
87
88
remove_composer_deps([
89
'laravel/pint',
0 commit comments