Merge branch 'ConstructionConsent/improveee' into 'master'

added new file upload and bug fix

See merge request fronk/thetool!1471
This commit is contained in:
Luca Haid
2025-06-18 12:11:51 +00:00

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
{