Skip to content

Commit

Permalink
Signed-off-by: Joey Smith <[email protected]>
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrsson committed Jun 16, 2022
1 parent 54f2409 commit 7bcfb41
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 @@ -23,7 +23,7 @@ public function getDependencyConfig(): array
{
return [
'aliases' => [
Debug::class => 'Debug',
'Debug' => Debug::class,
],
'factories' => [
Debug::class => InvokableFactory::class,
Expand Down

0 comments on commit 7bcfb41

Please sign in to comment.