Skip to content

Commit 5330e2d

Browse files
committed
Migration: #fix version migration order to avoid errors - refs BT#20864
1 parent afe0a27 commit 5330e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CoreBundle/Migrations/Schema/V200/Version20250701130500.php renamed to src/CoreBundle/Migrations/Schema/V200/Version20201210100011.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
use Doctrine\DBAL\Exception;
1212
use Doctrine\DBAL\Schema\Schema;
1313

14-
class Version20250701130500 extends AbstractMigrationChamilo
14+
class Version20201210100011 extends AbstractMigrationChamilo
1515
{
1616
public function getDescription(): string
1717
{

0 commit comments

Comments
 (0)