composer eingebunden

This commit is contained in:
2025-02-28 07:28:53 +01:00
parent fc25b89c77
commit ed4e6dba81
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
<?php
require __DIR__ . '/vendor/autoload.php'; // Autoload-Datei einbinden
class HauptManager extends IPSModule
{
public function Create()

View File

@@ -6,7 +6,7 @@
"compatibility": {
"version": "7.1"
},
"version": "1.102",
"version": "1.103",
"build": 0,
"date": 0
}