We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99449c1 commit 0ff7760Copy full SHA for 0ff7760
app/Commands/VendorPublishCommand.php
@@ -12,7 +12,7 @@
12
13
namespace App\Commands;
14
15
-class VendorPublishCommand extends \Illuminate\Foundation\Console\VendorPublishCommand
+final class VendorPublishCommand extends \Illuminate\Foundation\Console\VendorPublishCommand
16
{
17
/**
18
* @psalm-suppress UndefinedInterfaceMethod
0 commit comments