From 838ce36e9d012492c678f310c8149d5da1701f32 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Thu, 3 Mar 2022 15:34:20 +0100 Subject: [PATCH] wip #5041 @1.5 --- .idea/php.xml | 2 +- .idea/workspace.xml | 34 +- .../ELearningPackage/ImportOperation.php | 21 +- app/Models/ELearningPackage.php | 88 +++ composer.lock | 560 +++++++++--------- 5 files changed, 413 insertions(+), 292 deletions(-) diff --git a/.idea/php.xml b/.idea/php.xml index 1f3647f94..5f5a9dbae 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -58,7 +58,6 @@ - @@ -193,6 +192,7 @@ + diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 0dcdbfced..9f4d8c73e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -22,9 +22,12 @@