mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2025-12-06 13:38:53 +08:00
Fix styling
This commit is contained in:
committed by
github-actions[bot]
parent
c2645897dd
commit
0614324a3e
@@ -195,7 +195,7 @@ if (! $useRector) {
|
||||
'rector/rector',
|
||||
], 'require-dev');
|
||||
|
||||
removeComposerDeps(['refactor', 'test:refactor', ], 'scripts');
|
||||
removeComposerDeps(['refactor', 'test:refactor'], 'scripts');
|
||||
}
|
||||
|
||||
if (! $useUpdateChangelogWorkflow) {
|
||||
|
||||
Reference in New Issue
Block a user