Skip to content

Commit 4e48a72

Browse files
committed
Bump the turbo.js version
1 parent 406a75c commit 4e48a72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Commands/TurboInstallCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ private function updateImportmapsDependencies(): void
121121
private function jsDependencies(): array
122122
{
123123
return [
124-
'@hotwired/turbo' => '^8.0.3',
124+
'@hotwired/turbo' => '^8.0.4',
125125
'laravel-echo' => '^1.15.0',
126126
'pusher-js' => '^8.0.1',
127127
];

0 commit comments

Comments
 (0)