Skip to content

Commit b8e14a6

Browse files
committed
Fix: views not found
1 parent 6450173 commit b8e14a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/LaravelSpeculationRulesApiServiceProvider.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ public function configurePackage(Package $package): void
1313
{
1414
$package
1515
->name('laravel-speculation-rules-api')
16-
->hasViews('laravel-speculation-rules-api')
1716
->hasConfigFile();
1817
}
1918

0 commit comments

Comments
 (0)