Skip to content

Commit

Permalink
Minor CS Fix
Browse files Browse the repository at this point in the history
Signed-off-by: George Steel <george@net-glue.co.uk>
  • Loading branch information
gsteel committed Oct 14, 2024
1 parent 348effa commit 1b9dcec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ConfigProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class ConfigProvider
/**
* Return configuration for this component.
*
* @return array
* @return array{dependencies: ServiceManagerConfiguration}
*/
public function __invoke(): array
{
Expand Down

0 comments on commit 1b9dcec

Please sign in to comment.