Merge branch 'Preorder/add-iframe' into 'master'

added new preorderiframe

See merge request fronk/thetool!1480
This commit is contained in:
Luca Haid
2025-06-24 07:52:48 +00:00

View File

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