Skip to content

Commit

Permalink
Update src/Commands/ModuleMake.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ifox committed May 24, 2024
1 parent c286bee commit 9e441d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/ModuleMake.php
Original file line number Diff line number Diff line change
Expand Up @@ -386,8 +386,8 @@ private function addCapsuleToConfigFile(string $name): void
$newEntry = <<<PHP
'capsules' => [
'list' => [
...
[
...
'name' => '$name',
'enabled' => true,
Expand Down

0 comments on commit 9e441d7

Please sign in to comment.