Skip to content

Commit

Permalink
Make this public for John.
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseleite committed Nov 11, 2024
1 parent a0b42b1 commit cc89b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/StarterKits/InstallableModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ protected function installDependencies(): self
/**
* Get installable files.
*/
protected function installableFiles(): Collection
public function installableFiles(): Collection
{
$installableFromExportPaths = $this
->exportPaths()
Expand Down

0 comments on commit cc89b46

Please sign in to comment.