mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2026-03-24 16:56:36 +08:00
further tweaks
This commit is contained in:
@@ -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');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user