Console command that removes offers that are over a year old
$signature : string
The name and signature of the console command.
$description : string
The console command description.
__construct() : void
Create a new command instance.
handle()
Execute the console command.