We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd88c8f commit 7412198Copy full SHA for 7412198
src/CoreBundle/Migrations/Schema/V200/Version20240702222600.php renamed to src/CoreBundle/Migrations/Schema/V200/Version20240126222600.php
@@ -9,7 +9,7 @@
9
use Chamilo\CoreBundle\Migrations\AbstractMigrationChamilo;
10
use Doctrine\DBAL\Schema\Schema;
11
12
-final class Version20240702222600 extends AbstractMigrationChamilo
+final class Version20240126222600 extends AbstractMigrationChamilo
13
{
14
public function getDescription(): string
15
src/CoreBundle/Migrations/Schema/V200/Version20251020000400.php renamed to src/CoreBundle/Migrations/Schema/V200/Version20240127000400.php
-final class Version20251020000400 extends AbstractMigrationChamilo
+final class Version20240127000400 extends AbstractMigrationChamilo
0 commit comments