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

8
app/Printer.php Normal file
View File

@@ -0,0 +1,8 @@
<?php
namespace App;
class Printer
{
}