Skip to content

Commit 26acb9c

Browse files
committed
patch
1 parent ea5e349 commit 26acb9c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/LaravelDeveloperServiceProvider.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ protected function registerMacros(): self
5151

5252
return $this;
5353
});
54+
55+
return $this;
5456
}
5557

5658
public static function migrationFileExists(string $migrationFileName): bool

0 commit comments

Comments
 (0)