Skip to content

Commit 01fcee0

Browse files
authored
Bump php-cs-fixer to version 3.87.x (#1942)
1 parent 1cef8f3 commit 01fcee0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Command/GenerateCommand.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -375,8 +375,8 @@ private function getServiceNames(?string $inputServiceName, bool $returnAll, Sym
375375

376376
/**
377377
* @param array{operations: array<string, mixed>,...} $definition
378-
* @param array{waiters: array<string, mixed>} $waiter
379-
* @param array{methods: list<string>,...} $manifest
378+
* @param array{waiters: array<string, mixed>} $waiter
379+
* @param array{methods: list<string>,...} $manifest
380380
*
381381
* @return string[]|int
382382
*/

0 commit comments

Comments
 (0)