Remove config from git

Update packages
Add list command
This commit is contained in:
René Preuß
2024-06-21 22:19:21 +02:00
parent b4e617ee74
commit acedefd370
8 changed files with 654 additions and 70 deletions

View File

@@ -28,7 +28,7 @@ class ServeCommand extends Command
* Execute the console command.
* @throws RequestException
*/
public function handle()
public function handle(): void
{
$this->info('Starting service...');