Skip to content

Commit 2a21c13

Browse files
committed
Merge remote-tracking branch 'origin/guidelines-galore' into guidelines-galore
2 parents e383678 + c0ef9f6 commit 2a21c13

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Install/GuidelineComposer.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ public function compose(): string
4242
/**
4343
* Static method to compose guidelines from a collection.
4444
* Can be used without Laravel dependencies.
45-
*
46-
* @param Collection<string, string> $guidelines
45+
*
46+
* @param Collection<string, string> $guidelines
4747
*/
4848
public static function composeGuidelines(Collection $guidelines): string
4949
{

0 commit comments

Comments
 (0)