Skip to content

Commit b10a3a3

Browse files
committed
Migration: Documents #fix version migration order to avoid errors - refs GH #6372
1 parent 9dd64d0 commit b10a3a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CoreBundle/Migrations/Schema/V200/Version20250922120000.php renamed to src/CoreBundle/Migrations/Schema/V200/Version20200101010000.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
use Chamilo\CoreBundle\Migrations\AbstractMigrationChamilo;
1010
use Doctrine\DBAL\Schema\Schema;
1111

12-
final class Version20250922120000 extends AbstractMigrationChamilo
12+
final class Version20200101010000 extends AbstractMigrationChamilo
1313
{
1414
public function getDescription(): string
1515
{

0 commit comments

Comments
 (0)