Skip to content

Commit

Permalink
Add composer generator
Browse files Browse the repository at this point in the history
  • Loading branch information
axyr committed Aug 15, 2024
1 parent 8908246 commit 3bbc69a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Generators/CombinedGenerator.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ public function generators(): array
RequestGenerator::class,
ResourceGenerator::class,
PermissionSeederGenerator::class,
ComposerGenerator::class,
];
}

Expand Down

0 comments on commit 3bbc69a

Please sign in to comment.