Added support for Streamdeck Pedal and updated UI to better fit the Packed UI style
This commit is contained in:
13
pirp/composer.json
Normal file
13
pirp/composer.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "pirp/packed-internes-rechnungsprogramm",
|
||||
"description": "Einfaches internes Rechnungsprogramm (PIRP)",
|
||||
"type": "project",
|
||||
"require": {
|
||||
"dompdf/dompdf": "^2.0"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"": "src/"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user