diff --git a/src/CoreBundle/Migrations/Schema/V200/Version20240118175900.php b/src/CoreBundle/Migrations/Schema/V200/Version20201215142609.php similarity index 91% rename from src/CoreBundle/Migrations/Schema/V200/Version20240118175900.php rename to src/CoreBundle/Migrations/Schema/V200/Version20201215142609.php index ed84e0d500..ac1f15e5e8 100644 --- a/src/CoreBundle/Migrations/Schema/V200/Version20240118175900.php +++ b/src/CoreBundle/Migrations/Schema/V200/Version20201215142609.php @@ -9,7 +9,7 @@ namespace Chamilo\CoreBundle\Migrations\Schema\V200; use Chamilo\CoreBundle\Migrations\AbstractMigrationChamilo; use Doctrine\DBAL\Schema\Schema; -class Version20240118175900 extends AbstractMigrationChamilo +class Version20201215142609 extends AbstractMigrationChamilo { public function getDescription(): string {