Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
PadowYT2 committed Feb 5, 2023
1 parent 8804e96 commit 14dd601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/VersionCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
use Illuminate\Console\Command;
use Illuminate\Support\Facades\Http;

class CheckVersionCommand extends Command
class VersionCommand extends Command
{

protected $signature = 'billing:check_version';
Expand Down

0 comments on commit 14dd601

Please sign in to comment.