added new file upload and bug fix

This commit is contained in:
Luca Haid
2025-06-18 14:11:34 +02:00
parent fedfaac61d
commit 5c2ea69ce1

View File

@@ -3,7 +3,7 @@ declare(strict_types=1);
use Phinx\Migration\AbstractMigration;
final class AddNewIndexesThetool extends AbstractMigration
final class ConstrConsentAddJournalFile extends AbstractMigration
{
public function up(): void
{