Fix styling

This commit is contained in:
awcodes
2025-06-21 15:20:07 +00:00
committed by github-actions[bot]
parent c2645897dd
commit 0614324a3e
5 changed files with 6 additions and 10 deletions

View File

@@ -195,7 +195,7 @@ if (! $useRector) {
'rector/rector',
], 'require-dev');
removeComposerDeps(['refactor', 'test:refactor', ], 'scripts');
removeComposerDeps(['refactor', 'test:refactor'], 'scripts');
}
if (! $useUpdateChangelogWorkflow) {