This one was me! laravel/framework#44807
This commit is contained in:
parent
861aeb0c5c
commit
c7bf124a15
@ -21,6 +21,6 @@ class UpCommand extends BaseUpCommand
|
||||
return 1;
|
||||
}
|
||||
|
||||
return parent::handle() ?? 0;
|
||||
return parent::handle();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user