Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Nov 29, 2023
1 parent 8a1d178 commit 4e34d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/BatchesTableCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
use Symfony\Component\Console\Attribute\AsCommand;

/**
* @see https://github.com/laravel/framework/blob/9.x/src/Illuminate/Queue/Console/BatchesTableCommand.php
* @see https://github.com/laravel/framework/blob/10.x/src/Illuminate/Queue/Console/BatchesTableCommand.php
*/
#[AsCommand(name: 'queue:batches-table', description: 'Create a migration for the batches database table')]
class BatchesTableCommand extends \Illuminate\Queue\Console\BatchesTableCommand
Expand Down

0 comments on commit 4e34d95

Please sign in to comment.