From 192a5a223405d7a14db85e7c6f2ff691e104ed18 Mon Sep 17 00:00:00 2001 From: tracer Date: Fri, 5 Apr 2024 17:17:33 +0200 Subject: [PATCH] bugfixed on setup --- .idea/bindAPI.iml | 1 + .idea/inspectionProfiles/Project_Default.xml | 3 +- .idea/php.xml | 1 + bin/console | 5 - composer.json | 2 +- composer.lock | 829 ++++++++---------- src/Controller/CLIController.php | 28 +- src/Controller/Commands/CommandGroup.php | 20 +- .../Commands/CommandGroupContainer.php | 22 +- src/Controller/DatabaseConnection.php | 18 +- src/Controller/DomainController.php | 25 +- src/Util/Console.php | 29 +- 12 files changed, 463 insertions(+), 520 deletions(-) diff --git a/.idea/bindAPI.iml b/.idea/bindAPI.iml index 905d1d5..bbaaf52 100644 --- a/.idea/bindAPI.iml +++ b/.idea/bindAPI.iml @@ -100,6 +100,7 @@ + diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index f058b8b..0758829 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -22,7 +22,6 @@