further tweaks

This commit is contained in:
Adam Weston
2026-02-12 11:44:54 -05:00
parent 4ed481fed5
commit b57d12882d
6 changed files with 7 additions and 13 deletions

View File

@@ -168,9 +168,6 @@ if (! $usePhpStan) {
safeUnlink(__DIR__ . '/.github/workflows/phpstan.yml');
removeComposerDeps([
'phpstan/extension-installer',
'phpstan/phpstan-deprecation-rules',
'phpstan/phpstan-phpunit',
'larastan/larastan',
], 'require-dev');